summaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-2932-0/+32
|
* Add wmget 0.5.0,krion2004-01-278-0/+118
| | | | | | | | | wmget is a dock app for the GNU Window Maker window manager which makes it more convenient to perform long downloads in the background. PR: ports/61736 Submitted by: Ulrich Spoerlein <q@uni.de>
* - Utilize PLIST_FILESsergei2004-01-262-3/+1
| | | | | PR: 61644 Submitted by: maintainer
* - Give maintainership to Rudolf Cejka, who uses this daemonpav2004-01-261-1/+1
| | | | | | to power ftp-master.cz.FreeBSD.org Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
* - Rip post-install echo block into standalone pkg-messagepav2004-01-232-10/+15
| | | | - Quiet portlint on RUN_DEPENDS
* - Add support for utmp/wtmppav2004-01-235-6/+65
| | | | | | | - Bump portrevision PR: ports/61722 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
* Now gettext 0.12.1 is gettext-old.trevor2004-01-236-6/+6
|
* - Fix build on Bentopav2004-01-221-0/+2
| | | | | PR: ports/61740 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+1
|
* - Update to 0.7.12krion2004-01-195-39/+74
| | | | | | | | | - use rcNG script - make configure script happy with CONFIGURE_TARGET - use PORTDOCS to autoaddition docs in PLIST PR: 61561 Submitted by: maintainer
* - Respect CFLAGS and PTHREAD_LIBSclement2004-01-181-4/+4
| | | | | | PR: 61530 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Approved by: erwin (mentor) (implicitly)
* [Approved] new port: ftp/wget-develedwin2004-01-175-18/+23
| | | | | | | | | | | devel/wget starts to lag behind the releases of wget. At least with a development version we are able to figure out when it is stable enough to ftp/wget updated. Add CONFLICTS to ftp/wget/Makefile PR: ports/61155 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* - Add USE_AUTOCONF_VER=253krion2004-01-121-1/+2
| | | | | PR: 61223 Submitted by: Nosov Artem <chip-set@mail.ru> (maintainer)
* - Data transfere may be aborted now with the next message,krion2004-01-112-0/+41
| | | | | | | | because the EINTR error isn't handled: "426 Data connection: Interrupted system call". PR: 61221 Submitted by: maintainer
* ProFTPd port does not install docs for optional modulesedwin2004-01-114-10/+26
| | | | | | | | | | | | | | The ftp/proftpd port creates /usr/local/share/doc/proftpd and installs the two HTML files from ProFTPd's docs directory into it. But it doesn't copy the html files from the contrib directory which describe the optional modules (mod_tls, mod_radius, etc.) and their configuration options. Also moved the portdocs to the PORTDOCS environment variable. PR: ports/56511 Submitted by: Pat Lashley <patl+freebsd@volant.org> Reviewed by: maintainer timeout
* Add IPv6 support via the Kame 317-v6-20040108b patch.obrien2004-01-091-1/+1
|
* Add IPv6 support via the Kame 317-v6-20040108b patch.obrien2004-01-081-1/+1
|
* Update to 3.1.7.obrien2004-01-072-4/+4
| | | | This fixes memory leaks and other serious bugs in 3.1.6.
* - update to 1.119petef2004-01-073-16/+18
| | | | - we now depend on Perl 5.6.1
* Add cmdftp 0.7.2,krion2004-01-065-0/+51
| | | | | | | | | | cmdftp is a command line FTP client for Unix systems that features shell-like functions, passive mode, local and remote transparent modes, broken connection resumption, multiple and recursive file transfers, auto-login, and more. PR: 60759 Submitted by: Andreas Fehlner <fehlner@gmx.de>
* Upgrade to version 3.1.6.obrien2004-01-056-58/+4
|
* Replace "/etc/nologin" with "/var/run/nologin" in manpage to reflectnetchild2004-01-042-2/+11
| | | | | | reality. Submitted by: maintainer
* New port: ftp/promaedwin2004-01-036-0/+59
| | | | | | | | ProMA is a PHP4 based system for administrating a ProFTPd server storing users in a MySQL database. PR: ports/55924 Submitted by: HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
* New port: ftp/tnftpd (obsoletes ftp/lukemftpd)edwin2004-01-037-0/+125
| | | | | | | | tnftpd (formerly known as lukemftpd) is a port of the enhanced NetBSD ftp server to other systems PR: ports/55229 Submitted by: Alex Vasylenko <lxv@send-pr.sink.omut.org>
* - Fix path to config files in manpagesdinoex2003-12-281-1/+3
| | | | - search all config files in ${PREFIX}/etc/
* add patch files which do have RCS tags in it.edwin2003-12-282-0/+20
| | | | PR: ports/60164
* New Port: quftp-1.0.7edwin2003-12-287-0/+58
| | | | | | | New port for quftp, a scriptable ftp client. PR: ports/60164 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
* - Update to 2.6.11pav2003-12-263-8/+8
| | | | | PR: ports/60592 Submitted by: Dmitry A. Yanko <fm@code.org.ua> (maintainer)
* - Update MASTER_SITES.pav2003-12-252-4/+1
| | | | | PR: ports/60530 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
* - Unbreak build by depending on newly-added security/cvm portsergei2003-12-242-6/+12
| | | | - Cosmetic fixes for consistency with other untroubled.org ports
* - 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>
OpenPOWER on IntegriCloud