non port: ftp/pure-ftpd/Makefile |
Number of commits found: 144 (showing only 100 on this page) |
Wednesday, 25 Sep 2024
|
18:21 Po-Chuan Hsieh (sunpoet)
ftp/pure-ftpd: Update to 1.0.52
Changes: https://github.com/jedisct1/pure-ftpd/releases
https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
ac726e8 |
Monday, 20 May 2024
|
10:33 Vsevolod Stakhov (vsevolod)
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se>
b66e494 |
Saturday, 13 Apr 2024
|
13:03 Po-Chuan Hsieh (sunpoet)
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
62ed195 |
Wednesday, 21 Feb 2024
|
15:06 Po-Chuan Hsieh (sunpoet)
ftp/pure-ftpd: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104)
141f35b |
Wednesday, 5 Apr 2023
|
17:29 Po-Chuan Hsieh (sunpoet)
ftp/pure-ftpd: Update WWW and clean up pkg-descr
e07d56b |
Wednesday, 8 Feb 2023
|
10:53 Muhammad Moinur Rahman (bofh)
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
6e1233b |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com>
* Frank DENIS
* Frank Laszlo <laszlof@vonostingroup.com>
* Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
* Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
* George V. Neville-Neil <gnn@FreeBSD.org>
* Hye-Shik Chang
* Jordan Hubbard <jkh@FreeBSD.org>
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Joseph Benden <joe@thrallingpenguin.com>
* Ju Pengfei <jupengfei@gmail.com>
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
* Mark Johnston <markj@FreeBSD.org>
* Martin Matuska (mm@FreeBSD.org)
* Marwan BURELLE <marwan.burelle@lri.fr>
* Maxim Ignatenko
* Maxim Sobolev <sobomax@FreeBSD.org>
* Neil Blakey-Milner
* Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Nick Leuta
* Nosov Artem <chip-set@mail.ru>
* Petr Holub <hopet@ics.muni.cz>
* Philippe Le Berre <philippe@le-berre.com>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Roman Bogorodskiy
* Sergey Matveychuk <sem@FreeBSD.org>
* Sergey Skvortsov <skv@FreeBSD.org>
* Stephane Legrand
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Thomas Gellekum <tg@FreeBSD.org>
* Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Tomokazu ISHII <t-ishii@tryplanet.com>
* Ulrich Spoerlein <uspoerlein@gmail.com>
* Wen Heping <wen@FreeBSD.org>
* Xavier Beaudouin <kiwi@oav.net>
* Yasuhiro Fukuma <yasuf@big.or.jp>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* ache
* cy@FreeBSD.org
* ijliao
* ports
* torstenb
* will
With hat: portmgr
30cd242 |
Thursday, 16 Jun 2022
|
13:59 Po-Chuan Hsieh (sunpoet)
ftp/pure-ftpd: Update to 1.0.51
Changes: https://github.com/jedisct1/pure-ftpd/releases
https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
8283ed5 |
Monday, 28 Feb 2022
|
12:46 Po-Chuan Hsieh (sunpoet)
ftp/pure-ftpd: Enable more options by default
- Sort OPTIONS_DEFAULT
- Bump PORTREVISION for package change
1925576 |
Sunday, 23 Jan 2022
|
19:09 Po-Chuan Hsieh (sunpoet)
ftp/pure-ftpd: Fix SIGSEGV with PostgeSQL backend
- Bump PORTREVISION for package change
PR: 261358
Reported by: Artyom Davidov <ard_1@mail.ru>
Obtained
from: https://github.com/jedisct1/pure-ftpd/commit/c3f0f3c91d86939e6fabf5f65c6c6fc964e6032e
b2bd4ad |
Tuesday, 21 Dec 2021
|
18:46 Po-Chuan Hsieh (sunpoet)
ftp/pure-ftpd: Update to 1.0.50
- Update MASTER_SITES: remove ftp://
Changes: https://github.com/jedisct1/pure-ftpd/releases
https://www.pureftpd.org/project/pure-ftpd/news/
5c49380 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 9 Oct 2019
|
10:40 bapt
Drop the ipv6 virtual category for f* category as it is not relevant anymore
|
Monday, 2 Sep 2019
|
22:44 sunpoet
Remove UTF-8 option and iconv stuff
- Bump PORTREVISION for package change
RFC 2640 support has been removed from free version since 1.0.48.
PR: 240264
Reported by: Linus Sundqvist <linus.sundqvist@loopia.se>
|
Friday, 5 Apr 2019
|
22:43 sunpoet
Update to 1.0.49
Changes: https://github.com/jedisct1/pure-ftpd/releases
|
Friday, 1 Feb 2019
|
21:42 sunpoet
Fix TLS 1.3 compatibility
- Bump PORTREVISION for package change
Obtained
from: https://github.com/jedisct1/pure-ftpd/commit/4a495c61ce22c893aed5ee57f6ce0b43c3be59ad
PR: 235354
Reported by: Matt Churchyard <churchers@gmail.com>
|
Friday, 27 Oct 2017
|
23:17 sunpoet
Update to 1.0.47
Changes: https://github.com/jedisct1/pure-ftpd/releases
|
Sunday, 22 Oct 2017
|
10:09 vsevolod
- Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports
PR: 223147 [1]
Submitted by: Greg V [1]
|
Wednesday, 28 Jun 2017
|
23:55 sunpoet
Use USES=mysql
|
Tuesday, 25 Apr 2017
|
14:22 sunpoet
Update to 1.0.46
- Reformat PKGMESSAGE
Changes: https://github.com/jedisct1/pure-ftpd/releases
|
Tuesday, 31 Jan 2017
|
15:33 sunpoet
Update to 1.0.45
Changes: https://github.com/jedisct1/pure-ftpd/releases
https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
|
Wednesday, 18 Jan 2017
|
13:20 tijl
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Monday, 9 Jan 2017
|
14:41 sunpoet
Fix TLSCipherSuite parsing
- Bump PORTREVISION for package change
Note: author pointed out that users will get a more secure cipher suite by not
setting TLSCipherSuite to HIGH and just use the default.
PR: 215906
Reported by: <yani@pi-greece.eu>
Obtained
from: https://github.com/jedisct1/pure-ftpd/commit/3823d00dee089b998d1f40943e9aa3f619c238b2
|
Sunday, 8 Jan 2017
|
20:42 sunpoet
Update to 1.0.44
- Clean up MASTER_SITES
- Convert to options target helper
- Update WWW
Changes: https://github.com/jedisct1/pure-ftpd/releases
|
Saturday, 19 Nov 2016
|
17:03 sunpoet
- Update to 1.0.43
- Use USES=ssl
Changes: https://github.com/jedisct1/pure-ftpd/releases
|
Friday, 15 Jul 2016
|
22:51 asomers
Make pure-ftpd flags configurable in /etc/rc.conf
Recognize a "pureftpd_flags" variable in pure-ftpd's rc script. Pretty much
anything that can be placed in /usr/local/etc/pure-ftpd.conf can be placed
in this variable instead.
ftp/pure-ftpd/Makefile
Bump PORTREVISION
ftp/pure-ftpd/files/pure-ftpd.in
Handle pureftpd_flags. It needs special handling because, unlike
most daemons, pure-config.pl takes its mandatory argument first and
its optional flags last.
PR: 210311
Approved by: maintainer-timeout
Approved by: brd (ports)
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D6676
|
Tuesday, 12 Jul 2016
|
22:03 marino
security/libsodium: Upgrade version 1.0.8 => 1.0.10
Also bump all ports that depend on libsodium.
PR: 210999
Submitted by: manu
Approved by: vsevolod (maintainer)
|
Saturday, 16 Apr 2016
|
11:22 sunpoet
- Add LICENSE_FILE
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wednesday, 23 Mar 2016
|
09:20 vsevolod
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at
|
Monday, 27 Jul 2015
|
19:23 sunpoet
- Update to 1.0.42
Changes: https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
|
Sunday, 28 Jun 2015
|
09:45 sunpoet
- Update to 1.0.41
- Remove TLS_CERTFILE: it is added to pure-ftpd.conf and configurable at runtime
Changes: https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
|
Sunday, 14 Jun 2015
|
09:18 sunpoet
- Update to 1.0.40
Changes: https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
|
Saturday, 13 Jun 2015
|
16:14 vsevolod
- Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports
PR: 200548 [1]
Submitted by: rsimmons0 at gmail.com [1]
|
Monday, 1 Jun 2015
|
19:37 sunpoet
- Update to 1.0.39
Changes: https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
|
Sunday, 24 May 2015
|
18:55 sunpoet
- Update to 1.0.38
Changes: https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
|
Saturday, 16 May 2015
|
13:35 sunpoet
- Make USE_OPENSSL conditional
Submitted by: koobs
|
Sunday, 10 May 2015
|
12:45 sunpoet
- Cleanup CONFIGURE_ARGS: --localstatedir=/var was added by bsd.port.mk since
r384380
|
Sunday, 3 May 2015
|
19:40 sunpoet
- Use USE_OPENSSL
PR: 199732
Submitted by: Philip Jocks <freebsdbugs@filis.org>
|
Saturday, 2 May 2015
|
17:12 sunpoet
- Use CPPFLAGS instead of CFLAGS
|
Wednesday, 15 Apr 2015
|
08:20 tijl
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
LIBICONV_PLUG is defined in the iconv test, also switch to external
gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5
Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
dependencies
PR: 199099
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Monday, 13 Apr 2015
|
19:19 amdmi3
- Add CPE info
Approved by: portmgr blanket
|
Wednesday, 11 Mar 2015
|
18:34 sunpoet
- Update to 1.0.37
- Add SCRYPT option (on by default)
- Complete CONFIGURE_ARGS
- Add git repository to WWW
Note that this version includes several security changes:
- SSLv2 and SSLv3 are refused by default
- DES-hashed passwords are not supported
- RC4 was killed
Changes: https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
|
Sunday, 8 Mar 2015
|
19:38 sunpoet
- Enable TLS option by default
- Allow to change location of pid files
- Bump PORTREVISION for package change
|
Saturday, 22 Nov 2014
|
19:13 crees
Switch to USES=pgsql
|
Thursday, 24 Jul 2014
|
18:34 tijl
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
|
Wednesday, 2 Apr 2014
|
19:19 sunpoet
- Fix rc script:
- Reorder variables
- Assign default value for
- pureftpd_authd_enable
- pureftpd_authsocket: remove detection via pure-config.pl
- pureftpd_upload_enable
- Remove duplicate pidfile_authd
- Simplify script
- Bump PORTREVISION for package change
MFH: 2014Q2
|
Tuesday, 1 Apr 2014
|
14:42 sunpoet
- Use USES=tar:bzip2
|
Monday, 31 Mar 2014
|
14:12 sunpoet
- Add pure-authd support in rc script [1][2]
- Indent rc script
- Cosmetic change
- Bump PORTREVISION for package change
PR: ports/163339 [1], ports/180992 [2] (based on)
Submitted by: Gabor HALASZ <halasz.g@freemail.hu> [1]
Ari Maniatis <ari@ish.com.au> [2]
|
Saturday, 30 Nov 2013
|
20:03 sunpoet
- Add LICENSE
- Sort OPTIONS
- Convert to new options helper
- Fix shebang
- Reword pre-fetch: message and change variables:
- Change CERTFILE to TLS_CERTFILE
- Change WITH_LANG to LANG
- Support STAGEDIR
- Simplify Makefile
- Cosmetic change
- Reformat pkg-descr
|
Monday, 28 Oct 2013
|
06:42 sunpoet
- Reword COMMENT: remove "very"
Suggested by: eadler
|
Friday, 20 Sep 2013
|
17:23 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
|
Wednesday, 21 Aug 2013
|
17:17 sunpoet
- Remove leading indefinite article from COMMENT
|
14:08 sunpoet
- Convert to new perl framework
|
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Monday, 6 May 2013
|
17:57 sunpoet
- Use CERTFILE for custom certificate location
PR: ports/176614
Requested by: Ilya Pizik <ilya.pizik@gmail.com>
|
17:16 sunpoet
- Fix shebang line for users without USE_PERL=yes
PR: ports/177481
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
|
Saturday, 27 Apr 2013
|
08:50 mva
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Saturday, 29 Dec 2012
|
22:28 bapt
- Convert to new options framework
- Trim headers
PR: ports/168922
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: maintainer timeout (6 month)
|
Sunday, 5 Aug 2012
|
23:19 dougb
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Wednesday, 25 Jul 2012
|
06:32 cs
Fix typos in COMMENT
|
Monday, 7 May 2012
|
05:01 sunpoet
- Use bsd.port.options.mk for option handling
- Take maintainership
|
00:30 bapt
- update to 1.0.36
|
Saturday, 7 Apr 2012
|
11:29 garga
Drop maintainership
Feature safe: yes
|
Wednesday, 28 Dec 2011
|
15:37 garga
Update to 1.0.35
|
Friday, 4 Nov 2011
|
20:02 garga
Update to 1.0.34
|
Tuesday, 10 May 2011
|
13:50 garga
- Update to 1.0.32
PR: ports/155386
Submitted by: Zhihao Yuan <lichray@gmail.com>
Security: CVE-2011-1575
|
Friday, 12 Nov 2010
|
11:38 garga
Cleanup MASTER_SITES and since i'm here, remove MD5
|
Monday, 12 Jul 2010
|
11:02 garga
- 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>
|
Friday, 19 Mar 2010
|
16:11 garga
Update to 1.0.29
|
Monday, 22 Feb 2010
|
11:30 garga
Update to 1.0.28
PR: ports/144095
Submitted by: Denny Lin <dennylin93 at cnmc32.hs.ntnu.edu.tw>
Feature safe: yes
|
Thursday, 3 Dec 2009
|
13:31 garga
Update to 1.0.27
|
Monday, 30 Nov 2009
|
10:37 garga
Convert --with-virtualchroot to an OPTION, on by default
Sugested by: Jozsef Kovacs <jozsef.kovacs@datira.com>
|
Tuesday, 17 Nov 2009
|
10:55 garga
Update to 1.0.26
|
Wednesday, 4 Nov 2009
|
17:28 garga
- Add --localstate=/var to make pure-ftpwho work again
- Bump PORTREVISION
Reported by: Jordi Espasa Clofent <jespasac@minibofh.org>
Obtained from: pure-ftpd maillist
|
15:45 garga
Force default PID file and fix startup script
Reported by: Jordi Espasa Clofent <jespasac@minibofh.org>
|
Tuesday, 27 Oct 2009
|
10:16 garga
Update to 1.0.24
PR: ports/139931
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
Saturday, 22 Aug 2009
|
02:23 amdmi3
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself
|
00:20 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
|
Monday, 27 Apr 2009
|
11:21 garga
- 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
|
Saturday, 28 Mar 2009
|
17:53 garga
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
|
Thursday, 5 Mar 2009
|
18:19 garga
--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>
|
Monday, 16 Feb 2009
|
11:26 garga
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>
|
Thursday, 14 Feb 2008
|
11:55 garga
- 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]
|
Saturday, 3 Feb 2007
|
13:17 garga
- Remove 4.x support
- Use PORTDOCS
|
Monday, 4 Sep 2006
|
08:22 linimon
Reassign from inactive maintainer to new volunteer.
Hat: portmgr
|
Friday, 9 Jun 2006
|
19:01 delphij
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
|
Wednesday, 17 May 2006
|
10:16 garga
Fix a typo in pureftpd.schema
PR: ports/97387
Submitted by: Malte von dem Hagen <bsd at mnetworking.de>
Approved by: maintainer
|
Tuesday, 21 Feb 2006
|
16:05 garga
- 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
|
Tuesday, 27 Sep 2005
|
18:04 garga
- Add UPLOADSCRIPT support
PR: ports/85969
Submitted by: dawnshade <h-k@mail.ru>
Approved by: maintainer timeout (15 days)
|
Saturday, 2 Apr 2005
|
16:32 novel
Make pure-ftpd welcome message switchable when building.
PR: 78871
Submitted by: Xin LI <delphij@geekcn.org>
Approved by: maintainer timeout
|
Monday, 31 Jan 2005
|
00:35 girgen
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)
|
Wednesday, 20 Oct 2004
|
08:03 sergei
- Teach the startup script to respect pureftpd_config in rc.conf
(fixes ports/71477)
PR: ports/72911
Submitted by: Frank Denis (author and maintainer)
|
Saturday, 24 Jul 2004
|
11:18 pav
- 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)
|
Wednesday, 21 Jul 2004
|
21:44 pav
- 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
|
Sunday, 18 Jul 2004
|
12:01 pav
- Update to 1.0.20
Approved by: maintainer
|
Saturday, 17 Jul 2004
|
12:26 pav
- Fix crasher in pure-pw
PR: ports/69098
Submitted by: Xin LI <delphij@frontfree.net>
Approved by: maintainer
|
Friday, 25 Jun 2004
|
11:22 pav
- 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
|
Tuesday, 25 May 2004
|
09:19 mat
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
|
Number of commits found: 144 (showing only 100 on this page) |