Commit graph

28 commits

Author SHA1 Message Date
roy
0dd332c813 Use the curses framework. 2017-01-04 19:58:00 +00:00
joerg
14aea90406 Bump revision of all packages using libform, libpanel or libmenu as the
library name in devel/ncurses changed.
2016-12-18 23:33:11 +00:00
jperkin
d0e804caf5 Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
2015-09-08 11:57:48 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
wiedi
e5e709cfb7 Link network libs on SunOS 2014-02-22 17:40:38 +00:00
joerg
770e0b11b4 Wants ncurses.h. 2013-11-04 16:40:09 +00:00
joerg
937f44095c curses from modernish NetBSD is fine. Don't (incorrectly) hard-code
/usr/pkg references for NetBSD.
2013-10-20 17:59:30 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
3d0920dd13 ap_type is a short, not a char. Fix it and bump revision. 2006-03-23 17:09:40 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
kristerw
84cc0af670 Include devel/gettext-lib/buildlink3.mk so that the package does
not add  /usr/pkg/lib/charset.alias unnecessarily.

Bump PKGREVISION.
2005-10-28 22:01:47 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
snj
176497b1c4 Convert to buildlink3. 2004-04-25 08:11:38 +00:00
kristerw
39af14ea8d Make this pkg build on NetBSD-1.5* NetBSD-1.6[-_.]* by correcting
a typo in the previous commit.
2003-12-29 18:00:15 +00:00
wiz
3f00579fb0 -current got redrawwin() -- replace USE_NCURSES
with INCOMPAT_CURSES lines.
2003-12-28 00:33:23 +00:00
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
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
zuntum
b6474dd67e Update wap-utils to 1.3.2
* It adds support for the ME102, a Netgear AP

Fixes PR#22076 by Quentin Garnier <cube@cubidou.net>
2003-07-12 09:02:22 +00:00
cjep
ed37267b77 Lint: USE_PKGLOCALEDIR=yes 2003-04-27 23:40:49 +00:00
wiz
5fbcb2c811 Note missing function as argument to USE_NCURSES (redrawwin, see PR 20038). 2003-02-23 10:37:53 +00:00
jmc
18d8fc57a3 Requires ncurses. Buildinkify accordingly. 2003-02-23 05:27:25 +00:00
jschauma
5497ade13c Rename ap-utils to wap-utils to avoid confusion with the various
ap-* packages, which are apache-related.
2003-02-18 19:54:11 +00:00
Renamed from net/ap-utils/Makefile (Browse further)