Commit graph

6 commits

Author SHA1 Message Date
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
joerg
368d71b62e Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
heinz
d9cc8de123 Added support for installation to DESTDIR. 2008-04-06 13:17:22 +00:00
drochner
7c6ec4c369 Add a pseudo-pkg which copies the zone.tab file which comes with
the tzdata distribution but is not installed in NetBSD to
/usr/share/zoneinfo.
Sorry for that hack, but it looks still better for me than the
alternatives which are (a) hacking ugly code in evolution or
(b) duplication of the whole zoneinfo tree into pkgsrc.
This is NetBSD only for now; while it might be useful for other
platforms which don't install zone.tab, the /usr/share/zoneinfo path
is hardwired and needs to be verified individually.
2007-11-03 21:46:38 +00:00