The FreeBSD Ports Archive
FreeBSD ftp : wget4>
Retrieve files from the Net via HTTP and FTP
Retrieve files from the Net via HTTP and FTP
Retrieve files from the Net via HTTP and FTP
GNU wget is a free software package for retrieving files using HTTP,
HTTPS and FTP, the most widely-used Internet protocols. It is a
non-interactive command-line tool, so it may easily be called from
scripts, cron jobs, terminals without X-Windows support, etc.
GNU wget has many features to make retrieving large files or mirroring
entire web or FTP sites easy, including:
o Can resume aborted downloads, using REST and RANGE
o Can use filename wild cards and recursively mirror directories
o NLS-based message files for many different languages
o Optionally converts absolute links in downloaded documents to
relative, so that downloaded documents may link to each other locally
o Supports HTTP and SOCKS proxies
o Supports HTTP cookies
o Supports persistent HTTP connections
o Unattended / background operation
o Uses local file timestamps to determine whether documents need to
be re-downloaded when mirroring
o GNU wget is distributed under the GNU General Public License.
http://www.gnu.org/software/wget/wget.html
http://www.gnu.org/software/wget/wget.html
http://www.gnu.org/software/wget/wget.html
|
wget history
v. 1.84
date: 2007/04/11 19:38:49; author: vd; state: Exp; lines: +3 -2
* Install wgetrc as etc/wgetrc.sample rather than etc/wgetrc to prevent
users' modifications loss [1].
* Use the situation to rename files/patch-ac to files/patch-doc_Makefile.in
according to /usr/ports/Tools/scripts/splitpatch.pl convention.
Inspired by: ports/110512 [1]
Submitted by: Alexander Logvinov [1]
v. 1.83
date: 2006/08/02 19:33:51; author: sobomax; state: Exp; lines: +1 -0
Add USE_GMAKE - port's build system doesn't work correctly with bmake, which
results in binary being built during installation phase.
v. 1.82
date: 2006/04/15 09:27:14; author: vd; state: Exp; lines: +0 -2
Remove CONFLICTS - no need to conflict with nonexistent port
v. 1.81
date: 2006/04/15 09:18:47; author: vd; state: Exp; lines: +1 -2
Adopt
v. 1.80
date: 2006/04/14 20:09:25; author: linimon; state: Exp; lines: +1 -1
Reset sf as maintainer due to no response to email messages.
Hat: portmgr
v. 1.79
date: 2005/12/04 23:35:14; author: edwin; state: Exp; lines: +0 -3
Remove install-info from Makefile, it's automatically done when INFO is defined
v. 1.78
date: 2005/10/20 13:20:44; author: mnag; state: Exp; lines: +2 -2
Update to 1.10.2
PR: 87592
Submitted by: Phil Oleson
Approved by: sf (maintainer timeout, 2 days approved by so@)
Security: CAN-2005-3185, http://secunia.com/advisories/17192/
v. 1.77
date: 2005/08/28 16:31:10; author: sf; state: Exp; lines: +1 -2
update to 1.10.1.
PR: 85121
Submitted by: Vasil Dimov
v. 1.76
date: 2005/08/09 05:48:32; author: sf; state: Exp; lines: +1 -1
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
Approved by: portmgr (marcus)
v. 1.75
date: 2005/06/22 09:37:08; author: sf; state: Exp; lines: +2 -1
fix wgetrc path.
PR: 82473
v. 1.74
date: 2005/06/10 08:14:47; author: sf; state: Exp; lines: +15 -20
update to 1.10.
v. 1.73
date: 2005/03/09 06:53:02; author: simon; state: Exp; lines: +1 -1
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)
v. 1.72
date: 2004/02/04 04:35:57; author: marcus; state: Exp; lines: +2 -2
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.71
date: 2004/01/23 18:11:54; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.70
date: 2004/01/17 09:34:15; author: edwin; state: Exp; lines: +2 -0
[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
v. 1.69
date: 2003/12/07 04:48:34; author: sf; state: Exp; lines: +2 -1
use local backup for disappeared debian patch.
v. 1.68
date: 2003/10/25 00:34:11; author: sf; state: Exp; lines: +2 -2
update debian patch to 12.
v. 1.67
date: 2003/10/16 19:08:44; author: sf; state: Exp; lines: +11 -1
add a knob to make locale support optional.
note a (not) update plan.
v. 1.66
date: 2003/08/26 20:25:43; author: marcus; state: Exp; lines: +1 -1
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.65
date: 2003/08/25 05:41:25; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.64
date: 2003/08/17 18:59:44; author: sf; state: Exp; lines: +1 -0
utilize INFO.
v. 1.63
date: 2003/08/04 10:47:27; author: kris; state: Exp; lines: +1 -2
Switch to MASTER_SITE_DEBIAN_POOL
PR: ports/50572
Submitted by: Alex Semenyaka
v. 1.62
date: 2003/04/25 11:11:26; author: sf; state: Exp; lines: +0 -0
Koop Mast reported previous update
earlier than fenner's robot in ports/50565.
v. 1.61
date: 2003/04/07 21:51:47; author: sf; state: Exp; lines: +1 -1
update Debian patch which does not affect FreeBSD.
v. 1.60
date: 2003/03/03 01:08:52; author: sf; state: Exp; lines: +1 -0
De-pkg-comment for my ports
v. 1.59
date: 2003/03/03 00:52:42; author: sf; state: Exp; lines: +11 -2
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
v. 1.58
date: 2002/12/11 15:58:36; author: sf; state: Exp; lines: +1 -1
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)
v. 1.57
date: 2002/11/28 18:05:49; author: sobomax; state: Exp; lines: +1 -1
Use USE_PERL5_BUILD where appropriate, instead of hardcoding
${PORTSDIR}/lang/perl5 as a dependency.
Sponsored by: Porta Software Ltd
Approved by: portmgr
v. 1.56
date: 2002/08/01 16:22:11; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.55
date: 2002/07/28 09:51:15; author: sf; state: Exp; lines: +1 -6
cleanup MASTER_SITES.
v. 1.54
date: 2002/07/28 09:45:10; author: sf; state: Exp; lines: +1 -1
USE_PERL5 is not correct. needs perl5 only for build.
v. 1.53
date: 2002/07/28 08:24:49; author: sf; state: Exp; lines: +4 -0
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
v. 1.52
date: 2002/06/17 14:24:24; author: sf; state: Exp; lines: +4 -15
update to 1.8.2.
workaround build problem on -CURRENT.
v. 1.51
date: 2002/04/12 17:09:35; author: ade; state: Exp; lines: +2 -1
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
v. 1.50
date: 2002/03/15 19:44:01; author: ade; state: Exp; lines: +1 -1
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
v. 1.49
date: 2002/01/05 10:41:15; author: sf; state: Exp; lines: +16 -8
o update to 1.8.1.
o autoconf is no longer required.
o update ja.po.
PR: 33570
Submitted by: Alan Eldridge (for update)
v. 1.48
date: 2001/12/18 19:47:45; author: sf; state: Exp; lines: +2 -2
Today's daily wget:
o don't detect libmd5 in libwww.
o pass Referer header in recursive retrieval.
Obtained from: wget CVS
v. 1.47
date: 2001/12/17 20:44:12; author: sf; state: Exp; lines: +1 -0
o fix coredump in rate limitation.
o remove stray debugging message.
Obtained from: wget CVS
v. 1.46
date: 2001/12/17 05:17:24; author: sf; state: Exp; lines: +2 -19
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
v. 1.45
date: 2001/11/14 11:43:11; author: sobomax; state: Exp; lines: +12 -6
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
v. 1.44
date: 2001/10/05 08:26:52; author: sf; state: Exp; lines: +3 -1
avoid running autoconf.
v. 1.43
date: 2001/09/11 13:17:09; author: sobomax; state: Exp; lines: +5 -11
Use `msgfmt-new' from gettext-devel package instead of an ungly hack.
v. 1.42
date: 2001/08/25 05:44:46; author: sf; state: Exp; lines: +12 -3
fix zh_TW locale to be readable on FreeBSD.
Submitted by: clive
v. 1.41
date: 2001/08/09 01:35:55; author: sf; state: Exp; lines: +2 -2
Fix coredump problem. This patch has been submitted by wget developers.
Submitted by: kris
v. 1.40
date: 2001/07/19 18:28:48; author: sf; state: Exp; lines: +10 -6
o IPv6 enabled again.
Submitted by: motoyuki
o Add more KAME patch mirror.
v. 1.39
date: 2001/06/05 14:38:11; author: sf; state: Exp; lines: +13 -6
update to 1.7.
note: IPv6 support is temporarily disabled until new KAME patch comes.
v. 1.38
date: 2001/05/25 22:07:35; author: sf; state: Exp; lines: +3 -3
to find gettext, LOCALBASE should be passed instead of PREFIX.
Submitted by: roam, nectar
v. 1.37
date: 2001/05/20 14:30:03; author: sumikawa; state: Exp; lines: +1 -1
Force commiting. The previous commiting also solves the following PR.
PR: ports/27193
Submitted by: Scott Renfro
Suggested by: sf
v. 1.36
date: 2001/05/08 19:47:25; author: sf; state: Exp; lines: +3 -3
update IPv6 patch to 20010508b.
PR: 27180
Submitted by: sumikawa
v. 1.35
date: 2001/05/05 11:09:33; author: sobomax; state: Exp; lines: +2 -1
Add USE_GMAKE, otherwise the port builds only after make install.
v. 1.34
date: 2001/05/03 14:47:32; author: sf; state: Exp; lines: +3 -3
update IPv6 patch to 20010418.
v. 1.33
date: 2001/03/02 21:54:23; author: sf; state: Exp; lines: +6 -2
use IPv6 patch supplied from KAME.
Submitted by: sumikawa
v. 1.32
date: 2001/01/14 21:39:33; author: sf; state: Exp; lines: +1 -1
(null commit)
forgot to say, previous commit to add missing catalogues
Submitted by: Peter Pentchev
v. 1.31
date: 2001/01/14 20:51:15; author: sf; state: Exp; lines: +2 -1
bump PORTREVISION; added new files.
v. 1.30
date: 2001/01/14 20:11:05; author: sf; state: Exp; lines: +2 -4
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.
v. 1.29
date: 2001/01/10 16:26:51; author: obrien; state: Exp; lines: +3 -3
Upgrade to version 1.6.
v. 1.28
date: 2000/12/05 19:33:32; author: obrien; state: Exp; lines: +3 -2
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
v. 1.27
date: 2000/07/02 21:29:53; author: will; state: Exp; lines: +3 -3
Add patches to allow wget to work with INET6.
Obtained from: NetBSD (thanks itojun!)
Approved by: obrien
v. 1.26
date: 2000/06/24 15:33:01; author: vanilla; state: Exp; lines: +4 -5
no-split info file.
v. 1.25
date: 2000/04/22 09:57:37; author: mharo; state: Exp; lines: +2 -2
whitespace nits
v. 1.24
date: 2000/04/12 05:31:24; author: mharo; state: Exp; lines: +3 -3
PORTNAME/PORTVERSION stuff
v. 1.23
date: 2000/03/22 00:28:11; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.22
date: 2000/03/20 02:37:36; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.21
date: 2000/02/13 03:24:41; author: obrien; state: Exp; lines: +6 -5
Style nits in the ports I maintain.
v. 1.20
date: 1999/08/31 06:44:09; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.19
date: 1999/08/25 05:55:24; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.18
date: 1999/08/02 10:43:58; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.17
date: 1999/08/02 07:29:04; author: ache; state: Exp; lines: +3 -1
really activate libintl
v. 1.16
date: 1999/07/15 06:15:10; author: obrien; state: Exp; lines: +2 -2
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
v. 1.15
date: 1999/07/04 19:05:24; author: obrien; state: Exp; lines: +3 -3
Add secondary category "www".
v. 1.14
date: 1999/06/05 22:31:23; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.13
date: 1999/05/01 02:31:46; author: steve; state: Exp; lines: +6 -2
Two fixes:
- support "If-Modified-Since"
- fix generation of links when rewriting links in html
PR: 8651
Submitted by: Kensaku Masuda
v. 1.12
date: 1999/03/20 17:18:04; author: nectar; state: Exp; lines: +4 -2
* Needed dependency for gettext
* portlint
v. 1.11
date: 1999/01/27 07:41:25; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.10
date: 1998/12/08 21:03:16; author: billf; state: Exp; lines: +6 -2
Add more MASTER_SITES.
Remind By: Obrien and Fenner's survey.
v. 1.9
date: 1998/10/08 06:55:22; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.5.3.
PR: 8199
Submitted by: Bruce A. Mah
v. 1.8
date: 1998/06/28 03:42:10; author: mph; state: Exp; lines: +3 -3
Upgrade to 1.5.2.
v. 1.7
date: 1998/05/19 10:52:10; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.5.1.
v. 1.6
date: 1998/04/30 11:42:14; author: tg; state: Exp; lines: +1 -2
Oops, forgot to remove one line.
v. 1.5
date: 1998/04/30 11:39:06; author: tg; state: Exp; lines: +5 -5
Upgrade to 1.5.0.
v. 1.4
date: 1997/05/22 07:53:29; author: tg; state: Exp; lines: +7 -1
Use install-info.
v. 1.3
date: 1997/05/15 07:20:04; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.4.5.
v. 1.2
date: 1997/02/24 12:31:58; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.4.4.
v. 1.1
date: 1997/01/02 07:19:08; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/01/02 07:19:08; author: tg; state: Exp; lines: +0 -0
Import of wget, a tool similar to our fetch(1), but it is able
to fetch complete trees.
=============================================================================
v. 1.84
date: 2007/04/11 19:38:49; author: vd; state: Exp; lines: +3 -2
* Install wgetrc as etc/wgetrc.sample rather than etc/wgetrc to prevent
users' modifications loss [1].
* Use the situation to rename files/patch-ac to files/patch-doc_Makefile.in
according to /usr/ports/Tools/scripts/splitpatch.pl convention.
Inspired by: ports/110512 [1]
Submitted by: Alexander Logvinov [1]
v. 1.83
date: 2006/08/02 19:33:51; author: sobomax; state: Exp; lines: +1 -0
Add USE_GMAKE - port's build system doesn't work correctly with bmake, which
results in binary being built during installation phase.
v. 1.82
date: 2006/04/15 09:27:14; author: vd; state: Exp; lines: +0 -2
Remove CONFLICTS - no need to conflict with nonexistent port
v. 1.81
date: 2006/04/15 09:18:47; author: vd; state: Exp; lines: +1 -2
Adopt
v. 1.80
date: 2006/04/14 20:09:25; author: linimon; state: Exp; lines: +1 -1
Reset sf as maintainer due to no response to email messages.
Hat: portmgr
v. 1.79
date: 2005/12/04 23:35:14; author: edwin; state: Exp; lines: +0 -3
Remove install-info from Makefile, it's automatically done when INFO is defined
v. 1.78
date: 2005/10/20 13:20:44; author: mnag; state: Exp; lines: +2 -2
Update to 1.10.2
PR: 87592
Submitted by: Phil Oleson
Approved by: sf (maintainer timeout, 2 days approved by so@)
Security: CAN-2005-3185, http://secunia.com/advisories/17192/
v. 1.77
date: 2005/08/28 16:31:10; author: sf; state: Exp; lines: +1 -2
update to 1.10.1.
PR: 85121
Submitted by: Vasil Dimov
v. 1.76
date: 2005/08/09 05:48:32; author: sf; state: Exp; lines: +1 -1
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
Approved by: portmgr (marcus)
v. 1.75
date: 2005/06/22 09:37:08; author: sf; state: Exp; lines: +2 -1
fix wgetrc path.
PR: 82473
v. 1.74
date: 2005/06/10 08:14:47; author: sf; state: Exp; lines: +15 -20
update to 1.10.
v. 1.73
date: 2005/03/09 06:53:02; author: simon; state: Exp; lines: +1 -1
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)
v. 1.72
date: 2004/02/04 04:35:57; author: marcus; state: Exp; lines: +2 -2
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.71
date: 2004/01/23 18:11:54; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.70
date: 2004/01/17 09:34:15; author: edwin; state: Exp; lines: +2 -0
[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
v. 1.69
date: 2003/12/07 04:48:34; author: sf; state: Exp; lines: +2 -1
use local backup for disappeared debian patch.
v. 1.68
date: 2003/10/25 00:34:11; author: sf; state: Exp; lines: +2 -2
update debian patch to 12.
v. 1.67
date: 2003/10/16 19:08:44; author: sf; state: Exp; lines: +11 -1
add a knob to make locale support optional.
note a (not) update plan.
v. 1.66
date: 2003/08/26 20:25:43; author: marcus; state: Exp; lines: +1 -1
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.65
date: 2003/08/25 05:41:25; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.64
date: 2003/08/17 18:59:44; author: sf; state: Exp; lines: +1 -0
utilize INFO.
v. 1.63
date: 2003/08/04 10:47:27; author: kris; state: Exp; lines: +1 -2
Switch to MASTER_SITE_DEBIAN_POOL
PR: ports/50572
Submitted by: Alex Semenyaka
v. 1.62
date: 2003/04/25 11:11:26; author: sf; state: Exp; lines: +0 -0
Koop Mast reported previous update
earlier than fenner's robot in ports/50565.
v. 1.61
date: 2003/04/07 21:51:47; author: sf; state: Exp; lines: +1 -1
update Debian patch which does not affect FreeBSD.
v. 1.60
date: 2003/03/03 01:08:52; author: sf; state: Exp; lines: +1 -0
De-pkg-comment for my ports
v. 1.59
date: 2003/03/03 00:52:42; author: sf; state: Exp; lines: +11 -2
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
v. 1.58
date: 2002/12/11 15:58:36; author: sf; state: Exp; lines: +1 -1
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)
v. 1.57
date: 2002/11/28 18:05:49; author: sobomax; state: Exp; lines: +1 -1
Use USE_PERL5_BUILD where appropriate, instead of hardcoding
${PORTSDIR}/lang/perl5 as a dependency.
Sponsored by: Porta Software Ltd
Approved by: portmgr
v. 1.56
date: 2002/08/01 16:22:11; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.55
date: 2002/07/28 09:51:15; author: sf; state: Exp; lines: +1 -6
cleanup MASTER_SITES.
v. 1.54
date: 2002/07/28 09:45:10; author: sf; state: Exp; lines: +1 -1
USE_PERL5 is not correct. needs perl5 only for build.
v. 1.53
date: 2002/07/28 08:24:49; author: sf; state: Exp; lines: +4 -0
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
v. 1.52
date: 2002/06/17 14:24:24; author: sf; state: Exp; lines: +4 -15
update to 1.8.2.
workaround build problem on -CURRENT.
v. 1.51
date: 2002/04/12 17:09:35; author: ade; state: Exp; lines: +2 -1
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
v. 1.50
date: 2002/03/15 19:44:01; author: ade; state: Exp; lines: +1 -1
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
v. 1.49
date: 2002/01/05 10:41:15; author: sf; state: Exp; lines: +16 -8
o update to 1.8.1.
o autoconf is no longer required.
o update ja.po.
PR: 33570
Submitted by: Alan Eldridge (for update)
v. 1.48
date: 2001/12/18 19:47:45; author: sf; state: Exp; lines: +2 -2
Today's daily wget:
o don't detect libmd5 in libwww.
o pass Referer header in recursive retrieval.
Obtained from: wget CVS
v. 1.47
date: 2001/12/17 20:44:12; author: sf; state: Exp; lines: +1 -0
o fix coredump in rate limitation.
o remove stray debugging message.
Obtained from: wget CVS
v. 1.46
date: 2001/12/17 05:17:24; author: sf; state: Exp; lines: +2 -19
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
v. 1.45
date: 2001/11/14 11:43:11; author: sobomax; state: Exp; lines: +12 -6
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
v. 1.44
date: 2001/10/05 08:26:52; author: sf; state: Exp; lines: +3 -1
avoid running autoconf.
v. 1.43
date: 2001/09/11 13:17:09; author: sobomax; state: Exp; lines: +5 -11
Use `msgfmt-new' from gettext-devel package instead of an ungly hack.
v. 1.42
date: 2001/08/25 05:44:46; author: sf; state: Exp; lines: +12 -3
fix zh_TW locale to be readable on FreeBSD.
Submitted by: clive
v. 1.41
date: 2001/08/09 01:35:55; author: sf; state: Exp; lines: +2 -2
Fix coredump problem. This patch has been submitted by wget developers.
Submitted by: kris
v. 1.40
date: 2001/07/19 18:28:48; author: sf; state: Exp; lines: +10 -6
o IPv6 enabled again.
Submitted by: motoyuki
o Add more KAME patch mirror.
v. 1.39
date: 2001/06/05 14:38:11; author: sf; state: Exp; lines: +13 -6
update to 1.7.
note: IPv6 support is temporarily disabled until new KAME patch comes.
v. 1.38
date: 2001/05/25 22:07:35; author: sf; state: Exp; lines: +3 -3
to find gettext, LOCALBASE should be passed instead of PREFIX.
Submitted by: roam, nectar
v. 1.37
date: 2001/05/20 14:30:03; author: sumikawa; state: Exp; lines: +1 -1
Force commiting. The previous commiting also solves the following PR.
PR: ports/27193
Submitted by: Scott Renfro
Suggested by: sf
v. 1.36
date: 2001/05/08 19:47:25; author: sf; state: Exp; lines: +3 -3
update IPv6 patch to 20010508b.
PR: 27180
Submitted by: sumikawa
v. 1.35
date: 2001/05/05 11:09:33; author: sobomax; state: Exp; lines: +2 -1
Add USE_GMAKE, otherwise the port builds only after make install.
v. 1.34
date: 2001/05/03 14:47:32; author: sf; state: Exp; lines: +3 -3
update IPv6 patch to 20010418.
v. 1.33
date: 2001/03/02 21:54:23; author: sf; state: Exp; lines: +6 -2
use IPv6 patch supplied from KAME.
Submitted by: sumikawa
v. 1.32
date: 2001/01/14 21:39:33; author: sf; state: Exp; lines: +1 -1
(null commit)
forgot to say, previous commit to add missing catalogues
Submitted by: Peter Pentchev
v. 1.31
date: 2001/01/14 20:51:15; author: sf; state: Exp; lines: +2 -1
bump PORTREVISION; added new files.
v. 1.30
date: 2001/01/14 20:11:05; author: sf; state: Exp; lines: +2 -4
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.
v. 1.29
date: 2001/01/10 16:26:51; author: obrien; state: Exp; lines: +3 -3
Upgrade to version 1.6.
v. 1.28
date: 2000/12/05 19:33:32; author: obrien; state: Exp; lines: +3 -2
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
v. 1.27
date: 2000/07/02 21:29:53; author: will; state: Exp; lines: +3 -3
Add patches to allow wget to work with INET6.
Obtained from: NetBSD (thanks itojun!)
Approved by: obrien
v. 1.26
date: 2000/06/24 15:33:01; author: vanilla; state: Exp; lines: +4 -5
no-split info file.
v. 1.25
date: 2000/04/22 09:57:37; author: mharo; state: Exp; lines: +2 -2
whitespace nits
v. 1.24
date: 2000/04/12 05:31:24; author: mharo; state: Exp; lines: +3 -3
PORTNAME/PORTVERSION stuff
v. 1.23
date: 2000/03/22 00:28:11; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.22
date: 2000/03/20 02:37:36; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.21
date: 2000/02/13 03:24:41; author: obrien; state: Exp; lines: +6 -5
Style nits in the ports I maintain.
v. 1.20
date: 1999/08/31 06:44:09; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.19
date: 1999/08/25 05:55:24; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.18
date: 1999/08/02 10:43:58; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.17
date: 1999/08/02 07:29:04; author: ache; state: Exp; lines: +3 -1
really activate libintl
v. 1.16
date: 1999/07/15 06:15:10; author: obrien; state: Exp; lines: +2 -2
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
v. 1.15
date: 1999/07/04 19:05:24; author: obrien; state: Exp; lines: +3 -3
Add secondary category "www".
v. 1.14
date: 1999/06/05 22:31:23; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.13
date: 1999/05/01 02:31:46; author: steve; state: Exp; lines: +6 -2
Two fixes:
- support "If-Modified-Since"
- fix generation of links when rewriting links in html
PR: 8651
Submitted by: Kensaku Masuda
v. 1.12
date: 1999/03/20 17:18:04; author: nectar; state: Exp; lines: +4 -2
* Needed dependency for gettext
* portlint
v. 1.11
date: 1999/01/27 07:41:25; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.10
date: 1998/12/08 21:03:16; author: billf; state: Exp; lines: +6 -2
Add more MASTER_SITES.
Remind By: Obrien and Fenner's survey.
v. 1.9
date: 1998/10/08 06:55:22; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.5.3.
PR: 8199
Submitted by: Bruce A. Mah
v. 1.8
date: 1998/06/28 03:42:10; author: mph; state: Exp; lines: +3 -3
Upgrade to 1.5.2.
v. 1.7
date: 1998/05/19 10:52:10; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.5.1.
v. 1.6
date: 1998/04/30 11:42:14; author: tg; state: Exp; lines: +1 -2
Oops, forgot to remove one line.
v. 1.5
date: 1998/04/30 11:39:06; author: tg; state: Exp; lines: +5 -5
Upgrade to 1.5.0.
v. 1.4
date: 1997/05/22 07:53:29; author: tg; state: Exp; lines: +7 -1
Use install-info.
v. 1.3
date: 1997/05/15 07:20:04; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.4.5.
v. 1.2
date: 1997/02/24 12:31:58; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.4.4.
v. 1.1
date: 1997/01/02 07:19:08; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/01/02 07:19:08; author: tg; state: Exp; lines: +0 -0
Import of wget, a tool similar to our fetch(1), but it is able
to fetch complete trees.
=============================================================================
v. 1.84
date: 2007/04/11 19:38:49; author: vd; state: Exp; lines: +3 -2
* Install wgetrc as etc/wgetrc.sample rather than etc/wgetrc to prevent
users' modifications loss [1].
* Use the situation to rename files/patch-ac to files/patch-doc_Makefile.in
according to /usr/ports/Tools/scripts/splitpatch.pl convention.
Inspired by: ports/110512 [1]
Submitted by: Alexander Logvinov [1]
v. 1.83
date: 2006/08/02 19:33:51; author: sobomax; state: Exp; lines: +1 -0
Add USE_GMAKE - port's build system doesn't work correctly with bmake, which
results in binary being built during installation phase.
v. 1.82
date: 2006/04/15 09:27:14; author: vd; state: Exp; lines: +0 -2
Remove CONFLICTS - no need to conflict with nonexistent port
v. 1.81
date: 2006/04/15 09:18:47; author: vd; state: Exp; lines: +1 -2
Adopt
v. 1.80
date: 2006/04/14 20:09:25; author: linimon; state: Exp; lines: +1 -1
Reset sf as maintainer due to no response to email messages.
Hat: portmgr
v. 1.79
date: 2005/12/04 23:35:14; author: edwin; state: Exp; lines: +0 -3
Remove install-info from Makefile, it's automatically done when INFO is defined
v. 1.78
date: 2005/10/20 13:20:44; author: mnag; state: Exp; lines: +2 -2
Update to 1.10.2
PR: 87592
Submitted by: Phil Oleson
Approved by: sf (maintainer timeout, 2 days approved by so@)
Security: CAN-2005-3185, http://secunia.com/advisories/17192/
v. 1.77
date: 2005/08/28 16:31:10; author: sf; state: Exp; lines: +1 -2
update to 1.10.1.
PR: 85121
Submitted by: Vasil Dimov
v. 1.76
date: 2005/08/09 05:48:32; author: sf; state: Exp; lines: +1 -1
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
Approved by: portmgr (marcus)
v. 1.75
date: 2005/06/22 09:37:08; author: sf; state: Exp; lines: +2 -1
fix wgetrc path.
PR: 82473
v. 1.74
date: 2005/06/10 08:14:47; author: sf; state: Exp; lines: +15 -20
update to 1.10.
v. 1.73
date: 2005/03/09 06:53:02; author: simon; state: Exp; lines: +1 -1
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)
v. 1.72
date: 2004/02/04 04:35:57; author: marcus; state: Exp; lines: +2 -2
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.71
date: 2004/01/23 18:11:54; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.70
date: 2004/01/17 09:34:15; author: edwin; state: Exp; lines: +2 -0
[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
v. 1.69
date: 2003/12/07 04:48:34; author: sf; state: Exp; lines: +2 -1
use local backup for disappeared debian patch.
v. 1.68
date: 2003/10/25 00:34:11; author: sf; state: Exp; lines: +2 -2
update debian patch to 12.
v. 1.67
date: 2003/10/16 19:08:44; author: sf; state: Exp; lines: +11 -1
add a knob to make locale support optional.
note a (not) update plan.
v. 1.66
date: 2003/08/26 20:25:43; author: marcus; state: Exp; lines: +1 -1
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.65
date: 2003/08/25 05:41:25; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.64
date: 2003/08/17 18:59:44; author: sf; state: Exp; lines: +1 -0
utilize INFO.
v. 1.63
date: 2003/08/04 10:47:27; author: kris; state: Exp; lines: +1 -2
Switch to MASTER_SITE_DEBIAN_POOL
PR: ports/50572
Submitted by: Alex Semenyaka
v. 1.62
date: 2003/04/25 11:11:26; author: sf; state: Exp; lines: +0 -0
Koop Mast reported previous update
earlier than fenner's robot in ports/50565.
v. 1.61
date: 2003/04/07 21:51:47; author: sf; state: Exp; lines: +1 -1
update Debian patch which does not affect FreeBSD.
v. 1.60
date: 2003/03/03 01:08:52; author: sf; state: Exp; lines: +1 -0
De-pkg-comment for my ports
v. 1.59
date: 2003/03/03 00:52:42; author: sf; state: Exp; lines: +11 -2
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
v. 1.58
date: 2002/12/11 15:58:36; author: sf; state: Exp; lines: +1 -1
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)
v. 1.57
date: 2002/11/28 18:05:49; author: sobomax; state: Exp; lines: +1 -1
Use USE_PERL5_BUILD where appropriate, instead of hardcoding
${PORTSDIR}/lang/perl5 as a dependency.
Sponsored by: Porta Software Ltd
Approved by: portmgr
v. 1.56
date: 2002/08/01 16:22:11; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.55
date: 2002/07/28 09:51:15; author: sf; state: Exp; lines: +1 -6
cleanup MASTER_SITES.
v. 1.54
date: 2002/07/28 09:45:10; author: sf; state: Exp; lines: +1 -1
USE_PERL5 is not correct. needs perl5 only for build.
v. 1.53
date: 2002/07/28 08:24:49; author: sf; state: Exp; lines: +4 -0
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
v. 1.52
date: 2002/06/17 14:24:24; author: sf; state: Exp; lines: +4 -15
update to 1.8.2.
workaround build problem on -CURRENT.
v. 1.51
date: 2002/04/12 17:09:35; author: ade; state: Exp; lines: +2 -1
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
v. 1.50
date: 2002/03/15 19:44:01; author: ade; state: Exp; lines: +1 -1
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
v. 1.49
date: 2002/01/05 10:41:15; author: sf; state: Exp; lines: +16 -8
o update to 1.8.1.
o autoconf is no longer required.
o update ja.po.
PR: 33570
Submitted by: Alan Eldridge (for update)
v. 1.48
date: 2001/12/18 19:47:45; author: sf; state: Exp; lines: +2 -2
Today's daily wget:
o don't detect libmd5 in libwww.
o pass Referer header in recursive retrieval.
Obtained from: wget CVS
v. 1.47
date: 2001/12/17 20:44:12; author: sf; state: Exp; lines: +1 -0
o fix coredump in rate limitation.
o remove stray debugging message.
Obtained from: wget CVS
v. 1.46
date: 2001/12/17 05:17:24; author: sf; state: Exp; lines: +2 -19
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
v. 1.45
date: 2001/11/14 11:43:11; author: sobomax; state: Exp; lines: +12 -6
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
v. 1.44
date: 2001/10/05 08:26:52; author: sf; state: Exp; lines: +3 -1
avoid running autoconf.
v. 1.43
date: 2001/09/11 13:17:09; author: sobomax; state: Exp; lines: +5 -11
Use `msgfmt-new' from gettext-devel package instead of an ungly hack.
v. 1.42
date: 2001/08/25 05:44:46; author: sf; state: Exp; lines: +12 -3
fix zh_TW locale to be readable on FreeBSD.
Submitted by: clive
v. 1.41
date: 2001/08/09 01:35:55; author: sf; state: Exp; lines: +2 -2
Fix coredump problem. This patch has been submitted by wget developers.
Submitted by: kris
v. 1.40
date: 2001/07/19 18:28:48; author: sf; state: Exp; lines: +10 -6
o IPv6 enabled again.
Submitted by: motoyuki
o Add more KAME patch mirror.
v. 1.39
date: 2001/06/05 14:38:11; author: sf; state: Exp; lines: +13 -6
update to 1.7.
note: IPv6 support is temporarily disabled until new KAME patch comes.
v. 1.38
date: 2001/05/25 22:07:35; author: sf; state: Exp; lines: +3 -3
to find gettext, LOCALBASE should be passed instead of PREFIX.
Submitted by: roam, nectar
v. 1.37
date: 2001/05/20 14:30:03; author: sumikawa; state: Exp; lines: +1 -1
Force commiting. The previous commiting also solves the following PR.
PR: ports/27193
Submitted by: Scott Renfro
Suggested by: sf
v. 1.36
date: 2001/05/08 19:47:25; author: sf; state: Exp; lines: +3 -3
update IPv6 patch to 20010508b.
PR: 27180
Submitted by: sumikawa
v. 1.35
date: 2001/05/05 11:09:33; author: sobomax; state: Exp; lines: +2 -1
Add USE_GMAKE, otherwise the port builds only after make install.
v. 1.34
date: 2001/05/03 14:47:32; author: sf; state: Exp; lines: +3 -3
update IPv6 patch to 20010418.
v. 1.33
date: 2001/03/02 21:54:23; author: sf; state: Exp; lines: +6 -2
use IPv6 patch supplied from KAME.
Submitted by: sumikawa
v. 1.32
date: 2001/01/14 21:39:33; author: sf; state: Exp; lines: +1 -1
(null commit)
forgot to say, previous commit to add missing catalogues
Submitted by: Peter Pentchev
v. 1.31
date: 2001/01/14 20:51:15; author: sf; state: Exp; lines: +2 -1
bump PORTREVISION; added new files.
v. 1.30
date: 2001/01/14 20:11:05; author: sf; state: Exp; lines: +2 -4
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.
v. 1.29
date: 2001/01/10 16:26:51; author: obrien; state: Exp; lines: +3 -3
Upgrade to version 1.6.
v. 1.28
date: 2000/12/05 19:33:32; author: obrien; state: Exp; lines: +3 -2
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
v. 1.27
date: 2000/07/02 21:29:53; author: will; state: Exp; lines: +3 -3
Add patches to allow wget to work with INET6.
Obtained from: NetBSD (thanks itojun!)
Approved by: obrien
v. 1.26
date: 2000/06/24 15:33:01; author: vanilla; state: Exp; lines: +4 -5
no-split info file.
v. 1.25
date: 2000/04/22 09:57:37; author: mharo; state: Exp; lines: +2 -2
whitespace nits
v. 1.24
date: 2000/04/12 05:31:24; author: mharo; state: Exp; lines: +3 -3
PORTNAME/PORTVERSION stuff
v. 1.23
date: 2000/03/22 00:28:11; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.22
date: 2000/03/20 02:37:36; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.21
date: 2000/02/13 03:24:41; author: obrien; state: Exp; lines: +6 -5
Style nits in the ports I maintain.
v. 1.20
date: 1999/08/31 06:44:09; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.19
date: 1999/08/25 05:55:24; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.18
date: 1999/08/02 10:43:58; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.17
date: 1999/08/02 07:29:04; author: ache; state: Exp; lines: +3 -1
really activate libintl
v. 1.16
date: 1999/07/15 06:15:10; author: obrien; state: Exp; lines: +2 -2
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
v. 1.15
date: 1999/07/04 19:05:24; author: obrien; state: Exp; lines: +3 -3
Add secondary category "www".
v. 1.14
date: 1999/06/05 22:31:23; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.13
date: 1999/05/01 02:31:46; author: steve; state: Exp; lines: +6 -2
Two fixes:
- support "If-Modified-Since"
- fix generation of links when rewriting links in html
PR: 8651
Submitted by: Kensaku Masuda
v. 1.12
date: 1999/03/20 17:18:04; author: nectar; state: Exp; lines: +4 -2
* Needed dependency for gettext
* portlint
v. 1.11
date: 1999/01/27 07:41:25; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.10
date: 1998/12/08 21:03:16; author: billf; state: Exp; lines: +6 -2
Add more MASTER_SITES.
Remind By: Obrien and Fenner's survey.
v. 1.9
date: 1998/10/08 06:55:22; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.5.3.
PR: 8199
Submitted by: Bruce A. Mah
v. 1.8
date: 1998/06/28 03:42:10; author: mph; state: Exp; lines: +3 -3
Upgrade to 1.5.2.
v. 1.7
date: 1998/05/19 10:52:10; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.5.1.
v. 1.6
date: 1998/04/30 11:42:14; author: tg; state: Exp; lines: +1 -2
Oops, forgot to remove one line.
v. 1.5
date: 1998/04/30 11:39:06; author: tg; state: Exp; lines: +5 -5
Upgrade to 1.5.0.
v. 1.4
date: 1997/05/22 07:53:29; author: tg; state: Exp; lines: +7 -1
Use install-info.
v. 1.3
date: 1997/05/15 07:20:04; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.4.5.
v. 1.2
date: 1997/02/24 12:31:58; author: tg; state: Exp; lines: +3 -3
Upgrade to 1.4.4.
v. 1.1
date: 1997/01/02 07:19:08; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/01/02 07:19:08; author: tg; state: Exp; lines: +0 -0
Import of wget, a tool similar to our fetch(1), but it is able
to fetch complete trees.
=============================================================================
|
| |

|