Dmitry Marakasov
a2472d09d8
- Fix broken makefiles introduced with translation to new SF File Release System
...
Reported by: dan
Pointyhat to: myself
2009-08-22 02:23:49 +00:00
Dmitry Marakasov
c6d73b3a64
- Switch SourceForge ports to the new File Release System: categories starting with E,F
2009-08-22 00:20:34 +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
ed1fefe41e
- Tarball was rerolled, chages were:
...
o Fix typo
o Fix compilation with gcc 2.x
2009-05-03 14:36:11 +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
c9e008f727
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
2009-03-28 17:53:24 +00:00
Renato Botelho
68629aad83
--with-largefile is not recommended to be default, so, convert it to OPTION and
...
set it off by default, since this changes the default options, bump PORTREVISION
Pointed by: Yar Odin <yarodin@gmail.com>
2009-03-05 18:19:39 +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
Mark Linimon
e299b32593
Reassign from inactive maintainer to new volunteer.
...
Hat: portmgr
2006-09-04 08:22:51 +00:00
Xin LI
2787db82db
Add an new option to provide a mechanism for users to disable kqueue
...
support if necessary.
Submitted by: Kirk Strauser <kirk daycos com>
Approved by: maintainer
2006-06-09 19:01:14 +00:00
Renato Botelho
5705353b7b
Fix a typo in pureftpd.schema
...
PR: ports/97387
Submitted by: Malte von dem Hagen <bsd at mnetworking.de>
Approved by: maintainer
2006-05-17 10:16:05 +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
Edwin Groothuis
0bb0ea5bd7
SHA256ify
...
Approved by: krion@
2006-01-22 09:48:59 +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
Roman Bogorodskiy
8eda7d4171
Make pure-ftpd welcome message switchable when building.
...
PR: 78871
Submitted by: Xin LI <delphij@geekcn.org>
Approved by: maintainer timeout
2005-04-02 16:32:48 +00:00
Palle Girgensohn
34fa6c853e
Split the postgresql ports into a server and a client part.
...
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +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
ac9d016968
- Add separate PAM knob and new THROTTLING knob
...
PR: ports/68339
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer timeout (20 days)
2004-07-24 11:18:47 +00:00
Pav Lucistnik
88af4195a1
- Distfile rerolled, this is whole diff between old and new file:
...
diff -ruN old/pure-ftpd-1.0.20/src/bsd-getopt_long.c new/pure-ftpd-1.0.20/src/bsd-getopt_long.c
--- old/pure-ftpd-1.0.20/src/bsd-getopt_long.c Sat Jul 17 15:19:17 2004
+++ new/pure-ftpd-1.0.20/src/bsd-getopt_long.c Tue Jul 20 12:42:16 2004
@@ -466,16 +466,6 @@
fprintf(stderr, recargchar, optchar);
pure_optopt = optchar;
return BADARG;
- } else if (!(flags & FLAG_PERMUTE)) {
- /*
- * If permutation is disabled, we can accept an
- * optional arg separated by whitespace so long
- * as it does not start with a dash (-).
- */
- if (pure_optind + 1 < nargc && pure_optind + 1 > 0 &&
- *nargv[pure_optind + 1] != '-') {
- pure_optarg = nargv[++pure_optind];
- }
} else {
pure_optarg = nargv[pure_optind];
}
Reported by: sem
2004-07-21 21:44:10 +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
Mathieu Arnold
4031a6967c
Remove databases/postgresql-client because there can't be a -server, and having
...
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
2004-05-25 09:19:42 +00:00
Edwin Groothuis
27a8a1b85a
Let pure-ftpd with postgresql support only depend on the client,
...
not on the whole server.
Informed maintainer.
2004-05-22 05:42:00 +00:00
Alex Dupre
28dc68a498
Update to 1.0.18 release.
...
Approved by: maintainer
2004-03-08 22:33:50 +00:00
Pav Lucistnik
02864323c6
- Add WITH_CERTFILE knob to allow setting alternative TLS certificate location
...
PR: ports/62626
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer timeout (15 days)
2004-02-28 21:24:03 +00:00
Sergei Kolobov
0e606648e3
- Update to 1.0.17a, the latest stable version
...
This version introduces atomic uploads for better reliability
While I'm here:
- minor cleanup: s/ECHO_CMD/ECHO_MSG/, use DOCSDIR/EXAMPLESDIR
PR: 59653
Submitted by: maintainer
2003-12-04 14:08:00 +00:00
Kirill Ponomarev
a87ea29154
- Update to version 1.0.16c
...
* Version 1.0.16b accidentally broke the PAM authentication
backend. This release fixes that issue.
PR: 58660
Submitted by: maintainer
2003-10-29 14:01:50 +00:00
Kirill Ponomarev
4cccfa3541
- Update to 1.0.16b
...
o Fix a cross-scripting issue with the HTML output of the
pure-ftpwho command
o '--with-largefile' has been added by default
o Also on 5-x the server now listens on IPv4 and IPv6 by default
PR: 58257
Submitted by: maintainer
2003-10-21 14:18:21 +00:00
Edwin Groothuis
598018c05a
[patch] ftp/pure-ftpd: Utilize USE_MYSQL and USE_OPENLDAP
...
Make pureftpd port utilize USE_MYSQL and USE_OPENLDAP macro.
Frank Denis is Cc'ed for notification and/or approval.
PR: ports/56247
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by: maintainer timeout
2003-10-06 12:50:26 +00:00
Jun Kuriyama
b67a28791a
Fix non-default dependency on openldap2[012] which is broken by splitting.
...
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Kirill Ponomarev
6e6b5a18b4
- Update to 1.0.16a
...
PR: 55536
Submitted by: Frank Denis <j@pureftpd.org>
2003-08-13 10:42:47 +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
Edwin Groothuis
e53dff475f
Point dependencies on net/openldap2 to net/openldap20
2003-02-24 02:56:37 +00:00
Akinori MUSHA
a8edaa568e
De-pkg-comment.
2003-02-21 12:06:51 +00:00
Ying-Chieh Liao
081f52f277
upgrade to 1.0.14
...
PR: 47727
Submitted by: maintainer
2003-02-11 03:45:24 +00:00
Sean Chittenden
d9927d40f8
Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable.
...
This should be the last of the PostgreSQL updates and everything should
support the POSTGRESQL_PORT tunable.
Submitted by: kris/bento[1]
2003-01-18 22:50:06 +00:00
Patrick Li
0b34dc3c10
- Update to 1.0.13a
...
- Use ECHO_CMD and fix whitespaces while I am here.
PR: ports/45707
Submitted by: maintainer
Approved by: kris
2002-11-26 04:49:17 +00:00
Patrick Li
172402f158
Update to 1.0.13
...
PR: ports/45653
Submitted by: maintainer
2002-11-23 21:50:20 +00:00
Ying-Chieh Liao
2ce4e0097f
upgrade to 1.0.12
...
Submitted by: maintainer
2002-06-20 07:25:17 +00:00
Patrick Li
9412f3b785
Update to 1.0.11
...
PR: 36704
Submitted by: maintainer
2002-04-03 20:48:09 +00:00
Peter Pentchev
4d518fcd4d
Update to 1.0.10.
...
PR: 36062
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: maintainer
2002-03-19 11:11:32 +00:00
Patrick Li
9dcb38cb38
- Update to 1.0.9
...
- Sort pkg-plist
PR: 35238
Submitted by: maintainer
2002-02-23 17:54:14 +00:00