summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-035-4/+7
| | | | Notes: svn path=/head/; revision=18431
* REQUIRES_MOTIF= yesMichael Haro1999-05-021-2/+3
| | | | | | | The non motif version seems to require motif too (that make any sense?) Notes: svn path=/head/; revision=18349
* move manpage from PLIST to Makefile and support MOTIFLIBMichael Haro1999-05-023-2/+14
| | | | Notes: svn path=/head/; revision=18329
* add MOTIFLIB supportMichael Haro1999-05-021-0/+11
| | | | Notes: svn path=/head/; revision=18315
* Two fixes:Steve Price1999-05-012-4/+12
| | | | | | | | | | | - support "If-Modified-Since" - fix generation of links when rewriting links in html PR: 8651 Submitted by: Kensaku Masuda <greg@greg.rim.or.jp> Notes: svn path=/head/; revision=18270
* Update to version 0.750.Steve Price1999-05-012-4/+4
| | | | | | | | PR: 11396 Submitted by: maintainer Notes: svn path=/head/; revision=18258
* Update to version 1.04Jordan K. Hubbard1999-04-293-3/+4
| | | | Notes: svn path=/head/; revision=18181
* Clean up *.orig.Satoshi Taoka1999-04-271-1/+4
| | | | | | | Because /usr/X11R6/share/gftp/gftprc.orig is installed by "make install". Notes: svn path=/head/; revision=18144
* update to version 0.7Michael Haro1999-04-253-7/+7
| | | | | | | | PR: 11301 Submitted by: maintainer Notes: svn path=/head/; revision=18127
* Change MAINTAINER email address to mharo@FreeBSD.org and addMichael Haro1999-04-222-6/+8
| | | | | | | an additional MASTER_SITE Notes: svn path=/head/; revision=18086
* Update to pl9, and now use gtk12Michael Haro1999-04-224-28/+39
| | | | | | | | PR: 11273 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=18077
* Another bunch off WWW: links in DESCRMarc G. Fournier1999-04-222-0/+4
| | | | Notes: svn path=/head/; revision=18062
* Update to greed 0.666 (great version number, huh?)Michael Haro1999-04-213-11/+10
| | | | | | | | PR: 11251 Submitted by: maintainer Notes: svn path=/head/; revision=18056
* Change depend from gtk10 to gtk12 in an attempt to phase out the gtk10 port.Michael Haro1999-04-211-2/+2
| | | | Notes: svn path=/head/; revision=18043
* upgrade greed to 0.665Michael Haro1999-04-202-3/+3
| | | | | | | | PR: 11228 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> Notes: svn path=/head/; revision=18025
* Update curl from 5.5 to 5.5.1 and remove ftp.all.de - seems to be goneMichael Haro1999-04-162-4/+3
| | | | | | | | PR: 11160 Submitted by: Chris Piazza cpiazza@home.net Notes: svn path=/head/; revision=17898
* A fetch(1) like program that includes resume support.Michael Haro1999-04-146-0/+70
| | | | | | | | PR: 11124 Submitted by: Chris Piazza cpiazza@home.net Notes: svn path=/head/; revision=17870
* Add fresh MASTER_SITES.Kris Kennaway1999-04-131-3/+5
| | | | | | | | PR: 11064 Submitted by: mharo@area51.fremont.ca.us Notes: svn path=/head/; revision=17837
* Found a maintainier.David E. O'Brien1999-04-092-4/+4
| | | | Notes: svn path=/head/; revision=17747
* Fix PLIST.Jacques Vidrine1999-04-071-1/+0
| | | | Notes: svn path=/head/; revision=17697
* upgrade to vr17Andrey A. Chernov1999-04-078-184/+130
| | | | Notes: svn path=/head/; revision=17685
* Upgrade to net/cftp 0.9.3Justin M. Seger1999-04-052-4/+6
| | | | | | | | PR: ports/10967 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17658
* Import of gftp version 1.13.Steve Price1999-04-036-0/+78
| | | | | | | | | | A free multithreaded GTK based ftp client. PR: 10187 Submitted by: Damjan Marion <dmarion@open.hr> Notes: svn path=/head/; revision=17591
* Maintainer asked to be removed.Steve Price1999-04-032-4/+4
| | | | | | | PR: 9989 Notes: svn path=/head/; revision=17567
* Update to version 1.2.0pre3.Steve Price1999-04-026-38/+34
| | | | | | | | PR: 10830 Submitted by: Micahel Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17533
* FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP)Satoshi Taoka1999-04-025-0/+41
| | | | | | | | PR: ports/9985 Submitted by: Justin Robinson jmrobins@ruin.org Notes: svn path=/head/; revision=17523
* Remove the last remaining dependency to SSLeay. Use openssl instead.Dirk Froemberg1999-03-301-3/+4
| | | | | | | OK'ed by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> (maintainer) Notes: svn path=/head/; revision=17449
* New list of MASTER_SITES.Steve Price1999-03-241-2/+4
| | | | | | | | PR: 10363 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=17374
* * Needed dependency for gettextJacques Vidrine1999-03-202-4/+8
| | | | | | | * portlint Notes: svn path=/head/; revision=17324
* Ftpmirror is an utility to mirror with FTPSatoshi Taoka1999-03-196-0/+338
| | | | | | | | PR: ports/10640 Submitted by: Yasuhiro Fukuma yasuf@big.or.jp Notes: svn path=/head/; revision=17286
* Upgrade to v0.4.4, set myself as maintainer.Kris Kennaway1999-03-172-6/+6
| | | | | | | Agreed-to by: Previous maintainer Notes: svn path=/head/; revision=17265
* A GNOME front end to wget.Jacques Vidrine1999-03-175-0/+41
| | | | Notes: svn path=/head/; revision=17262
* Update to version 1.2.0pre2.Steve Price1999-03-156-28/+18
| | | | | | | | PR: 10186 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17216
* Update to version 1.2.4.Steve Price1999-03-152-4/+4
| | | | | | | | PR: 10217 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17205
* Update to version 0.9pl5.Steve Price1999-03-153-7/+7
| | | | | | | | PR: 10222 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17203
* undefine loosing PASV race protection: it not protects well andAndrey A. Chernov1999-03-092-30/+58
| | | | | | | | | not RFC compliant causing problems f.e. for SSH ftp port redirection enable NOOP Notes: svn path=/head/; revision=17117
* upgrade to vr16Andrey A. Chernov1999-03-096-58/+18
| | | | | | | PR: 10505 Notes: svn path=/head/; revision=17115
* master site has been changed.Dima Ruban1999-02-212-4/+4
| | | | Notes: svn path=/head/; revision=16812
* Update to 2.4.2-beta-18-vr14Seiichirou Hiraoka1999-02-214-8/+8
| | | | Notes: svn path=/head/; revision=16807
* upgrade to 3.0b18David E. O'Brien1999-02-202-4/+4
| | | | Notes: svn path=/head/; revision=16800
* upgrade to 3.0b17David E. O'Brien1999-02-183-11/+11
| | | | Notes: svn path=/head/; revision=16759
* add buffer overflow vulnerability reduction patchDavid E. O'Brien1999-02-124-2/+12
| | | | | | | Submitted by: Michael <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=16698
* There is no need for "USE_AUTOCONF" when "GNU_CONFIGURE" will work just fine.David E. O'Brien1999-02-111-2/+2
| | | | Notes: svn path=/head/; revision=16615
* Portlint.Satoshi Asami1999-02-102-8/+8
| | | | Notes: svn path=/head/; revision=16593
* upgrade to vr13 to close security hole and lots of enhancementsAndrey A. Chernov1999-02-108-80/+60
| | | | Notes: svn path=/head/; revision=16585
* curl is a client to get documents/files from servers, using any of theBill Fumerola1999-02-095-0/+49
| | | | | | | | | | | | | | | | | | supported protocols. The command is designed to work without user interaction or any kind of interactivity. curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL (https:) connections, file transfer resume and more. PR: ports/9079 Submitted By: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Kris Kennaway <kkenn@rebel.net.au> This port replaces ports/www/urlget Notes: svn path=/head/; revision=16569
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-272-2/+4
| | | | Notes: svn path=/head/; revision=16378
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.Jacques Vidrine1999-01-221-2/+2
| | | | Notes: svn path=/head/; revision=16271
* Find the distfile again.Steve Price1999-01-201-2/+2
| | | | | | | Noticed by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=16207
* Update to version 0.4.1.Steve Price1999-01-183-6/+8
| | | | | | | | PR: 9438 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Notes: svn path=/head/; revision=16143