Commit Graph

58878 Commits

Author SHA1 Message Date
ajacoutot
71c85c31e9 Maintainance update to timetrex-3.2.1. 2010-08-21 20:35:37 +00:00
ajacoutot
2889b61079 update to f-spot-0.7.2. 2010-08-21 20:34:34 +00:00
ajacoutot
73ef181978 gtk-query-immodules-2.0 needs only to run at @unexec-delete time, not
@unexec.
2010-08-21 19:57:09 +00:00
ajacoutot
90f4230cc5 Add a patch from Debian bug #590760:
Let the client check if the daemon is already running instead of just
trying to start it, which doesn't work if there is no service file (the
service file is just meant for systems using system.d).

This fixes avahi-browse as well as "bonjour/zeroconf" support in several
applications.

Issue also pointed by Greg Jones.
2010-08-21 19:41:10 +00:00
ajacoutot
108a9bac38 Update to pine-pgp-filters-1.8.
Fix gnupg version dependency.
2010-08-21 19:17:55 +00:00
ajacoutot
031d532578 Bugfix update to totem-pl-parser-2.30.2.
* Fix parsing PLS playlists with "holes" in the numbering
* Fix crash in totem_pl_parser_parse_with_base when parsing
  PHP files that really are PHP files
* Add Genre extension to XSPF playlists
* Fix itms links parsing
* Add support for Last.fm's new XSPF extensions
2010-08-21 19:17:04 +00:00
ajacoutot
b05271c996 Bugfix update to nautilus-sendto-2.28.5.
* Make the last selected medium's widget grab focus
* Fix thunderbird's mailto command
* Fix crashers when unloading plugins
* Fix handling of shadowed mounts in the "Removable device" section
2010-08-21 19:16:21 +00:00
ajacoutot
b8332c4220 Maintainance update to libwnck-2.30.3. 2010-08-21 19:11:49 +00:00
ajacoutot
3154f337c3 Bugfix update to libgee-0.5.2.
* Bug fixes in TreeSet, TreeMap and Collection.to_array.
2010-08-21 19:11:23 +00:00
ajacoutot
426561c59b Remove powerpc hack, from Brad.
It seems it is not needed anymore (GNOME does not crash like it used to
with some applications).

While here, move to new DEPENDS/REVISION.
2010-08-21 19:10:56 +00:00
ajacoutot
a281cc5565 Better startup sequence for ssh-agent, seahorse-agent and
ck-launch-session.
2010-08-21 19:08:17 +00:00
ajacoutot
dd5e40f963 Enhance message with suggestions from dcoppa@.
This should help people having issues with gvfs applications out of the
full blown DE.
2010-08-21 19:06:00 +00:00
jasper
7c443278ff - instead of commenting the goo to use -pthread, actually use it.
shrinks patch a bit
2010-08-21 12:22:41 +00:00
jasper
b0de75d715 Security fix for CVE-2010-2547:
Patch from upstream CVS

ok pea@ (update for gnupg2 coming soon anyway)
2010-08-21 11:03:21 +00:00
espie
3e43c2d160 move LOCKDIR default to pkgpath.mk since it's shared with Makefile.
fix one missed dolock.

