summaryrefslogtreecommitdiff
path: root/devel/papaya
AgeCommit message (Collapse)AuthorFilesLines
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.
2013-04-06Resolves:rodent1-2/+2
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively.
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
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-01-29devel/papaya: USE_TOOLS+= makeinfomarino1-2/+2
2011-07-06* remove a redundant link in texinfo file.obache5-9/+40
* fixes build with texi2html-5. Bump PKGREVISION, number of generated html files changed.
2009-12-14Fix installation.joerg3-20/+5
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-06-12Add DESTDIR support.joerg1-2/+3
2007-11-08Bump version or revision of all packages that have a runtime dependencyjoerg1-2/+2
on gzip.
2007-10-10Let the user override gmake_command.rillig2-1/+22
2007-09-29Tools that are required at runtime must be mentioned in USE_TOOLS.rillig1-3/+4
Additionally, don't pick up a random gmake from the build system.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-4/+3
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig1-2/+2
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-03-31* Move info file entries into the PLIST.jlam2-3/+4
* Honor PKGINFODIR and EMACS_INFOPREFIX.
2006-03-30Fix paths to gzip and texi2html in installed files (thank goodness forjlam1-2/+4
CHECK_WRKREF). Bump PKGREVISION to 4.
2006-03-30Take advantage of USE_TOOLS+=texi2html.jlam1-4/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-3/+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.
2005-07-10Prevent paths to the build directories from being included in the package.kristerw3-8/+21
Bump PKGREVISION.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-02Adapt to texi2html-1.76 and depend on it.wiz4-5/+64
Bump PKGREVISION.
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-01Teach configure the correct perl path. Bump PKGREVISION.minskim1-1/+4
2004-04-25Unused.wiz1-21/+0
2004-04-22This package doesn't build anything; set NO_BUILDLINK=YES andminskim1-3/+7
USE_LANGUAGES=#empty, and use *DEPENDS instead of including buildlink2.mk. Enable pkgviews installation.
2004-02-16Remove info files entries from PLIST.seb1-2/+1
2004-02-14CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and willjlam1-3/+1
automatically substitute for any config.{guess,sub} files found up to a directory depth of 2.
2003-10-28Override config.guess and config.sub to make the pkg recognize shark.kristerw1-1/+3
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-23Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2002-10-16Initial import of papaya-0.1.7, a set of scripts for software development.rh8-0/+128