Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ee5ee4aa45d242b2a154c94ae012fde8954d1195)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ee5ee4aa45d242b2a154c94ae012fde8954d1195)
  • Date: Mon, 26 Sep 2011 12:37:12 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

crypto/lsh/DETAILS | 3 ++-
crypto/lsh/HISTORY | 1 +
ftp/axel/DETAILS | 6 ++++--
ftp/axel/HISTORY | 3 +++
ftp/ed2k-gtk-gui/DETAILS | 5 +++--
ftp/ed2k-gtk-gui/HISTORY | 3 +++
ftp/fsp/DETAILS | 6 +++++-
ftp/fsp/HISTORY | 1 +
ftp/giftcurs/DETAILS | 5 +++--
ftp/giftcurs/HISTORY | 3 +++
ftp/giftui/DETAILS | 3 ++-
ftp/giftui/HISTORY | 3 +++
ftp/imapsync/DETAILS | 7 ++++++-
ftp/imapsync/HISTORY | 3 +++
ftp/opentracker/DETAILS | 10 +++++++---
ftp/opentracker/HISTORY | 3 +++
ftp/pureadmin/DETAILS | 8 ++++++--
ftp/pureadmin/HISTORY | 3 +++
ftp/wu-ftpd/DETAILS | 11 +++++++----
ftp/wu-ftpd/HISTORY | 3 +++
kde4-edu/kalzium/DEPENDS | 1 +
kde4-edu/kalzium/HISTORY | 3 +++
22 files changed, 75 insertions(+), 19 deletions(-)

New commits:
commit ee5ee4aa45d242b2a154c94ae012fde8954d1195
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

kalzium: added glew as dependency

commit 89601688e76b58598e92e11fa50156a58f00768e
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

wu-ftpd: fixed long description wrap

commit bf37b79ae0e2ae819b6586c990be9a9d8fd07810
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

pureadmin: fixed long description wrap

commit af755769da8038345844af8345733616e93fd2e4
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

opentracker: fixed long description wrap

commit c6d3572c6b62f3d8fa0546ba48e05953aa8c3869
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

imapsync: fixed long description wrap

commit e7dd863a2f50470de2f4048c17001c002f8e925c
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

giftui: fixed long description wrap

commit 156f2356dd3deac0827344562c377506450e7327
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

giftcurs: fixed long description wrap

commit a019424d4a51af0ddab014fbc0e850a97aa50d5e
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

fsp: fixed long description wrap

commit 13bb90fa2e7f69417937f4bc540c2025f7397ca4
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

ed2k-gtk-gui: fixed long description wrap

commit 798b030b024110ae68ac36620eafc49e8391ebf1
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

axel: fixed long description wrap

commit e377479804211191821fae63bbeb0b09c91d3256
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

lsh: fixed long description wrap

diff --git a/crypto/lsh/DETAILS b/crypto/lsh/DETAILS
index 49f31c6..e67cc83 100755
--- a/crypto/lsh/DETAILS
+++ b/crypto/lsh/DETAILS
@@ -13,5 +13,6 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
KEYWORDS="ssh crypto"
SHORT="GPL-licensed implementation of the SSH (version 2)
protocol"
cat << EOF
-lsh is a GNU GPL-licensed implementation of the SSH (version 2) protocol. It
includes a server, a client, and some utility programs.
+lsh is a GNU GPL-licensed implementation of the SSH (version 2) protocol. It
+includes a server, a client, and some utility programs.
EOF
diff --git a/crypto/lsh/HISTORY b/crypto/lsh/HISTORY
index 746913d..db37089 100644
--- a/crypto/lsh/HISTORY
+++ b/crypto/lsh/HISTORY
@@ -1,5 +1,6 @@
2011-09-26 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: converted to upstream signature checking
+ fixed long description wrap
* A8F4C2FD.gpg: added gpg keyring

