aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Remove pear ports obsolated by devel/pear and switchale2005-12-101-2/+2
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* Update to 7.15.1 [1]mnag2005-12-093-25/+27
| | | | | | | | | | Reorganize Makefile PR: 90079 [1] Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (security 1 day, simon with secteam hat) Security: http://curl.haxx.se/docs/adv_20051207.html http://secunia.com/advisories/17907/
* Deprecate: mastersite disappeared, no longer maintained by authorvs2005-12-081-0/+3
| | | | | | PR: ports/89691 Submitted by: Jean Milanez Melo Approved by: maintainer timeout
* Deprecate: mastersite disappeared, no longer maintained by authorvs2005-12-081-0/+3
| | | | | | PR: ports/89763 Submitted by: Jean Milanez Melo Approved by: maintainer timeout
* Upgrade to 1.0.1.thierry2005-12-076-8/+30
| | | | | Changelog at <http://cvs.horde.org/diff.php/gollem/docs/CHANGES?r1=1.114&r2=1.114.2.16&ty=h>
* - Update to 3.3.5tdb2005-12-063-20/+7
| | | | | | PR: 90032 Submitted by: Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer) Approved by: clement (mentor)
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-052-4/+0
|
* Mark IGNORE since the port crashes at startup:kris2005-12-051-7/+5
| | | | | | IglooFTP in free(): error: chunk is already free Deprecate and expire in 2 months.
* - Fix BUILD_DEPENDS after devel/p5-Class-MethodMaker update.flz2005-12-021-1/+2
| | | | Noticed by: pointyhat via kris
* Update to 2.0.2mnag2005-12-023-27/+5
| | | | | | | Add SHA256 PR: 89801 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
* - Make it fetchable againgarga2005-12-011-1/+6
| | | | | PR: ports/89767 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Add SHA256 to my personal ports.tmclaugh2005-12-011-0/+1
|
* Update port: ftp/vcheck remove WWW on pkg-descredwin2005-12-011-2/+0
| | | | | | | - Remove WWW on pkg-descr, this site is gone. PR: ports/89776 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* 1. Remove reference to defunct website in pkg-descr.cy2005-12-013-2/+2
| | | | | | | | | 2. Add SHA256 as per PR 89773. 3. Adjust port removal date. I will remove the distfile from my website on that date. PR: 89773
* - Remove WWW on pkg-descr, this site is gone.garga2005-12-011-3/+1
| | | | | PR: ports/89765 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
* - Remove WWW on pkg-descr, this site is down since june.garga2005-11-301-5/+0
| | | | | PR: ports/89692 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Fix proftpd.8.in patch name.flz2005-11-302-0/+0
| | | | | Noticed by: oliver Pointyhat to: self
* - Update to 1.3.0.rc3.flz2005-11-308-42/+14
| | | | | | | | | | - Add SHA256 checksum. - Remove patch-configure since it has been integrated in genuine configure script. - Rename patch-af to patch-proftpd.8.in. PR: ports/88433 Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> Approved by: maintainer timeout (4 weeks)
* Update to version 20051021, which after the original author has died nowmarius2005-11-294-9/+12
| | | | | | | | | | | is hosted at http://www.ford-hutchinson.com/~fh-1-pfh/. The only change since version 20031008 is the addition of support for the Clear Command Channel (CCC) command as described in draft-murray-auth-ftp-ssl-16.txt (recently issued as RFC4217). PR: 89675 Submitted by: mnag Approved by: netchild
* - Update to 0.3pav2005-11-264-21/+56
| | | | | PR: ports/89576 Submitted by: Ports Fury
* - Fix compilation issue on 4.x.flz2005-11-264-8/+24
| | | | | | | - Remove .la libtool file. PR: ports/89537 Submitted by: maintainer
* - Add SHA256 checksums to my portssergei2005-11-251-0/+1
|
* add ignore statement, as requested by krisedwin2005-11-251-0/+1
|
* Put ftp/emirror on the death row.edwin2005-11-251-0/+3
| | | | See ports/83546 for more information.
* big whitespace cleanup (see ports/65409)edwin2005-11-251-2/+2
| | | | | | PR: ports/65828 Submitted by: trevor Approved by: ache
* - Add SHA256pav2005-11-2535-0/+36
|
* - Update to 2.0.1 [1].flz2005-11-2311-209/+41
| | | | | | | | | - Remove local patches since they've been integrated in the release) [1]. - Use bzip2 distfile [1]. - Fix issue with non-standard PREFIX/LOCALBASE. PR: ports/88815 [1] Submitted by: maintainer [1]
* Remove the original author's website as a source for the distfile, as he nocy2005-11-201-2/+3
| | | | | | longer supports it. Functionality of this port is provided by the OpenSSH port and in the base system. Mark this port deprecated and scheduled to be removed on March 3, 2006.
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-155-5/+5
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - run vsftpd_check only when vsftpd_enable is set to YESdinoex2005-11-131-4/+3
| | | | Submitted by: James O'Gorman
* - add SHA checksumdinoex2005-11-131-0/+1
|
* Move IDN related ports from devel to dns category:pav2005-11-131-1/+1
| | | | | | | | devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus
* add SHA256brooks2005-11-121-0/+1
|
* - Yield to a total SHAtification.sem2005-11-111-0/+1
| | | | - mysql-administrator: simplify BROKEN message
* - Add SHA256 to all ports submitter maintaingarga2005-11-111-0/+1
| | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* Ditch some special-casingvs2005-11-102-6/+2
|
* Cleanup a bitvs2005-11-101-15/+12
|
* - Update to version 0.5.3.1az2005-11-094-425/+9
| | | | | | PR: ports/88559 Submitted by: KATO Tsuguru Approved by: sem (mentor, implicitly)
* - Add SHA256garga2005-11-081-0/+1
|
* Use mkstemp() instead of mktemp()mnag2005-11-081-0/+4
| | | | | | | Bump PORTREVISION PR: 88633 Submitted by: chinsan <chinsan.tw@gmail.com>
* Update to 1.4mnag2005-11-073-7/+19
| | | | | PR: 88560 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix build with Qt 3.3.5lofi2005-11-072-0/+22
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-0511-7/+11
|
* - more fixes for RC_NGdinoex2005-11-031-0/+1
| | | | Submitted by: Imri Zvik
* - more fixes for RC_NGdinoex2005-11-031-3/+3
| | | | Submitted by: Imri Zvik
* Update to 2.5.6mnag2005-11-024-9/+8
| | | | | PR: 88343 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Let the IGNORE message make a bit more sense and change it from:erwin2005-11-011-1/+1
| | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
* - Update to 3.3.3 and [1]ehaupt2005-10-283-23/+25
| | | | | | | | - Fix build on 4.x with additional patch [2] PR: 88021 Submitted by: Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer) [1], pav [2]
* - more fixes for rc_ng script.dinoex2005-10-251-4/+7
| | | | Problems reported by: Marius Korsmo
* Update to 1.10.2mnag2005-10-202-4/+4
| | | | | | | PR: 87592 Submitted by: Phil Oleson <oz@nixil.net> Approved by: sf (maintainer timeout, 2 days approved by so@) Security: CAN-2005-3185, http://secunia.com/advisories/17192/
* Upgrade to 0.41:brooks2005-10-182-3/+3
| | | | | | Fix bug by which patterns of the form \U\1 weren't converted correctly. Reported by: FreeBSD Ports Version Check (edwin)
* Update to 7.15.0, which contains a security fix, among other changes.roam2005-10-153-4/+4
| | | | | | PR: 87393 Submitted by: Vasil Dimov <vd@datamax.bg> Security: http://curl.haxx.se/docs/security.html#BID15102
* - Add a patch to fix ipv6 dependancy.flz2005-10-134-2/+32
| | | | | | | PR: ports/84607 Submitted by: Max Campos <mcampos@bpsw.biz> Approved by: maintainer timeout (2 months) Obtained from: ProFTPD Bug Tracking System
* - prevent endless loop on config errorsdinoex2005-10-134-12/+15
| | | | | | - extend USE_RC_SUBR PR: 87174, 87354 Submitted by: Pavel Gubin, Wesley Shields
* - Update to 3.3.0pav2005-10-133-19/+7
| | | | | | - Remove all socks options, they are broken in upstream code Submitted by: Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
* Update to 1.3.7.4vs2005-10-124-70/+51
| | | | | PR: ports/87177 Submitted by: maintainer
* - Remove WWW: line, webpage now goes to some spam siteahze2005-10-121-2/+0
| | | | Pointed out by: brad@brad-x.com
* 86623mharo2005-10-104-14/+30
| | | | | | | | | | | | | mod_ifsession should be the last in modules list Matus UHLAR - fantomas <uhlar@fantomas.sk> 85675 Add reload command to rc.d/proftpd.sh script Patrick Gibson <patrick@retrix.com> 85616 Added mod_radius Boris Kovalenko <boris@tagnet.ru>
* Fix WITH_CTRLS optionmharo2005-10-102-6/+20
| | | | | PR: 80832 Submitted by: Matus UHLAR - fantomas
* Update to 0.5.5.novel2005-10-093-66/+3
|
* Fix plist.thierry2005-10-094-0/+16
| | | | Reported by: pointyhat via Kris
* Update to 0.2.1.novel2005-10-072-4/+3
| | | | | PR: 87050 Submitted by: Marwan Burelle (maintainer)
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* - Update to 0.9.33pav2005-10-062-3/+3
|
* - Fix a remote format string vulnerabilityjylefort2005-10-023-3/+12
| | | | | | | | - Remove attribution from pkg-descr PR: ports/86833 Submitted by: maintainer Security: fixes a remote format string vulnerability
* Fix spining on CPU due illegal pthread_cond_wait() usage.bland2005-10-012-0/+23
|
* - Add UPLOADSCRIPT supportgarga2005-09-283-2/+48
| | | | | | PR: ports/85969 Submitted by: dawnshade <h-k@mail.ru> Approved by: maintainer timeout (15 days)
* - Fix a wrong usage of CFLAGS in last updatesem2005-09-271-2/+3
| | | | | | | | | (the port does not build if CFLAGS defined in /etc/make.conf) PR: ports/86616 Reported by: TANABE Hiroyasu <h@cosat.com> Submitted by: Andrej Zverev <az@inec.ru> Approved by: broken build
* Fix insecure use of popen().novel2005-09-262-0/+63
| | | | Obtained from: wzdftpd-security maillist
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1
| | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
* Reset maintainership of Seamus Venasse who has not responded for some time.erwin2005-09-201-1/+1
| | | | | | | Thank you for your efforts in the past! Noticed by: tobez Approved by: portmgr (self)
* - Change maintainership of my ports over to my FreeBSD address.tmclaugh2005-09-201-1/+1
| | | | Approved by: ahze (mentor)
* Fix last commit, that's broken OPENSSL option.mnag2005-09-191-1/+1
| | | | | Requested by: pav Approved by: pav (mentor)
* Use OPTIONSmnag2005-09-191-6/+18
| | | | | | | | Add textproc/expat2 in LIB_DEPENDS PR: ports/82837 Submmited by: Dmitry A Grigorovich <odip@bionet.nsc.ru> Approved by: pav (mentor), fm@cross-road.org.ua (maintainer timeout, 79 days)
* phpWebFTP - Free web based FTP clientpav2005-09-185-0/+111
| | | | | PR: ports/86246 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Update to 2.5.5mnag2005-09-186-5/+56
| | | | | | PR: ports/86266 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: pav (mentor)
* - Spell protocol abbreviations correctly in COMMENTdanfe2005-09-162-20/+20
| | | | | - Improve on port description - Remove attribution per modern tendencies
* - Fix build on -CURRENTgarga2005-09-161-0/+2
| | | | | PR: ports/86118 Submitted by: Ports Fury
* - Mark it broken on amd64, it's not building.garga2005-09-141-0/+2
| | | | | | PR: ports/86082 Submitted by: maintainer Pointed by: pointyhat via kris
* Update to 7.14.1perky2005-09-112-3/+3
| | | | | PR: 85778 Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
* - Add support for IPv6pav2005-09-113-2/+975
| | | | | | PR: ports/83843 Submitted by: Vladimir Kotal <vlada@devnull.cz> Approved by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* Update to 2.5.4lawrance2005-09-104-34/+184
| | | | | PR: ports/85876 Submitted by: Ports Fury
* Add weex 2.6.1.5, a non-interactive FTP client.garga2005-09-085-0/+64
| | | | | PR: ports/85862 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Update to curlpp 0.5.2.roam2005-09-064-39/+32
| | | | | PR: 84429 Submitted by: Vasil Dimov <vd@datamax.bg>
* Update to 7.14.1.roam2005-09-064-12/+16
|
* Remove no longer available WWW and site from MASTER_SITES (author passedmarius2005-08-314-8/+2
| | | | | | away and domain expired shortly after). Approved by: netchild
* Update to 7.14.0perky2005-08-293-44/+47
| | | | | PR: 83623 Submitted by: vsevolod
* - Chase changed location of bglibs librariessergei2005-08-291-4/+7
| | | | - Bump PORTREVISION
* update to 1.10.1.sf2005-08-293-16/+3
| | | | | PR: 85121 Submitted by: Vasil Dimov <vd@datamax.bg>
* Add gollem 1.0, the Horde web-based File Manager.thierry2005-08-2815-0/+593
|
* Replace unreliable mastersite with the sourceforge mirrors as they now carrymarkus2005-08-131-1/+2
| | | | | | | the right distfile. Submitted by: pointyhat via kris Approved by: portmgr (linimon)
* Don't free RESPLINE if ftp_response returns a status other than FTPOK.sf2005-08-092-1/+13
| | | | | | | | This fix has been applied into wget subversion repository. PR: 84666 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: portmgr (marcus)
* Upgrade to 1.3.0rc2mharo2005-07-304-22/+22
|
* - Update to 1.2.3pav2005-07-293-35/+11
| | | | | | PR: ports/83777 Submitted by: Andrej Zverev <az@inec.ru> Approved by: philippe le berre <philippe@le-berre.com> (maintainer)
* - Update to version 0.6.0markus2005-07-283-18/+29
| | | | | - Remove the HOWL options, since KDE's framework is now used for Zeroconf (requires KDE 3.4)
* - Fix OpenSSL handlingpav2005-07-272-12/+6
| | | | | PR: ports/83141 Approved by: maintainer timeout (19 days)
* Update to 2.00.kuriyama2005-07-232-3/+3
|
* Update my email address.vsevolod2005-07-221-1/+1
| | | | Approved by: perky (mentor)
* Attempt to fix build on 4.x.novel2005-07-221-1/+2
| | | | Reported by: pointyhat via kris
* Update to version 1.3.3demon2005-07-202-3/+3
| | | | | PR: 83776 Submitted by: Andrej Zverev <az@inec.ru>
* - Update to 1.0bnovel2005-07-204-21/+7
| | | | | | | | | - Update WWW and MASTER_SITES - Reset maintainership to ports@ by maintainer request PR: 83703 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: Wilmer van der Gaast (former maintainer)
* - Update to 1.1.0pav2005-07-1913-107/+212
| | | | | PR: ports/83633 Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
* - Update to 0.3.3pav2005-07-183-54/+22
| | | | | | PR: ports/82108 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (1 month)
* - Update to 1.3pav2005-07-182-6/+10
| | | | | PR: ports/83614 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix plist.novel2005-07-181-0/+1
| | | | Reported by: poinyhat via kris
* Fix build with IPv6 support.novel2005-07-171-8/+27
| | | | Reported by: poinyhat via kris
* - include SSL in OPTIONSdinoex2005-07-151-9/+12
| | | | | PR: 83421 Submitted by: Marcus Grando
* Update to 0.5.4.novel2005-07-153-3/+14
|
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-121-1/+1
| | | | Approved by: flz (mentor)
* - update to 0.9.2novel2005-07-072-4/+4
| | | | | | | | - pass maintainership to submitter PR: 83063 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: Andreas Fehlner (former maintainer)
* - add "old/" directory to MASTER_SITES to prevent fetch problems innovel2005-07-051-2/+2
| | | | | | | | future. [1] - pet portlint Pointed out by: Vsevolod Stakhov <vsevolod@highsecure.ru> [1] Approved by: Tom McLaughlin (maintainer)
* Unbreak by updating to 20050625.novel2005-07-052-4/+3
| | | | | PR: 82995 Submitted by: Tom McLaughlin (maintainer)
* BROKEN: Unfetchablekris2005-07-021-0/+2
|
* Point the WWW-tag to SourceForge-home; the old page disappeared.vs2005-06-271-1/+1
| | | | Noticed by: Vladimir Kotal
* - Fix bogus configuration file location introduced by latest commit.flz2005-06-262-2/+4
| | | | | | PR: ports/82612 Submitted by: milan toth <admin@yegon.sk> Pointyhat to: flz
* - Use USE_RC_SUBR's true force.flz2005-06-238-122/+64
| | | | | | | | | - Use default do-install target. - Install ftpdctl. - Fix scoreboard issue. - Move proftpd binary from ${PREFIX}/libexec/ to ${PREFIX}/sbin. Approved by: mharo
* fix wgetrc path.sf2005-06-221-1/+2
| | | | PR: 82473
* Note restriction on wgetpro: on its home page, the authors warntrevor2005-06-121-0/+1
| | | | that it may be covered by Microsoft's active stream format patent.
* ftp/wget-devel is retired.sf2005-06-101-1/+0
|
* ftp/wget caught up with -devel.sf2005-06-105-127/+0
|
* update to 1.10.sf2005-06-105-84/+46
|
* - Update to 20050514ahze2005-06-082-3/+3
| | | | | PR: 82015 Submitted by: maintainer
* - Fix mirroring the root directory of an FTP server [1].barner2005-06-073-12/+21
| | | | | | | | | The original author's email address bounces, so this is fixed here. - Move patch from patch-aa to patch-fmirror.c Submitted by: Fred Cox <sailorfred@yahoo.com> Approved by: Xavier Beaudouin <kiwi@oav.net> (maintainer) PR: ports/81787
* - rcNG'ify the port.flz2005-06-063-23/+23
| | | | | | PR: ports/68728 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer timeout (almost 1 year)
* - Update to 7.14.0pav2005-06-064-8/+24
| | | | | | | | - Provide WITH_GNUTLS knob to replace OpenSSL with GnuTLS PR: ports/81195 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (18 days)
* update to 1.10 RC1.sf2005-06-013-3/+4
|
* Fix build on 4.x.novel2005-05-311-0/+3
| | | | Reported by: pointyhat via kris
* - Update to 3.2.1pav2005-05-312-8/+12
| | | | | PR: ports/81685 Submitted by: Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
* Fix plist.novel2005-05-271-0/+2
| | | | Reported by: pointyhat via kris
* - Update to 1.0.1jylefort2005-05-256-31/+82
| | | | | | | | - Add a mirror site, since the primary site is temporarily unreachable - Remove RESTRICTED, as the license now allows redistribution PR: ports/81411 Submitted by: Johan van Selst <johans@stack.nl>
* - Fix permission of ld.conf. It should be 0644 instead of 0444.sem2005-05-221-2/+0
| | | | - Unbreak unguilty ports.
* BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf filekris2005-05-221-0/+2
|
* BROKEN: Unfetchablekris2005-05-221-0/+2
|
* Update to 0.5.3. PostgreSQL backend temporary disabled because Inovel2005-05-212-4/+4
| | | | cannot test it now.
* - Update to 0.95pav2005-05-214-5/+18
| | | | | PR: ports/81276 Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer)
* Integrate official skeychallenge.patchsumikawa2005-05-193-8/+50
| | | | Fix denial of service in NLST CAN-2005-0256
* Change maintainer address.thierry2005-05-141-1/+1
| | | | | PR: ports/80973 Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-131-1/+1
|
* update to 1.10 beta1.sf2005-05-123-21/+3
|
* Fix plistnovel2005-05-051-1/+4
|
* Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work whilekris2005-05-051-1/+2
| | | | package building
* - unbreaknovel2005-05-053-12/+26
| | | | | | | | | | - use PORTDOCS - pass maintainership to submitter (current maintainer is inactive for about 5 years) PR: 80141 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: maintainer timeout
* - Add rcNG script optiondinoex2005-05-023-0/+59
| | | | | PR: 79687 Submitted by: Marcus Grando
* unbreak WITHOUT_SSL.sf2005-04-291-0/+18
|
* update to 1.10 alpha3.sf2005-04-293-4/+6
|
* Use INFO/PLIST_FILESvs2005-04-222-5/+3
|
* Use MAKE_ARGSvs2005-04-222-14/+2
|
* Use ALL_TARGET/MAKE_ARGSvs2005-04-222-35/+4
|
* Use MAKE_ARGSvs2005-04-222-11/+2
|
* Upgrade to version 3.1.9.obrien2005-04-222-6/+6
| | | | | IPv6 patches obtained from: KAME Submitted by: KIMURA Yasuhiro
* change --disable-pam to --disable-auth-pam in Makefilemharo2005-04-202-2/+2
| | | | PR: 80099
* - Update to 3.1.13pav2005-04-193-5/+16
| | | | | PR: ports/79636 Submitted by: Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
* - Update to 0.1.3.jylefort2005-04-183-6/+18
| | | | | | | | - Polish the Makefile and correct the packing list. PR: ports/80011 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: adamw (mentor)
* Update to 0.5.2novel2005-04-182-3/+3
|
* Fix remote buffer overflow.naddy2005-04-172-1/+15
| | | | Submitted by: Ulf Harnhammar <metaur@telia.com>
* 2.8.1 is no longer available so upgrade to 2.8.2, which dropserwin2005-04-152-9/+5
| | | | | | | | support for FreeBSD 3.5.1 PR: 79947 Submitted by: erwin Approved by: maintainer
* o update to 1.10 alpha2.sf2005-04-142-3/+3
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-129-9/+9
| | | | after 5.4-RELEASE.
* Add p5-Net-FTP-Recursive 1.11, perl module to provide recursive FTPkuriyama2005-04-115-0/+43
| | | | client class.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-119-9/+9
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Now builds on sparc64kris2005-04-111-4/+0
|
* - Update to 2.0.3dinoex2005-04-102-3/+7
| | | | | | - link with tcp-wrapper PR: 79687 Submitted by: Marcus Grando
* - Update to 1.2.3clement2005-04-092-3/+3
|
* + update port: ftp/pear-Net_FTP to 1.3.1novel2005-04-082-5/+4
| | | | | | | + changelog: http://pear.php.net/package/Net_FTP/download/1.3.1/ PR: 79624 Submitted by: Antonio Carlos Venancio Junior (maintainer)
* o update to 1.10 alpha1.sf2005-04-074-77/+30
| | | | | | | o take maintainership. Security: http://www.vuxml.org/freebsd/06f142ff-4df3-11d9-a9e7-0001020eed82.html Security: CAN-2004-1488
* Integrate official skeychallenge.patchache2005-04-052-6/+25
| | | | Fix denial of service in NLST CAN-2005-0256
* + update port: ftp/pear-Net_FTPnovel2005-04-052-3/+3
| | | | | | | + changelog: http://pear.php.net/package/Net_FTP/download/1.3.0/ PR: 79406 Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
* - Update to version 0.2.2.flz2005-04-043-19/+31
| | | | | PR: ports/79471 Submitted by: Ports Fury
* - Update to version 0.9.32.flz2005-04-043-33/+4
| | | | | PR: ports/79470 Submitted by: Ports Fury
* Reset inactive maintainer. Thanks for your work in the past!kris2005-04-041-1/+1
|
* - Update to 0.94ahze2005-04-036-13/+105
| | | | | PR: 79405 Submitted by: Radek Kozlowski (maintainer)
* - Update to 0.22 [1]hq2005-04-032-4/+4
| | | | | | | - Add 'java' category PR: 79303 [1] Submitted by: Radim Kolar <hsn@netmag.cz> [1]
* Make pure-ftpd welcome message switchable when building.novel2005-04-031-2/+8
| | | | | | PR: 78871 Submitted by: Xin LI <delphij@geekcn.org> Approved by: maintainer timeout
* - Chase Epiphany updatepav2005-03-251-2/+2
| | | | | | PR: ports/79206 Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer) Approved by: portmgr (marcus)
* - Prune more minimal plistsvs2005-03-216-11/+8
| | | | - jmirror: install sample-conf to EXAMPLESDIR
* Update to 7.13.1.perky2005-03-213-3/+4
|
* - Update to 0.9.0ahze2005-03-202-3/+3
| | | | | PR: ports/79020 Submitted by: maintainer
* Bump PORTREVISION since tarball has been rerolled.thierry2005-03-192-4/+8
| | | | | | | Note: no installed files have been changed, only .xml files. PR: ports/78983 Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
* - Readd gnomeprefix and add USE_X_PREFIX since there is gnome stuff in plistahze2005-03-171-1/+2
|
* - Remove gnomeprefix to fix plistahze2005-03-171-1/+1
| | | | Pointed out by: krion via pointyhat
* Fix plist.krion2005-03-152-5/+8
| | | | | Portlint(1). Bump PORTREVISION.
* - Fix build broken by GTK+ 2.6 import.bland2005-03-131-4/+5
| | | | - Remove obsolete REINPLACE patch pattern.
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-1210-5/+10
|
* Fix plist when WITH_PERL is defined.novel2005-03-121-0/+3
| | | | Approved by: krion (mentor)
* Update to curl 7.13.1, which also takes care of the recent securityroam2005-03-126-64/+27
| | | | issue.
* Fix directory traversal vulnerability.simon2005-03-092-1/+52
| | | | | | | | Security: CAN-2004-1487 Security: http://vuxml.FreeBSD.org/06f142ff-4df3-11d9-a9e7-0001020eed82.html (part of) Obtained from: SuSE Approved by: sf (maintainer), erwin (mentor)
* Fix directory traversal vulnerability.simon2005-03-092-1/+52
| | | | | | | | Security: CAN-2004-1487 Security: http://vuxml.FreeBSD.org/06f142ff-4df3-11d9-a9e7-0001020eed82.html (part of) Obtained from: SuSE Approved by: erwin (mentor)
* Update to 0.5.1novel2005-03-092-3/+3
| | | | Approved by: krion (mentor)
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
| | | | Approved by: krion (mentor)
* add pureadmin 0.2.1ijliao2005-03-044-0/+49
| | | | Management utility for the PureFTPd
* - Uptate 0.7.18sem2005-03-012-3/+3
|
* download.berlios.de seems to be unreliable from time to time, therefore addmarkus2005-02-281-1/+2
| | | | | | an additional MASTERSITE. Noticed by: pointyhat via kris
* BROKEN: Installs perllocal.podkris2005-02-281-0/+2
|
* Update tp 1.3.0 final and bump PORTREVISION.thierry2005-02-262-3/+3
| | | | | | | Changelog at <http://pear.php.net/package/Net_FTP/download/>. PR: ports/78084 Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
* - Update to 0.5.0sem2005-02-264-29/+77
| | | | | PR: ports/77994 Submitted by: maintainer
* - Update to 1.20sergei2005-02-223-5/+11
| | | | | | | | - Patch statmod.c into using 'tm.tm_gmtoff' instead of unknown global 'timezone' symbol (Linux specific?) [1] Patch submitted upstream and hopefully will be integrated shortly Obtained from: Dale Woolridge on bgware mailing list
* Implement net/dante and net/socks5 support.krion2005-02-201-0/+12
|
* Update to 7.12.3perky2005-02-203-4/+4
| | | | | PR: 76883 Submitted by: Gerhard Schmidt <estartu@augusta.de>
* As previously announced, remove ports that have reached their expiry date,kris2005-02-196-78/+0
| | | | and the handful of ports that depended on them.
* Update to version 1.3.2.demon2005-02-164-16/+26
| | | | Chase WWW.
* fix build with glib/gtk12oliver2005-02-052-0/+29
|
* update to 2.0.18oliver2005-02-052-4/+4
|
* Update to version 0.4.0.2markus2005-02-037-10/+79
|
* - Update to 1.45hq2005-02-024-15/+15
| | | | | | - Update to bsd.java.mk 2.0 - Move DATADIR to ${JAVASHAREDIR}/${PORTNAME} - Improve launcher shell script (update to javavmwrapper 2.0)
* - Update to bsd.java.mk 2.0hq2005-02-023-6/+11
| | | | | - Improve launcher shell script (hardcode path to javavmwrapper) - Fix build with jikes
* Split the postgresql ports into a server and a client part.girgen2005-01-313-6/+3
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* - Update to 1.3.7.3sem2005-01-273-19/+15
| | | | | | | | | | | | | | This is a bug-fix version of ProZilla. Among the changes are: * fix buffer overflows (possibility of remote exploitation) * missing space in the User-Agent HTTP header * hidden passwords in ftp downloads While I'm here: - Remove etc/prozilla.conf if it was not changed - Utilize %%DOCSDIR%% PR: ports/76630 Submitted by: Sergio Mangialardi <sergio(at)softshark.org>
* Update to 0.6.0kevlo2005-01-263-17/+10
| | | | | PR: ports/76346 Submitted by: MAINTAINER
* - Update to 0.93ahze2005-01-253-3/+21
| | | | | PR: ports/76640 Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer)
* Add CONFLICTS due to libexec/ftpd.nectar2005-01-192-0/+4
| | | | | PR: ports/76235 Approved by: ache, sumikawa (maintainers for wu-ftpd*)
* - Upgrade to 0.40.brooks2005-01-183-3/+17
| | | | | | | - Log as LOG_FTP instead of LOG_DAEMON Submitted by: Alex Deiter <tiamat at komi dot mts dot ru> PR: ports/76303
* - add WWWdinoex2005-01-131-0/+2
|
* [MAINTAINER] ftp/cmdftp: update to 0.8.0edwin2005-01-123-13/+12
| | | | | | | - Update to 0.8.0 PR: ports/76098 Submitted by: Andreas Fehlner <fehlner@gmx.de>
* Update MASTER_SITES.krion2005-01-093-15/+16
| | | | | | | | Update WWW in pkg-descr. Portlint(1). PR: ports/75977 Submitted by: maintainer
* New port: net/pear-Net_FTP PEAR OO interface to the PHP FTP functionsedwin2005-01-094-0/+37
| | | | | | | | | | | | | | | plus some additions Net_FTP allows you to communicate with FTP servers in a more comfortable way than the native FTP functions of PHP do. The class implements everything nativly supported by PHP and additionally features like recursive up- and downloading, dircreation and chmodding. It although implements an observer pattern to allow for example the view of a progress bar. Cold Fusion tags. PR: ports/75915 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* - Update to 0.92.1pav2005-01-093-3/+7
| | | | | PR: ports/75968 Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer)
* Update to 20050103 to fix security vulnerabilityahze2005-01-072-3/+3
| | | | | | PR: ports/75782 Submitted by: Tom McLaughlin (maintainer) Approved by: portmgr (krion)
* Fix MASTER_SITES.krion2005-01-031-1/+3
| | | | Approved by: portmgr (implicit)
* Fix package building by adding a dependency on Xvfb in thekris2005-01-021-0/+3
| | | | | | | PACKAGE_BUILDING case. The package build scripts then DTRT and ensure this is running at build-time so a DISPLAY is available. Approved by: portmgr (self)
* Update to version 3.0.13krion2004-12-243-28/+14
| | | | | PR: ports/75462 Submitted by: maintainer
* - Fix pkg-plistmarkus2004-12-242-1/+4
| | | | | | - Bump PORTREVISION Submitted by: pointyhat via kris
* Update to version 1.2, remove BROKEN and DEPRECATED marks.danfe2004-12-233-9/+6
|
* Add libidn support, configurable with the WITH/WITHOUT_LIBIDN knob.roam2004-12-221-4/+13
| | | | | | | Add debugging support via the WITH_CURL_DEBUG knob. Properly use LC_ALL=C instead of LANG=C to run the test suite (thanks Fujishima-san!)
* Repeat after me: testing the build on lots of machines is not an excuseroam2004-12-212-0/+3
| | | | for not checking for packing list changes...
* Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons).roam2004-12-216-12/+71
| | | | | | | Explicitly disable libidn support so that it is not even probed if libidn is installed; I will look into enabling it after some more testing. Testing paid off on: ref4 (lib/select.c), sledge (lib/sendf.c)
* Fix typo in EXPIRATION_DATE.linimon2004-12-191-1/+1
|
* - Update 5.x binary to 5.3. This fixes fetchingpav2004-12-192-3/+3
| | | | | PR: ports/75217 Submitted by: Pasi Hirvonen <psh@iki.fi>
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-192-0/+4
| | | | broken at that time, and a fix has not been submitted to GNATS.
* Update port: ftp/wput - new version (0.5)edwin2004-12-182-5/+4
| | | | | | | | There's a new version of wput out there, 0.5 PR: ports/75085 Submitted by: Pasi Hirvonen <psh@iki.fi> Approved by: ".::ChiP::." <chip-set@mail.ru>
* With portmgr hat on, mark DEPRECATED to go along with the fact that itlinimon2004-12-181-0/+3
| | | | | is currently marked FORBIDDEN due to security problems. Set for 1-month timeout (that will be 6 weeks since the initial FORBIDDEN).
* Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+1
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* compile in more modules by default.mharo2004-12-142-6/+82
| | | | place all MODULES in OPTIONS
* Fix typo.krion2004-12-131-1/+1
| | | | | PR: ports/75010 Submitted by: maintainer
* Unset maintainership on ports. Multiple maintainerjosef2004-12-121-1/+1
| | | | | | timeouts. Approved by: portmgr
* - Update to 1.2.2clement2004-12-122-6/+17
| | | | - Add gnutls support
* - Update to 0.92pav2004-12-093-3/+4
| | | | | PR: ports/74867 Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer)
* - Update to 0.4.4pav2004-12-093-4/+4
| | | | | PR: ports/74815 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* Fix build on sparc64.kwm2004-12-051-1/+5
| | | | | PR: 73979 Submitted by: maintainer
* Remove update-desktop-database from the plist. This port doesn't installmarcus2004-12-051-2/+0
| | | | | | | .desktop files with a MIME list. PR: 74675 Submitted by: maintainer
* Mark the port forbidden due to vulnerability.josef2004-12-021-0/+1
| | | | | Approved by: maintainer(timeout) With hat: secteam
* - Update to 1.2.1clement2004-12-014-10/+8
| | | | - Fix plist
* define USE_X_PREFIX before bsd.port.pre.mk gets includedoliver2004-11-301-1/+4
| | | | Pointed out by: kris
* - Update to 0.91ahze2004-11-283-7/+12
| | | | | | | - Use new GCONF_SCHEMAS PR: ports/74457 Submitted by: Radek Kozlowski (maintainer)
* Update to version 0.5.0markus2004-11-202-7/+3
|
* BROKEN on sparc64: Does not compilekris2004-11-191-1/+7
|
* Update to version 0.8.1krion2004-11-193-18/+20
| | | | | PR: ports/74079 Submitted by: Ports Fury
* BROKEN: Size mismatchkris2004-11-181-0/+2
|
* Update to 3.0.11krion2004-11-183-8/+8
| | | | | PR: ports/74048 Submitted by: maintainer
* Fix package build.krion2004-11-161-0/+7
| | | | Submitted by: Ports Fury