Thanks naddy@
2010-08-20 23:11:07 +00:00
sthen
25718716f6 mirror examples.zip 2010-08-20 17:35:48 +00:00
espie
551aa46116 zap old option, fix usage and man for common stuff 2010-08-20 17:03:36 +00:00
espie
7c72485b5b document check-lib-depends 2010-08-20 15:50:56 +00:00
espie
04cb4e82a5 move a large part of check-lib-depends into separate modules 2010-08-20 15:29:41 +00:00
espie
9b38b584e9 better namespace for make-plist internals, prepare to cut up check-lib-depends 2010-08-20 15:22:21 +00:00
espie
c61100c7e6 typo 2010-08-20 15:16:07 +00:00
espie
77858d70dc and libtool 2010-08-20 15:09:54 +00:00
espie
36b298174d kill a few things which have now MOVED 2010-08-20 15:07:22 +00:00
espie
34fb20b43d use scripts from bin 2010-08-20 15:02:24 +00:00
espie
0e23b453cb and getpkgpath as well 2010-08-20 15:01:12 +00:00
espie
4699391cb5 rename/modernize 2010-08-20 14:59:41 +00:00
espie
8aa8957de5 use scripts from their new locations 2010-08-20 14:53:18 +00:00
espie
22a16e663e add shell scripts too 2010-08-20 14:50:36 +00:00
espie
0f5a54733f +extract-dependencies 2010-08-20 14:44:56 +00:00
stephan
e72f43da35 - update to print-6.x-1.11
- adresses SA-CONTRIB-2010-082, details at http://drupal.org/node/880392
- anticipatory symlinking of tcpdf so the print_pdf module 'just works'.

ok espie@
2010-08-20 14:42:56 +00:00
espie
f14352730d and dolock 2010-08-20 14:40:31 +00:00
espie
b1ddddbdfb add & document pkg_subst 2010-08-20 14:38:31 +00:00
espie
4a8d784a7d merge back jasper's commit 2010-08-20 14:23:02 +00:00
espie
a91e066d52 document register-plist 2010-08-20 14:22:00 +00:00
espie
cc115f2ce5 finish renaming check-conflicts, add (c), document check-conflicts 2010-08-20 14:09:59 +00:00
espie
8409f0fef7 copy some stuff to the new organization, rename find-all-conflicts to
check-conflicts for consistency
2010-08-20 13:50:11 +00:00
espie
8fd332a665 cp dpb in there.
(old build/dpb will die eventually, but do the rename now)
2010-08-20 13:42:29 +00:00
espie
4c6d1b431f move stuff here from infra/build 2010-08-20 13:40:13 +00:00
sthen
934527172e BUILD_DEPENDS on yasm on amd64/i386 and bump REVISION in case an
existing package was built without it. From Brad.
2010-08-20 12:10:52 +00:00
sthen
e98d9f1a3f update udunits to 2.1.18; Remi Pointel (maintainer) 2010-08-20 12:07:51 +00:00
edd
2c52712ba2 import rblatter - script used to generate packing lists for the texmfs based
upon TeX Live's tlpdb.

Imported at espie's request.

Note: This will need alterations for tl2010.

OK espie@
2010-08-20 12:04:30 +00:00
fgsch
c7a0192f19 switch to new dependency style and add version to license marker.
pointed out by ajacoutot@
2010-08-20 11:07:16 +00:00
edd
8d633ecd63 sort texlive texmf packing lists at espie's request.
OK espie@
2010-08-20 11:06:29 +00:00
fgsch
752c013616 Switch to new dependency style. 2010-08-20 10:29:11 +00:00
stephan
788bf72c5a update to drupal6-cck-2.8, adresses SA-CONTRIB-2010-088 (access bypass),
full details at http://drupal.org/node/880736 - no DB update required.
2010-08-20 09:47:08 +00:00
benoit
7ce1803235 - update yui to 2.8.1
- regen PLIST
2010-08-20 05:53:03 +00:00
sthen
a3663eef56 fix plists, from Joachim Schipper; ok & friendly reminder jasper@ 2010-08-19 21:54:42 +00:00
steven
341dd49ebf - distfiles were silently rerolled.
- makes man pages more complete
- add missing file to SRCS, bump lib version

distfile update noticed by and initial patch from Thomas de Grivel
2010-08-19 21:23:29 +00:00
jasper
63dd4f6516 - add p5-Config-Simple 2010-08-19 21:09:44 +00:00
jasper
9c36ad8ccb import p5-Config-Simple 4.59
Config::Simple is a class representing configuration file object. It
supports several configuration file syntax and tries to identify the
file syntax automatically. Library supports parsing, updating and
creating configuration files.

from mikolaj kucharski, thanks!
2010-08-19 21:07:34 +00:00