Commit graph

18 commits

Author SHA1 Message Date
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
6706832926 Fix errno, don't add more #if cancer. 2005-12-15 23:02:33 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
0cbe9b3900 Add RMD160 digests in addition to SHA1 ones 2005-02-23 15:59:10 +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
bffc80c64f Convert to buildlink3. 2004-04-11 05:59:14 +00:00
grant
7005f973ea link against libnsl and libsocket on Solaris. 2004-02-02 09:30:15 +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
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +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
agc
e90a139b71 If there's a system header <sys/queue.h>, don't use the one that's bundled
with the tirc package, since it is unlikely to work in most cases - use the
system one instead.
2003-02-01 10:09:36 +00:00
wiz
5d74cd0ba4 buildlink1 -> buildlink2. 2002-10-25 17:17:29 +00:00
agc
191ea16a30 Add the ncurses buildlink glue.
Fixes PR 14526 from mherzog@mediaone.net
2001-11-10 22:51:08 +00:00
zuntum
461042de91 Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
wiz
f46110f377 regen (no patch-aa here) 2001-05-11 09:18:56 +00:00
zuntum
d73ccf5ed7 Initial import of tirc-1.2
tirc is another IRC client.  It has support for vi-like editor line and
general usage, nickname completion, ANSI-colors, flood protection and
many more.

Fixes pkg/12527 by majkel@cvd.pl
2001-04-27 10:59:49 +00:00