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
d1b820f37b
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
asau
54c5cd959e
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 19:50:50 +00:00
adam
3f2cc57b2b
Revbump after updating graphics/pango
2012-10-08 23:00:34 +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
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
0baf031533
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
2012-01-24 09:10:50 +00:00
sbd
04daa2f1b8
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
obache
c5d8a2a356
Recursive bump from gdbm shlib bump.
2011-08-23 13:06:45 +00:00
drochner
5c2ea6cca1
avoid gnutls, and implicit dependency on libgcrypt
...
bump PKGREV
2011-07-08 11:03:35 +00:00
tnn
57f3182ec1
Fix fallout from gnutls update. gnome-vfs wants a symbol from libgcrypt,
...
so should link with it explicitly.
2011-04-27 17:50:25 +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
abs
9987fa4b3a
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
2010-11-15 22:56:08 +00:00
drochner
bff4c910a9
update to 2.24.4
...
changes:
-Fix for non-writable home directory
-Fix a crash on Solaris
-translation updates
2010-10-22 20:11:16 +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
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
7910bdda9e
update to 2.24.3
...
changes:
-bugfixes
-translation updates
2010-06-11 13:25:27 +00:00
drochner
086511bf74
resolve conflict between gnome-vfs and gnome-vfs-dns-sd (which has
...
been there from the beginning):
-add an "avahi" option to gnome-vfs (default off)
-add CONFLICTS statement
-bump PKGREVISION
-remove gnome-vfs-dns-sd
2009-11-12 00:13:26 +00:00
drochner
e3acd23e6b
update to 2.24.2
...
changes:
* Add some new filesystem names
* Update to new shared mime info format
2009-10-22 15:19:39 +00:00
drochner
78dcfbf57c
work around nonexistant config script in gnutls-1.8 the same way
...
as in wireshark
this restores eg "https" functionality
bump PKGREVISION
2009-06-25 17:37:11 +00:00
asau
570c708f82
Make FAM support optional (enabled by default).
...
Per request in PR pkg/41025
2009-04-10 22:27:16 +00:00
drochner
f28db367b9
update to 2.24.1
...
changes:
* Fix memory leaks
* Use single GLib includes
* Updated translations
2009-03-19 11:32:45 +00:00
wiz
6a914f9efe
Move options handling into options.mk file, and include that from Makefile,
...
not Makefile.common.
Fixes gnome-vfs-smb installation problem reported by Jared D. McNeill
on pkgsrc-changes.
2008-12-01 14:41:52 +00:00
jmcneill
44a0db3860
Pull in hal, bump PKGREVISION
2008-11-23 13:43:40 +00:00
dsainty
4a4e8f4c95
gnome-vfs configure fails to complete in extension modules in the absence of
...
"bzlib.h". Environments without a system-installed "bzlib.h" will fail to
build modules like "audio/gnome-vfs-cdda" with the following:
checking for bzCompressInit in -lbz2... no
checking bzlib.h usability... no
checking bzlib.h presence... no
checking for bzlib.h... no
configure: error: Gnome-vfs requires libbz2 to compile.
*** Error code 1
To fix this, promote bzip2 dependency from gnome-vfs/Makefile to
gnome-vfs/Makefile.common.
XXX Only /usr/pkg/lib/gnome-vfs-2.0/modules/libbzip2.so actually appears to
link with libbz2.so, so it's possible that configure is being overly picky.
2008-08-15 01:41:42 +00:00
drochner
b30d6c168a
krb5 in already included in Makefile.common (dependent on an option
...
which is on per default), so remove it here
noticed by OBATA Akio, in response to PR pkg/38532
2008-05-05 10:59:55 +00:00
drochner
e16827618e
update to 2.22.0
...
This switches to the gnome-2.22 release branch.
2008-04-10 16:25:29 +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
109c915ff9
MAKE_JOBS_SAFE=no
2008-02-15 23:08:08 +00:00
drochner
48d21b185c
update to 2.20.0
...
This switches to the new gnome-2.20 branch.
Also fix the CONFLICTS handling resulting from the recent rename.
2007-10-31 19:58:13 +00:00
wiz
564545dac0
Move CONFLICTS line to correct place.
2007-10-31 02:16:03 +00:00
wiz
3528e06345
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
...
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
6937f949e1
Readd gnome-vfs2 as gnome-vfs, to match its upstream name.
...
ok jmmv, drochner
2007-09-19 22:22:33 +00:00
wiz
197de82e9a
Remove remaining gnome1-libs dependencies from pkgsrc.
2007-05-20 15:48:07 +00:00
joerg
bac5f47638
Modular Xorg support.
2007-01-30 23:38:22 +00:00
rillig
5ed999b363
Fixed Perl interpreter for some file systems. PKGREVISION++
2007-01-04 01:19:09 +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
1cf9796f3c
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
...
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
reed
5abef9be14
Over 1200 files touched but no revisions bumped :)
...
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
joerg
d06ad94956
Has BROKEN_GETTEXT_DETECTION.
2006-01-30 16:07:32 +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