summaryrefslogtreecommitdiff
path: root/misc/vera/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-10-15Update misc/vera to 1.16tonio1-4/+4
Update Homepage, and use ${INFO_DIR} instead of info/ This fixes PR 31790, the old version's distfile was removed from MASTER_SITE
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-2/+1
useful.
2003-09-17Update to vera-1.11 while I'm sending patches back.hubertf1-3/+4
Changes: lots of new acronyms.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-03Convert to USE_NEW_TEXINFO.seb1-2/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
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.
2002-02-20Added INFO_FILES so install-info is run.seb1-1/+3
2002-02-18Introduce new framework for handling info files generation and installation.seb1-5/+3
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2001-05-26Drop maintainershipzuntum1-5/+5
2001-03-16Change my email address to zuntum@netbsd.orgzuntum1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-18Add vera-1.6: Virtual Entity of Relevant Acronymshubertf1-0/+20
V.E.R.A. is a free list of acronyms all of which are used in the field of computing. It contains approximately 7592 acronyms. Submitted by Tomasz Luchowski <zuntum@eik.pl in PR 11982