summaryrefslogtreecommitdiff
path: root/devel/automake14
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2007-09-20Drop maintainership.wiz1-2/+2
2006-11-05DESTDIR support.joerg1-1/+3
2006-03-30* Honor PKGINFODIR.jlam2-3/+4
* List the info files directly in the PLIST.
2006-03-05* Teach the tools framework how to supply the pkgsrc version ofjlam1-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-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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-16Remove some unnecessarily strong dependencies on perl that resultedjlam1-2/+2
from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead.
2005-05-22For packages that use GNU configure, don't bother adding "TOOL"jlam1-2/+1
variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2004-05-31Backout pkgviews installation. As pointed out by minskim@ on tech-pkg@:recht1-2/+2
aclocal searches the depot only, and fails to find .m4 files.
2004-05-29Enable pkgviews installation.recht1-1/+3
patch provided by Cesar Catrian C. in PR pkg/25740
2004-04-18Convert to bl3.wiz1-3/+3
2004-02-13Remove info files entries from PLIST file.seb1-2/+1
2003-10-19Add TEST_TARGETheinz1-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-19Convert to USE_NEW_TEXINFO.seb2-6/+4
2003-02-24Take maintainership.wiz1-2/+2
2002-10-27More texinfo path fixes, from PR 18634 by Lubomir Sedlacik.bouyer2-24/+10
2002-10-26Don't hardcode MAKEINFO as /usr/bin/makeinfobouyer2-12/+3
2002-10-03COMMEND and DESCR updates.wiz2-3/+5
2002-10-03Import of slightly modified automake-1.4, with new name and fixed wiz6-0/+241
to not conflict with the to-be committed automake package. Package provided by dillo.