Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Renato Botelho
14d5ef9859
Force default PID file and fix startup script
...
Reported by: Jordi Espasa Clofent <jespasac@minibofh.org>
2009-11-04 15:45:51 +00:00
Renato Botelho
bd23b2fa94
Update to 1.0.24
...
PR: ports/139931
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2009-10-27 10:16:55 +00:00
Renato Botelho
d30040b744
- Fix working with LDAP
...
Notified by: Krzysztof Stryjek <wtp@bsdserwis.com>
Obtained from: pure-ftpd maillist
2009-05-06 21:36:52 +00:00
Renato Botelho
eef21b316a
- Update to 1.0.22
...
- Convert TLS to an option, off by default since this is considered
experimental
- Change PRIVSEP option on by default to reflect default configure
2009-04-27 11:21:29 +00:00
Renato Botelho
a22a24b1c8
Fix following problem:
...
Pure-ftpd supports the "SITE UTIME" command, which allows the client to set the
modification time of a file to a particular timestamp, expressed in UTC.
However, pure-ftpd passes the UTC timestamp directly to the operating system's
utime() function, which is a bug, because utime() requires that the timestamp be
in local time instead of UTC.
For example for server with MSK localtime:
> ---> MDTM cuba2008_1.mpeg.stat
> <--- 213 20090106074437
> ---> SITE UTIME cuba2008_1.mpeg.stat 20090106104437 20090106104437 20090106104437 UTC
> <--- 250 UTIME OK
PR: ports/131645
Submitted by: Yar Odin <yarodin@gmai.com>
2009-02-16 11:26:01 +00:00
Renato Botelho
201ecd673b
- Fix a problem with AUTH TLS [1]
...
- Bump PORTREVISION
- Some cosmetic changes (e.g. indentation)
- Move pkg-message to files/pkg-message.in
- Respect NOPORTEXAMPLES
- Use INSTALL_SCRIPT to install ${PREFIX}/sbin/pure-ftpd.pl
PR: ports/120187 [1]
Submitted by: Filip Palian <filip.palian@expro.pl> [1]
2008-02-14 11:55:22 +00:00
Renato Botelho
9acdaf5844
- Remove 4.x support
...
- Use PORTDOCS
2007-02-03 13:17:21 +00:00
Renato Botelho
040efa897d
Back out my last commit because new patch doesn't work
2006-09-12 11:16:39 +00:00
Renato Botelho
ee3760fa99
Fix the log_mysql_p.h patch to a better way
2006-09-12 10:34:09 +00:00
Renato Botelho
968e984766
Fix build with mysql-5.0.24a
...
Reported by: s.klaasen@hccnet.nl , Chris Riley <criley@risanet.com>
Patch by: mnag
2006-09-11 15:19:22 +00:00
Renato Botelho
a782ac42d5
- Update to 1.0.21
...
- Add an option for charset conversion
- Add HTTP master site
PR: ports/93646
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by: maintainer
2006-02-21 16:05:27 +00:00
Doug Barton
c49d1a3273
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
...
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Renato Botelho
502fcf0fbd
- Add UPLOADSCRIPT support
...
PR: ports/85969
Submitted by: dawnshade <h-k@mail.ru>
Approved by: maintainer timeout (15 days)
2005-09-27 18:04:20 +00:00
Sergei Kolobov
f4f5e832fc
- Teach the startup script to respect pureftpd_config in rc.conf
...
(fixes ports/71477)
PR: ports/72911
Submitted by: Frank Denis (author and maintainer)
2004-10-20 08:03:11 +00:00
Pav Lucistnik
e88d4982c1
- Update to 1.0.20
...
Approved by: maintainer
2004-07-18 12:01:20 +00:00
Pav Lucistnik
f598e66bf4
- Fix crasher in pure-pw
...
PR: ports/69098
Submitted by: Xin LI <delphij@frontfree.net>
Approved by: maintainer
2004-07-17 12:26:09 +00:00
Pav Lucistnik
aa40ce41b9
- Update to 1.0.19
...
- Use OPTIONS
- Convert rc script to rcNG
PR: ports/68240, ports/68289
Submitted by: Toni Viemero <toni.viemero@iki.fi>, Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: maintainer
2004-06-25 11:22:19 +00:00
Yen-Ming Lee
b16e2cf61a
fix typo in start-up script
...
PR: 53592
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2003-06-22 18:22:29 +00:00
Oliver Lehmann
d599d49fcb
update pure-ftpd to 1.0.15 [0], add knobs for MySQL 4 and OpenLDAP 2.1 [0]
...
change where config files get installed from /etc to PREFIX/etc [1]
add a startscript for etc/rc.d [1]
PR: 46853 [1]
Requested by: maintainer [0]
Approved By: maintainer [0],[1]
2003-06-18 19:01:24 +00:00
Peter Pentchev
5a46bda971
Update to 0.98.7.
...
Add sample PAM configuration files.
PR: 28275
Submitted by: maintainer
2001-07-15 08:33:04 +00:00