aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+1
| | | | Notes: svn path=/head/; revision=29630
* Fix depends.Jacques Vidrine2000-06-151-1/+2
| | | | | | | Reported by: bento.freebsd.org Notes: svn path=/head/; revision=29619
* Use snprintf to prevent non-exploitable in real life overflowAndrey A. Chernov2000-06-142-8/+28
| | | | | | | Submitted by: Jun Kuriyama <kuriyama@FreeBSD.org> Notes: svn path=/head/; revision=29599
* Update to version 2.2.3Alexander Langer2000-06-112-2/+2
| | | | | | | | | PR: 19196 Submitted by: maintainer Reviewed by: will Notes: svn path=/head/; revision=29521
* Update to 1.17. (just PORTVERSION & md5 changes)Akinori MUSHA2000-06-112-2/+2
| | | | | | | | PR: ports/19194 Submitted by: lioux@uol.com.br Notes: svn path=/head/; revision=29517
* Master site has been changed.Dima Ruban2000-06-071-1/+1
| | | | Notes: svn path=/head/; revision=29336
* xdir 2.1 -> 2.1.2Dima Ruban2000-06-072-4/+4
| | | | Notes: svn path=/head/; revision=29335
* On second thought, instead of fixing PORTVERSION=alpha-9 by changingTim Vanderhoek2000-06-041-1/+1
| | | | | | | | to PORTVERSION=pl9, fix by changing to PORTVERSION=a9. A version string of a9 will sort just fine. Notes: svn path=/head/; revision=29170
* PORTVERSION=alpha-9 -> PORTVERSION=pl9Tim Vanderhoek2000-06-041-1/+2
| | | | Notes: svn path=/head/; revision=29166
* Remove wxftp after repo copy to axyftpKris Kennaway2000-06-031-1/+1
| | | | Notes: svn path=/head/; revision=29125
* Update to axyftp 0.5.1 after repo copy from wxftpKris Kennaway2000-06-033-39/+28
| | | | Notes: svn path=/head/; revision=29124
* Add a manpage to MAN1Kris Kennaway2000-06-021-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29116
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-012-18/+16
| | | | Notes: svn path=/head/; revision=29057
* Update to 2.0.6a to fix fennerism.Will Andrews2000-05-303-3/+11
| | | | Notes: svn path=/head/; revision=28996
* Update checksumChris Piazza2000-05-211-1/+1
| | | | | | | | PR: 18721 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=28651
* Update to 1.16.1.Akinori MUSHA2000-05-213-3/+5
| | | | | | | | PR: ports/18684 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28642
* Update to 1.16Chris Piazza2000-05-197-18/+23
| | | | | | | | PR: 18604 Submitted by: Andrew L. Neporada <andrew@chg.ru> (took maintainership) Notes: svn path=/head/; revision=28592
* Jungle Monkey (JM) is a distributed file sharing program for GNOME/GTK.Ade Lovett2000-05-187-0/+118
| | | | | | | | | | You join channels where people offer files for download. You can offer your own files and create your own channels as well. Once you download a file, others can connect to you to get that file. You can also search for files. Notes: svn path=/head/; revision=28560
* Fix PLIST (@dirrm share/doc/downloader)Chris D. Faulhaber2000-05-071-0/+1
| | | | | | | | PR: 18435 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=28352
* Update port to 2.2.2Chris D. Faulhaber2000-05-072-2/+2
| | | | | | | | PR: 18369 Submitted by: Maintainer Notes: svn path=/head/; revision=28349
* Update to 0.9.4.Akinori MUSHA2000-05-012-6/+8
| | | | | | | | | | Stop registering ssh dependency on systems posterior to 4.0-RELEASE. PR: ports/18320 Submitted by: R,Ai(Bmi Guyomarch <rguyom@321.net> Notes: svn path=/head/; revision=28228
* whitespace nitsMichael Haro2000-04-225-7/+7
| | | | Notes: svn path=/head/; revision=27886
* remove a.out supportMichael Haro2000-04-221-21/+14
| | | | | | | portlint -bt Notes: svn path=/head/; revision=27885
* portlint (whitespace nits and variable/section ordering)Michael Haro2000-04-221-10/+10
| | | | Notes: svn path=/head/; revision=27884
* Update to 1.15.Will Andrews2000-04-227-46/+155
| | | | | | | | PR: 18146 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=27876
* WWW: not 'WWW :'Michael Haro2000-04-201-1/+1
| | | | Notes: svn path=/head/; revision=27800
* place space after WWW:Michael Haro2000-04-201-1/+1
| | | | Notes: svn path=/head/; revision=27799
* move url from comment in Makefile to WWW: in pkg/DESCRMichael Haro2000-04-192-1/+2
| | | | Notes: svn path=/head/; revision=27762
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-172-3/+3
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-1236-97/+96
| | | | Notes: svn path=/head/; revision=27456
* Minor point release to 3.0.1.David E. O'Brien2000-04-082-3/+3
| | | | | | | Submitted by: jim Notes: svn path=/head/; revision=27405
* Update WWWKris Kennaway2000-04-041-1/+1
| | | | | | | Submitted by: author Notes: svn path=/head/; revision=27318
* Add patch that allows use of ftp/mirror with newer wu-ftpd servers.Will Andrews2000-04-042-0/+5
| | | | | | | | | PR: 15368 Submitted by: Dmitry Sivachenko <dima@Chg.RU> No response: maintainer Notes: svn path=/head/; revision=27314
* update to 2.2.0aMichael Haro2000-04-013-5/+5
| | | | | | | | PR: 17730 Submitted by: maintainer Notes: svn path=/head/; revision=27246
* Add xrmftp 1.2.4, a xforms-based FTP client.Will Andrews2000-04-016-0/+89
| | | | | | | | | PR: 17653 Prodded by: Matt Heckaman <matt@LUCIDA.QC.CA> Submitted by: Matt Heckaman <matt@LUCIDA.QC.CA> Notes: svn path=/head/; revision=27235
* Activate xrmftpWill Andrews2000-04-011-0/+1
| | | | Notes: svn path=/head/; revision=27234
* Add various new maintainers for these portsKris Kennaway2000-03-291-1/+1
| | | | Notes: svn path=/head/; revision=27123
* Take over some ports.Will Andrews2000-03-291-1/+1
| | | | Notes: svn path=/head/; revision=27118
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-293-3/+3
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27112
* Update to curl 6.5.2Kris Kennaway2000-03-262-4/+6
| | | | Notes: svn path=/head/; revision=27056
* * Update to version 3.0.0 release.David E. O'Brien2000-03-222-5/+4
| | | | | | | | * Rename package to "ncftp3", in order to remove "NO_LATEST_LINK" so the package is easily added using the pkg_add "-r" feature. Notes: svn path=/head/; revision=26954
* Restore useless version required comments.David E. O'Brien2000-03-225-0/+5
| | | | Notes: svn path=/head/; revision=26941
* update depends location to match where dependency installs and use LOCALBASEMichael Haro2000-03-201-1/+1
| | | | | | | instead of PREFIX (portlint) Notes: svn path=/head/; revision=26842
* remove extra blank line - portlintMichael Haro2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26841
* Remove the "version required" line.David E. O'Brien2000-03-205-5/+0
| | | | Notes: svn path=/head/; revision=26835
* Fix web server check problem at install time.Ade Lovett2000-03-092-2/+2
| | | | | | | | | | | | | | | Note to maintainer (who also happens to be the author). When making changes like this, it is advisable to bump the version number if you repackage things. MD5 changes make us (especially Kris :) nervous. I've verified the differences for this one. PR: 17174 Submitted by: maintainer/author Notes: svn path=/head/; revision=26697
* Update to 0.81+Chris Piazza2000-03-083-10/+24
| | | | Notes: svn path=/head/; revision=26631
* Update port to 2.1.9Chris D. Faulhaber2000-03-043-4/+4
| | | | | | | | PR: 17141 Submitted by: Maintainer Notes: svn path=/head/; revision=26531
* Correct patchChris D. Faulhaber2000-02-291-1/+1
| | | | | | | | PR: 16990 Submitted by: Maintainer Notes: svn path=/head/; revision=26422