Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-03-12 | Update to 1.28: | jmmv | 2 | -4/+4 |
2006-03-12 | - Added a bunch of variables to makevars.map. | rillig | 2 | -12/+42 |
2006-03-12 | Added the BrokenIn data type. All BROKEN_IN lines generate an additional | rillig | 2 | -3/+11 |
2006-03-11 | - Renamed "List!" to "InternalList". | rillig | 2 | -16/+24 |
2006-03-11 | Use PKGMANDIR instead of "man". | reed | 1 | -3/+3 |
2006-03-11 | Explain why this exists and mention other package with it. | reed | 1 | -1/+6 |
2006-03-11 | Added CHECK_FILES_SKIP, DEVOSSSOUND, DLOPEN_REQUIRE_PTHREAD. | rillig | 1 | -1/+4 |