Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 | |
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -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-31 | Bump all packages for perl-5.18, that | wiz | 1 | -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-06 | Resolves: | rodent | 1 | -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-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. | |||||
2010-01-16 | Added LICENSE. | heinz | 1 | -1/+2 | |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 | |
2007-09-20 | Drop maintainership. | wiz | 1 | -2/+2 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-11-02 | DESTDIR support. | joerg | 3 | -15/+25 | |
2006-03-30 | * Honor PKGINFODIR. | jlam | 2 | -4/+4 | |
* List the info files directly in the PLIST. | |||||
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 1 | -3/+2 | |
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD when determining whether the native makeinfo can be used. * Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo. * Get rid of all the "split" argument deduction for makeinfo since the PLIST module already handles varying numbers of split info files correctly. NOTE: Platforms that have "makeinfo" in the base system should check that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are correct. | |||||
2005-07-16 | Remove some unnecessarily strong dependencies on perl that resulted | jlam | 1 | -3/+2 | |
from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead. | |||||
2005-07-15 | Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a | jlam | 1 | -3/+2 | |
run-time dependency (DEPENDS) on a tool is to append a ":run" modifier to the tool name, e.g., USE_TOOLS+= perl:run Tools without modifiers or with an explicit ":build" modifier will cause build dependencies (BUILD_DEPENDS) on those tools to be added. This makes the notation a bit more compact. | |||||
2005-05-22 | Remove explicit dependencies on the GNU m4 package with USE_TOOLS+=m4 | jlam | 1 | -3/+3 | |
and appropriate TOOLS_DEPMETHOD.gm4 settings. | |||||
2005-05-13 | Change references to M4 & YACC into TOOLS_M4 & TOOLS_YACC to simplify | jlam | 1 | -3/+2 | |
transition to new tools framework. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-31 | Remove the redundant PERL="..." setting in CONFIGURE_ENV; it is done | minskim | 1 | -2/+2 | |
in bsd.pkg.mk. | |||||
2004-12-31 | Teach configure a correct path to the perl executable. | minskim | 1 | -2/+3 | |
Bump PKGREVISION. | |||||
2004-02-13 | Remove info files entries from PLIST file. | seb | 1 | -2/+1 | |
2004-01-05 | bl3ify | jlam | 1 | -4/+6 | |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-19 | Convert to USE_NEW_TEXINFO. | seb | 2 | -6/+4 | |
2003-02-24 | Take maintainership. | wiz | 1 | -2/+2 | |
2002-12-23 | Wildcard m4 dependency. | wiz | 1 | -2/+2 | |
2002-10-03 | COMMEND and DESCR updates. | wiz | 2 | -2/+5 | |
2002-10-03 | Import of slightly modified autoconf-2.13, with new name and fixed | wiz | 8 | -0/+167 | |
to not conflict with the to-be committed autoconf package. Package provided by dillo. |