aboutsummaryrefslogtreecommitdiff
path: root/ftp/wget-devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* no IPv6 capability.FUJISHIMA Satsuki2004-03-181-1/+1
| | | | Notes: svn path=/head/; revision=104406
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-1/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* [Approved] new port: ftp/wget-develEdwin Groothuis2004-01-171-15/+14
| | | | | | | | | | | | | | devel/wget starts to lag behind the releases of wget. At least with a development version we are able to figure out when it is stable enough to ftp/wget updated. Add CONFLICTS to ftp/wget/Makefile PR: ports/61155 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=98381
* use local backup for disappeared debian patch.FUJISHIMA Satsuki2003-12-071-1/+2
| | | | Notes: svn path=/head/; revision=95243
* update debian patch to 12.FUJISHIMA Satsuki2003-10-251-2/+2
| | | | Notes: svn path=/head/; revision=92093
* add a knob to make locale support optional.FUJISHIMA Satsuki2003-10-161-1/+11
| | | | | | | note a (not) update plan. Notes: svn path=/head/; revision=91446
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* utilize INFO.FUJISHIMA Satsuki2003-08-171-0/+1
| | | | Notes: svn path=/head/; revision=87138
* Switch to MASTER_SITE_DEBIAN_POOLKris Kennaway2003-08-041-2/+1
| | | | | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru> Notes: svn path=/head/; revision=86269
* update Debian patch which does not affect FreeBSD.FUJISHIMA Satsuki2003-04-071-1/+1
| | | | Notes: svn path=/head/; revision=78549
* De-pkg-comment for my portsFUJISHIMA Satsuki2003-03-031-0/+1
| | | | Notes: svn path=/head/; revision=76772
* o import Debian patches.FUJISHIMA Satsuki2003-03-031-2/+11
| | | | | | | | | | | | | | | | - fix .netrc parsing bug - fix 2GB limitation - re-add IPv6 capability - fix SEGV with special url line check debian/changelog for more detail. o replace /usr/local with ${PREFIX} in wgetrc and info. PR: 38824 reported 2GB limitation Obtained from: Debian GNU/Linux Notes: svn path=/head/; revision=76771
* Fix directory traversal bug in FTP.FUJISHIMA Satsuki2002-12-111-1/+1
| | | | | | | | | | | | References: http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482&w=2 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344 Patches obtained from: Red Hat Linux Approved by: portmgr(will) Notes: svn path=/head/; revision=71535
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev2002-11-281-1/+1
| | | | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr Notes: svn path=/head/; revision=71214
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* cleanup MASTER_SITES.FUJISHIMA Satsuki2002-07-281-6/+1
| | | | Notes: svn path=/head/; revision=63663
* USE_PERL5 is not correct. needs perl5 only for build.FUJISHIMA Satsuki2002-07-281-1/+1
| | | | Notes: svn path=/head/; revision=63662
* When I update wget to 1.8.2, I intentionally removed manpage due toFUJISHIMA Satsuki2002-07-281-0/+4
| | | | | | | | | | | | | its absence. Further investigation lead me to the answer, it depends on perl. wget.1 has been built with pod2man which is of course a part of perl5 port now in -CURRENT. add USE_PERL5 and resurrect MAN1 for this port. Thanks to: vanilla Notes: svn path=/head/; revision=63659
* update to 1.8.2.FUJISHIMA Satsuki2002-06-171-15/+4
| | | | | | | workaround build problem on -CURRENT. Notes: svn path=/head/; revision=61422
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* o update to 1.8.1.FUJISHIMA Satsuki2002-01-051-8/+16
| | | | | | | | | | | o autoconf is no longer required. o update ja.po. PR: 33570 Submitted by: Alan Eldridge <ports@geeksrus.net> (for update) Notes: svn path=/head/; revision=52607
* Today's daily wget:FUJISHIMA Satsuki2001-12-181-2/+2
| | | | | | | | | | o don't detect libmd5 in libwww. o pass Referer header in recursive retrieval. Obtained from: wget CVS Notes: svn path=/head/; revision=51753
* o fix coredump in rate limitation.FUJISHIMA Satsuki2001-12-171-0/+1
| | | | | | | | | o remove stray debugging message. Obtained from: wget CVS Notes: svn path=/head/; revision=51699
* update to 1.8.FUJISHIMA Satsuki2001-12-171-19/+2
| | | | | | | | | | IPv6 capability has been lost. Please use wget+ipv6 instead. as zh_TW.po is distributed in Big5, we no longer requires iconv hack. zh_TW message tested by: clive Notes: svn path=/head/; revision=51649
* Revert 1.43 (usage of msgfmt-new instead of perl(1)-based hack), following isMaxim Sobolev2001-11-141-5/+11
| | | | | | | | | | | | | | | the explanation I've received: "msgfmt-new can handle UTF-8 .po, but cant' convert it into big5 .po. wget links against legacy gettext libraries, which simply lets garbage in and out, doesnt' know what it produces." Bump PORTREVISION. Submitted by: Clive Lin <clive@tongi.org> Notes: svn path=/head/; revision=50017
* avoid running autoconf.FUJISHIMA Satsuki2001-10-051-0/+2
| | | | Notes: svn path=/head/; revision=48461
* Use `msgfmt-new' from gettext-devel package instead of an ungly hack.Maxim Sobolev2001-09-111-10/+4
| | | | Notes: svn path=/head/; revision=47665
* fix zh_TW locale to be readable on FreeBSD.FUJISHIMA Satsuki2001-08-251-2/+11
| | | | | | | Submitted by: clive Notes: svn path=/head/; revision=46847
* Fix coredump problem. This patch has been submitted by wget developers.FUJISHIMA Satsuki2001-08-091-1/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=45996
* o IPv6 enabled again.FUJISHIMA Satsuki2001-07-191-5/+9
| | | | | | | | | Submitted by: motoyuki o Add more KAME patch mirror. Notes: svn path=/head/; revision=45252
* update to 1.7.FUJISHIMA Satsuki2001-06-051-5/+12
| | | | | | | note: IPv6 support is temporarily disabled until new KAME patch comes. Notes: svn path=/head/; revision=43532
* to find gettext, LOCALBASE should be passed instead of PREFIX.FUJISHIMA Satsuki2001-05-251-2/+2
| | | | | | | Submitted by: roam, nectar Notes: svn path=/head/; revision=43061
* update IPv6 patch to 20010508b.FUJISHIMA Satsuki2001-05-081-2/+2
| | | | | | | | PR: 27180 Submitted by: sumikawa Notes: svn path=/head/; revision=42426
* Add USE_GMAKE, otherwise the port builds only after make install.Maxim Sobolev2001-05-051-0/+1
| | | | Notes: svn path=/head/; revision=42268
* update IPv6 patch to 20010418.FUJISHIMA Satsuki2001-05-031-2/+2
| | | | Notes: svn path=/head/; revision=42222
* use IPv6 patch supplied from KAME.FUJISHIMA Satsuki2001-03-021-1/+5
| | | | | | | Submitted by: sumikawa Notes: svn path=/head/; revision=38997
* bump PORTREVISION; added new files.FUJISHIMA Satsuki2001-01-141-0/+1
| | | | Notes: svn path=/head/; revision=37201
* o info file unified again.FUJISHIMA Satsuki2001-01-141-3/+1
| | | | | | | | | | o add missing catalogues. o supress installing zh_TW.BIG5.po. it actually does nothing and seems integrated with wget distribution. o I'll maintain this port. Notes: svn path=/head/; revision=37198
* Upgrade to version 1.6.David E. O'Brien2001-01-101-2/+2
| | | | Notes: svn path=/head/; revision=37076
* Add Big5 messages. Nothing is done with them at this point as the submitterDavid E. O'Brien2000-12-051-1/+2
| | | | | | | | | | didn't supply a diff to the port. But I am committing the po file so that it dos not get lost. Submitted by: Shen Chuan-Hsing <statue@mail.elife.idv.tw> Notes: svn path=/head/; revision=35696
* Add patches to allow wget to work with INET6.Will Andrews2000-07-021-2/+2
| | | | | | | | Obtained from: NetBSD (thanks itojun!) Approved by: obrien Notes: svn path=/head/; revision=30076
* no-split info file.Vanilla I. Shu2000-06-241-4/+3
| | | | Notes: svn path=/head/; revision=29841
* whitespace nitsMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27886
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27456
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-4/+5
| | | | Notes: svn path=/head/; revision=25734