wiz
98c3768c3a
Bump all packages for perl-5.18, that
...
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
2013-05-31 12:39:35 +00:00
asau
e1ab7079b6
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78
Bump all packages that use perl, or depend on a p5-* package, or
...
are called p5-*.
I hope that's all of them.
2012-10-03 21:53:53 +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
sbd
21792a9296
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
dholland
7e751949e4
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
...
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
obache
214f3a9a55
bump PKGREVISION from python default change to 2.7.
2012-03-10 10:56:12 +00:00
wiz
ee311e3b36
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
wiz
6c9c77e597
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:39:42 +00:00
drochner
1d22f467f5
update to 2.32.4
...
changes:
-minor fixes
-translation updates
2012-01-19 19:34:46 +00:00
drochner
32107fd415
update to 2.32.3
...
changes:
-bugfixes
-translation updates
2011-05-13 17:07:27 +00:00
obache
cb3b53c025
require glib2>=2.28, as PR#44904.
...
Put it in GConf/Makefile.common, instead of GConf/Makefile.
2011-04-26 13:26:42 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
drochner
4fb351cdd4
update to 2.32.1
...
changes:
-bugfixes
-translation updates
2011-03-18 16:32:29 +00:00
schwarz
a989f3f259
GConf says it requires gio>=2.25.9
2011-01-22 17:58:53 +00:00
obache
6faa6bc9f1
No need gtkdoc-rebase workaround anymore.
2010-11-19 01:12:23 +00:00
drochner
dcd1930215
deal with giomodule.cache, should fix PRs pkg/43578 and pkg/44104
...
by Robert Elz
2010-11-17 14:35:32 +00:00
drochner
e8b2fe7bab
needs Python for some helper script
2010-11-16 15:12:19 +00:00
drochner
2582fcfbb0
update to 2.32.0
...
This switches to the gnome-2.32 release branch.
2010-11-15 19:55:10 +00:00
drochner
377daed8e9
update to 2.28.1
...
changes:
-bugfixes
-translation updates
2010-06-11 13:19:24 +00:00
drochner
ec2b185968
update to 2.28.0
...
This switches to the gnome-2.28 release branch.
pkgsrc note: disabled the "defaults" service, this wants a version
of "policykit" newer than the pkgsrc one
(looks dispensable, could also be made an addon pkg)
2009-10-21 15:48:50 +00:00
wiz
eb80db7f8e
Add patch from drochner that gets f-spot further (when autostarting
...
gconfd-2).
Bump PKGREVISION.
2009-09-12 19:21:00 +00:00
joerg
76039544d1
Remove @dirrm related logic.
2009-06-14 22:57:58 +00:00
joerg
7fdde28ea5
Convert @exec/@unexec to @pkgdir or drop it.
2009-06-14 18:48:07 +00:00
joerg
0268c554bd
Remove @dirrm entries from PLISTs
2009-06-14 17:38:38 +00:00
obache
0f20985595
Remove build dependency on gtk-doc, related to PR#41475.
...
It comes from upstream Bug#562310:
http://bugzilla.gnome.org/show_bug.cgi?id=562310
Availability detection of `gtkdoc-rebase' command is depend on the behaviour
of `which' command, if `which gtkdoc-rebase' return false, do nothing.
It is known as not works as expected on Darwin and Solaris, then failed in
unwanted gtkdoc-rebase execution, and abort.
It is already fixed in upstream gtk-doc repository, but not released yet(1.12?).
So, some packages may contain and be using un-fixed gtk-doc.* files.
For easy to determine whether it is fixed or not, check gtk-doc.make contains
following commit (not using 'which gtkdoc-rebase', but $(GTKDOC_REBASE) macro):
http://git.gnome.org./cgit/gtk-doc/commit/?id=ef5f56ca5fd4a077e6f7a374e8dd333b7a6a8d42
2009-06-03 12:40:32 +00:00
wiz
baf9544fec
BUILD_DEPEND on gtk-doc (by including its buildlink3.mk file) to
...
get gtkdoc-rebase.
Addresses PR 41475 by John D. Baker.
2009-05-26 16:55:23 +00:00
wiz
b4f7f604df
Add URL for upstream bug report.
2009-05-19 23:52:15 +00:00
wiz
60f460ab01
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
...
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
wiz
38ca63a5bd
Update to 2.26.2, set LICENSE to gnu-lgpl-v2.
...
2.26.2
======
Fixes
- Avoid assertion failures in gconf_client_lookup callers (Matthias Clasen)
2.26.1
======
Fixes
- Tracing improvements (Behdad Esfahbod)
- Track fully-cached directories in the client (Matthias Clasen)
- Improve performance of the markup backend (Michael Meeks)
- Make openldap support optional (Gilles Dartiguelongue)
- Fix errno usage (Christian Persch)
Translation updates
(ar, et, kn, or)
2009-05-18 08:26:24 +00:00
rillig
79a38fed91
cleanup: replaced _PKG_SILENT and _PKG_DEBUG with RUN.
2009-05-16 07:22:01 +00:00
joerg
2d1ba244e9
Simply and speed up buildlink3.mk files and processing.
...
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
jmcneill
0058181f49
Make sure PKG_SYSCONFDIR/gconf.xml.system is created, and patch up hardcoded
...
search path of /etc/gconf in 2/path.
2009-03-17 10:12:25 +00:00
jmcneill
86a3ae75d1
Update GConf and GConf-ui to 2.26.0.
...
2.26.0
======
Fixes
- Correct url to gconf website (Kjartan Maraas)
- Plug memory leak in error path (Matthias Clasen, Tommi Rantal)
- Remove deprecated GTK+ api (Matthias Clasen)
Translation updates
(as, bg, bn_IN, ca, cs, da, de, el, en_GB, es, eu, fi, fr, gl, gu, he, hi, hu, it, ja, kn, ko, lt, lv, ml, mr, nb, nl, or, pl, pt, pt_BR, ro, ru, sv, ta, te, th, tr, zh_HK, zh_TW)
2.25.2
======
Fixes
- Correct location of system settings in path configuration (Ray Strode)
2.25.1
======
Fixes
- Missing return in gconftool.c/do_toggle (Magnus Boman)
- Fix xml-backend symbol exports on Cygwin (Vincent Untz)
- Win32 build fixes (Tor Lillqvist)
- Optimizations in the markup backend (Michael Meeks)
- Don't hardcode paths in the defaults mechanism (Vincent Untz)
- Fix dbus policy for the defaults mechanism (Vincent Untz)
Translation updates
(bg, ca, de, eu, fi, fr, gu, hu, ja, ko, nl, or, pt. th,
vi, zh_HK, zh_TW)
2.25.0
======
Fixes
- Fix various format string warnings (Christian Persch)
- Sync saved state to disk before closing (Ray Strode)
Features
- Add --search-key-regex option to gconftool (Christian Persch)
- Add --toggle option to gconftool (Matthias Clasen)
Translation updates
(ar, da, dz, es, fi, he, nb, pt_BR, sv, uk)
2009-03-17 08:54:30 +00:00
jmcneill
253de94e4b
Pull in policykit and enable the GConf defaults system dbus service. Bump
...
PKGREVISION.
2009-03-06 00:08:08 +00:00
wiz
7676a611d6
Update to 2.24.0:
...
2.24.0
======
Fixes
- Fix pokit-policy-file-validate check (Saleem Abdulrasool)
Translation updates
(ar, bg, cs, da, de, en_GB, et, fr, gu, hr, hu, it, kn,
lt, mai, or, pt, pt_BR, ro, ru, sr, ta, te, tr, uk, vi
2.23.2
======
Fixes
- cleanups (Kjartan)
Features
- stop using /tmp for the IOR, instead use the DBus session bus (Ray Strode)
- optionally install a DBus service for system-wide settings (Matthias Clasen, Behdad Esfahbod)
2.23.1
======
Fixes
- Fix the build. (Kjartan)
2.23.0
======
Fixes
- stop spamming syslog (David Förster)
- signal handling fixes (Javier Uruen Val)
- use AC_HELP_STRINGS for nice formatting (Sven Herzberg)
- timeout batching work (Matthias Clasen)
- remove syslog spamming code (from Debian)
- fix a crash when unsetting a key with no writable source (Richard Hult)
- allow overriding $TMPDIR (Frederic Crozat)
- integration with D-BUS (Ray Strode)
- translation updates (ar, da, es, gl, he, nb, nl, sq, sk, th, vi)
2008-10-09 20:53:48 +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
drochner
e16827618e
update to 2.22.0
...
This switches to the gnome-2.22 release branch.
2008-04-10 16:25:29 +00:00
drochner
762e88aeb5
update to 2.20.1
...
This switches to the new gnome-2.20 branch.
2007-10-31 19:46:17 +00:00
wiz
d4c91cf895
Fix CONFLICTS pattern.
2007-09-23 17:16:45 +00:00
wiz
115317c63a
Rename GConf2 to GConf and GConf2-ui to GConf-ui, to match the
...
upstream name.
2007-09-21 12:58:12 +00:00
wiz
197de82e9a
Remove remaining gnome1-libs dependencies from pkgsrc.
2007-05-20 15:48:07 +00:00
joerg
e089f73350
No need to depend on X11 here. Bump revision.
2007-01-20 13:22:50 +00:00
drochner
a2a16a20eb
this builds fine w/o gtk-doc
2006-07-26 12:50:26 +00:00
jlam
c16221a4db
Change the format of BUILDLINK_ORDER to contain depth information as well,
...
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307
Track information in a new variable BUILDLINK_ORDER that informs us
...
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
rillig
cc64efc95f
Fixed pkglint warnings, including a configuration file issue. Bumped
...
PKGREVISION.
2006-05-31 13:31:34 +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
1cf9796f3c
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
...
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00