aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.8.5pgollucci2010-06-092-4/+4
| | | | | PR: ports/147697 Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
* - Enable DSO supportmm2010-06-071-1/+2
| | | | | PR: ports/146740 Submitted by: John Lihtsey <jd@cpanel.net>
* - Update to 0.7.4pgollucci2010-06-072-4/+4
| | | | | | PR: ports/147533 Approved by: freebsdports@chillibear.com (maintainer) Submitted by: myself (pgollucci@)
* - Update to 4.0.8miwi2010-06-064-22/+21
| | | | | PR: 146791 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* LICENSE GPLv2dinoex2010-06-061-0/+2
|
* LICENSE GPLv2dinoex2010-06-042-0/+4
|
* - Introduce a new USE_XZ knob that handles lzma/xz compressed distfilespav2010-06-044-8/+10
| | | | | | | | - Convert a bunch of ports to use it PR: ports/146329 Submitted by: mm With hat: portmgr
* Reset yoichi@FreeBSD since his commit bit was taken in for safekeeping.linimon2010-06-041-1/+1
| | | | Hat: portmgr
* Curb (probably CUrl-RuBy or something) provides Ruby-languagemiwi2010-06-024-0/+32
| | | | | | | | | | | bindings for libcurl, a fully-featured client-side URL transfer library. WWW: http://taf2.github.com/curb/ WWW: http://curb.rubyforge.org/ PR: ports/147182 Submitted by: Eric Freeman <freebsdports at chillibear.com>
* - Update to my @FreeBSD.org addressuqs2010-05-311-3/+4
| | | | | - Add distfile mirror to single source MASTER_SITES - Also update no longer working addresses
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-3117-12/+17
|
* - Remove LICENSE line (back from 2001) that interferes with the new licensingpav2010-05-311-1/+0
| | | | | | framework Reported by: pointyhat
* - drop USE_GNUSTEP_PREFIXdinoex2010-05-304-32/+30
|
* - Update to 2.8sylvio2010-05-292-4/+4
|
* Fix padding of internal lsache2010-05-272-3/+12
| | | | Submitted by: bug_report@arcor.de
* - Update to 0.5.3johans2010-05-242-5/+4
|
* - Remove support for mod_digest (doesnt work with 1.3.3)mm2010-05-161-12/+6
| | | | | | | - Add support for mod_site_misc - Bump PORTREVISION Suggested by: David Ordal <david@ordal.com>
* libcurl is a client-side URL transfer library, supporting FTP, FTPS,pgj2010-05-165-0/+56
| | | | | | | | | | | | HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more! This package provides a Haskell binding to libcurl. WWW: http://hackage.haskell.org/package/curl
* Remove unnecessary dependency on autoconf/gmakejohans2010-05-141-2/+1
|
* - Fix breakage on 9-CURRENTmm2010-05-131-0/+53
| | | | | | | - Bump PORTREVISON PR: ports/144439 Reported by: subbsd <subbsd@gmail.com>
* py-tftpy is a Pure Python TFTP Implementation.wen2010-05-115-0/+52
| | | | | PR: ports/146480 Submitted by: Ju Pengfei <jupengfei@gmail.com>
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-112-2/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.30/ . This release brings initial PackageKit support, Upower (replaces power management part of hal), cuse4bsd integration with HAL and cheese, and a faster Evolution. Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This will also be the last of the 2.x releases. The next release will be the highly-anticipated GNOME 3.0 which will bring with it a new UI experience. Currently, there are a few bugs with GNOME 2.30 that may be of note for our users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading instructions, and the up-to-date list of known issues. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511
* - Update to 0.3.2miwi2010-05-025-11/+38
| | | | | | PR: 146059 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Security:>······
* - PHP 5.2 slave portdinoex2010-04-232-0/+15
| | | | | PR: 145772 Submitted by: Alex Keda
* - PHP 5.2 slave portdinoex2010-04-232-0/+15
| | | | | PR: 145772 Submitted by: Alex Keda
* Mark BROKEN on 9.x: does not builderwin2010-04-191-0/+4
|
* - Update to 2.7sylvio2010-04-182-6/+7
| | | | Approved by: itetcu (mentor, implicit)
* - Create ${localstatedir}/run/proftpd on install [1]mm2010-04-086-2/+62
| | | | | | | | | - Add patches for FreeBSD 8 and 9 [2] - Bump PORTREVISION PR: ports/145253 [1] Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> [1] Reported by: Gunnar Beutner <gunnar.beutner@hetzner.de> [2]
* Chase clamav's lib bumpgarga2010-04-062-2/+2
|
* Chase the ftp/curl shlib version bump.roam2010-04-037-10/+13
|
* Update to curl-7.20.0.roam2010-04-039-51/+21
|
* Update to 20100108tmclaugh2010-03-292-8/+4
| | | | | PR: 144483 Submitted by: Sunpoet Po-Chuan Hsieh
* - update to 1.4.1dinoex2010-03-2818-16/+18
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update to 3.3.2.1miwi2010-03-282-4/+4
| | | | | PR: 144941 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
* GC the hand-rolled RC_SCRIPTS_SUB which is no longer relevant because thedougb2010-03-271-3/+0
| | | | port uses USE_RC_SUBR
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-2716-17/+17
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Remove unnecessary sqlite dependency on mod_sftp*mm2010-03-251-3/+0
|
* - Remove etc/proftpd creation from Makefilemm2010-03-252-4/+4
| | | | - Fix directory creation bug in patch-contrib-mod_sftp-Makefile.in
* - Update to 1.3.3mm2010-03-245-68/+177
| | | | | | | | - Add new modules to OPTIONS - Disable HTML documentation by default (new HTMLDOCS knob in OPTIONS) - Disable EXAMPLES and move to HTMLDOCS - Simplify, make portlint more happy - Fix inter-option requires
* Now that c-ares-1.7.0 is in the tree, cURL can, at long last,roam2010-03-221-4/+0
| | | | use c-ares for asynchronous DNS lookups while supporting IPv6!
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-201-1/+4
| | | | Reported by: pointyhat
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-201-1/+7
| | | | Reported by: pointyhat
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-202-0/+8
| | | | Reported by: pointyhat
* Update to 1.0.29garga2010-03-202-4/+4
|
* - Update to 2.8.6 and support 8.xwxs2010-03-152-14/+22
| | | | | PR: ports/144361 Submitted by: Grzegorz Blach <magik@roorback.net>
* - Update to 1.3.3rc4 [1]wxs2010-03-143-12/+52
| | | | | | | | | - Fix on current (utmp related) [2] - Pass maintainer to submitter PR: ports/144105 Submitted by: [1]: Bartlomiej Syryjczyk <guzik@anka.net.pl> [2]: TJ Saunders <tj@castaglia.org> (upstream maintainer)
* Remove unneeded patch.ed2010-03-101-11/+0
| | | | | | Don't link against libcompat if we don't use any of its symbols. Approved by: erwin (portmgr, implicit)
* Update to curlpp-0.7.3, disabling the Boost interface.roam2010-03-044-58/+74
| | | | | | Reflect the move to Google Code. Feature safe: yes
* - Update to 1.3.2emm2010-03-012-4/+4
| | | | Feature safe: yes
* Update my mail address to @FreeBSD.orgjohans2010-02-241-1/+1
| | | | Feature safe: yes
* - Update to 3.3.2wen2010-02-233-5/+7
| | | | | | PR: ports/144191 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Feature safe: yes
* Update to 1.0.28garga2010-02-222-5/+5
| | | | | | PR: ports/144095 Submitted by: Denny Lin <dennylin93 at cnmc32.hs.ntnu.edu.tw> Feature safe: yes
* - Update to 1.3.2d (maintenance)mm2010-02-222-4/+4
| | | | | | PR: ports/144106 Submitted by: Bartlomiej Syryjczyk <guzik@anka.net.pl> Feature safe: yes
* ftp/wget: Fix build with GNUTLSvd2010-02-211-0/+11
| | | | | | PR: ports/144144 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Feature safe: yes
* Fix pkg-plist (2nd attempt).vd2010-02-201-2/+0
| | | | | | | share/locale/en_AU is not listed in /etc/mtree/BSD.local.dist but QAT@ is complaining that the port has deleted it upon deinstall. Feature safe: yes
* Fix pkg-plistvd2010-02-201-0/+8
| | | | | Reported by: QAT@ Feature safe: yes
* * Upgrade ftp/wget from 1.11.4 to 1.12vd2010-02-204-24/+17
| | | | | | | | * Do not remove .gmo files because this causes the .po files not to be installed * Make the post-patch: commands visible Feature safe: yes
* - Update to 0.5.2johans2010-02-144-25/+16
| | | | | | - Simplify Makefile using USE_OCAML_* variables - Replace dynamic PLIST with static pkg-plist - Claim maintainership
* - Remove automated update checkspgollucci2010-02-121-1/+5
| | | | | PR: ports/143678 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
* - OPTIONS += sftppgollucci2010-02-121-2/+38
| | | | | PR: 143018 Submitted by: zloidemon <g.veniamin@googlemail.com>
* Fix service name in descriptionaz2010-02-101-1/+1
|
* - update to jpeg-8dinoex2010-02-0518-14/+18
|
* - Set USE_LDCONFIG (reported by portlint)amdmi32010-02-041-0/+4
| | | | | | | - Set MAKE_JOBS_SAFE PR: 143489 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
* - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-282-5/+4
| | | | | | (part 12). Approved by: portmgr (itetcu)
* - fix build with utmpxdinoex2010-01-271-0/+22
| | | | Submitted by: Ed Schouten
* Readme.txt file was updated.demon2010-01-251-2/+2
|
* Update to version 2.10.3demon2010-01-252-6/+4
|
* Sync with ftp/wu-ftpd: Add -current utmpx supportsumikawa2010-01-252-1/+32
|
* Add -current utmpx supportache2010-01-212-2/+33
| | | | Submitted by: ed
* do not include utmp.h or utmpx.h at all - it is just not neededoliver2010-01-193-34/+14
|
* - Fix local buffer overflow (obtained from NetBSD)wen2010-01-183-3/+14
| | | | | | | | - Update WWW - Pass maintainership to submitter PR: ports/142706 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* use utmpx.h instead of utmp.h if existsoliver2010-01-173-1/+22
|
* - Update to 0.3.1wen2010-01-173-31/+28
| | | | | | | - Pass maintainership to submitter PR: ports/142707 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* - Update to 1.3.2cmm2010-01-123-6/+7
| | | | - Take maintainership
* - Update to 3.3.1pgollucci2010-01-123-4/+11
| | | | | | | | | | | Switch to using the now mandantroy unicode version of wx, and include new depend on xdg-utils. Special thanks for the bsd.wx.mk magic that made updating the unicode bit painless. PR: ports/142550 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
* SUBFILES += pkg-messagepgollucci2010-01-102-4/+3
| | | | | PR: ports/142517 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - Update to 0.24wen2010-01-072-4/+4
|
* - Pull the pidfile path from a central location (the config file)pgollucci2010-01-042-2/+3
| | | | | | | instead of hard coding it again in the rc.d script PR: ports/141945 Submitted by: Danil <desruptorrogue@gmail.com>
* - Update to 4.0.5miwi2009-12-293-11/+11
| | | | | PR: 142100 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-213-8/+3
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Fix the build of dependent ports by including <sys/select.h> onroam2009-12-182-0/+31
| | | | | | | | | earlier FreeBSD versions. I've modified the PR patch slightly to make it a bit more portable so it was suitable for forwarding upstream :) Bump PORTREVISION. PR: 141459 Submitted by: garga
* * Update NcFTP to 3.2.3.naddy2009-12-184-27/+14
| | | | | | | | * Add official mirror as backup master site. * Don't depend on gtar if it happens to be installed at build time. * Clean-up. Approved by: maintainer timeout (5 weeks)
* Reset maintainer at his request.linimon2009-12-168-8/+8
| | | | PR: ports/141647
* - "It appears the API has changed in libevent and pftpx is a dead project.pav2009-12-157-284/+0
| | | | | | Please remove the port." Submitted by: Scott Ullrich <sullrich@gmail.com> (maintainer)
* Release maintainership.thierry2009-12-151-1/+1
| | | | | | | Thanks Serge for maintaining these ports all these years! PR: (private mail) Submitted by: Serge Gagnon <serge.gagnon.1 (at) ulaval.ca>
* Reinstate maintainer at his request.linimon2009-12-048-8/+8
|
* Update to 1.0.27garga2009-12-032-4/+4
|
* Convert --with-virtualchroot to an OPTION, on by defaultgarga2009-11-301-2/+8
| | | | Sugested by: Jozsef Kovacs <jozsef.kovacs@datira.com>
* Update to 4.0.4ehaupt2009-11-292-4/+4
| | | | | PR: 140950 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-294-45/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
* - Update my mail address to FreeBSDsylvio2009-11-281-1/+1
| | | | Approved by: miwi (mentor)
* Temporarily reassign ports maintained by chris@officialunix.com back tolinimon2009-11-2610-14/+10
| | | | | | the pool for the duration of his upcoming move. Requested by: maintainer
* - Update to 2.4wen2009-11-254-17/+14
| | | | | | PR: ports/140611 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Approved by: maintainer
* - Update to 0.24miwi2009-11-214-31/+12
| | | | | PR: 140423 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
* - Mark MAKE_JOBS_UNSAFEpav2009-11-213-0/+3
| | | | Reported by: pointyhat
* - Update to 1.1.1miwi2009-11-213-78/+83
|
* - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1
| | | | Reported by: pointyhat
* Remove a minor patch to the testing subsystem resulting in a brain lapseroam2009-11-191-16/+0
| | | | | | | on my part. It's just not needed, the code flows otherwise here, as kindly pointed out by Daniel Stenberg, the cURL upstream author. No PORTREVISION bump - no change to the binary package, no change even to the standard build, the tests must be invoked explicitly.
* - Update to 2.2.2dinoex2009-11-182-4/+4
| | | | | | Changes: ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.2.2/Changelog PR: 140651 Submitted by: Sahil Tandon
* - Update to 3.3.0.1miwi2009-11-172-4/+4
| | | | | PR: 140572 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
* Update to 1.0.26garga2009-11-172-5/+4
|
* Update to version 7.19.4-6.fc10.bsam2009-11-162-12/+11
| | | | | PR: ports/140573 Submitted by: Glen Barber <glen.j.barber at gmail.com>
* - Update to 0.22wen2009-11-152-4/+4
|
* Update to curl-7.19.7.roam2009-11-1310-18/+40
|
* Reset clement@FreeBSD.org due to long absence from FreeBSD.linimon2009-11-121-1/+1
| | | | Hat: portmgr
* - Update to 3.3.0wen2009-11-113-5/+6
| | | | | PR: ports/140422 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
* Update to version 2.10.2.demon2009-11-052-4/+4
|
* - Add --localstate=/var to make pure-ftpwho work againgarga2009-11-051-2/+3
| | | | | | | - Bump PORTREVISION Reported by: Jordi Espasa Clofent <jespasac@minibofh.org> Obtained from: pure-ftpd maillist
* Force default PID file and fix startup scriptgarga2009-11-042-1/+2
| | | | Reported by: Jordi Espasa Clofent <jespasac@minibofh.org>
* Update to 1.0.24garga2009-10-273-16/+4
| | | | | PR: ports/139931 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* - Update to 1.3.3rc2wxs2009-10-262-9/+8
| | | | | | | | - Add missing PORTEPOCH bump which should have happened in revision 1.148 PR: ports/139853 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: chris@officialunix.com (maintainer)
* - Update to 2.6pav2009-10-262-4/+4
| | | | | PR: ports/139976 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
* - Update to 1.3.2bwxs2009-10-262-5/+5
| | | | | | | | - Fix whitespace in distinfo PR: ports/139832 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: chris@officialunix.com (maintainer)
* - Update to 4.0.3avl2009-10-242-4/+4
| | | | | | PR: ports/139833 Submitted by: Sylvio Cesar <scjamorim at bsd.com.br> Approved by: maintainer
* - update to 2.2.0dinoex2009-10-212-4/+4
| | | | | PR: 139788 Submitted by: Sahil Tandon
* - Update to 2.5rafan2009-10-172-5/+5
| | | | | | | - Pass maintainership to submitter PR: ports/139685 Submitted by: Sylvio Cesar <scjamorim at bsd.com.br>
* - Rework QUOTA support to fix build breakage.wxs2009-10-171-7/+6
| | | | | Noticed by: Peter Czanik <pczanik@fang.fa.au.hu> Approved by: chris@officialunix.com (maintainer)
* - Fix MYSQL option so it displays correctly with slave port.wxs2009-10-151-13/+31
| | | | | | | | | | | - Handle inter-option dependencies correctly (some would cause build errors). If there are more of these please let me know but I think I tested most configurations. - General cleanups all around. - This also fixes the build failure seen on pointyhat. - None of these change the package in any way so don't bump PORTREVISION. Approved by: chris@officialunix.com (maintainer)
* - Update to 1.3.3rc1wxs2009-10-123-24/+47
| | | | | | | | | | - Don't use ?= for MAINTAINER and COMMENT (there are no slave ports) - Remove IGNORE - Use PLIST_SUB in place of PLIST_FILES - Use LOCALBASE instead of hardcoding /usr/local PR: ports/138977 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Use PLIST_SUB instead of PLIST_FILES in some cases.wxs2009-10-122-7/+22
| | | | | | | - Whitespace fix to pet portlint. PR: ports/138977 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Fix clamav extraction.wxs2009-10-111-2/+3
| | | | | PR: ports/139270 Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
* - Update to 0.5.2lwhsu2009-10-103-4/+6
|
* - Resurrect ftp/gwgetavl2009-10-046-0/+177
| | | | | | - Update to 1.0.2 Approved by: glarkin (mentor)
* - Update to 4.0.2miwi2009-09-262-4/+4
| | | | | | PR: 139129 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Feature safe: yes
* - Use ?= for CATEGORIES and fix whitespace.wxs2009-09-251-3/+3
| | | | | Submitted by: maintainer, privately Feature safe: yes
* - Update to 1.3.2awxs2009-09-233-15/+21
| | | | | | PR: ports/138977 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Feature safe: yes
* Update to 4.0.1itetcu2009-09-202-4/+4
| | | | | | | PR: 138974 Submitted by: Sylvio Cesar Approved by: maintainer Feature safe: yes
* - Update mod_sql_tds to 4.11miwi2009-09-202-5/+6
| | | | | | | PR: 13618 Submitted by: Patrick Muldoon <doon@inoc.net> Approved by: maintainer via irc Feature safe: yes
* - Pass maintainership to submittermiwi2009-09-192-2/+2
| | | | | Submitted by: Chris Petrik <chris@officialunix.com> (requested via #bsdports) Feature safe: yes
* - Update to 4.0.0miwi2009-09-194-14/+31
| | | | | | PR: 138937 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Feature safe: yes
* - Pass maintainer to submitter.wxs2009-09-195-5/+5
| | | | | | PR: ports/138957 Submitted by: Chris Petrik <chris@officialunix.com> Feature safe: yes
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-021-2/+1
| | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
* - Mark MAKE_JOBS_USAFEamdmi32009-09-011-0/+1
| | | | | | PR: 138405 Submitted by: myself Approved by: Artyom Nosov <chip-set@mail.ru> (maintainer)
* Move the definitions of USE_PERL5 and USE_RC_SUBR above the inclusionlinimon2009-08-301-2/+2
| | | | | | of bsd.port.pre.mk where they belong. Hat: portmgr
* Reset beech@FreeBSD.org while he works on restoring his email situation.linimon2009-08-2937-48/+30
| | | | Hat: portmgr
* - Update to 0.98.araujo2009-08-292-7/+7
| | | | | | PR: ports/138217 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Alexander Kriventsov <avk@vl.ru> (maintainer)
* Update to 2.10.1.demon2009-08-232-4/+4
|
* - Fix broken makefiles introduced with translation to new SF File Release Systemamdmi32009-08-222-13/+2
| | | | | Reported by: dan Pointyhat to: myself
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-2221-37/+32
| | | | starting with E,F
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-177-7/+11
|
* Update the cURL port to 7.19.6.roam2009-08-159-77/+22
|
* - update to 2.2.0dinoex2009-08-152-4/+4
|
* . LINUX_RPM ports install compressed manpages, so set MANCOMPRESSED=yes;bsam2009-08-082-2/+4
| | | | | | | . bump PORTREVISIONs. PR: ports/135341 Submitted by: amdmi3
* Update to version 7.19.4-6.fc10.bsam2009-08-082-11/+11
| | | | | PR: ports/137554 (based on) Submitted by: codebloc
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-038-8/+8
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-3114-12/+14
| | | | | | bumped or updated Requested by: edwin
* - Update mod_clamav to 0.11rc (which works with new clamav again)pav2009-07-282-9/+9
| | | | Requested by: Daniel Ryslink <daniel.ryslink@firma.volny.cz>
* - Update to v1.7.15miwi2009-07-272-4/+4
| | | | | PR: 136980 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 2.1.2miwi2009-07-262-8/+8
| | | | | PR: 136902 Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer)
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-8/+1
| | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
* Update to 2.10 bugfix release.demon2009-07-172-4/+4
|
* Some ftp clients, such as "FileZilla" use the "MLSD" command topgollucci2009-07-172-1/+11
| | | | | | | | | | | | retrieve accurate directory listsings. Proftpd and other ftp servers support this, but the jftpgw ftp proxy doesn't, causing the client to hang. This patch adds this capability. PR: ports/136688 Submitted by: Jamie Landeg Jones <jamie@bishopston.net>
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-169-18/+13
| | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops.
* - USE_RC_SUBR != yespgollucci2009-07-153-8/+5
| | | | - portlint
* - Update maintainer mail adressmiwi2009-07-141-1/+1
| | | | Submitted by: Prudhvi (maintainer via irc)
* - Update to 3.2.6.1pgollucci2009-07-093-4/+13
| | | | | PR: ports136450 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
* - Update to 1.3.03dhn2009-07-082-4/+4
|
* - Add the new security/linux-f10-cyrus-sasl2 and net/linux-f10-openldapnox2009-07-041-1/+2
| | | | | | | infrastructure ports to Mk/bsd.linux-apps.mk and add missing dependecies on these to the ftp/linux-f10-curl port. (They are needed for www/linux-f10-flashplugin10 to be committed next.) - Bump ftp/linux-f10-curl PORTREVISION
* Update to 0.20. Assign maintainer from ports@ to perl@.tobez2009-07-032-5/+5
| | | | Changes: http://search.cpan.org/dist/File-Fetch/CHANGES
* bareFTP is a file transfer client written for Linux desktops, availabledhn2009-06-295-0/+85
| | | | | | | | | | | under the terms of the GPL license. It supports the FTP, FTPS and SSH (SFTP) protocols. bareFTP is written in pure C# for the Mono framework, using Gtk# for the user interface. WWW: http://www.bareftp.org PR: ports/135876 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
* Update to version 2.9.2demon2009-06-234-34/+22
|
* Downgrade to 2.8.1 while issues with 2.9.1 are being addressed.demon2009-06-193-23/+20
|
* Update to 2.9.1.demon2009-06-173-19/+23
|
* - make MAKE_JOBS_UNSAFEmiwi2009-06-171-0/+1
| | | | | | PR: 135554 Submitted by: pgollucci Approved by: maintainer implicit
* Extended build of vsftpd with additional features.pgollucci2009-06-169-0/+291
| | | | | | | | | | | | | | | | - Added char convertion without iconv for some charsets. - Added rules for anonymous access based on user's IP address masks. - Added rules for user access only from defined IPs. - Allow or disallow delete files by anonymous. - Added chowning anonymous uploaded files by user IP. - Added new parametr double_377 (by default 1). This paramert switch off telnet specific character \377. - Changed find libs in "vsf_findlibs.sh". - Different speed for upload and download data transfer rates for anonymous and local users. WWW: http://vsftpd.devnet.ru/eng/ PR: ports/132556 Submitted by: Maxim Ignatenko
* Update to libcurl-7.19.4-5.fc10.bsam2009-06-162-12/+14
| | | | | PR: ports/135342 Submitted by: amdmi
* - Use MASTER_SITES_KERNEL_ORGwxs2009-06-161-1/+2
| | | | | PR: ports/134566 Approved by: all maintainer timeouts
* Well, yeah, leave it to me to test an update and all dependent ports,roam2009-06-151-1/+2
| | | | | | | | | notify maintainers, wait for a couple of days, and then only commit the update itself, leaving the dependent ports un-updated :( Bump the shared lib dependency on ports touched by the c-ares update. Pointy hat to: roam (myself)
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-093-4/+7
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* - Update to 3.7.14miwi2009-06-033-9/+10
| | | | | PR: 135145 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>(maintainer)
* . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;bsam2009-06-031-2/+2
| | | | . bump PORTREVISIONs.
* . add CONFLICTS to linux-f8 infrastructure ports;bsam2009-06-031-0/+3
| | | | . bump PORTREVISIONs.
* Here are new Linux Fedora 10 infrastructure ports.bsam2009-06-023-15/+26
| | | | | | | | | | | | | | | | | | | | | | | | Those ports are intended to be used with 8-CURRENT at least with SVN r192206. If you want to switch to linux-f10 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=f10 OVERRIDE_LINUX_NONBASE_PORTS=f10 An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401 and 20070327. For the first time all tested linux ports work as expected(!): . acroread8; . google-earth; . skype; . seamonkey. Many thanks for kernel folks who really did the main work (and I wrote only some lines of ports). There is a good chance that those ports may become a default for 8.0-RELEASE. Please, test and report back to emulation@ ML.
* - update to 2.1.2dinoex2009-05-312-4/+4
| | | | | Bugfix 421 Data timeout PR: 134422
* - Chase readline updatepav2009-05-301-2/+2
| | | | Reported by: pointyhat
* - Revert; previous commit was made based on a bad analysispav2009-05-261-1/+1
|
* Reset maintainerpgollucci2009-05-261-1/+1
| | | | | | | <freebsd@akherb.com>: host bsdevel.akherb.com[208.86.224.193] said: 554 5.7.1 <freebsd@akherb.com>: Relay access denied (in reply to RCPT TO command) Approved by: portmgr (pav)
* - convert to USE_APACHE/USE_MYSQL/USE_PHPpgollucci2009-05-262-14/+13
| | | | | | | | | | - install -> mkdir - move perms to post-install - Cleanup config.php.inc and -example handling PR: ports/134452 Approved by: maintainer timeout (2 weeks) Submitted by: me
* Update to version 2.8.1.demon2009-05-202-4/+4
|
* Update pkg-plist in preperation for devel/popt upgradejpaetzel2009-05-202-0/+3
| | | | | PR: ports/134613 Approved by: linimon (mentor)
* Update to curl-7.19.5.roam2009-05-199-31/+68
|
* - Mark MAKE_JOBS_SAFEpav2009-05-151-0/+1
| | | | | | PR: ports/133003 Submitted by: mm Approved by: maintainer timeout (roam; 1 month)
* Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently fromitetcu2009-05-122-4/+5
| | | | | | | 5 to 6. Forgotten by: araujo@ Reported by: QAT
* - Updated to 3.7.13glarkin2009-05-102-4/+4
| | | | | PR: ports/134202 Submitted by: Ganael Laplanche <ganael.laplanche at martymac dot com>
* - New port: ftp/gambas2-gb-net-curlacm2009-05-093-0/+26
| | | | The gambas advanced networking component
* - Fix working with LDAPgarga2009-05-071-0/+12
| | | | | Notified by: Krzysztof Stryjek <wtp@bsdserwis.com> Obtained from: pure-ftpd maillist
* - Pass maintainership to dhn@miwi2009-05-051-1/+1
|
* - Update to 2.2.4acm2009-05-041-1/+1
| | | | | - Add convertors/fpc-iconvenc port to bsd.fpc.mk - pkg-plist fixes
* - Tarball was rerolled, chages were:garga2009-05-031-3/+3
| | | | | o Fix typo o Fix compilation with gcc 2.x
* - Add support for wx 2.8gahr2009-05-022-3/+21
| | | | | - Add a patch to display the correct dialog when browsing for directories - Take maintainship
* net2ftp is a web-based FTP client written in PHPmiwi2009-05-016-0/+126
| | | | | | | | | | | | | | | | | | | | | | | | User features - Navigate the FTP server - Upload files - Download files - Zip files - Unzip files - Install software - Copy, move and delete - Copy or move to a 2nd FTP server - Rename and chmod - View code with syntax highlighting - Plain text editor - HTML editors - Code editor - Search for words or phrases - Calculate size WWW: http://www.net2ftp.com/ PR: ports/133766 Submitted by: Alexander Kriventsov
* Update to 3.2.4.1rnoland2009-04-302-4/+4
| | | | | PR: 134073 Submitted by: Joseph S. Atkinson (maintainer)
* Update to version 2.8.demon2009-04-292-4/+4
|
* - Update to 1.0.22garga2009-04-274-54/+16
| | | | | | - Convert TLS to an option, off by default since this is considered experimental - Change PRIVSEP option on by default to reflect default configure
* Update to 3.2.4rnoland2009-04-222-4/+4
| | | | Submitted by: jsa@wickedmachine.net (maintainer)
* - Update to 1.3.01dhn2009-04-212-4/+4
| | | | Approved by: miwi (mentor)
* - Update to 0.5.1lwhsu2009-04-103-4/+6
|
* Update to version 2.7.1.demon2009-04-082-4/+4
|
* - fix plist with -DNOPORTEXAMPLESitetcu2009-04-084-11/+7
| | | | | | | | - while here, modernize the port (USE_RC_SUBR, SUB_FILES) - bump PORTREVISION Prompted by: QAT QA run Approved by: maintainer timeout on QATMail
* Here are new Linux Fedora 8 infrastructure ports.bsam2009-04-015-32/+47
| | | | | | | | | | | | | | | The recommended version of FreeBSD to use them is 8-CURRENT. FreeBSD-7.x is not fully compatible with compat.linux.osrelease 2.6.16. Some syscalls cannot be MFCed due to native FreeBSD ABI breakage. Usage (and package building): 1. define compat.linux.osrelease=2.6.16; 2. add following variables to /etc/make.conf: . OVERRIDE_LINUX_BASE_PORT=f8; . OVERRIDE_LINUX_NONBASE_PORTS=f8. Approved by: bsam (me) ;-)
* Finish repocopies of new linux-f8 infrastructure ports:bsam2009-04-011-0/+3
| | | | | | . add CONFLICTS to 47 original ports; . bump PORTREVISIONs for all of them; . pet portlint for 2-3 ports (misplaced PORTREVISION).
* Mark MAKE_JOBS_SAFEehaupt2009-03-301-0/+1
|
* Upgrade to 2.04.kuriyama2009-03-302-4/+4
|
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFEgarga2009-03-292-2/+4
|
* - Update to 0.9.3miwi2009-03-283-8/+9
|
* - Bump necessary PORTREVISIONS and fix some ports to new clamav APIgarga2009-03-272-2/+2
|
* Mark ftp/wget as safe for building with make -jX.vd2009-03-271-0/+1
| | | | | PR: ports/133000 Submitted by: mm@
* Update to 3.2.3.1rnoland2009-03-272-4/+4
| | | | Submitted by: jsa@wickedmachine.net(maintainer)
* - Update to 3.7.11miwi2009-03-252-4/+5
| | | | | PR: 132966 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 1.1beech2009-03-253-26/+47
|
* fix make -jarved2009-03-242-3/+12
|
* - Fix build after strndup(3) MFCrafan2009-03-223-7/+43
| | | | | | PR: ports/132014 Submitted by: Florian Smeets <flo at kasimir.com> Approved by: maintainer timeout (1 month)
* - Update to 2.3miwi2009-03-163-6/+10
| | | | | | PR: 132069 Submitted by: Dennis Herrmann <adox@mcx2.org> Approved by: maintainer timeout
* - Update to 3.7.9beech2009-03-153-14/+15
| | | | | | | | | | | | Changes (from Changelog): * new setting ftp:prefer-epsv. * add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). * fix compilation on OpenBSD (Kevin Lo). * fix parsing of NT unix-like listings where hour is one digit. * gnulib sources updated, vsnprintf-posix module imported. PR: ports/132480 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* Free most of my ports, since they aren't being maintained to ashaun2009-03-141-1/+1
| | | | reasonable standard.
* - Chase security/cvm shlib bumpdhn2009-03-121-1/+2
| | | | | | | | - Bump PORTREVISION PR: 132502 Submitted by: Alex Povolotsky <tarkhil@over.ru> Approved by: miwi (mentor)
* 2009-02-15 ftp/downloader: sources unavailable - website dissappearedmiwi2009-03-1013-542/+0
| | | | | | | | 2009-03-04 devel/rubygem-mojombo-grit: Obsolete, use devel/rubygem-grit instead 2009-03-08 mail/postfix1: Not supported anymore by vendor. Please choose a new one version. 2009-03-08 mail/postfix21: Not supported anymore by vendor. Please choose a new one version. 2009-03-08 mail/postfix22: Not supported anymore by vendor. Please choose a new one version. 2009-03-01 www/rubygem-actionwebservice: from rails 2.0 www/rubygem-rails use www/rubygem-activeresource instead
* Update to curl-7.19.4, which fixes a redirection vulnerability.roam2009-03-0714-182/+101
| | | | | | | | | | | The changes in the patch files are almost the same as in Eugene's PR, although I arrived at them mostly independently :) Reformat all patch files now that I use quilt to manage them. Fix two complaints from portlint: needless use of CFLAGS and differentiation between NOPORTDOCS and NOPORTEXAMPLES. Thanks, Eugene! PR: 132358 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
* - Use my FreeBSD address on the ports I maintaindhn2009-03-071-1/+1
| | | | Approved by: tabthorpe (co-mentor)
* Update to 5.2.9 release and re-add pcre extension.ale2009-03-061-1/+0
|
* --with-largefile is not recommended to be default, so, convert it to OPTION andgarga2009-03-061-3/+9
| | | | | | set it off by default, since this changes the default options, bump PORTREVISION Pointed by: Yar Odin <yarodin@gmail.com>
* Use DIST_SUBDIR because DISTFILE has no version information.demon2009-03-052-3/+4
| | | | Asked by: pav
* Update to version 2.7.demon2009-02-282-3/+3
|
* - update to 2.1.0dinoex2009-02-252-4/+4
| | | | Reported by: Eugen Zagorodniy
* - The ftp/mirror port's lchat.pl file uses the old pack('S n a4 x8', ...)beech2009-02-232-58/+164
| | | | | | | | | | | | method for constructing a sockaddr_in to pass to connect(). This approach breaks on more recent FreeBSDs which are more strict about the first two bytes of sockaddr_in. - Patch modifies lchat.pl to use perl's &Socket'pack_sockaddr_in and &Socket'unpack_sockaddr_in functions to do the right thing. PR: ports/131911 Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
* - Update to 3.2.2.1beech2009-02-233-4/+5
| | | | | PR: ports/131959 Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
* - Update PORTSCOUTmiwi2009-02-201-1/+1
|
* Fix following problem:garga2009-02-162-6/+13
| | | | | | | | | | | | | | | | | | | Pure-ftpd supports the "SITE UTIME" command, which allows the client to set the modification time of a file to a particular timestamp, expressed in UTC. However, pure-ftpd passes the UTC timestamp directly to the operating system's utime() function, which is a bug, because utime() requires that the timestamp be in local time instead of UTC. For example for server with MSK localtime: > ---> MDTM cuba2008_1.mpeg.stat > <--- 213 20090106074437 > ---> SITE UTIME cuba2008_1.mpeg.stat 20090106104437 20090106104437 20090106104437 UTC > <--- 250 UTIME OK PR: ports/131645 Submitted by: Yar Odin <yarodin@gmai.com>
* Update to 0.22skv2009-02-153-8/+8
| | | | | | Changes: http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-FTP-0.22/Changes PR: ports/131265 Submitted by: lth
* - Update to 7.19.0miwi2009-02-153-55/+68
| | | | | | | | - Resepct now NOPORTDOCS/EXAMPLES PR: 130927 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout
* Upgrade to 0.49:brooks2009-02-143-12/+22
| | | | | | | | Add IPv6 support. Support systems with editline instead of readline. Support long options in the server. Prodded by: portscout (via miwi)
* Also mark BROKEN on recent 7 after the MFC of strndup(3).erwin2009-02-121-1/+1
| | | | Submitted by: pointyhat
* - Update to 3.2.1beech2009-02-083-4/+40
| | | | | PR: 131474 Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
* - From now on, Joseph S. Atkinson will be mainaining ftp/filezilla andalepulver2009-02-081-1/+1
| | | | lang/clisp.
* - Add required @dirrmtry entries back.alepulver2009-02-061-0/+52
| | | | | PR: ports/131106 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
* - Update to 1.3.2 (stable)beech2009-02-062-10/+9
| | | | | | | - Upgrade proftpd-mod_sql_tds to version 4.9 [1] PR: ports/131429 Submitted by: Patrick Muldoon <doon@inoc.net> [1]
* - Update FileZilla to version 3.2.0.alepulver2009-02-063-100/+272
| | | | | | | | | | | - Fix plist to not try and rmdir locale directories. - Respect WITHOUT_NLS. - Take explicit contol of dbus dependency (default was "auto"). - Add OPTIONS for DBUS and NLS (both default On). - Silence portlint. PR: ports/131106 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
* - Update download locations, update WWWpgollucci2009-02-042-2/+2
| | | | Reported by: -fetch-original pointyhat run
* - Update to 1.11beech2009-02-022-5/+4
|
* - Update download locations, update WWWpgollucci2009-02-012-7/+2
| | | | Reported by: -fetch-original pointyhat run
* Upgrade ftp/wget from 1.11.2 to 1.11.4.vd2009-02-012-5/+4
|
* - Update to 2.2beech2009-02-012-5/+5
| | | | | | | | | | - Fixed FreeBSD security advisory FreeBSD-SA-08:12.ftpd - Fixed a typo on smbftpd-user help - Fixed the bug of wrong file time when file time is 2008/12/30 PR: ports/131201 Submitted by: Hung-Yi Chen <gaod@hychen.org> Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
* - Update to 3.7.8beech2009-02-012-13/+11
| | | | | PR: ports/131200 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Mark deprecatedbeech2009-02-011-0/+3
|
* - Update download locationpav2009-02-011-1/+1
|
* Update to version 2.6.6 (our patches were integrated into the distribution).demon2009-01-305-127/+3
|
* - Fix distinfobeech2009-01-291-0/+6
|
* - Default ipv6 to on & bump portrevisionbeech2009-01-292-5/+14
|
* - Update to 1.3.2rc4beech2009-01-273-16/+25
| | | | - Fix NLS knob
* Apply a band-aid to fix the build without proxy support.roam2009-01-262-0/+54
| | | | Note that some of the tests shall fail for the present.