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