Commit graph

69 commits

Author SHA1 Message Date
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
b96a5e5ce3 Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
adam
1ab43a036f Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
ryoon
35263110cb Bump PKGREVISION from devel/nss 3.14.0. 2012-12-15 10:36:18 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
marino
fcbac196cc time/evolution_webcal: Fix indirect linking on DragonFly 2012-05-16 18:02:45 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
ryoon
45f8f27196 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
drochner
b4689bd18e update to 2.32.0
This switches to the gnome-2.32 release branch.
(compile-tested only; the old version didn't build anymore)
2010-11-29 12:54:02 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
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
obache
e0aad910b2 Update evolution-webcal to 2.28.1.
While here, set LICENSE=gnu-gpl-v2.

==============
Version 2.28.1
==============

* Updated translations.
2010-07-21 13:32:30 +00:00
obache
baaf777582 Bump PKGREVISION from evolution-data-server shlib bump. 2010-07-20 02:08:35 +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
drochner
a3b0ac1ef6 update to 2.28.0
This switches to the gnome-2.28 release branch.
2009-10-26 09:58:51 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
wiz
1217662709 Update to 2.26.0:
2009-03-16  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	Up version to 2.26.0 for release

2009-02-17  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	Up version to 2.25.91 for release

2009-02-14  Rodney Dawes  <dobey@gnome.org>

	* src/Makefile.am:
	* src/*.[ch]:
	Remove dependency on bonobo
	Fix GtkAdjustment page size deprecation warning

	Fixes #571752

2009-02-13  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	Up version to 2.25.90 for release

2009-02-13  Rodney Dawes  <dobey@gnome.org>

	* src/evolution-webcal-main.[ch]:
	* src/evolution-webcal-notify.h:
	Update some includes and macros to not require libgnomeui

2009-02-13  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	* src/evolution-webcal-notify.h:
	Remove libgnomeui dependency

2009-02-12  Rodney Dawes  <dobey@gnome.org>

	* src/evolution-webcal-notify.c:
	Replace GnomeIconTheme usage with GtkIconTheme

	Fixes #571499

2009-02-09  Andre Klapper  <a9016009@gmx.de>

	* src/evolution-webcal-notify.c:
	Remove deprecated #include. Patch by Tal Benavidor.
	Fixes bug #564354.
2009-03-22 17:06:53 +00:00
wiz
2f6e2b49f2 Update to 2.24:
2008-09-23  Rodney Dawes  <dobey.pwns@gmail.com>

	* configure.ac:
	Up version to 2.24.0 for release

2008-08-29  Rodney Dawes  <dobey.pwns@gmail.com>

	* configure.ac:
	Up version to 2.23.91 for release

2008-08-26  Rodney Dawes  <dobey.pwns@gmail.com>

	* configure.ac:
	Define HANDLE_LIBECAL_MEMORY to avoid the warning message

	* src/evolution-webcal-main.c (e_webcal_load):
	Free the name and description when LIBICAL_MEMFIXES is defined

2008-07-25  Rodney Dawes  <dobey.pwns@gmail.com>

	* configure.ac:
	* Makefile.am:
	Update and require inltool 0.40.0

2008-02-24  Rodney Dawes  <dobey.pwns@gmail.com>

	* configure.ac: Up version to 2.21.92 for release

2008-02-24  Rodney Dawes  <dobey.pwns@gmail.com>

	* configure.ac: Sync the version with GNOME/Evolution 2.21

2008-01-30  Rodney Dawes  <dobey.pwns@gmail.com>

	* configure.ac: Up version to 2.13.90 for release

2008-01-15  Dan Winship  <danw@gnome.org>

	* configure.ac: Require libsoup 2.4

	* src/evolution-webcal-notify.c:
	* src/evolution-webcal-main.c: Minor updates for libsoup 2.4
2008-10-27 00:00:56 +00:00
wiz
03b53774ba Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
2008-09-06 20:54:31 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jmmv
0d3662ee66 Drop maintainership
Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +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
drochner
881023077b update to 2.12.0
This syncs with evolution-2.12, for the gnome-2.20 branch
2007-12-16 18:03:02 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
wiz
7ff0cd719a Update to 2.10.0:
3 new translations.
2007-04-15 08:29:05 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
wiz
7938151fe6 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
jmmv
1b039a348d Update to 2.8.0:
2006-09-03  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.8.0 for release

2006-08-21  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.7.92 for release

2006-05-17  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.7.1 for release
	  Up intltool requirement to 0.35.0

2006-04-24  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.7.0 for HEAD
	Use IT_PROG_INTLTOOL instead of AC_... and require 0.34.90
	(ALL_LINGUAS): Remove to be replaced by po/LINGUAS

	Fixes #337994
2006-09-15 15:24:43 +00:00
jmmv
c45ff10f9e Update to 2.6.0:
2006-04-24  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.6.0 for release

2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.ac: Remove obsolete entry for no_NO.
	* po/no.po: And the translation.

2006-03-22  Tommi Vainikainen  <thv@iki.fi>

	* configure.ac (ALL_LINGUAS): Added Dzongkha (dz).

2006-03-20  Vladimer Sichinava  <alinux@siena.linux.it>

	* configure.ac: Added "ka" Georgian to ALL_LINGUAS
2006-08-06 19:57:37 +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
joerg
8a0bf22915 Needs msgfmt. 2006-06-22 10:11:18 +00:00