Commit graph

40 commits

Author SHA1 Message Date
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
joerg
4340af4731 Modular Xorg support. 2007-01-15 16:08:18 +00:00
adam
ac94472032 Changes 2.3.0:
- fixed build with new autotools
- fix for autoconnect crash
- fix for links in chat window
- fixed segfault in send_ERA
2006-10-24 19:19:22 +00:00
adam
0e56beedf6 Changes 2.2.9:
* Bug fixes
2006-07-31 09:06:54 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
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-04-17 07:07:11 +00:00
jlam
6ad6aef9d4 Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
rillig
ad67745fd4 Added patch-al, which fixes the build on NetBSD 1.6.2/i386. 2005-12-18 19:57:24 +00:00
adam
4ad536d4fc Changes 2.2.8:
* Many updates, security fix.
2005-09-07 12:41:12 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
rillig
c3e941afcb Added a patch needed for ISO C90 compilers. This fixes the bulk build on
NetBSD 1.6.2.
2005-06-14 04:49:19 +00:00
adam
030e0fd238 Changes 2.2.6:
- internal libgadu now work with gnutls instead openssl library.
 - fixed crash while start.
 - Tlen.pl configuration moved to .gg2/tlen file
 - Then to Everaldo www.everaldo.com for his Jabber icons.
 - close bugs #177,#146,#170,#141,#148
 - fixes of parsing links in chat window
 - and others.
2005-05-27 13:47:05 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
rillig
5bf9758e07 Added some patches for ISO C90 compliance. Approved by jlam. 2005-04-13 16:31:26 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
adam
8bd950d133 Changes 2.2.5:
* Support for Perl scripts is turned off
* Support for skins compatible with Gadu-Gadu
* Fixes and stabilisation of the code for status changes
* Fixes in tlen.pl plug-in
* Now builds basic modules on MacOSX
* Improvements of "dockapp" plug-in
2005-04-04 08:26:29 +00:00
agc
0cbe9b3900 Add RMD160 digests in addition to SHA1 ones 2005-02-23 15:59:10 +00:00
kristerw
2401612443 Fix a C99ism to make this package build with gcc 2.95. 2005-01-17 20:15:28 +00:00
adam
118ecaebe0 Changes 2.2.4:
* Two new plug-ins: auto-away, ignore
* Improved chat window
* Clickable URLs
2005-01-14 08:57:50 +00:00
minskim
d547316b9b This package needs pkg-config. 2004-12-10 23:52:17 +00:00
minskim
2f148aed32 Sort buildlink3 files. 2004-12-10 23:51:42 +00:00
adam
cf392103ee Changes 2.2.3:
* Memory leak fix
* Other bug fixes
2004-11-25 10:16:33 +00:00
adam
64ad9c4b19 Changes 2.2.2:
* Small-but-important bug-fixes
2004-11-09 14:50:28 +00:00
adam
bb3af67f83 Changes 2.2.1:
* Bug-fix release
2004-11-03 13:43:39 +00:00
adam
65f918a8bb GNU Gadu is an instant messanger application, designed to work with IM
protocols popular in Poland (but not only). This is a plugin based
application, even GUI (which uses GTK+) is a plugin. Currently we support:
Gadu-Gadu, Tlen.pl, Jabber.
2004-10-22 10:30:05 +00:00