Age | Commit message (Expand) | Author | Files | Lines |
2005-12-17 | Change my MAINTAINER email address to the one I've been using for | jlam | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-20 | Update to 5.5. Solaris PLIST should be checked for correctness. | wiz | 7 | -41/+42 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -94/+100 |
2005-05-22 | Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris. | jlam | 1 | -2/+2 |
2005-05-22 | Remove USE_TBL from pkgsrc and replace with USE_TOOLS+=tbl. | jlam | 1 | -4/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2004-12-11 | Create directories before putting files in them. This should fix | jlam | 1 | -1/+3 |
2004-11-28 | Reverse the tests so that we actually check for the existence and not | jlam | 1 | -6/+6 |
2004-11-26 | Standardize how we search for libraries in builtin.mk files. We define | jlam | 1 | -8/+13 |
2004-10-13 | Oy, what a hack. But then, so is Interix.... | tv | 1 | -2/+3 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -21/+1 |
2004-07-21 | Remove explicit dependency on groff -- set USE_TBL instead. | jlam | 1 | -2/+2 |
2004-07-09 | depend on groff | drochner | 1 | -1/+2 |
2004-07-06 | Unused. | wiz | 1 | -153/+0 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -10/+10 |
2004-03-20 | Always create the curses.h -> ncurses.h symlink to match buildlink2 | jlam | 1 | -3/+7 |
2004-03-19 | Add a few more files that are not installed on SunOS. | bouyer | 1 | -4/+4 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -161/+140 |
2004-03-08 | Add two patches (that will end up in the next ncurses release) to make | wiz | 4 | -3/+65 |
2004-03-04 | Add some missing man pages. | wiz | 1 | -1/+10 |
2004-03-04 | Use GNU make, so this builds again (for me (TM)). | wiz | 1 | -2/+2 |
2004-03-03 | Changes 5.4: | adam | 5 | -45/+182 |
2004-02-19 | In the USE_NCURSES case, if we're not using the built-in ncurses, then | jlam | 1 | -1/+3 |
2004-02-19 | I had the result backwards -- if ncurses is built-in and | jlam | 1 | -2/+2 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -21/+23 |
2004-02-17 | Deal with USE_NCURSES if the built-in ncurses really is ncurses. | jlam | 1 | -3/+6 |
2004-02-15 | Correct a test that got inverted in rev 1.19, which prevented creation | kristerw | 1 | -2/+2 |
2004-02-14 | Fix fatal typo in last: check USE_NCURSES, not USE_NCURSE. | snj | 1 | -2/+2 |
2004-02-14 | Make this file understand USE_NCURSES again. It got lost some time during | jlam | 1 | -1/+5 |
2004-02-12 | s/_BUILTIN_NCURSES/BUILDLINK_IS_BUILTIN.ncurses/g | jlam | 1 | -3/+3 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 2 | -9/+29 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 2 | -70/+86 |
2004-02-11 | Move the INCOMPAT_FOO checks to a more natural location within the | jlam | 1 | -23/+23 |
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk | jlam | 1 | -2/+2 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -4/+4 |
2004-02-05 | Make PREFER_PKGSRC just yes/no or a list of packages. This makes it | jlam | 2 | -10/+6 |
2004-02-05 | Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use its | jlam | 2 | -10/+8 |
2004-02-05 | Support a new global variable: | jlam | 2 | -2/+18 |
2004-02-02 | These packages need a C++ compiler. | jlam | 1 | -2/+2 |
2004-01-24 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -4/+8 |
2004-01-21 | * Fix stupid bug where this file worked for NetBSD and broke for all | jlam | 1 | -17/+51 |
2004-01-19 | Symlink curses.h to ${BUILDLINK_PREFIX.ncurses}/include/ncurses.h so that | jlam | 1 | -4/+6 |
2004-01-10 | Whitespace fixes | cjep | 1 | -2/+2 |
2004-01-10 | Be a bit more accurate: we want to match a ".", not any character. | jlam | 1 | -2/+2 |
2004-01-07 | Create ${PREFIX}/share/examples in pkgviews (NO_MTREE) case. | jlam | 1 | -1/+3 |
2004-01-05 | bl3ify | jlam | 1 | -2/+4 |