Commit graph

65 commits

Author SHA1 Message Date
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
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
David E. O'Brien
f668fa0400 Add Big5 messages. Nothing is done with them at this point as the submitter
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>
2000-12-05 19:33:32 +00:00
Will Andrews
868e170ee8 Add patches to allow wget to work with INET6.
Obtained from:	NetBSD (thanks itojun!)
Approved by:	obrien
2000-07-02 21:29:54 +00:00
Vanilla I. Shu
87f2bb63fb no-split info file. 2000-06-24 15:33:02 +00:00
Michael Haro
9647ca36cd whitespace nits 2000-04-22 09:57:37 +00:00
Michael Haro
343c80d542 PORTNAME/PORTVERSION stuff 2000-04-12 05:31:29 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Andrey A. Chernov
c37b5092c3 really activate libintl 1999-08-02 07:29:10 +00:00
David E. O'Brien
af7199f926 ftp://ftp.max.irk.ru/pub/unix/net/www/wget/ now is
ftp://ftp.max.irk.ru/unix/net/www/wget/

Submitted by:	Oleg V. Volkov <rover@lglobus.ru>
1999-07-15 06:15:10 +00:00