Commit graph

16 commits

Author SHA1 Message Date
jmmv
f973f80011 Rename the libsigc++ dependancy to libsigc++10. Bump PKGREVISION. 2003-03-01 11:49:10 +00:00
jmmv
dea9abf569 Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
  this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
  last package in the dependancy tree.
- PKGREVISION is bumped.

Reviewed by wiz.
2003-02-18 14:55:54 +00:00
jmmv
1b555806e7 Remove dependancy on gnome1-dirs as discussed with wiz. This will be handled by gnome-libs. 2003-01-27 19:46:59 +00:00
jmmv
041997aea6 Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION. 2003-01-27 12:54:52 +00:00
jmmv
4431ef2eda This new patch fixes a privacy problem as posted in bugtraq and Gabber's
homepage. This has been fixed in Gabber's CVS too.

Quoting from there: A privacy violation in Gabber has been posted to
Bugtraq. The update notification feature of Gabber (and other Jabber
clients) used to work by notifying update.jabber.org that you have
logged in with Gabber version x.x.x. This feature has not been
configurable in Gabber.

Patch provided by Greg Troxel in private mail.

Bump PKGREVISION to 4.
2003-01-23 17:12:36 +00:00
jmmv
502d4e2e0d Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
2003-01-03 15:26:54 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
salo
0db5341a40 USE_PKGLOCALEDIR, remove unnecessary patch, delint. 2002-11-30 12:41:05 +00:00
jlam
1b6b4b23b1 Use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 03:29:47 +00:00
wiz
6216a45546 Add freetype dependency.
Don't test sigc++ during configure, fails for some strange reason
under 1.5.x.
Closes PR 18281.
2002-09-26 19:32:25 +00:00
wiz
3bf4515e95 Convert to buildlink2. Remove some more dirs, if possible. 2002-09-11 23:39:27 +00:00
wiz
a24fe062bb Depend on latest gtk-- version, and bump PKGREVISION for it
[major bump in gtk--].
2002-09-11 22:17:07 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
dmcmahill
e74cd8a242 on systems with ecgs, use the gcc package to avoid a c++ compiler bug.
fixes recently noted compile problems on 1.5.3/alpha
2002-08-09 03:01:24 +00:00
agc
eec7cbf5a5 Add a dependency on scrollkeeper's new buildlink.mk file - fixes a problem
which showed up in the last bulk build.
2002-07-16 11:56:45 +00:00
agc
07e6a1e2ab Initial import of gabber-0.8.7 into the NetBSD Packages Collection.
Provided in PR 16599 by Julio Merino <jmmv@hispabsd.org>

Gabber is a Free and Open Source GNOME client for an instant messaging
system called Jabber. Jabber is a Free and Open Source distributed
instant messaging system. It does not rely on a single server, and the
protocol is well documented. Jabber allows communication with many
different instant messaging systems, including ICQ and AIM. There are
several different Jabber clients already, but no other GNOME clients
as of this writing. Hopefully Gabber will serve the purpose of being a
robust GNOME Jabber client well.

For further information, see JabberCentral for end user news and
Jabber.org for developer news.
2002-07-10 14:16:06 +00:00