SOURCE_HASH=sha512:014d99833a056f64632d952b2feb2aa2f6c5060ea44edf7bad92affc4023f38f5b10cea81845f22b37785b4155a608777d9ead836de8e64f1e14b017e38acc16
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.proftpd.org/distrib/source/$SOURCE
WEB_SITE=http://www.proftpd.org/
ENTERED=20011112
LICENSE[0]=GPL
KEYWORDS="ftp"
- SHORT="proftpd is a ftp server"
+ SHORT="highly configurable FTP server software"
cat << EOF
-ProFTPD is a proven, high-performance, scalable FTP server written
-from scratch, with a focus toward simplicity, security, and ease of
-configuration. Naturally, ProFTPD powers some of the largest sites on
-the Internet. It features a very Apache-like configuration syntax,
-modules, and a highly customizable server infrastructure, including
-support for multiple 'virtual' FTP servers, anonymous FTP, and
-permission-based directory visibility.
+ProFTPD is a proven, high-performance, scalable FTP server written from
scratch, with a focus toward simplicity, security, and ease of
+configuration. Naturally, ProFTPD powers some of the largest sites on the
+Internet. It features a very Apache-like configuration syntax, modules, and a
+highly customizable server infrastructure, including support for multiple
+'virtual' FTP servers, anonymous FTP, and permission-based directory
visibility.
EOF
diff --git a/ftp/proftpd/HISTORY b/ftp/proftpd/HISTORY
index cd8a183..045ddd3 100644
--- a/ftp/proftpd/HISTORY
+++ b/ftp/proftpd/HISTORY
@@ -1,3 +1,9 @@
+2008-08-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * PRE_BUILD: added two patches: libcap.patch and mod_t.patch to fix
+ compilation issues with new kernel headers/libcap
+ * DETAILS: fixed descs, quoting the paths!
+ * DEPENDS: cleaned up
+
2008-01-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* TRIGGERS: removed is_depends_enabled.function reference