2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
diff --git a/ftp/axel/DETAILS b/ftp/axel/DETAILS
index 0322aa0..6593114 100755
--- a/ftp/axel/DETAILS
+++ b/ftp/axel/DETAILS
@@ -10,6 +10,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
KEYWORDS="ftp"
SHORT="Light download accelerator."
cat << EOF
-Axel tries to accelerate HTTP/FTP downloading process by using multiple
connections for one file. It can use multiple mirrors for a download. Axel
has no dependencies and is lightweight, so it might be
-useful as a wget clone on byte-critical systems.
+Axel tries to accelerate HTTP/FTP downloading process by using multiple
+connections for one file. It can use multiple mirrors for a download. Axel
+has no dependencies and is lightweight, so it might be
+useful as a wget clone on byte-critical systems.
EOF
diff --git a/ftp/axel/HISTORY b/ftp/axel/HISTORY
index d20696d..95e820e 100644
--- a/ftp/axel/HISTORY
+++ b/ftp/axel/HISTORY
@@ -1,3 +1,6 @@
+2011-09-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description wrap
+
2010-03-11 Sukneet Basuta <sukneet AT sourcemage.org>
* DEPENDS, DETAILS: spell created

diff --git a/ftp/ed2k-gtk-gui/DETAILS b/ftp/ed2k-gtk-gui/DETAILS
index 909f582..70d1e40 100755
--- a/ftp/ed2k-gtk-gui/DETAILS
+++ b/ftp/ed2k-gtk-gui/DETAILS
@@ -9,8 +9,9 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
LICENSE[0]=GPL
KEYWORDS="ftp"
SHORT="A GUI for the eDonkey2000 and Overnet file-sharing
programs"
+
cat << EOF
-ed2k is a multi-platform clone of the popular eMule client for the eDonkey
filesharing network.
+ed2k is a multi-platform clone of the popular eMule client for the eDonkey
+filesharing network.
Currently supporting various Linux/Unix/BSD platforms, Windows an Mac.
EOF
-
diff --git a/ftp/ed2k-gtk-gui/HISTORY b/ftp/ed2k-gtk-gui/HISTORY
index 2d82ed3..dcb3d8b 100644
--- a/ftp/ed2k-gtk-gui/HISTORY
+++ b/ftp/ed2k-gtk-gui/HISTORY
@@ -1,3 +1,6 @@
+2011-09-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description wrap
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/ftp/fsp/DETAILS b/ftp/fsp/DETAILS
index d8ae9d8..11e1b59 100755
--- a/ftp/fsp/DETAILS
+++ b/ftp/fsp/DETAILS
@@ -14,5 +14,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
DOCS="INFO setup.sh setup.csh"
SHORT="File Service Protocol Suite"
cat << EOF
-FSP stands for File Service Protocol. It is a very lightweight UDP based
protocol for transferring files. FSP has many benefits over FTP, mainly for
running anonymous archives. FSP protocol is valuable in all kinds of
environments because it is one of the only TCP/IP protocols that is not
aggressive about bandwidth, while still being sufficiently fault tolerant.
+FSP stands for File Service Protocol. It is a very lightweight UDP based
+protocol for transferring files. FSP has many benefits over FTP, mainly
+for running anonymous archives. FSP protocol is valuable in all kinds of
+environments because it is one of the only TCP/IP protocols that is not
+aggressive about bandwidth, while still being sufficiently fault tolerant.
EOF
diff --git a/ftp/fsp/HISTORY b/ftp/fsp/HISTORY
index e08482c..a76196f 100644
--- a/ftp/fsp/HISTORY
+++ b/ftp/fsp/HISTORY
@@ -1,5 +1,6 @@
2011-09-26 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: converted to upstream signature checking
+ fixed long description wrap
* AAAC7BBC.gpg: added gpg keyring

