summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.16.1.Akinori MUSHA2000-05-213-3/+5
| | | | | PR: ports/18684 Submitted by: MAINTAINER
* Update to 1.16Chris Piazza2000-05-197-18/+23
| | | | | PR: 18604 Submitted by: Andrew L. Neporada <andrew@chg.ru> (took maintainership)
* 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.
* Fix PLIST (@dirrm share/doc/downloader)Chris D. Faulhaber2000-05-071-0/+1
| | | | | PR: 18435 Submitted by: tkato@prontomail.ne.jp
* Update port to 2.2.2Chris D. Faulhaber2000-05-072-2/+2
| | | | | PR: 18369 Submitted by: Maintainer
* 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>
* whitespace nitsMichael Haro2000-04-225-7/+7
|
* remove a.out supportMichael Haro2000-04-221-21/+14
| | | | portlint -bt
* portlint (whitespace nits and variable/section ordering)Michael Haro2000-04-221-10/+10
|
* Update to 1.15.Will Andrews2000-04-227-46/+155
| | | | | PR: 18146 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* WWW: not 'WWW :'Michael Haro2000-04-201-1/+1
|
* place space after WWW:Michael Haro2000-04-201-1/+1
|
* move url from comment in Makefile to WWW: in pkg/DESCRMichael Haro2000-04-192-1/+2
|
* 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
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-1236-97/+96
|
* Minor point release to 3.0.1.David E. O'Brien2000-04-082-3/+3
| | | | Submitted by: jim
* Update WWWKris Kennaway2000-04-041-1/+1
| | | | Submitted by: author
* 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
* update to 2.2.0aMichael Haro2000-04-013-5/+5
| | | | | PR: 17730 Submitted by: maintainer
* 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>
* Activate xrmftpWill Andrews2000-04-011-0/+1
|
* Add various new maintainers for these portsKris Kennaway2000-03-291-1/+1
|
* Take over some ports.Will Andrews2000-03-291-1/+1
|
* 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
* 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
* Update to curl 6.5.2Kris Kennaway2000-03-262-4/+6
|
* * 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.
* Restore useless version required comments.David E. O'Brien2000-03-225-0/+5
|
* update depends location to match where dependency installs and use LOCALBASEMichael Haro2000-03-201-1/+1
| | | | instead of PREFIX (portlint)
* remove extra blank line - portlintMichael Haro2000-03-201-1/+0
|
* Remove the "version required" line.David E. O'Brien2000-03-205-5/+0
|
* 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
* Update to 0.81+Chris Piazza2000-03-083-10/+24
|
* Update port to 2.1.9Chris D. Faulhaber2000-03-043-4/+4
| | | | | PR: 17141 Submitted by: Maintainer
* Correct patchChris D. Faulhaber2000-02-291-1/+1
| | | | | PR: 16990 Submitted by: Maintainer
* Use '${PERL} install.pl' instead of relying on '.' being in PATH.Steve Price2000-02-261-1/+1
|
* Update port to 2.01Chris D. Faulhaber2000-02-232-5/+6
| | | | | PR: 16930 Submitted by: Maintainer
* * Update port to 1.96Chris D. Faulhaber2000-02-233-11/+12
| | | | | | | * Fix of the problem that rotate script doesn't work PR: 16888 Submitted by: Maintainer
* Turn on RFC931 compiled-in support because it can be turned off (when needed)Andrey A. Chernov2000-02-212-10/+28
| | | | in ftpaccess config
* Update to version 1.11.R. Imura2000-02-204-25/+57
| | | | | | | | Maintainer is now ports@FreeBSD.org, because email to him has been bouncing since last Decenber.. PR: 16701 Submitted by: Alexander Langer <alex@cichlids.com>
* compile with mod_readme by defaultMichael Haro2000-02-182-2/+2
| | | | Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Update port to 2.00Chris D. Faulhaber2000-02-165-51/+44
| | | | | PR: 16710 Submitted by: Maintainer
* USE_OPENSSLKris Kennaway2000-02-153-2/+44
| | | | | Submitted by: Jim Bloom <bloom@acm.org> Approved by: Maintainer
* Style nits in the ports I maintain.David E. O'Brien2000-02-135-20/+24
|
* Fix for -current.Jeremy Lea2000-02-131-2/+3
| | | | Email to maintainer bouncing.
* "Now we can send a request with `Referer:' by setting the environmentDavid E. O'Brien2000-02-122-0/+42
| | | | | | variable `referer' as well as `http_proxy'." Submitted by: shige
* Update to 0.7Satoshi Taoka2000-02-083-6/+11
| | | | | PR: 16504 Submitted by: maintainer
* 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
* 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>
* Make sure we use the correct path to perl(1).Steve Price2000-01-292-4/+13
| | | | PR: 16202