2004-01-20 13:07:43 by Alistair G. Crooks | Files touched by this commit (63) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2004-01-02 17:17:40 by Chris Pinnock | Files touched by this commit (3) |
Log message: Replace multiline string printf's with several singleline string printf's to appease gcc 3.2. Noticed in agc's bulk build. |
2003-09-28 11:13:59 by Johnny C. Lam | Files touched by this commit (102) |
Log message: Back out last change related to moving ncurses/buildlink2.mk to 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 19:07:38 by grant beattie | Files touched by this commit (102) |
Log message: move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides support for base system curses/ncurses as well as ncurses itself. suggested by wiz. |
2003-07-21 18:30:49 by Martti Kuparinen | Files touched by this commit (32) |
Log message: COMMENT should start with a capital letter. |
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message: PKGREVISION bump for libiconv update. |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2003-01-24 14:36:21 by Thomas Klausner | Files touched by this commit (15) |
Log message: Note in USE_NCURSES variable which functions actually are missing for this to build with native curses. |
2002-10-25 19:17:30 by Thomas Klausner | Files touched by this commit (1) |
Log message: buildlink1 -> buildlink2. |