Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-12-29 | Make this pkg build on NetBSD-1.5* NetBSD-1.6[-_.]* by correcting | kristerw | 1 | -2/+2 | |
a typo in the previous commit. | |||||
2003-12-28 | -current got redrawwin() -- replace USE_NCURSES | wiz | 1 | -2/+4 | |
with INCOMPAT_CURSES lines. | |||||
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-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-07-12 | Update wap-utils to 1.3.2 | zuntum | 2 | -6/+6 | |
* It adds support for the ME102, a Netgear AP Fixes PR#22076 by Quentin Garnier <cube@cubidou.net> | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-04-27 | Lint: USE_PKGLOCALEDIR=yes | cjep | 1 | -4/+5 | |
2003-02-23 | Note missing function as argument to USE_NCURSES (redrawwin, see PR 20038). | wiz | 1 | -2/+2 | |
2003-02-23 | Requires ncurses. Buildinkify accordingly. | jmc | 1 | -1/+4 | |
2003-02-18 | Rename ap-utils to wap-utils to avoid confusion with the various | jschauma | 4 | -0/+36 | |
ap-* packages, which are apache-related. |