aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Fix this port to properly create /usr/local/share/examples/spegla *before*Jordan K. Hubbard2002-03-302-1/+5
| | | | | | | trying to use it. Also update PLIST to match current reality. Notes: svn path=/head/; revision=56991
* Re-enable pam and add a patch to allow this to build with OpenPAM.Pete Fritchman2002-03-292-1/+13
| | | | | | | Submitted by: des Notes: svn path=/head/; revision=56838
* - Add working download sitePatrick Li2002-03-281-2/+3
| | | | | | | | | | - FreeBSD.Org -> FreeBSD.org PR: 36439 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=56816
* upgrade to 0.3.3Ying-Chieh Liao2002-03-282-2/+5
| | | | | | | | PR: 36422 Submitted by: maintainer Notes: svn path=/head/; revision=56797
* Disable PAM to make the port build until there is a fix to make this workPete Fritchman2002-03-251-1/+1
| | | | | | | with OpenPAM. Notes: svn path=/head/; revision=56660
* Make port more verbose about creating users and what users to remove ifNeil Blakey-Milner2002-03-232-0/+18
| | | | | | | | | | no longer necessary. PR: 28179 Submitted by: Rob Simmons <rsimmons@beanweevil.wlcg.com> Notes: svn path=/head/; revision=56484
* Update to 2.5.0aPatrick Li2002-03-233-16/+17
| | | | | | | | PR: 36194 Submitted by: maintainer Notes: svn path=/head/; revision=56466
* Update to 1.0a.Peter Pentchev2002-03-202-3/+3
| | | | | | | | PR: 36134 Submitted by: maintainer Notes: svn path=/head/; revision=56394
* Upgrade to 2.6.2Andrey A. Chernov2002-03-206-48/+4
| | | | Notes: svn path=/head/; revision=56373
* Update to 1.0.10.Peter Pentchev2002-03-192-2/+2
| | | | | | | | | PR: 36062 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Approved by: maintainer Notes: svn path=/head/; revision=56331
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Add MAX_NUM_CLIENTS option, to override command-line limit for maximumAnders Nordby2002-03-171-1/+6
| | | | | | | | | | number of connections. PR: 36022 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> Notes: svn path=/head/; revision=56274
* add WWW:Ying-Chieh Liao2002-03-171-0/+1
| | | | Notes: svn path=/head/; revision=56248
* Initial import of pftpd-0.31.Kevin Lo2002-03-176-0/+33
| | | | | | | | | | Pftpd is the multithreaded anonymous FTP daemon. PR: 36012 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> Notes: svn path=/head/; revision=56244
* Stage 1 of gettext update.Ade Lovett2002-03-156-6/+6
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Change MAINTAINER from me at work to me at FreeBSD.org.Cy Schubert2002-03-151-1/+1
| | | | Notes: svn path=/head/; revision=56153
* Master site updates: www.freenix.no => atreides.freenix.no for theseAnders Nordby2002-03-151-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=56112
* Correct MAINTAINER e-mail address for ports I maintain.Anders Nordby2002-03-141-1/+1
| | | | Notes: svn path=/head/; revision=56047
* Add patch to allow twoftpd compile again. There is no such socket levelPatrick Li2002-03-123-0/+56
| | | | | | | | | | SOL_TCP and sys/types.h should be included first. PR: 35826 Submitted by: maintainer Notes: svn path=/head/; revision=55954
* upgrade to 0.2.2Ying-Chieh Liao2002-03-123-3/+5
| | | | Notes: svn path=/head/; revision=55920
* upgrade to 1.14Ying-Chieh Liao2002-03-022-2/+2
| | | | | | | | PR: 35477 Submitted by: maintainer Notes: svn path=/head/; revision=55400
* Sync pkg-message with realityMichael Haro2002-02-262-10/+10
| | | | | | | | PR: 35323 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=55256
* - Update to 1.0.9Patrick Li2002-02-233-18/+22
| | | | | | | | | | - Sort pkg-plist PR: 35238 Submitted by: maintainer Notes: svn path=/head/; revision=55138
* Now that the pkg_install tools know how to handle symlinks,Peter Pentchev2002-02-222-1/+2
| | | | | | | | | | | | | unbreak the cURL package - include libcurl.so in the packing list so that pkg_add(1) makes it visible to other packages. Bump PORTREVISION for this (definitely package-related) change. PR: ports/34491 Submitted by: Tom Payne <twp20@cam.ac.uk> Notes: svn path=/head/; revision=55080
* Use -lmd with -lopieAndrey A. Chernov2002-02-194-2/+24
| | | | Notes: svn path=/head/; revision=54924
* portlint, no functional changesAndrey A. Chernov2002-02-192-10/+6
| | | | Notes: svn path=/head/; revision=54922
* Switch to GNU configureAndrey A. Chernov2002-02-1914-246/+70
| | | | | | | | PR: 34660 Submitted by: "James E. Housley" <jeh@thehousleys.net> Notes: svn path=/head/; revision=54906
* Make this play nice with PAM.Dag-Erling Smørgrav2002-02-184-0/+84
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=54874
* Update to 0.4.8.Maxim Sobolev2002-02-183-4/+4
| | | | | | | | PR: 34439 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=54852
* Fix package name to match naming conventions.Stefan Eßer2002-02-151-1/+2
| | | | Notes: svn path=/head/; revision=54741
* Upgrade to 0.13.beta.jStefan Eßer2002-02-148-49/+67
| | | | Notes: svn path=/head/; revision=54712
* Skip `trio' checks in configure. Therefore, bump PORTREVISIONMario Sergio Fujikawa Ferreira2002-02-132-0/+90
| | | | | | | | PR: 34905 Submitted by: maintainer Notes: svn path=/head/; revision=54657
* Update to 0.4.11Ade Lovett2002-02-123-10/+34
| | | | Notes: svn path=/head/; revision=54621
* Give maintainership to Anders Nor Berle <debolaz@debolaz.com> from ports@.Pete Fritchman2002-02-101-1/+1
| | | | | | | Submitted by: Anders Nor Berle <debolaz@debolaz.com> Notes: svn path=/head/; revision=54480
* add libfxp 0.1.4Ying-Chieh Liao2002-02-056-0/+42
| | | | | | | An ftp client library Notes: svn path=/head/; revision=54230
* Use BZIP2David E. O'Brien2002-01-312-2/+2
| | | | Notes: svn path=/head/; revision=54086
* Update to version 3.1.2.David E. O'Brien2002-01-312-5/+5
| | | | Notes: svn path=/head/; revision=54053
* Update to 2.4.9Patrick Li2002-01-302-2/+2
| | | | | | | | PR: 34456 Submitted by: maintainer Notes: svn path=/head/; revision=54044
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-292-3/+3
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53954
* fget is a commandline tool for mirroring remote files via FTP. It wasDmitry Sivachenko2002-01-266-0/+43
| | | | | | | | | | | designed as an analog to the GNU wget utility. The fget package includes an FTP client library, so that others can make use of FTP from within their own C programs. WWW: http://www-dev.cso.uiuc.edu/fget/ Notes: svn path=/head/; revision=53804
* Update to 1.1.4Patrick Li2002-01-267-52/+41
| | | | | | | | PR: 34186 Submitted by: maintainer Notes: svn path=/head/; revision=53739
* Update to 1.0.8Patrick Li2002-01-243-5/+9
| | | | | | | | PR: 34237 Submitted by: maintainer Notes: svn path=/head/; revision=53694
* add run dependsYing-Chieh Liao2002-01-241-1/+3
| | | | | | | Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw> Notes: svn path=/head/; revision=53691
* - Update to 2.0.11Patrick Li2002-01-228-25/+36
| | | | | | | | | | - Remove FORBIDDEN PR: 33764 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=53520
* upgrade to v3 pre1Ying-Chieh Liao2002-01-193-7/+16
| | | | | | | drop maintainership Notes: svn path=/head/; revision=53343
* o update to 1.8.1.FUJISHIMA Satsuki2002-01-0512-190/+36
| | | | | | | | | | | o autoconf is no longer required. o update ja.po. PR: 33570 Submitted by: Alan Eldridge <ports@geeksrus.net> (for update) Notes: svn path=/head/; revision=52607
* - Update to 0.4.4Patrick Li2002-01-042-3/+3
| | | | | | | | | | - Change maintainer's email address PR: 33394 Submitted by: maintainer, Jerry A! <jerry@thehutt.org> Notes: svn path=/head/; revision=52581
* upgrade to 0.2.0Ying-Chieh Liao2002-01-033-28/+36
| | | | Notes: svn path=/head/; revision=52529
* Add missing entry to plistPatrick Li2002-01-011-0/+1
| | | | Notes: svn path=/head/; revision=52474