FreeBSD Bugzilla – Attachment 15537 Details for
Bug 28782
Update ftp/bftpd to 1.0.21
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.81 KB, created by
Pete Fritchman
on 2001-07-07 00:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pete Fritchman
Created:
2001-07-07 00:10:02 UTC
Size:
2.81 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/ftp/bftpd/Makefile,v >retrieving revision 1.2 >diff -u -r1.2 Makefile >--- Makefile 2001/04/15 02:06:52 1.2 >+++ Makefile 2001/07/06 22:52:35 >@@ -6,22 +6,30 @@ > # > > PORTNAME= bftpd >-PORTVERSION= 1.0.18 >-PORTREVISION= 1 >+PORTVERSION= 1.0.21 > CATEGORIES= ftp > MASTER_SITES= http://www.bftpd.f2s.com/downloads/src/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= petef@databits.net > > GNU_CONFIGURE= yes >+CONFIGURE_ARGS+= --enable-pam >+ > MAN8= bftpd.8 > >-pre-configure: >- ${PERL} -pi -e "s@<wait.h>@<sys/wait.h>@g" ${WRKSRC}/commands.c >- ${PERL} -pi -e "s@chmod 644 /var@#chmod 644 /var@g; \ >+post-patch: >+ @${PERL} -pi -e "s@<wait.h>@<sys/wait.h>@g" ${WRKSRC}/commands.c >+ @${PERL} -pi -e "s@chmod 644 /var@#chmod 644 /var@g; \ > s@touch /var@#touch /var@g; \ > s@DESTDIR\)/etc@prefix\)/etc@g; \ > s@bftpd.conf @bftpd.conf.sample @g" ${WRKSRC}/Makefile.in >- ${CP} ${WRKSRC}/bftpd.conf ${WRKSRC}/bftpd.conf.sample >+ @${PERL} -pi -e "s@-ldl@@" ${WRKSRC}/configure >+ @${CP} ${WRKSRC}/bftpd.conf ${WRKSRC}/bftpd.conf.sample >+ >+post-install: >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${PREFIX}/share/doc/bftpd >+ ${INSTALL_DATA} ${WRKSRC}/doc/bftpddoc.txt ${PREFIX}/share/doc/bftpd >+.endif > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/ftp/bftpd/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 2001/04/07 23:24:24 1.1 >+++ distinfo 2001/07/06 16:58:08 >@@ -1 +1 @@ >-MD5 (bftpd-1.0.18.tar.gz) = fc73794898fc1f1eb8119eafa69338b1 >+MD5 (bftpd-1.0.21.tar.gz) = a0a438bb5c90cd9852db489c5a4c2448 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/ftp/bftpd/pkg-descr,v >retrieving revision 1.1 >diff -u -r1.1 pkg-descr >--- pkg-descr 2001/04/07 23:24:24 1.1 >+++ pkg-descr 2001/07/06 22:37:21 >@@ -12,9 +12,12 @@ > * Support for most RFC FTP commands > * tar.gz on-the-fly compression/archiving > * Security with chroot without special setup >- * No need for filessh, ls...) in a chroot environment >+ * No need for files (sh, ls...) in a chroot environment > * Logging to wtmp and to a config file >- * PAM and passwd/shadow support >+ * PAM support > * Support for SITE CHOWN/CHMOD > > WWW: http://www.bftpd.org/ >+ >+- Pete >+petef@databits.net >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/ftp/bftpd/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 2001/04/07 23:24:24 1.1 >+++ pkg-plist 2001/07/06 22:53:06 >@@ -1,3 +1,5 @@ > @unexec if cmp -s %D/etc/bftpd.conf %D/etc/bftpd.conf.sample; then rm -f %D/etc/bftpd.conf; fi > etc/bftpd.conf.sample > sbin/bftpd >+%%PORTDOCS%%share/doc/bftpd/bftpddoc.txt >+%%PORTDOCS%%@dirrm share/doc/bftpd
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28782
: 15537