summaryrefslogtreecommitdiff
path: root/editors/ce-x11
AgeCommit message (Collapse)AuthorFilesLines
2005-01-08ce doesn't need ncurses in particular. Include curses.buildlink3.mk instead.schmonz1-2/+2
2005-01-08Update to 4.5. No changelog available, and diffs are extensive.schmonz1-2/+1
Many (most?) are to take more care with types and declarations.
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-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-28Enable pkgviews installation.schmonz1-1/+5
2004-04-11Convert to buildlink3.snj1-3/+3
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-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-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-2/+2
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2002-09-21buildlink1 -> buildlink2jlam1-4/+4
2002-04-14Strongly buildlinkify. Approved by garbled.schmonz1-1/+4
2002-04-08Initial import of ce-x11-4.4, from my own PR pkg/15627.schmonz3-0/+21
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 with the X Window System.