summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-09-25 11:34:39 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-09-25 11:34:39 +0000
commit6c215008b115398a17f2bff6321b05750e73f054 (patch)
treedbca043f659f88d97ac391e71322894dc0382925 /ftp
parent- Update to version 0.7.1 (diff)
- Update to 20030924. If you're running 20030520 there is no need to
update, the only change is that it now incorporates two patches previously part of this port. - Fix PLIST, the sample start-up script was missing. Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=89350
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ftpd-tls/Makefile2
-rw-r--r--ftp/ftpd-tls/distinfo2
-rw-r--r--ftp/ftpd-tls/files/patch-Makefile.in11
-rw-r--r--ftp/ftpd-tls/files/patch-configure10
-rw-r--r--ftp/ftpd-tls/pkg-plist1
5 files changed, 3 insertions, 23 deletions
diff --git a/ftp/ftpd-tls/Makefile b/ftp/ftpd-tls/Makefile
index 9925ed10f748..a7fad8e3d372 100644
--- a/ftp/ftpd-tls/Makefile
+++ b/ftp/ftpd-tls/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ftpd-tls
-PORTVERSION= 20030520
+PORTVERSION= 20030924
CATEGORIES= ftp security
MASTER_SITES= ftp://ftp.zeist.de/pub/distfiles/ \
ftp://ftp.runestig.com/pub/ftpd-tls/
diff --git a/ftp/ftpd-tls/distinfo b/ftp/ftpd-tls/distinfo
index f4eba7422877..8750c3ac282f 100644
--- a/ftp/ftpd-tls/distinfo
+++ b/ftp/ftpd-tls/distinfo
@@ -1 +1 @@
-MD5 (ftpd-tls-20030520.tar.gz) = f9b1f0cc41dbaf248e84a37896cbcec3
+MD5 (ftpd-tls-20030924.tar.gz) = 2484f7f497b1181682cde63e0e8fad48
diff --git a/ftp/ftpd-tls/files/patch-Makefile.in b/ftp/ftpd-tls/files/patch-Makefile.in
deleted file mode 100644
index ad101a80ade1..000000000000
--- a/ftp/ftpd-tls/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Tue Sep 9 00:57:31 2003
-+++ Makefile.in Tue Sep 9 01:00:35 2003
-@@ -78,7 +78,7 @@
- @STAT_FLAGS_C@ @BSDSRCS@
- OBJS= $(SRCS:.c=.o)
-
--CFLAGS= -g ${CWARNINGFLAGS}
-+CFLAGS= @CFLAGS@ ${CWARNINGFLAGS}
- CPPFLAGS= @CPPFLAGS@ $(DEFS) -Dunix -I. -I${LSDIR}
-
- BINGRP= bin
diff --git a/ftp/ftpd-tls/files/patch-configure b/ftp/ftpd-tls/files/patch-configure
deleted file mode 100644
index 0463aaf40a3e..000000000000
--- a/ftp/ftpd-tls/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Tue Sep 9 19:20:27 2003
-+++ configure Tue Sep 9 19:20:50 2003
-@@ -4891,6 +4891,7 @@
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- #include "confdefs.h"
-+$ac_includes_default
- #include <utmp.h>
- #ifdef F77_DUMMY_MAIN
- # ifdef __cplusplus
diff --git a/ftp/ftpd-tls/pkg-plist b/ftp/ftpd-tls/pkg-plist
index 9e5cd11270d5..82d69185471a 100644
--- a/ftp/ftpd-tls/pkg-plist
+++ b/ftp/ftpd-tls/pkg-plist
@@ -1,3 +1,4 @@
+etc/rc.d/ftpd-tls.sh.sample
libexec/ftpd-tls
%%PORTDOCS%%%%DOCSDIR%%/README.TLS
%%PORTDOCS%%%%DOCSDIR%%/draft-murray-auth-ftp-ssl-09.txt