summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add a couple more Y2K links...Marc G. Fournier1999-01-132-2/+6
| | | | Notes: svn path=/head/; revision=16025
* Update to version 0.996.Steve Price1999-01-103-13/+15
| | | | | | | | PR: 9380 Submitted by: maintainer Notes: svn path=/head/; revision=15969
* Update to version 1.2.3.Steve Price1999-01-102-4/+4
| | | | | | | | PR: 9415 Submitted by: maintainer Notes: svn path=/head/; revision=15964
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anySatoshi Asami1999-01-021-2/+2
| | | | | | | | | | dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway. Notes: svn path=/head/; revision=15765
* gtk11 library is called gtk11, not gtk.Satoshi Asami1998-12-221-2/+2
| | | | Notes: svn path=/head/; revision=15486
* upgrade to alpha-9Andrey A. Chernov1998-12-194-39/+19
| | | | Notes: svn path=/head/; revision=15432
* Update to version 1.03Jordan K. Hubbard1998-12-193-10/+13
| | | | | | | Prompted by: Jens A Nilsson <jnilsson@ludd.luth.se> Notes: svn path=/head/; revision=15426
* Upgrade to v1.2.Justin M. Seger1998-12-173-3/+4
| | | | | | | | PR: ports/9112 Submitted by: andy@icc.surw.chel.su Notes: svn path=/head/; revision=15402
* No need to use += for variable defined only once.Satoshi Asami1998-12-172-4/+4
| | | | Notes: svn path=/head/; revision=15396
* Pavuk is a HTTP, FTP and Gopher mirroring tool.Bill Fumerola1998-12-166-0/+92
| | | | | | | | | | | | | | | | | | | | | | What this program does : - recursive HTTP , HTTP over SSL , FTP and Gopher document retrieving - synchronizing retrieved local copies of document with remote - partial content retrieving on servers which suppots it (FTP and HTTP/1.1) - follows moved documents - supports "robots.txt" standart - supports HTTP and FTP proxy server - supports HTTP authentification - shows document tree - have interface to "at" command for scheduling - have X-windows user interface (built with own widgets based on plain Xt) - may be built with or without X-windows user interface - can handle setup files PR: ports/6085 Notes: svn path=/head/; revision=15389
* Upgrade to 1.2.0, and associated changes.Bill Fumerola1998-12-148-84/+106
| | | | Notes: svn path=/head/; revision=15354
* Unbreak for ELF.Justin M. Seger1998-12-122-7/+12
| | | | Notes: svn path=/head/; revision=15293
* Add more MASTER_SITES.Bill Fumerola1998-12-082-4/+12
| | | | | | | Remind By: Obrien and Fenner's survey. Notes: svn path=/head/; revision=15203
* Upgrade to 3.0 beta #16.David E. O'Brien1998-12-082-4/+4
| | | | | | | Submitted by: roberto Notes: svn path=/head/; revision=15202
* Initial Import.Bill Fumerola1998-12-015-0/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | WXftp is an X Window System FTP client Major features available in current (0.4.0) release: o User-friendly, intuitive interface (both GTK+ and Motif). o Passive data transfers o Convenient session manager window o On-line help system o Recursive downloads with resume option o Recursive uploads o Multiple delete with option to recurse o Auto-redial option WXftp is copyright (c) 1998 by Alexander Yukhimets <alexy@edgarmail.com>. All right under the copyright reserved. This committer thinks this program is really neat as well. :> PR: ports/8413 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.de> Notes: svn path=/head/; revision=15027
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-10/+12
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Checksum changed....Satoshi Asami1998-11-141-1/+1
| | | | Notes: svn path=/head/; revision=14511
* Upgrade to 3.0 Beta 15.David E. O'Brien1998-11-112-4/+5
| | | | | | | Submitted by: roberto Notes: svn path=/head/; revision=14475
* Unbreak for ELF.Justin M. Seger1998-10-152-4/+6
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=14014
* Mark BROKEN ELFJustin M. Seger1998-10-141-1/+3
| | | | | | | | | cc -O -pipe -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -o tftpd tftpd.o tftpsubs.o tftpyale.o config.o classes/libclasses.a cc: classes/libclasses.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13988
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | | | | | cc -O -I. -DAPP_RES=\"/usr/X11R6/lib/X11/app-defaults/Mftp\" -DNET_RC=\"/usr/X11R6/lib/X11/app-defaults/example.netrc\" -DRETSIGTYPE=void -DMOTIF -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -D_NO_PROTO -c List.c List.c: In function `ListFocusIn': List.c:406: warning: passing arg 1 of `_XmPrimitiveFocusIn' from incompatible pointer type List.c:406: too few arguments to function `_XmPrimitiveFocusIn' List.c: In function `ListFocusOut': List.c:421: warning: passing arg 1 of `_XmPrimitiveFocusOut' from incompatible pointer type List.c:421: too few arguments to function `_XmPrimitiveFocusOut' Notes: svn path=/head/; revision=13954
* Upgrade to 1.5.3.Thomas Gellekum1998-10-084-8/+8
| | | | | | | | PR: 8199 Submitted by: Bruce A. Mah <bmah@ca.sandia.gov> Notes: svn path=/head/; revision=13731
* "ln -s" -> "ln -sf" to make this reinstall-friendly.Satoshi Asami1998-09-281-3/+3
| | | | Notes: svn path=/head/; revision=13512
* List lib*.so links.Satoshi Asami1998-09-281-0/+2
| | | | Notes: svn path=/head/; revision=13511
* ELFifyDavid E. O'Brien1998-09-274-80/+41
| | | | Notes: svn path=/head/; revision=13437
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Remove regexp support for Xaw3d since it can now be built inSteve Price1998-09-211-2/+2
| | | | | | | an ELF world. Notes: svn path=/head/; revision=13273
* Add 2 entries of share/lftp/*.Vanilla I. Shu1998-09-191-0/+3
| | | | Notes: svn path=/head/; revision=13238
* Upgrade to 1.1.1Vanilla I. Shu1998-09-162-4/+6
| | | | Notes: svn path=/head/; revision=13172
* New ld.so (a.out) can't understand libraries with major onlyAndrey A. Chernov1998-09-074-27/+77
| | | | Notes: svn path=/head/; revision=13047
* Add two distribution patches.Tor Egge1998-09-072-2/+6
| | | | Notes: svn path=/head/; revision=13044
* Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable.Tim Vanderhoek1998-08-191-2/+4
| | | | Notes: svn path=/head/; revision=12633
* Generally update this PLIST, too.Tim Vanderhoek1998-08-182-15/+7
| | | | Notes: svn path=/head/; revision=12628
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-1810-66/+0
| | | | Notes: svn path=/head/; revision=12624
* RUN_DEPEND on perl5, not perl5.500404.Tim Vanderhoek1998-08-161-2/+2
| | | | | | | PR: ports/7624 (Stephen J. Roznowski <sjr@home.net>, w/ patches) Notes: svn path=/head/; revision=12535
* put NO_LATEST_LINK backAndrey A. Chernov1998-08-141-0/+1
| | | | Notes: svn path=/head/; revision=12511
* remove NO_LATEST_LINK - this port not conflicts with existen ncftp*Andrey A. Chernov1998-08-131-2/+1
| | | | | | | installations Notes: svn path=/head/; revision=12508
* cosmetiqueAndrey A. Chernov1998-08-131-2/+1
| | | | Notes: svn path=/head/; revision=12507
* turn on ncurses supportAndrey A. Chernov1998-08-132-9/+5
| | | | | | | convert to new manpage scheme Notes: svn path=/head/; revision=12506
* Correct paths in man page.David E. O'Brien1998-08-102-0/+40
| | | | Notes: svn path=/head/; revision=12419
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-072-4/+4
| | | | Notes: svn path=/head/; revision=12335