summaryrefslogtreecommitdiff
path: root/pkgtools/pkgse/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-09-11"user-destdir" is default these daysasau1-2/+1
2008-06-12Add DESTDIR support.joerg1-2/+3
2008-01-31Needs REPLACE_PERL. PKGREVISION++rillig1-3/+4
2006-10-28Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev.wiz1-2/+2
2005-11-29Updated pkgse to 0.3.rillig1-2/+2
Update provided by the maintainer in PR 32189. He says that version 0.2 does not work anymore.
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2004-08-12Update to 0.2: also search in pkgsrc-wip.wiz1-5/+5
Update from iMil via pkgsrc-wip.
2004-07-19Enable pkgviews installation.xtraeme1-1/+5
2004-07-19Initial import of pkgse-0.1 from pkgsrc-wip, contributed by iMil.xtraeme1-0/+22
pkgse is a simple perl script that fetch informations about a NetBSD package from pkgsrc.netbsd.se website.