summaryrefslogtreecommitdiff
path: root/regress/print-plist
AgeCommit message (Collapse)AuthorFilesLines
2019-07-17regress/print-plist: fix syntax error after almost 15 yearsrillig1-3/+3
The race for the oldest undiscovered pkgsrc bug still goes on. 15 years is hard to beat, but definitely possible.
2015-06-07Sync spec with reality.joerg1-3/+1
2015-06-07Support DESTDIR, drop @dirrm. Give a working WRKSRC.joerg1-6/+5
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-04-09Remove redundant EXTRACT_ONLY and NO_CHECKSUM declarations.joerg1-2/+1
Retire NO_PACAKGE as there is no technical reason for it.
2009-04-08Remove the remaining NO_MTREE definitions, it has been a nop for ajoerg1-2/+1
while.
2008-04-30Drop maintainershipjmmv1-2/+2
Stop lying and drop maintainership of these packages. I have not maintained them for a very long time already, so leave room for fresh blood to take over them.
2004-09-08Initial import of the print-plist regression test:jmmv4-0/+55
This test verifies that print-PLIST works, as well as related functionality such as PRINT_PLIST_AWK. Reviewed by gavan@.