Commit graph

10 commits

Author SHA1 Message Date
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +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
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
dillo
64835f319a use my NetBSD email address, update homepage 2004-04-25 11:44:59 +00:00
wiz
a3aa80c693 Convert to bl3. 2004-04-24 00:32:36 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
dillo
0af60ea7f3 add jpeg2ps 1.9:
jpeg2ps is a utility for converting JPEG images to compressed
   PostScript Level 2 or 3 files (without uncompressing the images).
   The JPEG data is simply ``wrapped'' with PostScript which yields
   considerably smaller PS files.  jpeg2ps is a simple command line
   utility.
2002-09-04 16:31:39 +00:00