summaryrefslogtreecommitdiff
path: root/ftp/wget (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix directory traversal vulnerability.Simon L. B. Nielsen2005-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)
* SIZEify.FUJISHIMA Satsuki2004-03-181-0/+2
| | | | Submitted by: trevor
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
|
* [Approved] new port: ftp/wget-develEdwin Groothuis2004-01-171-0/+2
| | | | | | | | | | | 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>
* use local backup for disappeared debian patch.FUJISHIMA Satsuki2003-12-071-1/+2
|
* update debian patch to 12.FUJISHIMA Satsuki2003-10-252-3/+3
|
* add a knob to make locale support optional.FUJISHIMA Satsuki2003-10-162-27/+37
| | | | note a (not) update plan.
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
|
* utilize INFO.FUJISHIMA Satsuki2003-08-172-3/+1
|
* Switch to MASTER_SITE_DEBIAN_POOLKris Kennaway2003-08-041-2/+1
| | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru>
* update Debian patch which does not affect FreeBSD.FUJISHIMA Satsuki2003-04-072-2/+2
|
* De-pkg-comment for my portsFUJISHIMA Satsuki2003-03-032-1/+1
|
* o import Debian patches.FUJISHIMA Satsuki2003-03-034-63/+12
| | | | | | | | | | | | | - 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
* Fix directory traversal bug in FTP.FUJISHIMA Satsuki2002-12-113-1/+62
| | | | | | | | | 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)
* 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
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* cleanup MASTER_SITES.FUJISHIMA Satsuki2002-07-281-6/+1
|
* USE_PERL5 is not correct. needs perl5 only for build.FUJISHIMA Satsuki2002-07-281-1/+1
|
* 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
* update to 1.8.2.FUJISHIMA Satsuki2002-06-173-17/+7
| | | | workaround build problem on -CURRENT.
* 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
* 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
* o update to 1.8.1.FUJISHIMA Satsuki2002-01-056-95/+18
| | | | | | | | o autoconf is no longer required. o update ja.po. PR: 33570 Submitted by: Alan Eldridge <ports@geeksrus.net> (for update)
* Today's daily wget:FUJISHIMA Satsuki2001-12-183-2/+51
| | | | | | | o don't detect libmd5 in libwww. o pass Referer header in recursive retrieval. Obtained from: wget CVS
* o fix coredump in rate limitation.FUJISHIMA Satsuki2001-12-173-0/+38
| | | | | | o remove stray debugging message. Obtained from: wget CVS
* update to 1.8.FUJISHIMA Satsuki2001-12-175-53/+6
| | | | | | | 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
* 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>
* avoid running autoconf.FUJISHIMA Satsuki2001-10-051-0/+2
|
* Use `msgfmt-new' from gettext-devel package instead of an ungly hack.Maxim Sobolev2001-09-111-10/+4
|
* fix zh_TW locale to be readable on FreeBSD.FUJISHIMA Satsuki2001-08-251-2/+11
| | | | Submitted by: clive
* Fix coredump problem. This patch has been submitted by wget developers.FUJISHIMA Satsuki2001-08-092-1/+12
| | | | Submitted by: kris
* o IPv6 enabled again.FUJISHIMA Satsuki2001-07-192-5/+10
| | | | | | Submitted by: motoyuki o Add more KAME patch mirror.
* update to 1.7.FUJISHIMA Satsuki2001-06-054-1043/+16
| | | | note: IPv6 support is temporarily disabled until new KAME patch comes.
* to find gettext, LOCALBASE should be passed instead of PREFIX.FUJISHIMA Satsuki2001-05-251-2/+2
| | | | Submitted by: roam, nectar
* update IPv6 patch to 20010508b.FUJISHIMA Satsuki2001-05-082-3/+3
| | | | | PR: 27180 Submitted by: sumikawa
* Add USE_GMAKE, otherwise the port builds only after make install.Maxim Sobolev2001-05-051-0/+1
|
* update IPv6 patch to 20010418.FUJISHIMA Satsuki2001-05-032-3/+3
|
* use IPv6 patch supplied from KAME.FUJISHIMA Satsuki2001-03-025-340/+6
| | | | Submitted by: sumikawa
* remove empty patches again.FUJISHIMA Satsuki2001-02-279-0/+0
|
* create null patches to avoid cvs problem.FUJISHIMA Satsuki2001-02-279-0/+0
| | | | reported by: many many many people.
* bump PORTREVISION; added new files.FUJISHIMA Satsuki2001-01-141-0/+1
|
* o info file unified again.FUJISHIMA Satsuki2001-01-143-5/+26
| | | | | | | 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.
* Upgrade to version 1.6.David E. O'Brien2001-01-102-3/+3
|
* Add Big5 messages. Nothing is done with them at this point as the submitterDavid E. O'Brien2000-12-052-1/+1037
| | | | | | | 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>
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
|
* Add a WWW.Maxim Sobolev2000-07-251-0/+2
|
* Add patches to allow wget to work with INET6.Will Andrews2000-07-024-2/+341
| | | | | Obtained from: NetBSD (thanks itojun!) Approved by: obrien
* no-split info file.Vanilla I. Shu2000-06-242-8/+4
|