summaryrefslogtreecommitdiff
path: root/pkgtools/url2pkg/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-11-051.26: Automatically detect if a package is using libltdl, and if so, includetv1-2/+2
../../devel/libltdl/convenience.mk to make it more cross-platform happy.
2004-04-13Convert to buildlink3 and enable pkgviews installation.schmonz1-1/+8
2004-04-11Update url2pkg to 1.25. The only change is that this now setsrh1-2/+2
USE_BUILDLINK3 instead of USE_BUILDLINK2.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-25Respect ${MAKE} so that this works out of the box on non-NetBSD.cjep1-5/+9
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-23Update url2pkg to 1.23. In this version, the SourceForge magic now worksrh1-2/+2
with or without the '?use_mirror=.*' suffix.
2003-04-22Update url2pkg to 1.22. Notable changes include:rh1-2/+2
- conversion of prdownloads.sourceforge.net URLs to MASTER_SITE_SOURCEFORGE - pre-fill CATEGORIES from the directory name - educated guess about the HOMEPAGE
2003-04-21Update url2pkg to 1.21. Notable changes include:rh1-2/+2
- now sets USE_PKGLOCALEDIR if .mo or .gmo files are found - now recognizes GCONF schemas - no PKGCONFIG_OVERRIDE statements for -uninstalled .pc.in files - some minor code cleanup
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2002-12-12shorten COMMENTabs1-2/+2
2002-10-30Update url2pkg to 1.20. Changes are:rh1-3/+3
- recognise newer GNU configure scripts - USE_BUILDLINK2 - add support for PKGCONFIG_OVERRIDE
2002-05-14Update url2pkg to 1.19. This adds some basic libtool-detection mechanismrh1-2/+2
that will set USE_LIBTOOL accordingly.
2002-03-04Bump to 1.18:hubertf1-2/+2
Work around chicken-and-egg problem: 'make makesum' seems to need a 'distinfo' file these days.
2001-12-29Bump to 1.17: properly recognize .tar.Z fileshubertf1-2/+2
Patch sent by Amitai Schlair <schmonz@schmonz.com> in private mail.
2001-10-31o store pkgdir files (PLIST, DESCR and other) in . by default,zuntum1-3/+3
no need to use pkg/ for that purpose o use ${PREFIX} instead of ${LOCALBASE} in do-install Bump version to 1.16 OK'd by hubertf
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-04-13This pkg was broken after ECHO_CMD was removed. Patch to fix thishubertf1-2/+2
contributed by Stoned Elipot <Stoned.Elipot@script.jussieu.fr> in private mail.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-02-16Change COMMENT handling:wiz1-2/+2
COMMENTs are now a variable in the Makefile instead of a pkg/COMMENT file. The COMMENT var should be in the maintainer block after the homepage. Modify bsd.pkg.mk, pkglint, url2pkg, and port2pkg (last one untested) for the new behaviour. Document new state in Packages.txt. This should save lots of inodes, and lots of time when untarring/updating. Idea by Alistair Crooks. For the time being, accept pkg/COMMENT instead of a COMMENT var to avoid a flag day.
2001-01-29Install the manpage.abs1-1/+2
2001-01-28Bump version to 1.14 - GNU_CONFIGURE bugfixhubertf1-2/+2
2000-07-12s/USE_CONFIGURE/HAS_CONFIGURE/wiz1-2/+2
bump version to 1.13.
2000-06-22Create empty pkg/COMMENT and pkg/DESCR, so that `make install' doesn'twiz1-2/+2
bomb out. (pkglint warns about empty files now, anyway.). Step to 1.12.
2000-06-22url2pkg now lives in pkgsrc, updating via othersrc was too muchhubertf1-7/+9
trouble. No functional changes. (url2pkg was moved via repository copy)
2000-06-21Update to 1.11. Changes:hubertf1-2/+2
* allow different make(1) command by setting the MAKE env var * mention that pkg/COMMENT and pkg/DESCR must be filled
2000-06-15Update to 1.10. Changes:hubertf1-2/+2
* Properly recognize .tar.bz2 archives (Patch by Antti Kantee <pooka@iki.fi>) * Some old configure scripts don't understand --version and may nuke our just-generated Makefile. Prevent this by cd'ing into $WRKSRC.
2000-04-01Update to v1.8.hubertf1-2/+2
Changes: honours $PKGEDITOR and $EDITOR
2000-01-06Update to 1.7. Changes:hubertf1-2/+3
- Bugfix from Matthias Drochner WRT handling of WRKSRC - url2pkg is now under CVS maintainance (othersrc/usr.bin/url2pkg), but since there's no gateway for that to ftp/http, esp. none without versioning), the old distribution site is kept. I still wanted to point this out. :-)
1999-06-18Update to V1.4.hubertf1-2/+2
Work around ls(1) working different when invoked as root than as normal user. Thanks to David Brownlee <abs@anim.dreamworks.com> for telling me!
1999-05-06Script to help bootstrapping pkgshubertf1-0/+18