summaryrefslogtreecommitdiff
path: root/net/wget
AgeCommit message (Expand)AuthorFilesLines
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-36/+36
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-3/+2
2006-04-06Remove unnecessary inclusion of bsd.prefs.mk.jlam1-2/+1
2006-04-06Override sysconfdir in INSTALL_MAKE_FLAGS instead of patching thejlam3-33/+4
2006-04-06List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam2-4/+4
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig2-4/+4
2005-10-14Changes 1.10.2:adam2-6/+6
2005-10-05Remove some more *LEGACY* settings that are over a month old andwiz1-2/+1
2005-09-05Update to 1.10.1:wiz3-21/+6
2005-07-02Update to 1.10:wiz9-460/+25
2005-06-24USE_PERL5 -> USE_TOOLS+=perl.wiz1-2/+2
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo1-11/+4
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
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