summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in the PKGNAME.Chris Piazza1999-06-231-2/+2
| | | | Notes: svn path=/head/; revision=19703
* Import of ``downloader''.Chris Piazza1999-06-236-0/+66
| | | | | | | | | | | A GTK+ based app that allows you to download from ftp or http based servers much in the same way as "ReGet" for Windows. PR: 12345 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Notes: svn path=/head/; revision=19701
* Fix the path in the second MASTER_SITE.Chris Piazza1999-06-201-2/+2
| | | | Notes: svn path=/head/; revision=19589
* Change my email address to FreeBSD.org.Chris Piazza1999-06-194-14/+7
| | | | | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc). Notes: svn path=/head/; revision=19556
* Update yafc to 0.4.3.Michael Haro1999-06-182-4/+4
| | | | | | | | PR: 12237 Submitted by: maintainer Notes: svn path=/head/; revision=19542
* update mastersitesMichael Haro1999-06-121-2/+2
| | | | | | | | PR: 12149 Submitted by: maintainer Notes: svn path=/head/; revision=19439
* upgrade to beta 19Andrey A. Chernov1999-06-112-5/+5
| | | | Notes: svn path=/head/; revision=19426
* Yet another ftp client. Similar to ftp(1)Satoshi Taoka1999-06-115-0/+32
| | | | | | | | PR: 12118 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19425
* upgrade to 2.5.0Andrey A. Chernov1999-06-074-12/+10
| | | | Notes: svn path=/head/; revision=19298
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-056-17/+3
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* include ${PREFIX}/include/openssl due to openssl upgrade.Dirk Froemberg1999-06-021-2/+3
| | | | Notes: svn path=/head/; revision=19176
* Use new version gnomelibs.Steve Price1999-05-301-3/+5
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19099
* Update to use gtk version 1.2.3.Steve Price1999-05-295-13/+33
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Update gwget 0.2.0 -> gtm 0.3.0Jacques Vidrine1999-05-285-19/+53
| | | | | | | | The name of this application has changed to ``GNOME Transfer Manager.'' Notes: svn path=/head/; revision=19047
* Upgrade to v5.9Kris Kennaway1999-05-272-5/+5
| | | | | | | PR: 11837 Notes: svn path=/head/; revision=19021
* update to p113Michael Haro1999-05-192-5/+5
| | | | | | | | PR: 11749 Submitted by: Chris Piazza cpiazza@home.net Notes: svn path=/head/; revision=18892
* Update to 2.0.1Michael Haro1999-05-174-17/+20
| | | | | | | | Submitted by: Chris Piazza cpiazza@home.net PR Number: 11726 Notes: svn path=/head/; revision=18867
* Update to version 0.801.Steve Price1999-05-092-4/+4
| | | | | | | | PR: 11584 Submitted by: maintainer Notes: svn path=/head/; revision=18644
* PR: ports/11463Seiichirou Hiraoka1999-05-078-0/+193
| | | | | | | | Submitted by: andy@icc.surw.chel.su Easy to use FTP client for X Window System. Notes: svn path=/head/; revision=18596
* Update to 0.8.Michael Haro1999-05-073-14/+12
| | | | | | | | PR: 11540 Submitted by: maintainer Notes: svn path=/head/; revision=18575
* Remove man page from PLISTBill Fumerola1999-05-061-1/+0
| | | | | | | Pointy Hat: jkh Notes: svn path=/head/; revision=18571
* Update to 5.8Seiichirou Hiraoka1999-05-062-4/+4
| | | | | | | | PR: ports/11527 Submitted by: cpiazza@home.net Notes: svn path=/head/; revision=18558
* Update to 0.9.12Seiichirou Hiraoka1999-05-062-5/+5
| | | | | | | | PR: ports/11528 Submitted by: cpiazza@home.net Notes: svn path=/head/; revision=18556
* Update to 0.9pl11Seiichirou Hiraoka1999-05-053-28/+17
| | | | | | | | PR: ports/11496 Submitted by: cpiazza@home.net Notes: svn path=/head/; revision=18501
* LIB_DEPENDS on the new unified xview port.Steve Price1999-05-041-2/+2
| | | | Notes: svn path=/head/; revision=18484
* Remove ftpckconfig which is not installed.Jun Kuriyama1999-05-032-2/+0
| | | | | | | Found by: bento Notes: svn path=/head/; revision=18440
* 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