Age | Commit message (Expand) | Author | Files | Lines |
2007-09-25 | Back out previous. Pointed out by uebayasi@ and martti@. | hira | 1 | -3/+3 |
2007-09-25 | mv -> ${MV}. | hira | 1 | -3/+3 |
2007-07-02 | On platforms that have neither a builtin groff nor builtin curses | tnn | 1 | -1/+13 |
2007-02-06 | When TERMINFODIR does not exist, tic tries to write the terminfo | rillig | 2 | -3/+6 |
2007-01-23 | Make sure ${TERMINFODIR}/s is removed; bump PKGREVISION. | wiz | 2 | -2/+4 |
2007-01-17 | Repair this package on solaris after being broken by the last update. | dmcmahill | 2 | -11/+22 |
2007-01-17 | Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make | rillig | 1 | -2/+2 |
2007-01-11 | This package cannot handle parallel make(1). | rillig | 1 | -1/+2 |
2007-01-08 | Changes 5.6: | adam | 9 | -52/+84 |
2006-11-05 | DESTDIR support. | joerg | 2 | -3/+4 |
2006-10-13 | Add "ncursesw" package: | tron | 2 | -43/+47 |
2006-10-08 | Add patch addressing PR 33916, supplied by David Holland. | wiz | 3 | -2/+19 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-07-02 | Switched to the SUBST framework. | rillig | 1 | -7/+11 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -5/+5 |
2006-04-04 | Export BUILDLINK_LDADD.ncurses, which is the flags to link directly | jlam | 1 | -1/+3 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -3/+4 |
2006-03-14 | Drop maintainership for packages that I no longer have time to maintain. | jlam | 1 | -2/+2 |
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 |