summaryrefslogtreecommitdiff
path: root/net/wap-utils
AgeCommit message (Collapse)AuthorFilesLines
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-4/+4
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-03-23ap_type is a short, not a char. Fix it and bump revision.joerg3-3/+18
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
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-10-28Include devel/gettext-lib/buildlink3.mk so that the package doeskristerw1-2/+3
not add /usr/pkg/lib/charset.alias unnecessarily. Bump PKGREVISION.
2005-05-23Removed trailing white-space.rillig1-1/+1
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
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-04-25Convert to buildlink3.snj1-3/+3
2003-12-29Make this pkg build on NetBSD-1.5* NetBSD-1.6[-_.]* by correctingkristerw1-2/+2
a typo in the previous commit.
2003-12-28-current got redrawwin() -- replace USE_NCURSESwiz1-2/+4
with INCOMPAT_CURSES lines.
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
2003-07-12Update wap-utils to 1.3.2zuntum2-6/+6
* It adds support for the ME102, a Netgear AP Fixes PR#22076 by Quentin Garnier <cube@cubidou.net>
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-27Lint: USE_PKGLOCALEDIR=yescjep1-4/+5
2003-02-23Note missing function as argument to USE_NCURSES (redrawwin, see PR 20038).wiz1-2/+2
2003-02-23Requires ncurses. Buildinkify accordingly.jmc1-1/+4
2003-02-18Rename ap-utils to wap-utils to avoid confusion with the variousjschauma4-0/+36
ap-* packages, which are apache-related.