summaryrefslogtreecommitdiff
path: root/ftp (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-29Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=21098
1999-08-29Caps, no period.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=21094
1999-08-29We need libcompat on FreeBSD/Alpha too.Steve Price2-4/+22
Notes: svn path=/head/; revision=21092
1999-08-29$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21085
1999-08-29swap #include order so things work wellMichael Haro2-10/+10
Notes: svn path=/head/; revision=21071
1999-08-28addMichael Haro2-0/+20
#include <krb.h> to the auth stuff. Submitted by: Alex Demidov <alexd@vinf.ru> PR Number: 13444 Notes: svn path=/head/; revision=21070
1999-08-28Unbreak this port (it was using a function called sendfile())Chris Piazza2-234/+154
PR: 13414 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21061
1999-08-28ln -> ${LN}Michael Haro1-1/+1
Notes: svn path=/head/; revision=21047
1999-08-26Update to version 1.0b2Chris Piazza3-11/+10
PR: 13367 Submitted by: maintainer Notes: svn path=/head/; revision=21011
1999-08-25Change Id->FreeBSD.David E. O'Brien34-34/+34
Notes: svn path=/head/; revision=20947
1999-08-23update to 1.2.0pre3aMichael Haro6-6/+24
Submitted by: Jeremy Chadwick yoshi@parodius.com PR: 13230 Notes: svn path=/head/; revision=20899
1999-08-05Add patch-ac, which I forgot to cvs add when I upgraded pavuk to pl18Chris Piazza1-0/+12
Notes: svn path=/head/; revision=20535
1999-08-05Fix a typo in the makefile, it was doing ${MKDIR} share/... insteadChris Piazza4-14/+20
of ${MKDIR} ${PREFIX}/share and update to pl 18. Notes: svn path=/head/; revision=20531
1999-08-02Add a secondary category wwwChris Piazza2-4/+4
Notes: svn path=/head/; revision=20495
1999-08-02Adjust dependency, net/wget -> ftp/wget.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=20494
1999-08-02Change "net" -> "ftp".Satoshi Asami33-66/+66
Notes: svn path=/head/; revision=20493
1999-08-02Add new category ftp.Satoshi Asami2-0/+36
Proposed by: obrien Notes: svn path=/head/; revision=20491
1999-08-02really activate libintlAndrey A. Chernov4-2/+18
Notes: svn path=/head/; revision=20487
1999-08-01Update to 0.4.5Chris Piazza2-6/+4
Notes: svn path=/head/; revision=20423
1999-07-24Make a few directories before installing data into them.Chris Piazza1-1/+4
PR: 12715 Reported by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=20334
1999-07-21Upgrade to 0.4.4 and disable the http master site: it's serving upChris Piazza2-6/+7
a corrupted distfile. Notes: svn path=/head/; revision=20291
1999-07-15ftp://ftp.max.irk.ru/pub/unix/net/www/wget/ now isDavid E. O'Brien2-4/+4
ftp://ftp.max.irk.ru/unix/net/www/wget/ Submitted by: Oleg V. Volkov <rover@lglobus.ru> Notes: svn path=/head/; revision=20210
1999-07-04Add secondary category "www".David E. O'Brien2-6/+6
Notes: svn path=/head/; revision=20000
1999-07-01Update 1.2.4 -> 2.0.1:Sheldon Hearn3-5/+6
Featuring more accurate ETA calculations, HTTP support and bugfixes. See the NEWS file in the distribution. PR: 12469 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=19947
1999-06-29Update Y2K URLMichael Haro2-4/+4
Notes: svn path=/head/; revision=19900
1999-06-28Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=19848
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek24-24/+24
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1999-06-25Update to pl15.Chris Piazza4-9/+22
PR: 12384 Submitted by: maintainer Notes: svn path=/head/; revision=19764
1999-06-23Fix typo in the PKGNAME.Chris Piazza1-2/+2
Notes: svn path=/head/; revision=19703
1999-06-23Import of ``downloader''.Chris Piazza6-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
1999-06-20Fix the path in the second MASTER_SITE.Chris Piazza1-2/+2
Notes: svn path=/head/; revision=19589
1999-06-19Change my email address to FreeBSD.org.Chris Piazza4-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
1999-06-18Update yafc to 0.4.3.Michael Haro2-4/+4
PR: 12237 Submitted by: maintainer Notes: svn path=/head/; revision=19542
1999-06-12update mastersitesMichael Haro1-2/+2
PR: 12149 Submitted by: maintainer Notes: svn path=/head/; revision=19439
1999-06-11upgrade to beta 19Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=19426
1999-06-11Yet another ftp client. Similar to ftp(1)Satoshi Taoka5-0/+32
PR: 12118 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19425
1999-06-07upgrade to 2.5.0Andrey A. Chernov4-12/+10
Notes: svn path=/head/; revision=19298
1999-06-05Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro6-17/+3
in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
1999-06-02include ${PREFIX}/include/openssl due to openssl upgrade.Dirk Froemberg1-2/+3
Notes: svn path=/head/; revision=19176
1999-05-30Use new version gnomelibs.Steve Price1-3/+5
PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19099
1999-05-29Update to use gtk version 1.2.3.Steve Price5-13/+33
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
1999-05-28Update gwget 0.2.0 -> gtm 0.3.0Jacques Vidrine5-19/+53
The name of this application has changed to ``GNOME Transfer Manager.'' Notes: svn path=/head/; revision=19047
1999-05-27Upgrade to v5.9Kris Kennaway2-5/+5
PR: 11837 Notes: svn path=/head/; revision=19021
1999-05-19update to p113Michael Haro2-5/+5
PR: 11749 Submitted by: Chris Piazza cpiazza@home.net Notes: svn path=/head/; revision=18892
1999-05-17Update to 2.0.1Michael Haro4-17/+20
Submitted by: Chris Piazza cpiazza@home.net PR Number: 11726 Notes: svn path=/head/; revision=18867
1999-05-09Update to version 0.801.Steve Price2-4/+4
PR: 11584 Submitted by: maintainer Notes: svn path=/head/; revision=18644
1999-05-07PR: ports/11463Seiichirou Hiraoka8-0/+193
Submitted by: andy@icc.surw.chel.su Easy to use FTP client for X Window System. Notes: svn path=/head/; revision=18596
1999-05-07Update to 0.8.Michael Haro3-14/+12
PR: 11540 Submitted by: maintainer Notes: svn path=/head/; revision=18575
1999-05-06Remove man page from PLISTBill Fumerola1-1/+0
Pointy Hat: jkh Notes: svn path=/head/; revision=18571
1999-05-06Update to 5.8Seiichirou Hiraoka2-4/+4
PR: ports/11527 Submitted by: cpiazza@home.net Notes: svn path=/head/; revision=18558