jlam
a9f08159c4
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-28 09:13:55 +00:00
grant
7a71199b50
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-09-27 17:07:34 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6
PKGREVISION bump for libiconv update.
2003-07-13 13:50:19 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
2bd0737533
buildlink1 -> buildlink2.
2002-10-25 17:51:44 +00:00
dillo
77ebf3f254
remove build dependency on autoconf, it's not needed
2002-10-14 12:54:31 +00:00
dillo
5caac91cd5
get rid of autoconf build dependency by touching the right
...
file at the right time
2002-10-02 19:45:09 +00:00
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
wiz
8198f1a079
This package really wants to have autoconf. Give it to it.
2001-08-01 16:30:38 +00:00
wiz
e938dd28db
Swap patch-ab and patch-ac so that configure.in gets touched before configure.
...
Problem found via logs of recent bulk build.
2001-07-22 16:34:44 +00:00
jlam
6ebf9e5f1a
Convert to use buildlink.mk file to get ncurses dependency and mark as
...
USE_BUILDLINK_ONLY.
2001-06-20 06:05:52 +00:00
jlam
e8f2d09011
Don't rely on redrawwin() in ncurses...use touchwin(),wrefresh() instead.
...
Add patches to remove clearing of CFLAGS and LDFLAGS during configure
process to preserve passed-in values.
2001-06-20 06:04:53 +00:00
agc
88670a4a89
Move to sha1 digests, and add distfile sizes.
2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
jtb
eb0cef2016
Change MAINTAINER section to packages@netbsd.org
2001-04-14 21:43:38 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
jtb
623de62a3c
Typo : an user -> a user.
2001-02-14 12:23:26 +00:00
jtb
2f5a852791
Initial import of iselect:
...
Iselect is a curses based interactive selection tool. It can be used
either as an user interface frontend controlled by a
Bourne-Shell/Perl/Tcl backend as its wrapper or in batch mode as a
pipeline filter (usually between grep and the final executing command).
2001-02-14 11:44:22 +00:00