Commit graph

19 commits

Author SHA1 Message Date
heinz
4affdcc56f Added support for installation to DESTDIR. 2008-01-03 23:15:47 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-12-05 20:49:47 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
minskim
8c1170628f Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2005-02-23 04:09:50 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
snj
a55ac61c4a Convert to buildlink3. 2004-04-16 21:27:22 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
grant
cf12a2f4f0 fix MAINTAINER= Name <email> to only include email address. 2002-11-10 00:35:07 +00:00
jlam
e7de7e8840 Use the default EXTRACT_CMD instead of a hand-crafted one, as the default
is sufficient.
2002-02-25 04:47:21 +00:00
wiz
5de11cd51a Remove duplicate BUILD_DEPENDS for unzip (bsd.pkg.mk has an automatic one
if EXTRACT_SUFX is .zip); also remove EXTRACT_CMDs that are the same as
the implicit one.
2001-02-20 11:40:07 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
david
8de9504c84 Package uses distfile with full release version to avoid
problems when a new maintainence release comes out from now on.
2000-06-17 18:02:47 +00:00
agc
8ec6999a53 Place the distfile in its own unique directory, since maintenance
release numbers are not added to the distfile name.
2000-04-26 15:42:55 +00:00
itohy
8c9a2a8a3c distfile updated on the master site (Version 1.33 Maintenance Release #22) 2000-04-04 02:17:10 +00:00
wiz
2e11b55342 updated PKGNAME to reflect version number change in distfile 2000-02-18 20:28:37 +00:00
wiz
d6308e1f1e Initial import of the Purdue Compiler-Compiler Tool Set, needed by
cdrdao.

Package provided by David Maxwell <david@fundy.ca> in private mail.
2000-02-18 15:00:36 +00:00