Commit graph

16 commits

Author SHA1 Message Date
jlam
43112f64cf Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 05:51:07 +00:00
rillig
23e369a8f9 Made the Makefile a little simpler. 2007-01-18 11:51:33 +00:00
minskim
efba70abaf USE_TOOLS+=lex 2006-06-09 15:26:46 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.
2006-03-04 21:28:51 +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
minskim
54a3ce6330 Correct a distfile path. Noted by salo@. 2005-11-17 17:12:05 +00:00
tonio
31c762435f Add DIST_SUBDIR=${PKGNAME_NOREV} to change distfile path, as checksum was
updated.
Thanks Min Sik Kim for pointing the problem
2005-10-31 11:25:14 +00:00
tonio
7246e5ce8f Distfiles comes with a strange encoding.
Updated checksum, it is just an encoding problem
Add ${TR} magic to fix encoding
This fixes PR 31639
2005-10-17 20:59:27 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
3cae5c07e4 Add RMD160 digests in addition to SHA1 ones 2005-02-23 16:12:33 +00:00
tv
e9a07ce8de Fix installation broken by previous. 2005-01-21 12:57:45 +00:00
tv
0b2645dda2 Make work on more platforms; the appropriate library is -ll, not -lfl. 2005-01-21 02:55:15 +00:00
minskim
f3e3652ee4 - Use buildlink framework.
- NO_CONFIGURE=yes
- Enable pkgviews installation.
2004-04-16 03:25:28 +00:00
minskim
a0012a678c Honor BINOWN and BINGRP. 2004-04-16 00:35:11 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
agc
05810ad859 Initial import of chef to the NetBSD Packages Collection.
Convert from English on stdin to Mock Swedish on stdout.

        ...or...

Cunfert frum Ingleesh oon stdeen tu Muck Svedeesh oon stduoot.
Bork Bork Bork!
2003-12-04 08:28:25 +00:00