Sunpoet Po-Chuan Hsieh
3ca831a356
- Use bsd.port.options.mk for option handling
...
- Take maintainership
2012-05-07 05:01:12 +00:00
Baptiste Daroussin
158ae36611
- update to 1.0.36
2012-05-07 00:30:34 +00:00
Renato Botelho
bc39ff6941
Drop maintainership
...
Feature safe: yes
2012-04-07 11:29:08 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Renato Botelho
a5593173d1
Update to 1.0.35
2011-12-28 15:37:11 +00:00
Renato Botelho
b9b8ed6335
Update to 1.0.34
2011-11-04 20:02:08 +00:00
Renato Botelho
94a8445d9b
- Update to 1.0.32
...
PR: ports/155386
Submitted by: Zhihao Yuan <lichray@gmail.com>
Security: CVE-2011-1575
2011-05-10 13:50:23 +00:00
Renato Botelho
d73ee63356
Cleanup MASTER_SITES and since i'm here, remove MD5
2010-11-12 11:38:44 +00:00
Renato Botelho
ccdd511c28
- Remove BANNER option since it's gone
...
- Add 3 new OPTIONS, ANUNRENAME, ANUNRESUME and ANONDELETE to give more
privileges to anonymous users
- Cump PORTREVISION since BANNER option was on by default
Submitted by: Edho P Arief <edhoprima@gmail.com>
2010-07-12 11:02:05 +00:00
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
9b6752a4fe
Update to 1.0.29
2010-03-19 16:11:23 +00:00
Renato Botelho
1d5d180b14
Update to 1.0.28
...
PR: ports/144095
Submitted by: Denny Lin <dennylin93 at cnmc32.hs.ntnu.edu.tw>
Feature safe: yes
2010-02-22 11:30:24 +00:00
Renato Botelho
d5b86a3cc6
Update to 1.0.27
2009-12-03 13:31:52 +00:00
Renato Botelho
28015a592e
Convert --with-virtualchroot to an OPTION, on by default
...
Sugested by: Jozsef Kovacs <jozsef.kovacs@datira.com>
2009-11-30 10:37:59 +00:00
Renato Botelho
c56f763398
Update to 1.0.26
2009-11-17 10:55:20 +00:00
Renato Botelho
16584b2013
- Add --localstate=/var to make pure-ftpwho work again
...
- Bump PORTREVISION
Reported by: Jordi Espasa Clofent <jespasac@minibofh.org>
Obtained from: pure-ftpd maillist
2009-11-04 17:28:38 +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
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