Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-23 | Removed empty line. | rillig | 1 | -2/+1 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+2 | |
2005-01-10 | The HTTP site is apparently no longer available. Use the FTP site instead. | schmonz | 1 | -3/+3 | |
2005-01-08 | ce doesn't need ncurses in particular. Include curses.buildlink3.mk instead. | schmonz | 1 | -2/+2 | |
2005-01-08 | Update to 4.5. No changelog available, and diffs are extensive. | schmonz | 7 | -190/+45 | |
Many (most?) are to take more care with types and declarations. | |||||
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-07-28 | "teach-ce" should find ce(1) in ${LOCALBASE}, not ${PREFIX}. | schmonz | 2 | -6/+7 | |
2004-07-28 | Enable pkgviews installation. | schmonz | 1 | -1/+5 | |
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-02-14 | CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will | jlam | 1 | -3/+1 | |
automatically substitute for any config.{guess,sub} files found up to a directory depth of 2. | |||||
2004-01-28 | make this compile with gcc3: varargs -> stdarg | agc | 2 | -1/+120 | |
2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 1 | -2/+2 | |
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future. | |||||
2003-09-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 1 | -2/+2 | |
support for base system curses/ncurses as well as ncurses itself. suggested by wiz. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2002-11-22 | Use canonical pkgsrc config.guess and config.sub to squelch a | schmonz | 1 | -1/+3 | |
configure warning on Darwin. | |||||
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -3/+3 | |
2002-04-14 | Strongly buildlinkify. Approved by garbled. | schmonz | 1 | -1/+4 | |
2002-04-08 | Initial import of ce-4.4, from my own PR pkg/15627. | schmonz | 8 | -0/+142 | |
Suggestions from agc. Approved by garbled. This editor is derived most directly from Dave Conroy's original MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs v3.6. Some stuff from mg, version 2a, has also been used. This version of ce is intended for use in normal ttys. |