summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.4.0Sergey Matveychuk2004-08-284-36/+69
| | | | | | | | | | | - Use OPTIONS - Install documentation in more correct way PR: ports/71021 Submitted by: maintainer Notes: svn path=/head/; revision=117526
* add option to compile with support for quotasMichael Haro2004-08-282-0/+20
| | | | | | | | PR: 68644 Submitted by: Krzysztof Stryjek <wtp+proftpd@bsdguru.org> Notes: svn path=/head/; revision=117516
* Support the very common "./rc_script.sh restart".David E. O'Brien2004-08-211-2/+9
| | | | Notes: svn path=/head/; revision=116866
* - Convert to OPTIONSPav Lucistnik2004-08-201-14/+6
| | | | | | | | PR: ports/70723 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=116851
* Fix blunder from pre-commit-testVolker Stolz2004-08-201-1/+1
| | | | Notes: svn path=/head/; revision=116746
* Update to 2.8.1Volker Stolz2004-08-203-15/+15
| | | | | | | | | PR: ports/70612 Submitted by: Marc Silver Approved by: maintainer Notes: svn path=/head/; revision=116745
* Fix a locale-dependent build failure.Volker Stolz2004-08-191-0/+11
| | | | | | | | PR: ports/70670 Submitted by: Matthias Andree (maintainer) Notes: svn path=/head/; revision=116723
* Update to 20040810, which contains latest security fixesVolker Stolz2004-08-198-28/+23
| | | | | | | | PR: ports/70624 Submitted by: Rudolf Cejka (maintainer) Notes: svn path=/head/; revision=116691
* - Fix build with gcc 3.4Markus Brueffer2004-08-197-1016/+6
| | | | | | | | | | - Fix build on amd64 - Move patches to external site Noticed by: pointyhat Notes: svn path=/head/; revision=116669
* Add kftpgrabber 0.4.0, a graphical ftp client for KDE.Markus Brueffer2004-08-185-0/+75
| | | | | | | | | | | | | | | | | | | | | Features: o multiple FTP sessions (tabs) o transfer queue o TLS/SSL support for encrypted connections o partial X509 certificate support for authentication o FXP transfer support (site-to-site) o OTP (one time password) support - s/key, md5, rmd160, sha1 o drag and drop support o site bookmarking o encrypted bookmark support (password can be saved to KWallet) o distributed FTP support (PRET) o SSCN and CPSV support o skiplist WWW: http://kftpgrabber.sourceforge.net/ Notes: svn path=/head/; revision=116632
* Go ahead and rush the 2004-08-30 deprecatation since the port is nowDavid E. O'Brien2004-08-181-1/+0
| | | | | | | | FORBIDDEN due to a vulerability. I really don't think anyone is going to put the effort into un-FORBIDDENing it. Notes: svn path=/head/; revision=116601
* Update to version 0.4.0.1Markus Brueffer2004-08-187-31/+24
| | | | Notes: svn path=/head/; revision=116590
* Go ahead and rush the 2004-08-30 deprecatation since the port is nowDavid E. O'Brien2004-08-188-218/+0
| | | | | | | | FORBIDDEN due to a vulerability. I really don't think anyone is going to put the effort into un-FORBIDDENing it. Notes: svn path=/head/; revision=116565
* Mark forbidden due to remotely exploitable vulnerability.Jacques Vidrine2004-08-171-0/+1
| | | | | | | http://vuxml.freebsd.org/c4b025bb-f05d-11d8-9837-000c41e2cdad.html Notes: svn path=/head/; revision=116538
* Mark forbidden due to remotely exploitable vulnerability.Jacques Vidrine2004-08-171-0/+1
| | | | | | | http://www.vuxml.org/freebsd/c4b025bb-f05d-11d8-9837-000c41e2cdad.html Notes: svn path=/head/; revision=116537
* Mark deprecated, Port was renamed to tnftpd (already in ports),Tilman Keskinoz2004-08-161-0/+2
| | | | | | | has no maintainer, and is broken on CURRENT. Notes: svn path=/head/; revision=116407
* The tarball was rerolled by author.Sergey Matveychuk2004-08-151-2/+2
| | | | | | | | | Only docs was changed, no source. Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=116305
* Fix build with gcc 3.4Tilman Keskinoz2004-08-142-1/+22
| | | | | | | | | | Reported by: pointyhat Mark IGNORE on amd64, crahes on startup. Probably broken on other 64bit archs too, because of a lot of LP64-warnings. Notes: svn path=/head/; revision=116188
* Update to 0.13.5.Tom Rhodes2004-08-132-3/+3
| | | | | | | Submitted by: Robert Nagy <robert@openbsd.org> Notes: svn path=/head/; revision=116149
* Update to version 0.6.7Kirill Ponomarev2004-08-132-2/+3
| | | | | | | | PR: ports/70420 Submitted by: maintainer Notes: svn path=/head/; revision=116128
* Update to 0.7.15Sergey Matveychuk2004-08-132-4/+6
| | | | Notes: svn path=/head/; revision=116091
* Fix build with gcc 3.4Tilman Keskinoz2004-08-101-1/+1
| | | | | | | | PR: 70202 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Notes: svn path=/head/; revision=115845
* Fix `curlpp-config --cflags`.Peter Pentchev2004-08-102-0/+12
| | | | Notes: svn path=/head/; revision=115830
* Update curlpp to version 0.3.1, which not only lets it build withPeter Pentchev2004-08-107-95/+9
| | | | | | | | the new gcc in -CURRENT, but also makes a giant leap forward WRT example programs: they actually run instead of dumping core now! Notes: svn path=/head/; revision=115829
* Update to 7.12.1, which is mainly an important bugfix release, but alsoPeter Pentchev2004-08-103-7/+15
| | | | | | | contains some new functionality. Notes: svn path=/head/; revision=115825
* Add ocaml-ocurl 0.2.0, an interface for OCaml to the curl lib.Thierry Thomas2004-08-085-0/+59
| | | | | | | | PR: 70085 Submitted by: Marwan BURELLE Notes: svn path=/head/; revision=115676
* Update to version 2.5.0Kirill Ponomarev2004-08-085-118/+133
| | | | | | | | PR: ports/70164 Submitted by: Ports Fury Notes: svn path=/head/; revision=115658
* update to 1.2.10rc3Michael Haro2004-08-084-8/+20
| | | | Notes: svn path=/head/; revision=115594
* Fix build with gcc-3.4Kirill Ponomarev2004-08-071-0/+89
| | | | | | | | PR: ports/70131 Submitted by: maintainer Notes: svn path=/head/; revision=115579
* Update IPv6 patch after the tarball was rerolled.David E. O'Brien2004-07-282-3/+3
| | | | Notes: svn path=/head/; revision=114958
* The distfile was rerolled to fix a Linux nit.David E. O'Brien2004-07-281-2/+2
| | | | Notes: svn path=/head/; revision=114947
* Fix ↵Oliver Eikemeier2004-07-272-1/+31
| | | | | | | | | <http://www.freebsd.org/ports/portaudit/f67ea071-dfb8-11d8-9b0a-000347a4fa7d.html> Obtained from: gentoo cvs Notes: svn path=/head/; revision=114861
* Add a patch to fix a serious bug which can break a ftpHiroki Sato2004-07-253-12/+62
| | | | | | | | | | connection under some circumstances. Approved by: maintainer timeout (2 months) Approved by: linimon (mentor) Notes: svn path=/head/; revision=114676
* - Add separate PAM knob and new THROTTLING knobPav Lucistnik2004-07-241-2/+9
| | | | | | | | | PR: ports/68339 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=114564
* - Distfile rerolled, this is whole diff between old and new file:Pav Lucistnik2004-07-212-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | diff -ruN old/pure-ftpd-1.0.20/src/bsd-getopt_long.c new/pure-ftpd-1.0.20/src/bsd-getopt_long.c --- old/pure-ftpd-1.0.20/src/bsd-getopt_long.c Sat Jul 17 15:19:17 2004 +++ new/pure-ftpd-1.0.20/src/bsd-getopt_long.c Tue Jul 20 12:42:16 2004 @@ -466,16 +466,6 @@ fprintf(stderr, recargchar, optchar); pure_optopt = optchar; return BADARG; - } else if (!(flags & FLAG_PERMUTE)) { - /* - * If permutation is disabled, we can accept an - * optional arg separated by whitespace so long - * as it does not start with a dash (-). - */ - if (pure_optind + 1 < nargc && pure_optind + 1 > 0 && - *nargv[pure_optind + 1] != '-') { - pure_optarg = nargv[++pure_optind]; - } } else { pure_optarg = nargv[pure_optind]; } Reported by: sem Notes: svn path=/head/; revision=114370
* Update to 1.0.2Kirill Ponomarev2004-07-213-3/+9
| | | | | | | | PR: ports/69343 Submitted by: maintainer Notes: svn path=/head/; revision=114344
* Rename patch to a proper name.Edwin Groothuis2004-07-211-0/+0
| | | | Notes: svn path=/head/; revision=114337
* Figure out what the vendor typo really was suppose to be.David E. O'Brien2004-07-201-1/+2
| | | | | | | Submitted by: sumikawa Notes: svn path=/head/; revision=114285
* Update to 3.1.8.David E. O'Brien2004-07-202-6/+9
| | | | | | | Among other things, 'ps' won't show user, password, account options. Notes: svn path=/head/; revision=114282
* Add a new shared extension for PHP.Alex Dupre2004-07-193-0/+29
| | | | Notes: svn path=/head/; revision=114139
* Add a new shared extension for PHP.Alex Dupre2004-07-191-0/+1
| | | | Notes: svn path=/head/; revision=114136
* Add a new shared extension for PHP.Alex Dupre2004-07-193-0/+29
| | | | Notes: svn path=/head/; revision=114035
* Add a new shared extension for PHP.Alex Dupre2004-07-191-0/+1
| | | | Notes: svn path=/head/; revision=114032
* - Update to 1.0.20Pav Lucistnik2004-07-183-25/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=113901
* - Fix crasher in pure-pwPav Lucistnik2004-07-172-7/+18
| | | | | | | | | PR: ports/69098 Submitted by: Xin LI <delphij@frontfree.net> Approved by: maintainer Notes: svn path=/head/; revision=113813
* Update to version 0.4Markus Brueffer2004-07-137-235/+23
| | | | Notes: svn path=/head/; revision=113591
* MEDIC! We have a mortally wounded distfile here!Edwin Groothuis2004-07-101-0/+2
| | | | | | | | | | (it's a sad thing if you can't even do "cvs delete" in your ports directory without loosing all kinds of important files) Noticed by: eik Notes: svn path=/head/; revision=113331
* Distfile has been rerolled with fix initialy found in files/patch-src::ftp.cEdwin Groothuis2004-07-103-36/+1
| | | | | | | Noticed by: kris / pointyhat Notes: svn path=/head/; revision=113329
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Update ftp/wput to version 0.4 (with smarter upload options)Edwin Groothuis2004-07-085-33/+71
| | | | | | | | | PR: ports/68684 Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: ChiP <chip-set@mail.ru> Notes: svn path=/head/; revision=113196