summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-154-6/+7
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update rpms to 7.19.6-2.fc10Juergen Lock2010-09-132-10/+11
| | | | | | | | PR: ports/150133 Submitted by: Marin ROCHE <krnkktz@gmail.com> Notes: svn path=/head/; revision=261080
* Update to curl-7.21.1; in the process:Peter Pentchev2010-09-129-122/+51
| | | | | | | | | | | | - add a knob for the compiler's -Werror checking, on by default - add a knob for RTMP streams support - reflect reality: actually disable the diagnostic memory tracking if the user has turned the knob off! - fix a bashism in the configure script - remove two patches to the test framework that were integrated upstream Notes: svn path=/head/; revision=261041
* - Update to 4.0.10Bernhard Froehlich2010-09-113-7/+6
| | | | | | | | | PR: ports/150382 Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot org> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=260971
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>Philip M. Gollucci2010-09-071-1/+1
| | | | | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer Notes: svn path=/head/; revision=260700
* Followup to the previous commit: fix the newly added patchesVasil Dimov2010-09-063-39/+11
| | | | Notes: svn path=/head/; revision=260648
* Apply patch from upstream for CVE-2010-2252.Vasil Dimov2010-09-0610-1/+199
| | | | | | | | | | | | | This is revision-id:gscrivano@gnu.org-20100728192222-sy6rf3fgeydgvl1k from http://bzr.savannah.gnu.org/r/wget/trunk/ without the change to src/ftp.c because it is a whitespace only change. PR: ports/150293 Submitted by: Joe Horn <joehorn@gmail.com> Security: CVE-2010-2252 Notes: svn path=/head/; revision=260647
* - Update to 3.0Sylvio Cesar Teixeira2010-09-062-5/+5
| | | | Notes: svn path=/head/; revision=260641
* Use system pgrep instead of pidofMax Brazhnikov2010-08-303-1/+22
| | | | | | | Fix pure-ftpd naming Notes: svn path=/head/; revision=260186
* - Update to 0.7.8Philip M. Gollucci2010-08-292-4/+4
| | | | | | | | | | PR: ports/150009 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=260172
* - Make run dependency on security/ca_root_nss optionalGabor Pali2010-08-241-4/+11
| | | | | | | | | PR: ports/149368 Submitted by: pgj Approved by: roam (maintainer timeout) Notes: svn path=/head/; revision=259940
* - Mark DEPRECATED and set EXPIRATION_DATE to 2010-11-01Bernhard Froehlich2010-08-231-0/+3
| | | | | | | | | PR: ports/149858 Submitted by: Simon Olofsson <simon at olofsson dot de> Approved by: beat (co-mentor) Notes: svn path=/head/; revision=259826
* - Update to 0.7.7Philip M. Gollucci2010-08-232-4/+4
| | | | | | | | PR: ports/148119 Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer) Notes: svn path=/head/; revision=259784
* - Add shaper module optionLi-Wen Hsu2010-08-221-0/+5
| | | | | | | | | PR: ports/148403 Submitted by: Loic Pefferkorn <loic-freebsd AT loicp.eu> Approved by: <guzik AT anka.net.pl> (maintainer) Notes: svn path=/head/; revision=259714
* - update to 2.3.2Dirk Meyer2010-08-202-4/+4
| | | | Notes: svn path=/head/; revision=259622
* - update to 2.3.1Dirk Meyer2010-08-202-4/+4
| | | | Notes: svn path=/head/; revision=259614
* - Update to 2.4.0Jose Alonso Cardenas Marquez2010-08-161-1/+1
| | | | | | | | | | | | | | | | - Add support for amd64 [1] - Add 23 new ports to to bsd.fpc.mk - Remove obsolete patch file patch-packages-fcl-db_Makefile - Turn off some optional dependencies like databases/unixODBC, graphics/svgalib, databases/oracle8-client for avoid break amd64 support - Clean up PR: ports/146001 Submmitted by: Christopher Key <cjk32__ at _cam.ac.uk> Patch reviewed by: marcov_ at _pascalprogramming.com (fpc developer)[1] Notes: svn path=/head/; revision=259359
* Update to 3.3.4.1.Joseph S. Atkinson2010-08-163-15/+4
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=259331
* Update to 3.3.4.Joseph S. Atkinson2010-08-133-17/+15
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=259191
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")Gabor Pali2010-08-081-3/+3
| | | | | | | Suggested by: admi3 Notes: svn path=/head/; revision=258910
* - rc.d supports now vsftpd_configDirk Meyer2010-08-074-10/+104
| | | | | | | | | | | | PR: 146556 - new option WITH_PIDFILE Submitted by: Eugen Zagorodniy - update to 2.3.0 Notes: svn path=/head/; revision=258863
* - add reload targetDirk Meyer2010-07-311-0/+1
| | | | | | | Submitted by: Alexander Milanov Notes: svn path=/head/; revision=258519
* Bump the port to chase the libgcrypt update and makes changes to useJoseph S. Atkinson2010-07-292-2/+18
| | | | | | | | | | | | textproc/tinyxml instead of the port's built in. While I am here, fix my noble attempt to add LICENSE bits by including the missing LICENSE_FILE stanza as well. Approved by: kwm (mentor) Notes: svn path=/head/; revision=258427
* Correct description as requested by author.Dmitry Sivachenko2010-07-261-9/+6
| | | | | | | Submitted by: Dennis Bush <bush@tcnj.edu> Notes: svn path=/head/; revision=258270
* Update libevent to 1.4.14bMartin Matuska2010-07-251-1/+1
| | | | | | | | PR: ports/147723 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=258238
* Update my email address to my new @FreeBSD.org addyJoseph S. Atkinson2010-07-251-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=258222
* Chase the avahi-core shared lib version.Joe Marcus Clarke2010-07-251-2/+2
| | | | Notes: svn path=/head/; revision=258187
* Update to version 3.3.1.Dmitry Sivachenko2010-07-233-15/+24
| | | | Notes: svn path=/head/; revision=258079
* - update to 0.5.1Tong LIU2010-07-162-4/+4
| | | | | | | | PR: ports/148677 Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) Notes: svn path=/head/; revision=257847
* - Remove BANNER option since it's goneRenato Botelho2010-07-121-7/+17
| | | | | | | | | | | - Add 3 new OPTIONS, ANUNRENAME, ANUNRESUME and ANONDELETE to give more privileges to anonymous users - Cump PORTREVISION since BANNER option was on by default Submitted by: Edho P Arief <edhoprima@gmail.com> Notes: svn path=/head/; revision=257679
* Remove myself from MAINTAINERAndrey A. Chernov2010-07-101-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257625
* - Fix version that has gone backwards (DISTVERSION -> PORTVERSION)Martin Matuska2010-07-051-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257427
* - Update to 1.52Sahil Tandon2010-07-052-7/+9
| | | | | | | | | | | | - Add LICENSE - Quiet do-install target - Take maintainership Approved by: wxs@/itetcu@ (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=257424
* - Update to 1.3.3aMartin Matuska2010-07-054-49/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257395
* Add SIGTERM to the list, needs wtmp cleanup tooAndrey A. Chernov2010-06-291-12/+25
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257158
* Uncomment dologout(-1) on SIGHUP and the like signals, stale wtmp entriesAndrey A. Chernov2010-06-292-11/+21
| | | | | | | | | appears otherwise. Feature safe: yes Notes: svn path=/head/; revision=257157
* Fix build.Sergey A. Osokin2010-06-211-0/+4
| | | | | | | | | | | Bump PORTREVISION. Feature safe: yes Spotted by: QAT via itetcu Tested by: Andrew Kochetkov aka kochetkov.andrew at gmail dot com Notes: svn path=/head/; revision=256781
* - Update to 4.0.9Wen Heping2010-06-202-4/+5
| | | | | | | | | PR: ports/147964 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=256741
* Update to 3.3.3 and add license information.Wesley Shields2010-06-193-24/+26
| | | | | | | | | PR: ports/147876 Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=256726
* - Update to 2.9Sylvio Cesar Teixeira2010-06-192-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256709
* Connect plasma-applet-ftpmonitorMax Brazhnikov2010-06-151-0/+1
| | | | Notes: svn path=/head/; revision=256566
* Add new port ftp/plasma-applet-ftpmonitor:Max Brazhnikov2010-06-158-0/+91
| | | | | | | | | | | | Ftpmonitor is a simple plasmoid for KDE 4, which monitors incoming connections to ftp daemons. It acts as a frontend to pure-ftpwho, ncftpd_spy and ftpwho for pure-ftpd, ncftpd and proftpd ftp daemons. For vsftpd it looks for output of ps ax. WWW: http://code.google.com/p/ftpmonitor/ Notes: svn path=/head/; revision=256565
* Switch MAINTAINER line to FreeBSD address.Matthias Andree2010-06-131-1/+1
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=256473
* Update to curl-7.20.1 and specify the MIT license.Peter Pentchev2010-06-117-16/+18
| | | | Notes: svn path=/head/; revision=256384
* - Fix mkdir -> mkdir -p in packageMartin Matuska2010-06-092-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=256212
* - Update to 0.8.5Philip M. Gollucci2010-06-082-4/+4
| | | | | | | | PR: ports/147697 Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer) Notes: svn path=/head/; revision=256151
* - Enable DSO supportMartin Matuska2010-06-071-1/+2
| | | | | | | | PR: ports/146740 Submitted by: John Lihtsey <jd@cpanel.net> Notes: svn path=/head/; revision=256013
* - Update to 0.7.4Philip M. Gollucci2010-06-062-4/+4
| | | | | | | | | PR: ports/147533 Approved by: freebsdports@chillibear.com (maintainer) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=255924
* - Update to 4.0.8Martin Wilke2010-06-054-22/+21
| | | | | | | | PR: 146791 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=255845
* LICENSE GPLv2Dirk Meyer2010-06-051-0/+2
| | | | Notes: svn path=/head/; revision=255828