Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add USE_GETTEXT and bump PORTREVISION. | Joe Marcus Clarke | 2004-02-04 | 1 | -1/+2 |
| | | | | | Submitted by: trevor Tested by: bento | ||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Now gettext 0.12.1 is gettext-old. | Trevor Johnson | 2004-01-23 | 1 | -1/+1 |
| | |||||
* | [Approved] new port: ftp/wget-devel | Edwin Groothuis | 2004-01-17 | 3 | -18/+20 |
| | | | | | | | | | | | 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 Satsuki | 2003-12-07 | 1 | -1/+2 |
| | |||||
* | update debian patch to 12. | FUJISHIMA Satsuki | 2003-10-25 | 2 | -3/+3 |
| | |||||
* | add a knob to make locale support optional. | FUJISHIMA Satsuki | 2003-10-16 | 2 | -27/+37 |
| | | | | note a (not) update plan. | ||||
* | Bump the PORTREVISION for the ports directly affected by the gettext upgrade. | Joe Marcus Clarke | 2003-08-26 | 1 | -1/+1 |
| | | | | Prodded by: kris | ||||
* | Chase the libintl.so shared lib version. | Joe Marcus Clarke | 2003-08-25 | 1 | -1/+1 |
| | |||||
* | utilize INFO. | FUJISHIMA Satsuki | 2003-08-17 | 2 | -3/+1 |
| | |||||
* | Switch to MASTER_SITE_DEBIAN_POOL | Kris Kennaway | 2003-08-04 | 1 | -2/+1 |
| | | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru> | ||||
* | update Debian patch which does not affect FreeBSD. | FUJISHIMA Satsuki | 2003-04-07 | 2 | -2/+2 |
| | |||||
* | De-pkg-comment for my ports | FUJISHIMA Satsuki | 2003-03-03 | 2 | -1/+1 |
| | |||||
* | o import Debian patches. | FUJISHIMA Satsuki | 2003-03-03 | 4 | -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 Satsuki | 2002-12-11 | 3 | -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 hardcoding | Maxim Sobolev | 2002-11-28 | 1 | -1/+1 |
| | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr | ||||
* | Chase shlib rev of devel/gettext | Ade Lovett | 2002-08-01 | 1 | -1/+1 |
| | | | | | Submitted by: lots and lots Pointy hat to: ade | ||||
* | cleanup MASTER_SITES. | FUJISHIMA Satsuki | 2002-07-28 | 1 | -6/+1 |
| | |||||
* | USE_PERL5 is not correct. needs perl5 only for build. | FUJISHIMA Satsuki | 2002-07-28 | 1 | -1/+1 |
| | |||||
* | When I update wget to 1.8.2, I intentionally removed manpage due to | FUJISHIMA Satsuki | 2002-07-28 | 1 | -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 Satsuki | 2002-06-17 | 3 | -17/+7 |
| | | | | workaround build problem on -CURRENT. | ||||
* | gettext upgrade uber-patch (stage 3) | Ade Lovett | 2002-04-12 | 1 | -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 Lovett | 2002-03-15 | 1 | -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 Satsuki | 2002-01-05 | 6 | -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 Satsuki | 2001-12-18 | 3 | -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 Satsuki | 2001-12-17 | 3 | -0/+38 |
| | | | | | | o remove stray debugging message. Obtained from: wget CVS | ||||
* | update to 1.8. | FUJISHIMA Satsuki | 2001-12-17 | 5 | -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 is | Maxim Sobolev | 2001-11-14 | 1 | -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 Satsuki | 2001-10-05 | 1 | -0/+2 |
| | |||||
* | Use `msgfmt-new' from gettext-devel package instead of an ungly hack. | Maxim Sobolev | 2001-09-11 | 1 | -10/+4 |
| | |||||
* | fix zh_TW locale to be readable on FreeBSD. | FUJISHIMA Satsuki | 2001-08-25 | 1 | -2/+11 |
| | | | | Submitted by: clive | ||||
* | Fix coredump problem. This patch has been submitted by wget developers. | FUJISHIMA Satsuki | 2001-08-09 | 2 | -1/+12 |
| | | | | Submitted by: kris | ||||
* | o IPv6 enabled again. | FUJISHIMA Satsuki | 2001-07-19 | 2 | -5/+10 |
| | | | | | | Submitted by: motoyuki o Add more KAME patch mirror. | ||||
* | update to 1.7. | FUJISHIMA Satsuki | 2001-06-05 | 4 | -1043/+16 |
| | | | | note: IPv6 support is temporarily disabled until new KAME patch comes. | ||||
* | to find gettext, LOCALBASE should be passed instead of PREFIX. | FUJISHIMA Satsuki | 2001-05-25 | 1 | -2/+2 |
| | | | | Submitted by: roam, nectar | ||||
* | update IPv6 patch to 20010508b. | FUJISHIMA Satsuki | 2001-05-08 | 2 | -3/+3 |
| | | | | | PR: 27180 Submitted by: sumikawa | ||||
* | Add USE_GMAKE, otherwise the port builds only after make install. | Maxim Sobolev | 2001-05-05 | 1 | -0/+1 |
| | |||||
* | update IPv6 patch to 20010418. | FUJISHIMA Satsuki | 2001-05-03 | 2 | -3/+3 |
| | |||||
* | use IPv6 patch supplied from KAME. | FUJISHIMA Satsuki | 2001-03-02 | 5 | -340/+6 |
| | | | | Submitted by: sumikawa | ||||
* | remove empty patches again. | FUJISHIMA Satsuki | 2001-02-27 | 9 | -0/+0 |
| | |||||
* | create null patches to avoid cvs problem. | FUJISHIMA Satsuki | 2001-02-27 | 9 | -0/+0 |
| | | | | reported by: many many many people. | ||||
* | bump PORTREVISION; added new files. | FUJISHIMA Satsuki | 2001-01-14 | 1 | -0/+1 |
| | |||||
* | o info file unified again. | FUJISHIMA Satsuki | 2001-01-14 | 3 | -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'Brien | 2001-01-10 | 2 | -3/+3 |
| | |||||
* | Add Big5 messages. Nothing is done with them at this point as the submitter | David E. O'Brien | 2000-12-05 | 2 | -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'Brien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Add a WWW. | Maxim Sobolev | 2000-07-25 | 1 | -0/+2 |
| | |||||
* | Add patches to allow wget to work with INET6. | Will Andrews | 2000-07-02 | 4 | -2/+341 |
| | | | | | Obtained from: NetBSD (thanks itojun!) Approved by: obrien | ||||
* | no-split info file. | Vanilla I. Shu | 2000-06-24 | 2 | -8/+4 |
| | |||||
* | whitespace nits | Michael Haro | 2000-04-22 | 1 | -1/+1 |
| |