head	1.6;
access;
symbols
	old_RELEASE_6_0_0:1.5
	old_RELEASE_5_4_0:1.5
	old_RELEASE_4_11_0:1.5
	old_RELEASE_5_3_0:1.5
	old_RELEASE_4_10_0:1.4
	old_RELEASE_5_2_1:1.4
	old_RELEASE_5_2_0:1.4
	old_RELEASE_4_9_0:1.4
	old_RELEASE_5_1_0:1.4
	old_RELEASE_4_8_0:1.4
	old_RELEASE_5_0_0:1.4
	old_RELEASE_4_7_0:1.4
	old_RELEASE_4_6_2:1.4
	old_RELEASE_4_6_1:1.4
	old_RELEASE_4_6_0:1.4
	old_RELEASE_5_0_DP1:1.4
	old_RELEASE_4_5_0:1.4
	old_RELEASE_4_4_0:1.4
	old_RELEASE_4_3_0:1.4
	old_RELEASE_4_2_0:1.4
	old_RELEASE_4_1_1:1.4
	old_RELEASE_4_1_0:1.3
	old_RELEASE_3_5_0:1.3
	old_RELEASE_4_0_0:1.3
	old_RELEASE_3_4_0:1.3
	old_RELEASE_3_3_0:1.3
	old_RELEASE_3_2_0:1.3
	old_RELEASE_3_1_0:1.2
	old_RELEASE_2_2_8:1.2
	old_RELEASE_3_0_0:1.2
	old_RELEASE_2_2_7:1.2
	old_RELEASE_2_2_6:1.1;
locks; strict;
comment	@# @;


1.6
date	2005.11.29.17.50.27;	author flz;	state dead;
branches;
next	1.5;

1.5
date	2004.05.14.06.46.12;	author mharo;	state Exp;
branches;
next	1.4;

1.4
date	2000.07.28.18.01.04;	author mharo;	state Exp;
branches;
next	1.3;

1.3
date	99.03.15.02.13.36;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	98.06.14.15.56.50;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	98.02.20.08.55.57;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- 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)
@
text
@--- 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
@


1.5
log
@Upgrade to 1.2.10rc1

Allow for slave ports
@
text
@@


1.4
log
@Update to proftpd 1.2.0rc2
@
text
@d1 2
a2 2
--- src/proftpd.8.orig	Wed Jul  5 23:13:50 2000
+++ src/proftpd.8	Fri Jul 28 10:54:41 2000
d5 1
a5 1
 stand-alone daemon.
@


1.3
log
@Update to version 1.2.0pre2.

PR:		10186
Submitted by:	Michael Haro <mharo@@area51.fremont.ca.us>
@
text
@d1 3
a3 4
--- src/proftpd.8.orig	Sun Feb 21 16:26:21 1999
+++ src/proftpd.8	Sun Feb 21 16:28:31 1999
@@@@ -21,6 +21,12 @@@@
 may be invoked by the Internet "super-server" inetd(8) each time a
d6 1
a7 1
+.PP
d12 1
a12 1
 
d15 1
@


1.2
log
@Upgrade to version 1.0.3pl1.

PR:		6884
Submitted by:	maintainer
@
text
@d1 3
a3 3
--- src/proftpd.8.orig	Sun Jun  7 16:26:39 1998
+++ src/proftpd.8	Sun Jun  7 16:27:44 1998
@@@@ -19,6 +19,12 @@@@
d13 3
a15 3
 .SH OPTIONS
 .TP 12
 .B \-h,\--help
@


1.1
log
@Make this thing syslog(3) like the stock ftpd(8).
We now use facility FTP vs. DAEMON, and many LOG_NOTICEs were down graded
to LOG_INFO.  Out of the box, this thing will fill your `messages' file
so full, you'd never see anything else in it again, on a busy ftp server.
@
text
@d1 2
a2 2
--- src/proftpd.8.orig	Wed Oct 29 10:51:30 1997
+++ src/proftpd.8	Fri Feb 20 00:48:52 1998
@