2007-10-06 Mathieu Lonjaret <lejatorn AT sourcemag.org>
diff --git a/ftp/giftcurs/DETAILS b/ftp/giftcurs/DETAILS
index 7aeb525..36af9b4 100755
--- a/ftp/giftcurs/DETAILS
+++ b/ftp/giftcurs/DETAILS
@@ -13,6 +13,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/giFTcurs-$VERSION
LICENSE[0]=GPL
KEYWORDS="ftp"
SHORT="giFT curses interface"
-cat <<EOF
-Cursed frontend for giFT that has been described as "seriously slick".
Currently the best client available, and therefore recommended.
+cat << EOF
+Cursed frontend for giFT that has been described as "seriously
+slick". Currently the best client available, and therefore recommended.
EOF
diff --git a/ftp/giftcurs/HISTORY b/ftp/giftcurs/HISTORY
index df82340..1f8950d 100644
--- a/ftp/giftcurs/HISTORY
+++ b/ftp/giftcurs/HISTORY
@@ -1,3 +1,6 @@
+2011-09-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description wrap
+
2011-09-25 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: converted to upstream signature checking
* 4A8854E6.gpg: added gpg keyring
diff --git a/ftp/giftui/DETAILS b/ftp/giftui/DETAILS
index 560fb24..5b940d5 100755
--- a/ftp/giftui/DETAILS
+++ b/ftp/giftui/DETAILS
@@ -10,5 +10,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="ftp"
SHORT="giFTui is a tabbed based GTK+ Frontend for the giftd
deamon"
cat << EOF
-giFTui is a tabbed based GTK+ Frontend for the giftd deamon which handles
file sharing plugins.
+giFTui is a tabbed based GTK+ Frontend for the giftd deamon which handles
+file sharing plugins.
EOF
diff --git a/ftp/giftui/HISTORY b/ftp/giftui/HISTORY
index 1a2077d..0fc3eb9 100644
--- a/ftp/giftui/HISTORY
+++ b/ftp/giftui/HISTORY
@@ -1,3 +1,6 @@
+2011-09-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description wrap
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/ftp/imapsync/DETAILS b/ftp/imapsync/DETAILS
index 50015f0..4bd2dd8 100755
--- a/ftp/imapsync/DETAILS
+++ b/ftp/imapsync/DETAILS
@@ -10,5 +10,10 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
KEYWORDS="mail imap sync"
SHORT="imapsync is a tool for facilitating incremental recursive
IMAP transfers from one mailbox to another."
cat << EOF
-imapsync is a tool for facilitating incremental recursive IMAP transfers
from one mailbox to another. It is useful for mailbox migration, and reduces
the amount of data transferred by only copying messages that are not present
on both servers. Read, unread, and deleted flags are preserved, and the
process can be stopped and resumed. The original messages can optionally be
deleted after a successful transfer.
+imapsync is a tool for facilitating incremental recursive IMAP transfers from
+one mailbox to another. It is useful for mailbox migration, and reduces the
+amount of data transferred by only copying messages that are not present on
+both servers. Read, unread, and deleted flags are preserved, and the process
+can be stopped and resumed. The original messages can optionally be deleted
+after a successful transfer.
EOF
diff --git a/ftp/imapsync/HISTORY b/ftp/imapsync/HISTORY
index dcec555..09e2333 100644
--- a/ftp/imapsync/HISTORY
+++ b/ftp/imapsync/HISTORY
@@ -1,2 +1,5 @@
+2011-09-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description wrap
+
2008-10-15 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, HISTORY: created this spell
diff --git a/ftp/opentracker/DETAILS b/ftp/opentracker/DETAILS
index daf6578..4b4ed82 100755
--- a/ftp/opentracker/DETAILS
+++ b/ftp/opentracker/DETAILS
@@ -10,8 +10,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
LICENSE[0]=beerware
KEYWORDS="ftp http"
SHORT="BitTorrent tracker"
+
cat << EOF
-opentracker is a open and free bittorrent tracker project. It aims for
minimal resource usage and is intended to run at your wlan router. Currently
it is deployed as an open and free tracker instance.
-Utilizing the highly scalable server framework from libowfat, opentracker
can easily serve multiple thousands of requests on a standard plastic
WLAN-router, limited only by your kernels capabilities
+opentracker is a open and free bittorrent tracker project. It aims for
minimal
+resource usage and is intended to run at your wlan router. Currently it is
+deployed as an open and free tracker instance.
+Utilizing the highly scalable server framework from libowfat, opentracker can
+easily serve multiple thousands of requests on a standard plastic
WLAN-router,
+limited only by your kernels capabilities
EOF
-
diff --git a/ftp/opentracker/HISTORY b/ftp/opentracker/HISTORY
index d00a89a..a3544ec 100644
--- a/ftp/opentracker/HISTORY
+++ b/ftp/opentracker/HISTORY
@@ -1,3 +1,6 @@
+2011-09-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description wrap
+
2009-03-15 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* BUILD: fix ip6 bug

