aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.6.1Norikatsu Shigemura2003-01-292-2/+2
| | | | | | | | PR: ports/47635 Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer) Notes: svn path=/head/; revision=74216
* Update to 0.6.0 Add ipv6 to CategoriesTilman Keskinoz2003-01-272-3/+3
| | | | | | | | PR: 47526 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=74090
* PERL -> REINPLACE_CMDTilman Keskinoz2003-01-251-3/+5
| | | | | | | | | | Fix PLIST_SUB for HAVE_GNOME PR: 47231 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=74001
* Use USE_REINPLACE & REINPLACE_CMD instead of PERL.Anders Nordby2003-01-231-1/+2
| | | | | | | Requested by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=73881
* Remove bogus != command which generates bogus dependency error on someHye-Shik Chang2003-01-231-8/+1
| | | | | | | | | conditions. Advised by: kris Notes: svn path=/head/; revision=73833
* Add a .netrc handling patch from the cURL CVS repository.Peter Pentchev2003-01-222-0/+7
| | | | | | | Reported by: David Thiel <lx@redundancy.redundancy.org> Notes: svn path=/head/; revision=73768
* Suppress stderr outputs from embedded shell commands.Hye-Shik Chang2003-01-211-2/+2
| | | | | | | Submitted by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=73743
* Update to 7.10.3Hye-Shik Chang2003-01-213-5/+42
| | | | Notes: svn path=/head/; revision=73741
* Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable.Sean Chittenden2003-01-181-1/+3
| | | | | | | | | | This should be the last of the PostgreSQL updates and everything should support the POSTGRESQL_PORT tunable. Submitted by: kris/bento[1] Notes: svn path=/head/; revision=73443
* Use MASTER_SITE_SOURCEFORGE instead of the defunct downloads.sourceforge.net.Peter Pentchev2003-01-171-1/+2
| | | | | | | Submitted by: ijliao, Daniel Stenberg <daniel@haxx.se> (cURL author) Notes: svn path=/head/; revision=73357
* Update to curl-7.10.3. There is a minor problem with the lib503 andPeter Pentchev2003-01-152-2/+2
| | | | | | | | | | | lib504 tests on some FreeBSD versions, but the major bulk of the functionality is there, and it is still an improvement over 7.10.2 :) Not functionally tested on: ia64; there is no spoon.. er.. perl5 on pluto1.FreeBSD.org for the present. Notes: svn path=/head/; revision=73158
* Upgrade to 2.6.4.Oliver Braun2003-01-093-2/+12
| | | | | | | | PR: ports/46875 Submitted by: maintainer Notes: svn path=/head/; revision=72793
* Update to 0.4.0Yoichi NAKAYAMA2003-01-082-2/+2
| | | | Notes: svn path=/head/; revision=72725
* Upgrade to jftpgw-0.13.2Stefan Eßer2003-01-055-11/+19
| | | | Notes: svn path=/head/; revision=72597
* Update to 1.0.23.Pete Fritchman2003-01-052-2/+4
| | | | Notes: svn path=/head/; revision=72582
* 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