summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Caps, no period.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21094
* We need libcompat on FreeBSD/Alpha too.Steve Price1999-08-292-4/+22
| | | | Notes: svn path=/head/; revision=21092
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21085
* swap #include order so things work wellMichael Haro1999-08-292-10/+10
| | | | Notes: svn path=/head/; revision=21071
* addMichael Haro1999-08-282-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
* Unbreak this port (it was using a function called sendfile())Chris Piazza1999-08-282-234/+154
| | | | | | | | PR: 13414 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21061
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Update to version 1.0b2Chris Piazza1999-08-263-11/+10
| | | | | | | | PR: 13367 Submitted by: maintainer Notes: svn path=/head/; revision=21011
* Change Id->FreeBSD.David E. O'Brien1999-08-2534-34/+34
| | | | Notes: svn path=/head/; revision=20947
* update to 1.2.0pre3aMichael Haro1999-08-236-6/+24
| | | | | | | | Submitted by: Jeremy Chadwick yoshi@parodius.com PR: 13230 Notes: svn path=/head/; revision=20899
* Add patch-ac, which I forgot to cvs add when I upgraded pavuk to pl18Chris Piazza1999-08-051-0/+12
| | | | Notes: svn path=/head/; revision=20535
* Fix a typo in the makefile, it was doing ${MKDIR} share/... insteadChris Piazza1999-08-054-14/+20
| | | | | | | of ${MKDIR} ${PREFIX}/share and update to pl 18. Notes: svn path=/head/; revision=20531
* Add a secondary category wwwChris Piazza1999-08-022-4/+4
| | | | Notes: svn path=/head/; revision=20495
* Adjust dependency, net/wget -> ftp/wget.Satoshi Asami1999-08-021-3/+3
| | | | Notes: svn path=/head/; revision=20494
* Change "net" -> "ftp".Satoshi Asami1999-08-0233-66/+66
| | | | Notes: svn path=/head/; revision=20493
* Add new category ftp.Satoshi Asami1999-08-022-0/+36
| | | | | | | Proposed by: obrien Notes: svn path=/head/; revision=20491
* really activate libintlAndrey A. Chernov1999-08-024-2/+18
| | | | Notes: svn path=/head/; revision=20487
* Update to 0.4.5Chris Piazza1999-08-012-6/+4
| | | | Notes: svn path=/head/; revision=20423
* Make a few directories before installing data into them.Chris Piazza1999-07-241-1/+4
| | | | | | | | PR: 12715 Reported by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=20334
* Upgrade to 0.4.4 and disable the http master site: it's serving upChris Piazza1999-07-212-6/+7
| | | | | | | a corrupted distfile. Notes: svn path=/head/; revision=20291
* ftp://ftp.max.irk.ru/pub/unix/net/www/wget/ now isDavid E. O'Brien1999-07-152-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
* Add secondary category "www".David E. O'Brien1999-07-042-6/+6
| | | | Notes: svn path=/head/; revision=20000