Commit Graph

82 Commits

Author SHA1 Message Date
Marcus Alves Grando
a411f715fb Update to 1.10.2
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/
2005-10-20 13:20:44 +00:00
FUJISHIMA Satsuki
45d22f25a8 update to 1.10.1.
PR:		85121
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-08-28 16:31:10 +00:00
FUJISHIMA Satsuki
edda7e0267 Don't free RESPLINE if ftp_response returns a status other than FTPOK.
This fix has been applied into wget subversion repository.

PR:		84666
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	portmgr (marcus)
2005-08-09 05:48:32 +00:00
FUJISHIMA Satsuki
75abd64b5a fix wgetrc path.
PR:	82473
2005-06-22 09:37:08 +00:00
FUJISHIMA Satsuki
99dd8b5ba2 update to 1.10. 2005-06-10 08:14:48 +00:00
Simon L. B. Nielsen
e1488c530f Fix directory traversal vulnerability.
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)
2005-03-09 06:53:02 +00:00
FUJISHIMA Satsuki
f7cbbf5949 SIZEify.
Submitted by:	trevor
2004-03-18 08:08:42 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Edwin Groothuis
0c1d97241b [Approved] new port: ftp/wget-devel
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>
2004-01-17 09:34:15 +00:00
FUJISHIMA Satsuki
bd1aa50928 use local backup for disappeared debian patch. 2003-12-07 04:48:34 +00:00
FUJISHIMA Satsuki
a5cce58ef7 update debian patch to 12. 2003-10-25 00:34:11 +00:00
FUJISHIMA Satsuki
a271734bc5 add a knob to make locale support optional.
note a (not) update plan.
2003-10-16 19:08:44 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
FUJISHIMA Satsuki
ccee629f3b utilize INFO. 2003-08-17 18:59:44 +00:00
Kris Kennaway
138f2ad7ff Switch to MASTER_SITE_DEBIAN_POOL
PR:		ports/50572
Submitted by:	Alex Semenyaka <alexs@ratmir.ru>
2003-08-04 10:47:28 +00:00
FUJISHIMA Satsuki
545cbc414e update Debian patch which does not affect FreeBSD. 2003-04-07 21:51:47 +00:00
FUJISHIMA Satsuki
d15cfb7bef De-pkg-comment for my ports 2003-03-03 01:08:52 +00:00
FUJISHIMA Satsuki
9be73d9d55 o import Debian patches.
- 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
2003-03-03 00:52:42 +00:00
FUJISHIMA Satsuki
fc510011bc Fix directory traversal bug in FTP.
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)
2002-12-11 15:58:37 +00:00
Maxim Sobolev
499f6035b3 Use USE_PERL5_BUILD where appropriate, instead of hardcoding
${PORTSDIR}/lang/perl5 as a dependency.

Sponsored by:	Porta Software Ltd
Approved by:	portmgr
2002-11-28 18:05:49 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
FUJISHIMA Satsuki
f2dfa2598d cleanup MASTER_SITES. 2002-07-28 09:51:15 +00:00
FUJISHIMA Satsuki
4aff7dec69 USE_PERL5 is not correct. needs perl5 only for build. 2002-07-28 09:45:10 +00:00
FUJISHIMA Satsuki
45adf4b055 When I update wget to 1.8.2, I intentionally removed manpage due to
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
2002-07-28 08:24:49 +00:00
FUJISHIMA Satsuki
5447ed6a62 update to 1.8.2.
workaround build problem on -CURRENT.
2002-06-17 14:24:25 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- 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
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
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
2002-03-15 19:44:29 +00:00
FUJISHIMA Satsuki
3c235f227d o update to 1.8.1.
o autoconf is no longer required.
o update ja.po.

PR:		33570
Submitted by:	Alan Eldridge <ports@geeksrus.net> (for update)
2002-01-05 10:41:15 +00:00
FUJISHIMA Satsuki
dfdba66be6 Today's daily wget:
o don't detect libmd5 in libwww.
o pass Referer header in recursive retrieval.

Obtained from:	wget CVS
2001-12-18 19:47:45 +00:00
FUJISHIMA Satsuki
f19760c0b3 o fix coredump in rate limitation.
o remove stray debugging message.

Obtained from:	wget CVS
2001-12-17 20:44:12 +00:00
FUJISHIMA Satsuki
e7f09543d1 update to 1.8.
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
2001-12-17 05:17:24 +00:00
Maxim Sobolev
fa7f2d91f0 Revert 1.43 (usage of msgfmt-new instead of perl(1)-based hack), following is
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>
2001-11-14 11:43:11 +00:00
FUJISHIMA Satsuki
921229802d avoid running autoconf. 2001-10-05 08:26:52 +00:00
Maxim Sobolev
8da1d9c017 Use `msgfmt-new' from gettext-devel package instead of an ungly hack. 2001-09-11 13:17:09 +00:00
FUJISHIMA Satsuki
3bfa53e899 fix zh_TW locale to be readable on FreeBSD.
Submitted by:	clive
2001-08-25 05:44:46 +00:00
FUJISHIMA Satsuki
de73824db9 Fix coredump problem. This patch has been submitted by wget developers.
Submitted by:	kris
2001-08-09 01:35:56 +00:00
FUJISHIMA Satsuki
6e393df938 o IPv6 enabled again.
Submitted by:	motoyuki

o Add more KAME patch mirror.
2001-07-19 18:28:48 +00:00
FUJISHIMA Satsuki
d418e70ce7 update to 1.7.
note: IPv6 support is temporarily disabled until new KAME patch comes.
2001-06-05 14:38:11 +00:00
FUJISHIMA Satsuki
b6f8e062de to find gettext, LOCALBASE should be passed instead of PREFIX.
Submitted by:	roam, nectar
2001-05-25 22:07:35 +00:00
FUJISHIMA Satsuki
0a6a9df7e9 update IPv6 patch to 20010508b.
PR:		27180
Submitted by:	sumikawa
2001-05-08 19:47:25 +00:00
Maxim Sobolev
5a04afb715 Add USE_GMAKE, otherwise the port builds only after make install. 2001-05-05 11:09:33 +00:00
FUJISHIMA Satsuki
72e2001520 update IPv6 patch to 20010418. 2001-05-03 14:47:32 +00:00
FUJISHIMA Satsuki
265c5fa19e use IPv6 patch supplied from KAME.
Submitted by:	sumikawa
2001-03-02 21:54:23 +00:00
FUJISHIMA Satsuki
ccef15a686 remove empty patches again. 2001-02-27 10:53:21 +00:00
FUJISHIMA Satsuki
954a4ad6d4 create null patches to avoid cvs problem.
reported by:	many many many people.
2001-02-27 10:50:32 +00:00
FUJISHIMA Satsuki
6151ac4691 bump PORTREVISION; added new files. 2001-01-14 20:51:15 +00:00
FUJISHIMA Satsuki
dcfa8d2acc o info file unified again.
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.
2001-01-14 20:11:06 +00:00
David E. O'Brien
c3dc591a25 Upgrade to version 1.6. 2001-01-10 16:26:51 +00:00