diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-11-29 17:50:27 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-11-29 17:50:27 +0000 |
commit | dc4d6c583a9139134fef0c068c704faff5fa7913 (patch) | |
tree | 3a5d84992259a81a590558fc2129eac911e0a232 /ftp/proftpd-devel/files/patch-af | |
parent | - Fix build if an older version of vlc is already installed (diff) |
- Update to 1.3.0.rc3.
- Add SHA256 checksum.
- Remove patch-configure since it has been integrated in genuine configure script.
- Rename patch-af to patch-proftpd.8.in.
PR: ports/88433
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by: maintainer timeout (4 weeks)
Notes
Notes:
svn path=/head/; revision=149919
Diffstat (limited to 'ftp/proftpd-devel/files/patch-af')
-rw-r--r-- | ftp/proftpd-devel/files/patch-af | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ftp/proftpd-devel/files/patch-af b/ftp/proftpd-devel/files/patch-af deleted file mode 100644 index 87c4b028f886..000000000000 --- a/ftp/proftpd-devel/files/patch-af +++ /dev/null @@ -1,15 +0,0 @@ ---- src/proftpd.8.in.orig Thu May 13 23:37:05 2004 -+++ src/proftpd.8.in Thu May 13 23:37:55 2004 -@@ -22,6 +22,12 @@ - connection to the FTP service is made, or alternatively it can be run as a - standalone daemon. - .PP -+.br -+Each successful and failed ftp(1) session is logged using syslog with a -+facility of LOG_FTP. Note: LOG_FTP messages are not displayed -+by syslogd(8) by default, and may have to be enabled in syslogd(8)'s -+configuration file. -+.PP - When - .B proftpd - is run in standalone mode and it receives a SIGHUP then it will reread its |