summaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* - make the p5-IO dependency conditional on the Perl versionpetef2003-12-212-26/+30
| | | | | | | | | | | | - don't change the in-place pkg-message; generate a temporary one in ${WRKDIR} - fix install of scripts to ${PREFIX}/sbin - use EXAMPLSDIR and DOCSDIR - fix pkg-plist rmdir ... 2>/dev/null's to always return true - bump PORTREVISION PR: 59083 Submitted by: Lars Thegler <lars@thegler.dk>
* Add wzdftpd 0.1, modular FTP server configurable onlinesergei2003-12-189-0/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | using SITE commands. wzdftpd is a FTP server designed to be modular, work under linux/win32/freebsd/openbsd, and to be entirely configurable online using SITE commands. wzdftpd offers the following features: - Simple configuration file, supporting inclusions - Online administration, using SITE commands - Backends to store users/groups in different structures - Modules: internal, using shared librairies, or external (scripts/applications) - Users are virtual: you do not need to create users in system - SSL/TLS support - Server is designed to run as a non-privileged user to enforce security - Server can detect ip changes (dynamic ips) - Cross devices operations (copy/move) (though can be slow) - Logging support (compatible with the wu-ftpd standard) - Designed for high performance: coded with C, multithreaded WWW: http://www.wzdftpd.net/ PR: 59873 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Update mastersites and portlintmharo2003-12-172-16/+36
|
* add dmachine 0.19ijliao2003-12-156-0/+63
| | | | A non interactive, non graphical, batch download manager
* Update to 7.10.8 and remove the BROKEN mark for 64-bit arches.roam2003-12-136-212/+214
| | | | | PR: 60105 Submitted by: ijliao
* - get rid of all perl stuffdinoex2003-12-122-91/+44
| | | | - USE_REINPLACE
* A buffer overflow exists in lftp <= 2.6.9 which may be triggered whennectar2003-12-122-2/+2
| | | | | | requesting a directory listing from a malicious server over HTTP. From the `NEWS' file: * security fixes in html parsing code
* - Update to 2.6.9krion2003-12-092-2/+2
| | | | | PR: 60057 Submitted by: maintainer
* Add wput 0.3.6,krion2003-12-087-0/+79
| | | | | | | | | | wput is a tiny program that looks like wget and does as the name suggests exactly the opposite: it uploads files or recursivly whole directories to a ftp-server and supports resuming. PR: 60032 Submitted by: Nosov Artem <chip-set@mail.ru>
* - Update to version 1.13krion2003-12-072-3/+3
| | | | | PR: 60008 Submitted by: Ports Fury
* use local backup for disappeared debian patch.sf2003-12-072-2/+4
|
* add curlpp 0.3.0ijliao2003-12-057-0/+149
| | | | | | A C++ wrapper for libcurl PR: 59891
* - Update to version 1.0.0krion2003-12-047-49/+46
| | | | | PR: 59761 Submitted by: maintainer
* - Update to 1.0.17a, the latest stable versionsergei2003-12-042-35/+27
| | | | | | | | | | 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
* - Fix output of time_t for 64bitdinoex2003-11-212-0/+12
| | | | | PR: 59546 Submitted by: matthias.andree@gmx.de
* Respect CFLAGS, should fix build on alphaarved2003-11-211-0/+5
|
* - Update to 0.4.3sergei2003-11-203-85/+188
| | | | | | | | - Use PYTHON_SITELIBDIR and DATADIR in pkg-plist - Respect PREFIX PR: 59142 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-192-2/+2
| | | | | PR: 59109 Approved by: marcus (mentor)
* - unbreak on 5.xkrion2003-11-193-9/+24
| | | | | | | | | | - respect PTHREAD_LIBS and CFLAGS - use REINPLACE_CMD instead of PERL - remove obsolete replacement PR: 58226 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Approved by: maintainer timeout
* Upgrade to 4.0.kuriyama2003-11-182-2/+2
| | | | | PR: ports/59373 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
|
* - update to 1.2.1dinoex2003-11-132-2/+2
|
* update gftp to 2.0.16oliver2003-11-105-8/+26
|
* Update to 7.10.8perky2003-11-102-3/+4
|
* add rexx-curl 1.1ijliao2003-11-105-0/+51
| | | | An external function package providing an interface to the cURL package
* As announced on Aug 7, remove the forbidden moxftp port.kris2003-11-0814-255/+0
|
* 58774 Andrew J. Caines <A.J.Caines@halplant.com>mharo2003-11-0318-100/+184
| | | | | | | | | | | | | | | upgrade to 1.2.9 58415 Melvyn Sopacua <mdev@idg.nl> add WITH_OPENSSL 57385 Martin Matuska <martin@tradex.sk> adds rc_subr support 54783 Bruce M Simpson <bms@spc.org> Ability to support multiple versions MYSQL and LDAP using the WITH_* variables. I ended up using the stuff provided in bsd.port.mk with his patches
* Reset maintainer on ports maintained by the following non-ports committers,kris2003-11-032-2/+2
| | | | | | | who did not respond to my email confirming whether they have an active interest in maintaining the port: sue reg rv jmb dima reg horikawa msmith jhs ue
* - Update to version 1.0.16ckrion2003-10-292-2/+2
| | | | | | | | * Version 1.0.16b accidentally broke the PAM authentication backend. This release fixes that issue. PR: 58660 Submitted by: maintainer
* Update to 1.118.petef2003-10-273-28/+26
|
* update debian patch to 12.sf2003-10-254-6/+6
|
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducederwin2003-10-241-1/+0
| | | | in the last commit.
* utilize SITE_PERLijliao2003-10-2411-342/+341
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Change MASTER_SITES to fix fetcherwin2003-10-241-1/+1
| | | | | PR: 58486 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* (maintainer timeout since 2003-06-15)sergei2003-10-242-20/+19
| | | | | | | | | | - Use native installer - Install documentation - Remove unneeded USE_REINPLACE - Bump PORTREVISION PR: 52909 Approved by: krion (implicit)
* - Fix build on -currentkrion2003-10-211-0/+12
| | | | | PR: 58200 Submitted by: maintainer
* - Update to 1.0.16bkrion2003-10-212-2/+3
| | | | | | | | | | 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
* Mark as broken: master site disappeared a year ago, does not work onlinimon2003-10-201-1/+3
| | | | non-i386; abandonware.
* - remove COPYINGdinoex2003-10-192-2/+1
|
* Respect CC and CFLAGSkris2003-10-192-72/+70
|
* Add virtual category elisp.yoichi2003-10-191-1/+1
| | | | Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to the Kame v6-20030207 patch.obrien2003-10-172-3/+3
|
* - Update to 2.6.8krion2003-10-163-33/+2
| | | | | PR: 58124 Submitted by: maintainer
* add a knob to make locale support optional.sf2003-10-164-54/+74
| | | | note a (not) update plan.
* Upgrade to 2.7.3.sumikawa2003-10-142-6/+18
| | | | | PR: ports/57989 Submitted by: Dan Larsson <ports@tyfon.net>
* Upgrade to 3.8.kuriyama2003-10-143-9/+11
| | | | | PR: ports/57849 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Upgrade to 57907.sumikawa2003-10-133-4/+9
| | | | | PR: ports/57907 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* BROKEN: Does not fetchkris2003-10-121-0/+2
|
* - use DOCSDIRdinoex2003-10-121-42/+42
|
OpenPOWER on IntegriCloud