summaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* update to 2.0.15.rc2 which fixes several bugs introduced by rc1oliver2003-08-088-74/+13
|
* Unbreak under gcc 3.3arved2003-08-061-0/+68
| | | | | PR: 55235 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Switch to MASTER_SITE_DEBIAN_POOLkris2003-08-042-4/+2
| | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru>
* Fix build on -currentkrion2003-08-011-3/+5
| | | | | Submitted by: kris via bento Approved by: fjoe (mentor) (implicit)
* Fix build on -currentkrion2003-08-012-1/+3
| | | | | | PR: 55139 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Improve dir() function.kuriyama2003-08-012-2/+2
|
* Update to 0.6.4krion2003-07-313-4/+6
| | | | | | | | | | | * Fix HTML output of ftpls * Change maintainer address (same maintainer, different mail address) * Install HTML documents about ftpcopy and ftpls. PR: 55120 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Address CAN-2003-0466.dannyboy2003-07-314-2/+24
| | | | Submitted/approved by: security-officer
* Consolidate NO_CDROM and NO_PACKAGE into RESTRICTED, and mark BROKEN onkris2003-07-301-3/+8
| | | | 5.x (does not compile)
* Release maintainership of ports due to personal technical difficulties.naddy2003-07-301-1/+1
| | | | Submitted by: Serge Gagnon
* update ftp/lukemftpd: drop maintainer shipdaichi2003-07-301-2/+2
| | | | | | PR: 48388 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Apporved by: maintainer (timeout)
* Pass Maintainership to Markus Brueffer.arved2003-07-291-1/+1
|
* until it's fixed by the author, add a patch to fix transfering a wholeoliver2003-07-271-0/+16
| | | | | directory (gftp adds wrongly a trailing / to each file and directory which ends in a 550 error)
* Update to 7.10.5perky2003-07-253-5/+8
|
* update gftp to 2.0.15.rc1oliver2003-07-248-99/+55
|
* Assign MAINTAINER to Serge Gagnon <gagnon__s@videotron.ca>oliver2003-07-233-3/+16
| | | | | | | | fix lex.c add a missed dependency PR: ports/50967 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Assume maintainership.anders2003-07-222-3/+1
| | | | Remove WWW URL, there is no web site for omi currently.
* sync MASTER_SITESoliver2003-07-211-3/+4
|
* Fix build on 5.xarved2003-07-181-0/+10
| | | | Submitted by: Markus Brueffer
* Update to 3.0.a.1arved2003-07-185-66/+177
|
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-6/+8
| | | | use USE_GETOPT_LONG instead.
* Drop maintainershipkris2003-07-121-1/+1
|
* Add tftp-hpa 0.34, "An advanced tftp server".oliver2003-07-067-0/+61
| | | | | PR: 47156 Submitted by: Brooks Davis <brooks@freebsd.org>
* Generate plist either statically or before do-install phase formarcus2003-07-051-4/+8
| | | | | | compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Drop maintainershipache2003-07-051-1/+1
|
* fix: ftp/jigdodaichi2003-06-272-3/+7
| | | | | | no build on 4.x-stable alpha machine Pointed out by: bento via kris
* Correct a string buffer size from 4069 to 4096.kris2003-06-272-1/+13
| | | | Obtained from: OpenBSD
* update ftp/frox: 0.7.7 --> 0.7.8daichi2003-06-262-2/+2
| | | | | PR: 53735 Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
* Fix build on -STABLE.naddy2003-06-251-3/+6
| | | | | | Closes PR: 53220
* fix typo in start-up scriptleeym2003-06-221-1/+1
| | | | | PR: 53592 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* * Upgrade to 2.6.6.obraun2003-06-192-3/+3
| | | | | | | * Change maintainers email address. PR: ports/53485 Submitted by: maintainer
* ftp/jigdo update 0.6.8 --> 0.7.0daichi2003-06-196-62/+15
| | | | | PR: 52570 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
* update pure-ftpd to 1.0.15 [0], add knobs for MySQL 4 and OpenLDAP 2.1 [0]oliver2003-06-184-9/+50
| | | | | | | | | change where config files get installed from /etc to PREFIX/etc [1] add a startscript for etc/rc.d [1] PR: 46853 [1] Requested by: maintainer [0] Approved By: maintainer [0],[1]
* Fix LP64 bugs and bump PORTREVISION. This still detects the boguskris2003-06-165-0/+50
| | | | | gethostbyaddr_r() "implementation" in libc, which may be causing problems in certain cases.
* o Update to reflect recent change in location of header fileslioux2003-06-152-8/+10
| | | | | | | | installed by devel/bglibs port o No functional changes PR: 52909 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* add jftp 1.30ijliao2003-06-136-0/+44
| | | | Java Network Browser
* * Fix build with latest GTK+-2 [1]marcus2003-06-122-4/+24
| | | | | | | * Convert to new GNOME infrastructure PR: 53262 [1] Submitted by: Pav Lucistnik <pav@oook.cz> [1]
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Add missing @dirrm and bump PORTREVISIONkris2003-06-092-1/+2
|
* Fix MASTER_SITES, add a secondary mirrorosa2003-06-091-4/+3
| | | | | | | Notice from: Bill "distfiles" Fenner Submitted by: MAINTAINER PR: 53064 Approved by: fjoe (mentor)
* o Change MASTER_SITES and distinfo.erwin2003-06-082-2/+2
| | | | | | | | | o This new distfile is different. The difference is that the author made a change in the CHANGE file ;) PR: 53043 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* o Fix MASTER_SITES and, btwerwin2003-06-082-3/+3
| | | | | | | | o update to 0.80 PR: 53041 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* Update to curl-7.10.5.roam2003-06-062-2/+2
| | | | Submitted by: Phillip Oleson <poleson@verio.net>
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-041-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Fix to work dir() method correctly.kuriyama2003-06-012-0/+22
|
* - Update to 1.2.0dinoex2003-06-012-2/+2
| | | | PR: 52787
* Update to 20030520.netchild2003-05-216-117/+10
| | | | Submitted by: maintainer
* Updated to 0.07skv2003-05-214-15/+18
| | | | PR: ports/52230
* BROKEN on 5.1: bad C++kris2003-05-181-0/+4
|
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
OpenPOWER on IntegriCloud