summaryrefslogtreecommitdiff
path: root/net/dgd/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2018-01-01Sort PLIST files.rillig1-64/+64
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-6/+5
2009-06-14Remove @dirrm entries from PLISTsjoerg1-23/+1
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-6/+6
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-04-25Import new "dgd" package:tron1-0/+175
Object-oriented programmable server This packages was provided by Scott Thompson in PR pkg/13765.