Age | Commit message (Expand) | Author | Files | Lines |
2006-04-18 | In PLIST files, "share/locale" isn't deprecated anymore. | rillig | 1 | -4/+2 |
2006-04-17 | Correct man page: PKGREVISION bumps need to be completed | wiz | 2 | -6/+6 |
2006-04-14 | Added gettext.mk to the list of files that define the tool names. | rillig | 1 | -2/+2 |
2006-04-14 | The variables *OWN, *GRP, *MODE don't need the :Q operator. The :Q operator | rillig | 1 | -7/+10 |
2006-04-13 | BUILD_USES_MSGFMT and USE_MSGFMT_PLURALS are deprecated. | rillig | 1 | -1/+3 |
2006-04-13 | finddepends: also look in options.mk files. | wiz | 3 | -8/+10 |
2006-04-13 | - The variables *_USER and *_GROUP don't need the :Q operator. | rillig | 1 | -3/+3 |
2006-04-12 | Removed an extra ". | rillig | 1 | -2/+2 |
2006-04-12 | BUILDLINK_PREFIX.* does not need the :Q operator. | rillig | 1 | -2/+2 |
2006-04-12 | Removed superfluous :Q operators. | rillig | 1 | -18/+18 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 2 | -4/+4 |
2006-04-12 | The variables RECOMMENDED and BUILDLINK_RECOMMENDED are deprecated. | rillig | 3 | -7/+7 |
2006-04-12 | The diagnostics for package updates now include the reason that is given | rillig | 2 | -14/+15 |
2006-04-12 | Some variables, like WRKSRC, PREFIX, LOCALBASE and *DIR don't need the :Q | rillig | 1 | -3/+12 |
2006-04-11 | Added an explanation for the state names of the patch file parser. | rillig | 1 | -1/+13 |
2006-04-11 | Don't warn about the misnamed variables *_TEMPLATE, which are actually | rillig | 1 | -2/+4 |
2006-04-10 | Modified xmkmf support for Darwin and IRIX: | schwarz | 5 | -2/+168 |
2006-04-09 | Adapt sysctl prototype for -current. The boundary is chosen as 3.99.16. | cube | 1 | -3/+9 |
2006-04-08 | Sync with src/usr.sbin v1.63: | wiz | 1 | -2/+2 |
2006-04-06 | Welcome to version 20060405. | reed | 5 | -18/+27 |
2006-04-06 | Welcome to createbuildlink-3.11. | reed | 2 | -5/+5 |
2006-04-06 | Welcome to revbump-1.5. | reed | 5 | -10/+10 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -4/+4 |
2006-04-05 | Sync with src/usr.sbin v1.70: | wiz | 1 | -2/+4 |
2006-04-05 | Sync with src/usr.sbin v1.62: | wiz | 1 | -2/+3 |
2006-04-04 | Bump date for previous. | wiz | 1 | -2/+2 |
2006-04-04 | 1.69.1: Add a -q option, which is a superset of -n; squelches progress | tv | 3 | -16/+28 |
2006-04-04 | Use PKGMANDIR instead of hard-coded "man". | reed | 1 | -3/+3 |
2006-04-04 | Bump date, so that version in src and pkgsrc have the same | wiz | 1 | -2/+2 |
2006-04-04 | Pull over v1.4 from src/usr.sbin: | wiz | 1 | -2/+5 |
2006-04-04 | Pull over v1.59-v1.61 from src/usr.sbin: | wiz | 1 | -9/+17 |
2006-04-04 | Pull over v1.36 from src/usr.sbin: | wiz | 1 | -3/+11 |
2006-04-04 | Sync with src/usr.sbin: whitespace diffs only. | wiz | 1 | -4/+4 |
2006-04-04 | Pull over v1.77 from src/usr.sbin: | wiz | 1 | -3/+3 |
2006-04-04 | Pull over v1.5 and v1.6 from src/usr.sbin: | wiz | 1 | -13/+21 |
2006-04-04 | Pull over v1.68 from src/usr.sbin: | wiz | 1 | -3/+4 |
2006-04-04 | Pull over 1.36 from src/usr.sbin: | wiz | 1 | -3/+3 |
2006-04-04 | Pull over v1.51 from src/usr.sbin: | wiz | 1 | -4/+4 |
2006-04-04 | Pull over 1.117 from src/usr.sbin: | wiz | 1 | -2/+6 |
2006-03-31 | List Xorg versions also. | reed | 1 | -0/+2 |
2006-03-23 | avoid a malformed conditional with the make on netbsd-2. | dmcmahill | 1 | -2/+2 |
2006-03-19 | pkglint: unquote subst message. | wiz | 1 | -2/+2 |
2006-03-14 | Updated pkglint to 4.59. | rillig | 1 | -2/+2 |
2006-03-14 | Added HEADER_TEMPLATE. | rillig | 1 | -1/+2 |
2006-03-14 | {DE,}INSTALL_EXTRA_TMPL have been renamed to {DE,}INSTALL_TEMPLATE. | rillig | 2 | -4/+8 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 4 | -12/+5 |
2006-03-13 | Fix -uu handling so recursive updates of already installed packages work, | erh | 2 | -8/+8 |
2006-03-13 | {DE,}INSTALL_EXTRA_TMPL do not always need the += operator. | rillig | 1 | -3/+3 |
2006-03-13 | Do not declare a static variable in a header file as non-static. This makes | minskim | 2 | -1/+14 |
2006-03-13 | Define SLIST_HEAD_INITIALIZER for platforms without it. | minskim | 2 | -1/+17 |