summaryrefslogtreecommitdiff
path: root/pkgtools/p5-pkgsrc-Dewey/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2015-08-21Jason W. Bacon reports he needs -fPIC on CentOS x86_64.wiz1-1/+2
Add it as CPPFLAGS.Linux.
2015-06-18Apply sbd's patch for PR 37380 to fix build failure on systems withoutdholland1-1/+3
err(3) in libc.
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.
2014-03-03Just define PKGNAME and use it.obache1-4/+2
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
2011-10-11Make path absolute. Addresses PR 45450.wiz1-2/+2
2011-08-07Revision bump after updating perl to 5.14.1.tron1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-05-28Tri-license it, adding the 2-clause BSD-license.wiz1-2/+2
OK dillo.
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
block). Uncomment some commented out LICENSE lines while here.
2009-04-09Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.joerg1-3/+1
2009-03-07Fix documentation -- dewey_cmp and dewey_match texts were swapped.wiz1-3/+2
Noted and patch provided by Mihai Chelaru. Bump version to 1.1.
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-2/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-01-08The package needs a C compiler.heinz1-3/+5
2007-11-11Added commented-out LICENSE=something.martti1-1/+2
2007-10-07fix obsolete URLs for www.NetBSD.orgkano1-2/+2
close PR pkg/37071 reviewd by xtraeme@
2007-03-08NetBSD has <err.h>. Fixes PR 33036.rillig1-1/+2
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-11-14DESTDIR support.joerg1-1/+2
2006-07-06In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org",jlam1-2/+2
not "netbsd.org".
2006-04-23Assume existence of string.h too; needed for Irix 5,wiz1-2/+2
reported by schwarz@.
2006-03-02Fix last broken commit which resulted in an incomplete shared object.tron1-3/+5
Bump package revision because of this change.
2006-03-02Rearrange build process to work on case-insensitive filesystems e.g.tron1-4/+3
on a standard HFS+ partition under Mac OS X.
2005-11-13Initial import of p5-pkgsrc-Dewey:wiz1-0/+33
This Perl module provides functions to compare pkgsrc Dewey numbers.