summaryrefslogtreecommitdiff
path: root/devel/its4/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-09-26its4: remove packagewiz1-30/+0
dead upstream, last release from 2000, better tools available
2017-09-19its4: comment out dead sitewiz1-3/+2
I'll remove this after the freeze
2017-08-16Follow some http redirects.wiz1-2/+2
2014-12-25Use CXX as C++ compiler. Remove messed up compile test usingjoerg1-1/+2
non-existing file.
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+1
block). Uncomment some commented out LICENSE lines while here.
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-5/+8
their files via a custom do-install target.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-06-02Uses C++.joerg1-1/+3
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-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-06-16Create directories before installing files into them.jlam1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
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-06-23Remove unneeded do-configure target.jlam1-4/+1
2002-06-23There is no USE_CONFIGURE ... it's HAS_CONFIGURE.jlam1-5/+4
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-11-14Update to 1.1.1: Major changes include handlers for format stringwiz1-4/+5
attacks and fewer false positives.
2000-03-30Update to its-1.0.1. Only minor changes.wiz1-2/+2
2000-02-23Initial import of its4, a static C/C++ code scanner for potentialwiz1-0/+29
security problems