Commit Graph

8641 Commits

Author SHA1 Message Date
fgsch
896870076a update to dbus-python 0.83.1 and enable regression.
maintainer (ajacoutot@) ok
2010-09-06 16:20:26 +00:00
ajacoutot
0b17fae6f3 Not my day... I forgot an important SHARED_LIBS bump. 2010-09-06 14:48:26 +00:00
fgsch
92b9cd5d45 Correct master site. ajacoutot@ ok. 2010-09-06 10:50:39 +00:00
fgsch
9e76ea84bb update to openbox 3.4.11.2.
maintainer (benoit@openbsd.org) ok.
2010-09-06 08:42:48 +00:00
jasper
db5d92a1bb - add partiwm 2010-09-06 08:22:50 +00:00
jasper
48bf3c92b3 import parti 0.0.6, includes partiwm, xpra and wimpiggy.
Parti is a tabbing/tiling (one might say "partitioning") window manager.
Its goal is to bring this superior window management interface to
modern, mainstream desktop environments. It is written in Python and
uses GTK+.
[...]

ok aja@
2010-09-06 08:21:09 +00:00
ajacoutot
289ca5b8e6 Update to dbus-glib-0.88. 2010-09-06 07:35:47 +00:00
matthieu
23aa62bc80 Link anonymous-pro 2010-09-06 06:24:30 +00:00
matthieu
810395cf83 Import anonymous-pro fonts. with feedback from and ok landry@ 2010-09-06 06:23:55 +00:00
jasper
cd46ce2dcf - fix a warning during packaging about funky symlinks (ptd. out by sthen)
- get rid of gzip'd man pages

looks good to sthen@
2010-09-05 21:35:06 +00:00
jasper
e27ad970bc - update gdevilspie to 0.5 2010-09-03 17:24:07 +00:00
sthen
d94713b6b1 Fix build with new libX11 Xdefs.h 2010-09-03 16:06:23 +00:00
sthen
c6db9137bd Fix build with new libX11 Xdefs.h (who'd have thought that other
software might use "pointer" as a variable name...). From upstream.
2010-09-03 15:58:12 +00:00
ajacoutot
7217e7e316 Remove dependency on gstreamer-plugins-ugly which doesn't have a full
PERMIT_* = YES. We don't need it anyway since most (if not all and even
more) needed support is provided by gstreamer-plugins-ffmpeg.
2010-09-03 11:50:58 +00:00
edd
a8445ca621 disable build/install of russian manual page for scrotwm until marco fixes it.
OK jasper@
2010-09-02 16:06:55 +00:00
ajacoutot
16632b58cb Minor update to tracker-search-0.8.17. 2010-09-02 15:33:33 +00:00
ajacoutot
ce413744d4 Drop maintainership.
FYI, the newer versions have a bug which prevent right-click actions to
function properly (since years) and the newly rewritten pcmanfm is still not
released...
2010-09-02 14:56:32 +00:00
sthen
e838acb0b5 Update p5-Tk to 804.029, fixing a problem seen by Daniel Levai with
clusterssh after updating his snapshot. Thanks Daniel for testing.
2010-09-02 11:53:32 +00:00
jasper
1f721453d5 - fix master site 2010-09-02 08:18:11 +00:00
jasper
8a357c48b0 - fix dependency on libxslt. as it would pull in -main, instead of the
desired -python.

