summaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken strcasestr() implementation.ache2001-10-108-40/+116
| | | | Use FreeBSD's strcasestr() if present.
* Remove jmrobins@jmirror.ruin.org as MAINTAINER; mail to jmirror.ruin.orgfenner2001-10-071-1/+1
| | | | has been bouncing for over two months.
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Update to 7.9.roam2001-10-052-5/+5
| | | | Submitted by: kris
* avoid running autoconf.sf2001-10-052-0/+4
|
* - update to 0.99.9petef2001-10-043-8/+13
| | | | | | | | - install a pure-ftpd poweredby.jpg image - reword some user messages PR: 31041 Submitted by: maintainer
* - update to 0.99.2apetef2001-10-034-9/+11
| | | | | | | | | - fix some whitespace problems (at EOL and multiple lines of whitespace) - install extra README - update pkg-descr with new features PR: 30643 Submitted by: maintainer
* Update to 1.032petef2001-10-033-2/+3
|
* - update to 1.0.22petef2001-10-033-7/+14
| | | | | | | | | - chase new MASTER_SITES - use DOCSDIR - install html documentation PR: 30994 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
* Use official patches setache2001-10-0210-138/+46
| | | | (fix wrong place of pasv-allow fix as result)
* Fix the case when opie keys not usedache2001-09-294-36/+108
|
* OPIE fixes: bad user reaction, normal passwordache2001-09-284-18/+94
|
* add mgetijliao2001-09-249-0/+79
| | | | Multi Threaded Wget
* Update to 2.4.4dwcjr2001-09-232-3/+3
| | | | | | | | Change maintainer PR: 30622 Submitted by: fm@astral.ntu-kpi.kiev.ua Reviewed by: maintainer
* use MAN1 macro.sf2001-09-212-1/+3
|
* utilize/trash DOCSDIR.sf2001-09-212-1/+2
|
* Add support for Socket6-0.11.kuriyama2001-09-182-3/+3
| | | | Submitted by: ume
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-171-1/+1
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-171-1/+1
| | | | | | have been inactive for too long Approved by: will
* Initial import of twoftpd-1.13.kevlo2001-09-166-0/+42
| | | | | | | | | | Twoftpd is an FTP server that strives to be secure, simple, and efficient. None of the commands can cause execution of other programs, and the normal model of execution does a chroot to the logged in user's directory immediately after authentication. PR: 30565 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
* Update to 0.11dwcjr2001-09-144-10/+19
| | | | | PR: 30515 Submitted by: gslin@infomath.math.nctu.edu.tw
* unbreak: ${FILESDIR} is read-only.sf2001-09-111-2/+2
|
* Use `msgfmt-new' from gettext-devel package instead of an ungly hack.sobomax2001-09-112-20/+8
|
* upgrade to 1.1.1ijliao2001-09-092-3/+3
| | | | drop maintainership
* upgrade to 1.29ijliao2001-09-093-2/+5
| | | | Submitted by: olgeni
* Update to 0.4.2.sobomax2001-09-075-11/+19
| | | | | PR: 30266 Submitted by: Matthias Andree <matthias.andree@web.de>
* - Install some basic documentation in DOCSDIRwjv2001-09-052-2/+15
| | | | | - Change the mode of SPOOLDIR if installed as package - Bump PORTREVISION
* - Downgrade to version 1.05 at the express request of the author. The 1.1xwjv2001-09-055-29/+28
| | | | | | | | code tree is, in the author's opinion, not even ready for a -devel port. - Bumped PORTEPOCH because of the above. - Make SPOOLDIR a variable which may be altered by the user at install time. Submitted by: Mark Tranchant <mark@tranchant.freeserve.co.uk>
* Make wu-ftpd install with correct permissionsdwcjr2001-09-046-14/+104
| | | | | PR: 17313 Submitted by: Dmitry Grigorovic
* Update to 0.9.27dwcjr2001-09-035-67/+28
| | | | | PR: 29821 Submitted by: tkato@prontomail.com
* Update to version 2.4.2kevlo2001-09-022-2/+2
| | | | | PR: 30123 Submitted by: Dmitry A. Yanko <fm@astral.ntu-kpi.kiev.ua>
* Update to 0.3.6.knu2001-09-023-3/+4
| | | | | PR: ports/29854 Submitted by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
* Update to 7.8.1, which should, among other changes, fix the POSTroam2001-09-012-5/+8
| | | | | | | | bug in cURL/PHP interaction. Build with SSL by default, change the knob name to WITHOUT_SSL. Submitted by: sf
* Update to 1.031petef2001-08-302-2/+2
|
* Update to 0.7.4petef2001-08-282-2/+2
| | | | | PR: 30141 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to version 1.029petef2001-08-262-2/+2
|
* fix zh_TW locale to be readable on FreeBSD.sf2001-08-252-4/+22
| | | | Submitted by: clive
* Remove redundant USE_PERL5 statements.tobez2001-08-241-1/+0
|
* - update to version 1.028petef2001-08-244-4/+4
| | | | | - update my email in pkg-descr - sort @dirrm lines in pkg-plist
* Now correctly install into PREFIX, not LOCALBASE.alex2001-08-231-1/+1
| | | | | | | However, this will work only if PREFIX==LOCALBASE, since it checks if Apache's data.default dir is present (which is in LOCALBASE, not PREFIX). (OTOH, it will be in PREFIX if it installs the apache13 dependency, so it is correct)
* - Depend on apache13alex2001-08-233-36/+57
| | | | | | | | | - install files to www/data.default and not deprecated apache/share/htdocs - PERL-patch files in post-patch, not in post-extract - Install to LOCALBASE, not hardcoded /usr/local ^^^^^^^^ ARGH Apache-Dependency reported by: bento
* Update to 0.99.1b.roam2001-08-233-8/+27
| | | | | | | | Make the --with-pam configure arg conditional: only compile with PAM support if neither WITH_LDAP nor WITH_MYSQL is specified. PR: 29995 Submitted by: author/maintainer
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-222-2/+2
| | | | Reviewed by: ade
* Update to 0.99.1.roam2001-08-214-12/+24
| | | | | PR: 29877 Submitted by: author/maintainer
* - Support PTHREAD_CFLAGS properlyijliao2001-08-181-3/+11
| | | | | | | - Support install macros PR: 29820 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - update to 1.2.2 final releasemharo2001-08-174-4/+18
| | | | - add postgres support
* Fix ftp/p5-Net-FTPServer build on -stable.tobez2001-08-152-0/+7
| | | | | PR: 29690 Submitted by: maintainer
* upgrade to 0.96ijliao2001-08-159-176/+19
|
* Update port to version 2.4.1.olgeni2001-08-142-2/+2
| | | | | PR: 29707 Submitted by: Carl Johan Madestrand <carl_johan@gmx.net>
* Update to version 1.027kevlo2001-08-132-2/+2
| | | | | PR: 29662 Submitted by: MAINTAINER
OpenPOWER on IntegriCloud