diff --git a/ftp/pureadmin/DETAILS b/ftp/pureadmin/DETAILS
index aae13f2..b0d8000 100755
--- a/ftp/pureadmin/DETAILS
+++ b/ftp/pureadmin/DETAILS
@@ -10,6 +10,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="ftp"
SHORT="pureadmin is a GUI for pure-ftpd"
cat << EOF
-PureAdmin is a graphical tool used to make the management of PureFTPd a
little easier.
-It uses the GTK+2.x widgets for its GUI and thus are not dependent on a
specific desktop environment such as GNOME or KDE. It is, however, designed
with the GNOME Human Interface Guidelines in mind so it should integrate
nicely with at least GNOME.
+PureAdmin is a graphical tool used to make the management of PureFTPd a
+little easier.
+It uses the GTK+2.x widgets for its GUI and thus are not dependent on a
+specific desktop environment such as GNOME or KDE. It is, however, designed
+with the GNOME Human Interface Guidelines in mind so it should integrate
+nicely with at least GNOME.
EOF
diff --git a/ftp/pureadmin/HISTORY b/ftp/pureadmin/HISTORY
index 297bbbe..f2f72c6 100644
--- a/ftp/pureadmin/HISTORY
+++ b/ftp/pureadmin/HISTORY
@@ -1,3 +1,6 @@
+2011-09-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description wrap
+
2006-10-20 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DEPENDS: added libglade2 (bug #11647 fixed)

diff --git a/ftp/wu-ftpd/DETAILS b/ftp/wu-ftpd/DETAILS
index 4383702..11f14ac 100755
--- a/ftp/wu-ftpd/DETAILS
+++ b/ftp/wu-ftpd/DETAILS
@@ -16,8 +16,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="ftp"
SHORT="WU-FTPD is the most popular ftp daemon on the
Internet,This *is* version WU-FTPD 2.6.2"
cat << EOF
-WU-FTPD 2.6.2 has been released. There are no patches to the current
version.
-Version 2.6.2 comprises 2.6.1 with all patches applied, and addresses all
security concerns raised in CA-2001-33.
-Wuarchive-ftpd, more affectionately known as WU-FTPD, is a replacement ftp
daemon for Unix systems developed at
-Washington University (*.wustl.edu) by Bryan D. O'Connor. (who is no longer
working on it or supporting it!)
+WU-FTPD 2.6.2 has been released. There are no patches to the current version.
+Version 2.6.2 comprises 2.6.1 with all patches applied, and addresses all
+security concerns raised in CA-2001-33.
+Wuarchive-ftpd, more affectionately known as WU-FTPD, is a replacement ftp
+daemon for Unix systems developed at
+Washington University (*.wustl.edu) by Bryan D. O'Connor. (who is no longer
+working on it or supporting it!)
EOF
diff --git a/ftp/wu-ftpd/HISTORY b/ftp/wu-ftpd/HISTORY
index e138173..34a0e62 100644
--- a/ftp/wu-ftpd/HISTORY
+++ b/ftp/wu-ftpd/HISTORY
@@ -1,3 +1,6 @@
+2011-09-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description wrap
+
2009-10-11 Ethan Grammatikidis <eekee57 AT fastmail.fm>
* INSTALL: $INSTALL_ROOT was missing from several lines. Fixed.

diff --git a/kde4-edu/kalzium/DEPENDS b/kde4-edu/kalzium/DEPENDS
index ffe8735..2754e72 100755
--- a/kde4-edu/kalzium/DEPENDS
+++ b/kde4-edu/kalzium/DEPENDS
@@ -2,6 +2,7 @@ source $SECTION_DIRECTORY/KDE_DEPENDS &&
depends libkdeedu &&
depends openbabel &&
depends avogadro &&
+depends glew &&
depends eigen2 &&
depends ocaml

diff --git a/kde4-edu/kalzium/HISTORY b/kde4-edu/kalzium/HISTORY
index e80d01a..f1a8d7d 100644
--- a/kde4-edu/kalzium/HISTORY
+++ b/kde4-edu/kalzium/HISTORY
@@ -1,3 +1,6 @@
+2011-09-26 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: added glew as dependency
+
2011-09-07 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 4.7.1




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ee5ee4aa45d242b2a154c94ae012fde8954d1195), Bor Kraljič, 09/26/2011

Archive powered by MHonArc 2.6.24.

Top of Page