spotted by markus lude
ok aja@
2010-09-02 07:50:51 +00:00
fgsch
08f8502bfd Fix typo in plist for now while I work on an update. 2010-09-01 19:52:53 +00:00
ajacoutot
bb528ac4c4 Tweak XXX. 2010-09-01 11:36:47 +00:00
ajacoutot
3fe6f424a4 Remove now uneeded patches. 2010-09-01 11:06:21 +00:00
jasper
90da3489a4 - update py-qt4 to 4.7.5
ok sthen@
2010-09-01 10:50:08 +00:00
ajacoutot
86bc93df4d Quick hack to unbreak build after python 2.6 switch.
configure looks for python but it isn't used anywhere... I'll revisit
this later.
Regen PLIST while here.
2010-08-31 21:18:19 +00:00
jasper
ee44a7854b - fix a few of the more scarier implicit declarations 2010-08-31 21:04:06 +00:00
ajacoutot
7b023369fe Missing build depends.
spotted by landry@
2010-08-31 19:25:57 +00:00
jasper
2dd8e59bf0 - remove superfluous PKGNAME=${DISTNAME} construct here too 2010-08-31 08:22:04 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
sthen
dc15596d75 python bumps 2010-08-30 21:53:59 +00:00
sthen
e5d3c5de07 bump for new python 2010-08-30 21:49:54 +00:00
sthen
8909c03b58 bumps for python 2010-08-30 21:47:46 +00:00
sthen
896e7741b9 upstream for these is extra-annoying and removes old versions; mirror the
current distfiles and add a note asking people updating the port to do the
same. ok jasper@
2010-08-30 10:17:14 +00:00
jasper
67893f859a - update py-qt4 to 4.7.4
- remove maintainer after several timeouts

ok ajacoutot@
2010-08-30 07:17:01 +00:00
ajacoutot
50095fc131 Bugfix update to gucharmap-2.30.3. 2010-08-30 06:18:59 +00:00
ajacoutot
c99e6b8c64 Update to libgda-4.0.11.
Despites jasper@'s best efforts, no I will not move this to plan9
CATEGORIES!
2010-08-27 10:50:51 +00:00
jakemsr
160a23ebb6 fix a couple missing sentinel warnings that break the build when
WARNINGS=Yes is in effect
ok jasper, ajacoutot
2010-08-27 10:05:59 +00:00
ajacoutot
da155ce930 Remove dependency on gstreamer-libsoup which is about to be merged into
gstreamer-plugins-good.
2010-08-26 21:31:21 +00:00
sthen
b1351841d3 fix a race in setting the window size; patch from Nathan Houghton,
similar ports diff from jasper@ - ok landry@ jasper@
2010-08-26 10:36:52 +00:00
ajacoutot
434a7ead6e Remove libgnomeuimm and gnome-vfsmm.
These are 2 deprecated APIs that nothing in-tree uses.

ok "less is more" jasper@
2010-08-26 10:15:18 +00:00
ajacoutot
10329e8ecc We are about to deprecate gnomevfs within the tree as it has been
superseded by gio/gvfs long time ago and isn't maintained anymore.
First move is to remove the -smb subpackage which is of no use.

ok jasper@
2010-08-26 09:19:39 +00:00
ajacoutot
f437df71ee Mention evolution-plugins and bump. 2010-08-26 07:44:11 +00:00
sthen
adfaa8987d - chase the library change in multimedia/schroedinger; oil->orc
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS

original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
sthen
a7f643f9ea add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:45:52 +00:00
sthen
6548c7a188 add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:27:16 +00:00
ajacoutot
f43dae90ae Reword MESSAGE-main.
Discussed with sthen@
2010-08-25 07:40:13 +00:00
ajacoutot
971be59ebd Bugfix update to empathy-2.30.3.
* Fix a memory leak in EmpathyAvatar
* Toggling [ ] Enabled in the accounts dialog with the keyboard doesn't work
* Should decide which default font to use for chat view
* Some translations updates
2010-08-24 14:57:05 +00:00
naddy
7927c2232b restore AC3/DTS pass-through over S/PDIF; ok edd@ jakemsr@ 2010-08-24 14:55:30 +00:00
landry
03675d01db Update to slim 1.3.2, fixes a security issue (removes . from
default_path, sometimes inherited by some window managers)
ref: http://secunia.com/advisories/41005
Removes patches merged upstream. Amend MESSAGE to teach users
who modified slim.conf how to fix it there.
Prompted by and ok jasper@
2010-08-24 11:37:50 +00:00
jasper
c35cbad554 SECURITY FIX for SA40792/CVE-2010-1526:
Mono libgdiplus Image Processing Integer Overflow Vulnerabilities
2010-08-24 09:49:35 +00:00