aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Upgrade to curl 6.3, USE_OPENSSL and actually make USE_SSL compile in SSLKris Kennaway2000-02-062-9/+14
| | | | | | | | | | support. PR: ports/14280 Assisted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=25531
* Make sure we use the correct path to perl(1).Steve Price2000-01-292-4/+13
| | | | | | | PR: 16202 Notes: svn path=/head/; revision=25259
* Update to pre10Michael Haro2000-01-286-52/+52
| | | | Notes: svn path=/head/; revision=25156
* Upgrade to 2.1.6.Munechika SUMIKAWA2000-01-252-3/+3
| | | | Notes: svn path=/head/; revision=25050
* restore historical NLIST behaviourAndrey A. Chernov2000-01-242-0/+40
| | | | | | | | PR: 16183 Submitted by: Dag-Erling Smørgrav <des@yes.no> Notes: svn path=/head/; revision=25039
* Update to version 0.6.Steve Price2000-01-243-7/+58
| | | | | | | | PR: 16069 Submitted by: maintainer Notes: svn path=/head/; revision=25022
* Updates the port to version 2.1.5. Adds a couple of lost files inMichael Haro2000-01-223-3/+5
| | | | | | | | | | PLIST. PR: 16019 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=24918
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
| | | | Notes: svn path=/head/; revision=24817
* allow definition of NO_X11 to compile without xpm/gtkChris Piazza2000-01-111-2/+7
| | | | | | | | PR: 16046 Submitted by: Phil Homewood <philh@mincom.com> Notes: svn path=/head/; revision=24630
* Update to 3.0 beta 21.David E. O'Brien2000-01-103-5/+5
| | | | | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=24625
* Update to 0.5.1Chris Piazza2000-01-082-3/+3
| | | | Notes: svn path=/head/; revision=24543
* Update to version 1.07.1.Steve Price1999-12-314-15/+24
| | | | | | | | PR: 15094 Submitted by: Mario Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=24314
* Adding sftp version 0.5.Steve Price1999-12-315-0/+72
| | | | | | | | | | An ftp(1) replacement that runs over an ssh tunnel. PR: 15777 Submitted by: Cy Shubert <Cy.Shubert@uumail.gov.bc.ca> Notes: svn path=/head/; revision=24304
* Be sure to create ${PREFIX}/www/data before we try to copy files into it.Steve Price1999-12-291-1/+2
| | | | | | | | PR: 15756 Submitted by: AnarCat <beaupran@iro.umontreal.ca> Notes: svn path=/head/; revision=24268
* Update MASTER_SITESChris D. Faulhaber1999-12-291-1/+1
| | | | Notes: svn path=/head/; revision=24259
* Update version required comment and add new MASTER_SITE.Steve Price1999-12-251-2/+3
| | | | | | | | PR: 15684 Submitted by: maintainer Notes: svn path=/head/; revision=24070
* Adding ftplocate version 1.50.Steve Price1999-12-255-0/+84
| | | | | | | | | | An ftp search engine supporting filename and description search. PR: 15332 Submitted by: Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw> Notes: svn path=/head/; revision=24045
* Adding ftplocate version 1.50.Steve Price1999-12-251-0/+1
| | | | | | | | | | An ftp search engine supporting filemane and description search. PR: 15332 Submitted by: Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw> Notes: svn path=/head/; revision=24044
* add more mastersites, disable use of sendfile until bugs are fixedMichael Haro1999-12-222-4/+16
| | | | | | | with it and include updates from proftpd cvs repository. Notes: svn path=/head/; revision=23821
* Nuke beroftpd, it has security holes and active development seems toBill Fumerola1999-12-101-1/+0
| | | | | | | have stopped. Anyone interested in fixing this can revive it. Notes: svn path=/head/; revision=23706
* Update to version 0.5.0Chris Piazza1999-12-073-2/+3
| | | | Notes: svn path=/head/; revision=23638
* update to 1.2.0p9Michael Haro1999-12-0512-98/+366
| | | | Notes: svn path=/head/; revision=23605
* Remove a ftp server that isn't mirroring properly and hasn'tBill Fumerola1999-11-231-1/+0
| | | | | | | since May 1999 (found by fenner's distfile survey) Notes: svn path=/head/; revision=23277
* Add trailing slash to fix distfile-fennerage.Bill Fumerola1999-11-231-1/+1
| | | | | | | Broken by: cpiazza Notes: svn path=/head/; revision=23276
* Update to version 2.0.5aChris Piazza1999-11-144-24/+13
| | | | Notes: svn path=/head/; revision=23059
* Update to version 0.4.9Chris Piazza1999-11-112-8/+3
| | | | Notes: svn path=/head/; revision=23018
* Change dependencies from static to shared openssl libraries,Dirk Froemberg1999-11-071-2/+2
| | | | | | | because openssl also builds shared libraries, now. Notes: svn path=/head/; revision=22957
* Upgrade to curl 6.1Kris Kennaway1999-10-262-3/+3
| | | | Notes: svn path=/head/; revision=22657
* Update to 1.0.6Michael Haro1999-10-252-4/+4
| | | | | | | | PR: 14424 Submitted by: maintainer Notes: svn path=/head/; revision=22631
* Update port to version 2.1.4Michael Haro1999-10-254-5/+8
| | | | | | | | PR: 14370 (version 2.1.3) Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=22629
* Fix 'dir .' (works as dir *)Andrey A. Chernov1999-10-242-0/+22
| | | | | | | Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> Notes: svn path=/head/; revision=22599
* upgrade to 2.6.0Andrey A. Chernov1999-10-2420-206/+204
| | | | | | | Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> Notes: svn path=/head/; revision=22597
* Bump gnome libraries' version numbers.Satoshi Asami1999-10-171-1/+1
| | | | | | | Should have been done by: nakai Notes: svn path=/head/; revision=22493
* - install ftpwhoMichael Haro1999-10-116-10/+14
| | | | | | | | | - install xferlog.5 manpage - create /var/run/proftpd in the rc.d startup script so that it will be recreated during the next boot. Notes: svn path=/head/; revision=22343
* - add a startup script for use with standalone modeMichael Haro1999-10-106-6/+52
| | | | | | | | - don't install config files as scripts - strip binary on install Notes: svn path=/head/; revision=22295
* update to 1.2.0pre8Michael Haro1999-10-104-8/+8
| | | | Notes: svn path=/head/; revision=22294
* Update to spegla-1.04p1, which fixes core dumps that can happen whenJohn Polstra1999-10-092-3/+3
| | | | | | | | | re-logging in after a lost connection. OK'd by the maintainer of the port. Notes: svn path=/head/; revision=22290
* Update to version 1.0b5Chris Piazza1999-10-023-10/+13
| | | | | | | | PR: 14017 Submitted by: maintainer Notes: svn path=/head/; revision=22121
* Update to pre7Michael Haro1999-09-286-10/+10
| | | | Notes: svn path=/head/; revision=22040
* Update to version 0.4.7Chris Piazza1999-09-192-3/+6
| | | | Notes: svn path=/head/; revision=21728
* Update to pre6 which increases security.Michael Haro1999-09-186-26/+28
| | | | Notes: svn path=/head/; revision=21710
* Mark port as forbidden due to security problems. With any luckMichael Haro1999-09-102-0/+4
| | | | | | | the new release will come out today. Notes: svn path=/head/; revision=21575
* Fix some pathsTorsten Blum1999-09-102-15/+21
| | | | Notes: svn path=/head/; revision=21562
* Update to version 2.0.4Chris Piazza1999-09-092-4/+5
| | | | Notes: svn path=/head/; revision=21523
* gtm depends upon libcapplet, found in gnomecontrolcenterJacques Vidrine1999-09-091-1/+2
| | | | Notes: svn path=/head/; revision=21512
* Update to version 2.0.3.Steve Price1999-09-062-4/+7
| | | | | | | | PR: 13077 Submitted by: maintainer Notes: svn path=/head/; revision=21335
* add more official patchesAndrey A. Chernov1999-09-034-2/+20
| | | | Notes: svn path=/head/; revision=21220
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3112-17/+17
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Add a PATCH_FILE to close a security hole in wu-ftpd.Chris Piazza1999-08-304-0/+8
| | | | | | | | | | | | | | | | | Quoted from wu-ftpd group's accouncement: Due to insufficient bounds checking on directory name lengths which can be supplied by users, it is possible to overwrite the static memory space of the wu-ftpd daemon while it is executing under certain configurations. By having the ability to create directories and supplying carefully designed directory names to the wu-ftpd, users may gain privileged access. PR: 13475 Submitted by: jack@germanium.xtalwind.net Notes: svn path=/head/; revision=21133