summaryrefslogtreecommitdiff
path: root/net/wget
AgeCommit message (Expand)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-09Split out wget's options into an options.mk.tv2-19/+36
2005-02-09Apply fix from Bryan J. Phillippe in pkg/29279: zero out struct sockaddrbouyer3-12/+13
2005-01-30Use uint32_t instead of u_int32_t. Should fix PR pkg/29146.bouyer2-4/+4
2005-01-25ipv6-mapped ipv4 addresses aren't enabled by default on NetBSD, and probablybouyer6-3/+444
2005-01-13bump PKGREVISION for ipv6 support.bouyer1-2/+2
2005-01-13Support IPv6 via PKG_SUPPORTED_OPTIONS= inet6. Reviewed by Juan RP.bouyer1-1/+11
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-05-16Remove some old rpath hacks that aren't needed with modern buildlink3.danw3-18/+4
2004-04-18Convert to buildlink3.snj1-4/+4
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
2004-03-09Remove info files entries from PLIST.seb1-6/+1
2004-02-25The test for sigsetjmp() is botched becayse it doesn't include <setjmp.h>.drochner1-1/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
2003-12-08Update to 1.9.1:wiz9-134/+22
2003-11-12PKGREVISION++ after openssl update.jschauma1-2/+2
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-04Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-11don't use bare ${RPATH_FLAG}, prefix with -Wl, to allow FIX_RPATH togrant1-2/+2
2003-06-04Fix build on platforms where rpath is not used (like Darwin).jmmv3-6/+10
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-03-22Merge two patches that were modifying the same file (configure).jmmv4-23/+21
2003-03-18Use RPATH_FLAG for configure.jschauma3-4/+18
2003-03-13This does not seem to need GMAKE after all.jschauma1-2/+1
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-3/+2
2002-12-17Cleanup a bit.tron1-8/+8
2002-12-16make this work (USE_LIBTOOL, fix some "configure" nonsense whichdrochner3-2/+18
2002-12-16Update to 1.8.2, with the recently discovered security problemwiz8-64/+101
2002-12-01USE_PKGLOCALEDIR.grant5-55/+11
2002-12-01revert previous: needs further work because some pkgsrc patches don'tgrant1-5/+6
2002-11-30only apply IPv6 patches if USE_INET6 is set.grant1-6/+5
2002-11-21- honour PKG_SYSCONFDIRgrant4-5/+42
2002-10-21Ignore trailing whitespace at the end of a Set-Cookie tag -- but still error onmycroft2-1/+33
2002-09-18Add secure HTTP support to the "wget" package. It is turned on by defaulttron1-1/+11
2002-09-01Disable IPv6 support under Solaris because the "configure" script claimstron1-2/+2
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-3/+4
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam1-2/+2
2002-03-30revert back to wget 1.7 until issues with ipv6 are solved in 1.8.1pooka5-12/+45
2002-03-30Upgrade wget to 1.8.1pooka5-45/+12
2002-02-18Introduce new framework for handling info files generation and installation.seb2-4/+5
2001-12-04By default, prevent invocation of GNU "auto*" driven by the generatedjlam1-2/+1
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-26Use AUTOMAKE_OVERRIDE instead of the custom pre-configure target.jlam1-6/+2
2001-07-26Don't workaround broken LDFLAGS setting in configure -- just fix itjlam3-4/+16
2001-07-26Add build time dependence on "perl" package because manual page won'ttron1-1/+3
2001-07-22Reenable and fix KAME patch under Solaris because it includes an extratron1-0/+14
2001-07-22Reenable and fix KAME patch under Solaris because it includes an extratron2-8/+9
2001-07-22Make sure that locale files get installed into the right directory undertron3-3/+31