summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chase libpq version bump.Sean Chittenden2003-01-042-4/+6
| | | | Notes: svn path=/head/; revision=72511
* Sync with ftp/wu-ftpd.Munechika SUMIKAWA2003-01-042-1/+12
| | | | Notes: svn path=/head/; revision=72501
* upgrade to 2.0.14Ying-Chieh Liao2003-01-028-62/+115
| | | | | | | | PR: 46020 Submitted by: maintainer Notes: svn path=/head/; revision=72289
* upgrade to 1.0Ying-Chieh Liao2003-01-022-2/+3
| | | | | | | | PR: 46130 Submitted by: Ports Fury Notes: svn path=/head/; revision=72274
* Update to 7.10.2, which fixes a signals/threads problem in DNS resolving.Peter Pentchev2003-01-024-3/+182
| | | | | | | Add PORTDOCS handling. Notes: svn path=/head/; revision=72221
* Update to 2.1Tilman Keskinoz2003-01-013-17/+12
| | | | Notes: svn path=/head/; revision=72122
* Can't be builded with new bison - hardcode byaccAndrey A. Chernov2002-12-301-0/+11
| | | | | | | | PR: 46471 Submitted by: Dmitry Morozovsky <marck@rinet.ru> Notes: svn path=/head/; revision=71982
* Unbreak ftp/ftplocateEdwin Groothuis2002-12-203-42/+42
| | | | | | | | PR: ports/46324 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=71735
* This diff will enable the jigdo port to compile on a FreeBSD system, whichDirk Meyer2002-12-142-1/+30
| | | | | | | | | | is newer than 500041. (getopt change) There is a new file, extra-glibc-getopt.h in the diff. PR: 46212 Submitted by: bra@fsn.hu Notes: svn path=/head/; revision=71634
* fix fetch for ftp/xrmftpEdwin Groothuis2002-12-122-3/+2
| | | | | | | | PR: ports/46021 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=71563
* Fix PLIST so configuration is not deletedDirk Meyer2002-12-111-1/+1
| | | | Notes: svn path=/head/; revision=71539
* o unbreak manpage.FUJISHIMA Satsuki2002-12-113-2/+64
| | | | | | | | | | | | | | | | | - pod2man is required to build manpage. o set LANG=C for sed. - This case [:print:] does not work correctly without LANG=C. o Fix directory traversal bug in FTP. References: http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482&w=2 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344 Patches obtained from: Red Hat Linux Notes: svn path=/head/; revision=71537
* Fix directory traversal bug in FTP.FUJISHIMA Satsuki2002-12-116-2/+124
| | | | | | | | | | | | References: http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482&w=2 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344 Patches obtained from: Red Hat Linux Approved by: portmgr(will) Notes: svn path=/head/; revision=71535
* Fix build on 5.0 (remove bogus declaration of sys_nerr)Kris Kennaway2002-12-021-0/+12
| | | | Notes: svn path=/head/; revision=71287
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev2002-11-282-2/+2
| | | | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr Notes: svn path=/head/; revision=71214
* Oops, correct patch in patch fileKris Kennaway2002-11-271-2/+2
| | | | | | | Pointy hat to: kris Notes: svn path=/head/; revision=71145
* - Update to 1.0.13aPatrick Li2002-11-262-16/+14
| | | | | | | | | | | - Use ECHO_CMD and fix whitespaces while I am here. PR: ports/45707 Submitted by: maintainer Approved by: kris Notes: svn path=/head/; revision=71104
* Update to 1.0.13Patrick Li2002-11-233-8/+11
| | | | | | | | PR: ports/45653 Submitted by: maintainer Notes: svn path=/head/; revision=70906
* [First attempt to commit a port, please bear with me]Edwin Groothuis2002-11-226-0/+50
| | | | | | | | | | | fmirror is a program for mirroring files and directories from a remote FTP server PR: ports/39900 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=70725
* upgrade to 1.3.12.1Ying-Chieh Liao2002-11-203-15/+12
| | | | | | | | PR: 45428 Submitted by: Ports Fury Notes: svn path=/head/; revision=70571
* upgrade to 3p2Ying-Chieh Liao2002-11-202-7/+8
| | | | | | | | PR: 45508 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=70533
* make build happyYing-Chieh Liao2002-11-201-1/+1
| | | | | | | | PR: 45505 Submitted by: maintainer Notes: svn path=/head/; revision=70532
* Fix Build after recent kdelibs update.Tilman Keskinoz2002-11-191-0/+4
| | | | | | | | PR: 45415 Submitted by: jon Notes: svn path=/head/; revision=70501
* Make distfile fetchable again.Anders Nordby2002-11-191-1/+3
| | | | | | | Reported by: bento, fetch(1) Notes: svn path=/head/; revision=70443
* Fix build on -current (don't mis-declare sys_nerr)Kris Kennaway2002-11-181-0/+12
| | | | Notes: svn path=/head/; revision=70383
* Replaced Perl-RE by one working for sed.Edwin Groothuis2002-11-141-4/+4
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=70105
* The author fixed the installation of the documentationTilman Keskinoz2002-11-143-12/+10
| | | | | | | | | | and updated the distfile. Chase MD5 and bump PORTREVISION because of PLIST changes. Approved by: kris (mentor) Notes: svn path=/head/; revision=70099
* Update to 0.3.3, change URI of Web page.Yoichi NAKAYAMA2002-11-114-5/+7
| | | | | | | Documents in English is now available. Notes: svn path=/head/; revision=69873
* - Update to 1.1.3Dirk Meyer2002-11-113-12/+70
| | | | | | | | | | | - supports tcp_wrappers in standalone mode - verboose install - documentation added PR: 45199 Submitted by: matthias.andree@web.de Notes: svn path=/head/; revision=69872
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1046-46/+23
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* s/PERL/REINPLACE_CMD/ should not be used in pipe stream.Jun Kuriyama2002-11-091-2/+2
| | | | Notes: svn path=/head/; revision=69784
* upgrade to 2.6.3Ying-Chieh Liao2002-11-073-9/+24
| | | | | | | | PR: 45039 Submitted by: maintainer Notes: svn path=/head/; revision=69684
* Use PORTCOMMENT.Cy Schubert2002-11-072-1/+2
| | | | Notes: svn path=/head/; revision=69632
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0644-22/+44
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Import emacs-wget which gives a simple interface for wget on Emacsen.Yoichi NAKAYAMA2002-11-067-0/+51
| | | | Notes: svn path=/head/; revision=69559
* Cleaned up regular expression to make sed happy.Edwin Groothuis2002-11-051-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69500
* PERL -> REINPLACEEdwin Groothuis2002-11-043-5/+8
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* PERL -> REINPLACEEdwin Groothuis2002-11-041-2/+3
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69423
* - remove BROKENDirk Meyer2002-11-031-5/+5
| | | | | | | | | - add USE_PERL5 - honor CFLAGS - whitespace fixes Notes: svn path=/head/; revision=69321
* make pgsql support work againYing-Chieh Liao2002-11-014-2/+24
| | | | | | | | | PR: 43741 Submitted by: Rong-en Fan <rafan@infor.org> Approved by: maintainer (mharo) timeout (1 month) Notes: svn path=/head/; revision=69255
* Add ftp-tls 20020906, ftp client supporting FTP AUTH TLS.Alexander Leidinger2002-10-3011-0/+230
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=69148
* - Update to 1.1.2Dirk Meyer2002-10-282-6/+6
| | | | | | | | | - take maintainership - remove dependency to PERL Approved by: nbm Notes: svn path=/head/; revision=69050
* Mark BROKEN on 5.0Kris Kennaway2002-10-261-1/+7
| | | | Notes: svn path=/head/; revision=68849
* Update to 7.9.8.4Hye-Shik Chang2002-10-253-27/+20
| | | | Notes: svn path=/head/; revision=68825
* add axelq 0.70Ying-Chieh Liao2002-10-237-0/+63
| | | | | | | A queue manager for the download accelerator axel Notes: svn path=/head/; revision=68648
* Update my EmailaddressTilman Keskinoz2002-10-221-3/+3
| | | | | | | Approved by: kris (mentor) Notes: svn path=/head/; revision=68593
* Upgrade to 0.93.2a.Oliver Braun2002-10-212-7/+2
| | | | | | | | PR: 44346 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=68538
* Fix build on -current (expr -> expr --)Kris Kennaway2002-10-201-0/+11
| | | | Notes: svn path=/head/; revision=68434
* Fix build on -current (don't try and guess about the definition ofKris Kennaway2002-10-204-0/+44
| | | | | | | __size_t), and fix a format string with two many arguments while I'm here. Notes: svn path=/head/; revision=68433
* Upgrade to 0.5.2.Oliver Braun2002-10-172-2/+2
| | | | | | | | PR: ports/44163 Submitted by: maintainer Notes: svn path=/head/; revision=68197