summaryrefslogtreecommitdiff
path: root/mk/plist/plist-info.awk
AgeCommit message (Expand)AuthorFilesLines
2009-06-14Kill more @dirrm logic.joerg1-6/+1
2009-06-14Remove @dirrm related logic.joerg1-4/+1
2006-06-01Removed superfluous backslashes.rillig1-2/+2
2006-06-01In AWK string literals, backslashes must be doubled. Otherwise they arerillig1-4/+4
2006-05-29When filtering out unrelated info files, only check the last bit ofjlam1-4/+4
2006-04-14Avoid () as a regular expression as the interpretation seems to bejlam1-3/+5
2006-04-12If the info file doesn't exist on the disk, we should still output anjlam1-1/+8
2006-03-20* Creates a new variable PKGINFODIR (named similarly to PKGMANDIR)jlam1-26/+25
2006-03-14Properly rename "info" to ${INFO_DIR} in any @dirrm statements. Alsojlam1-6/+12
2006-03-14Teach the plist framework a new variable IGNORE_INFO_DIRS that is ajlam1-5/+16
2006-03-14Restructure pattern-actions a bit so that we're not lumping everythingjlam1-8/+20
2006-03-04Handle info directory trees that aren't rooted directly in ${PREFIX}, e.g.jlam1-4/+8
2006-02-07Info pages don't always end in ".info" as noted in PR pkg/32699. Fix thejlam1-6/+11
2006-02-07Provide default values for various variables if they're not present injlam1-6/+6
2006-02-05warning: escape sequence `\.' treated as plain `.'rillig1-2/+2
2006-02-05plist-info.awk:80: warning: escape sequence `\.' treated as plain `.'rillig1-2/+2
2006-01-12Initial commit of a new module that encapsulates all of the codejlam1-0/+93