aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2004-08-08 00:06:27 +0000
committerMichael Haro <mharo@FreeBSD.org>2004-08-08 00:06:27 +0000
commit42cb38055f1bb28870c6df83035cc90ea8ab8d16 (patch)
treea0be3f3542dd67d74983208913882765be8466cc /ftp
parentcd87dbb9b881c4f055c5dd1d4601ee3d0cba3dc1 (diff)
downloadports-42cb38055f1bb28870c6df83035cc90ea8ab8d16.tar.gz
ports-42cb38055f1bb28870c6df83035cc90ea8ab8d16.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/proftpd-devel/Makefile10
-rw-r--r--ftp/proftpd-devel/distinfo4
-rw-r--r--ftp/proftpd/Makefile10
-rw-r--r--ftp/proftpd/distinfo4
4 files changed, 20 insertions, 8 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index a41459e4264d..e55176081cee 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= proftpd
-PORTVERSION= 1.2.10.r1
+PORTVERSION= 1.2.10.r3
PORTREVISION= 0
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \
@@ -24,7 +24,7 @@ MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \
ftp://www.linuxceptional.com/proftpd/ \
ftp://ftp.ethereal.com/mirrors/ftp.proftpd.org/ \
ftp://mirror.cybercomm.nl/
-DISTNAME= ${PORTNAME}-1.2.10rc1
+DISTNAME= ${PORTNAME}-1.2.10rc3
MAINTAINER?= mharo@FreeBSD.org
COMMENT?= Highly configurable ftp daemon
@@ -107,6 +107,12 @@ USE_OPENSSL= yes
PROFTPD_LIBS+= -lssl -lcrypto
.endif
+.if defined(WITH_CTRLS)
+CFLAGS+= --enable-ctrls
+MAN8+= ftpdctl.8
+.else
+.endif
+
# Keep this here below, in case similar constructs need to be made
CONFIGURE_ENV+= "LIBS=${PROFTPD_LIBS}"
diff --git a/ftp/proftpd-devel/distinfo b/ftp/proftpd-devel/distinfo
index aea25c740f82..395913ff8325 100644
--- a/ftp/proftpd-devel/distinfo
+++ b/ftp/proftpd-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (proftpd-1.2.10rc1.tar.bz2) = fefde742d34b573fab56d9acbac45593
-SIZE (proftpd-1.2.10rc1.tar.bz2) = 908722
+MD5 (proftpd-1.2.10rc3.tar.bz2) = d834bb822816a2ce483cc2ef1a9533e7
+SIZE (proftpd-1.2.10rc3.tar.bz2) = 918385
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index a41459e4264d..e55176081cee 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= proftpd
-PORTVERSION= 1.2.10.r1
+PORTVERSION= 1.2.10.r3
PORTREVISION= 0
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \
@@ -24,7 +24,7 @@ MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \
ftp://www.linuxceptional.com/proftpd/ \
ftp://ftp.ethereal.com/mirrors/ftp.proftpd.org/ \
ftp://mirror.cybercomm.nl/
-DISTNAME= ${PORTNAME}-1.2.10rc1
+DISTNAME= ${PORTNAME}-1.2.10rc3
MAINTAINER?= mharo@FreeBSD.org
COMMENT?= Highly configurable ftp daemon
@@ -107,6 +107,12 @@ USE_OPENSSL= yes
PROFTPD_LIBS+= -lssl -lcrypto
.endif
+.if defined(WITH_CTRLS)
+CFLAGS+= --enable-ctrls
+MAN8+= ftpdctl.8
+.else
+.endif
+
# Keep this here below, in case similar constructs need to be made
CONFIGURE_ENV+= "LIBS=${PROFTPD_LIBS}"
diff --git a/ftp/proftpd/distinfo b/ftp/proftpd/distinfo
index aea25c740f82..395913ff8325 100644
--- a/ftp/proftpd/distinfo
+++ b/ftp/proftpd/distinfo
@@ -1,2 +1,2 @@
-MD5 (proftpd-1.2.10rc1.tar.bz2) = fefde742d34b573fab56d9acbac45593
-SIZE (proftpd-1.2.10rc1.tar.bz2) = 908722
+MD5 (proftpd-1.2.10rc3.tar.bz2) = d834bb822816a2ce483cc2ef1a9533e7
+SIZE (proftpd-1.2.10rc3.tar.bz2) = 918385