Commit Graph

12436 Commits

Author SHA1 Message Date
ajacoutot
ee373c6040 Update to yelp-tools-3.6.0. 2012-09-27 11:03:46 +00:00
ajacoutot
1786881c4e Update to yelp-xsl-3.6.0. 2012-09-27 11:03:28 +00:00
dcoppa
995e33eb30 Bugfix: properly react to windows being unmapped before we can
reparent.
We need to verify that setting the event mask works, and we need
to include StructureNotify to get unmap events at any point in time.

From upstream git
2012-09-27 10:57:45 +00:00
jasper
9cff0383d0 - update to 3.6.0 2012-09-27 10:21:10 +00:00
jasper
df9e5e4518 - update to libgnomekbd-3.6.0 2012-09-27 09:47:58 +00:00
jasper
42fa8eb233 - update to libxklavier-5.3 2012-09-27 09:47:42 +00:00
jasper
052a283bb2 - update to gnome-terminal-3.6.0 2012-09-27 09:45:02 +00:00
ajacoutot
d49248651b Update to gnome-keyring-3.6.0. 2012-09-27 09:39:00 +00:00
ajacoutot
4bda1c3db1 Update to gcr-3.6.0. 2012-09-27 09:30:49 +00:00
jasper
b00ec4bf8d - update to gnome-screenshot-3.6.0 2012-09-27 09:18:49 +00:00
jasper
ea176dfa76 - update to 3.6.0 2012-09-27 09:16:42 +00:00
ajacoutot
167246ef5b Update to libcryptui-3.6.0. 2012-09-27 09:05:19 +00:00
ajacoutot
66814258bd Update to libgnome-keyring-3.6.0. 2012-09-27 09:01:40 +00:00
ajacoutot
61dd4506e7 Add comment for the build depend. 2012-09-27 08:31:42 +00:00
jasper
bf0691a99a - update to zenity-3.6.0 2012-09-27 08:00:06 +00:00
jasper
edafb70e82 - update to libgweather-3.6.0 2012-09-27 07:46:28 +00:00
jasper
76af8ce367 - update to gtksourceview-3.6.0 2012-09-27 07:45:34 +00:00
jasper
c204ae3f79 - update to gnome-backgrounds-3.6.0 2012-09-27 07:43:03 +00:00
ajacoutot
2acf438038 Unbreak updating. 2012-09-27 07:40:09 +00:00
jasper
3a3b3ac9d0 - update to gnome-icon-theme-symbolic-3.6.0 2012-09-27 07:20:22 +00:00
jasper
912dd51c81 - update to gnome-icon-theme-3.6.0 2012-09-27 07:18:51 +00:00
jasper
9721711274 - update to gjs-1.34.0 2012-09-27 07:06:23 +00:00
ajacoutot
0644accf4f Missing BUILD_DEPENDS; spotted by espie@ 2012-09-27 05:36:33 +00:00
ajacoutot
afa8709a25 Update to stable gtk+3-3.6.0. 2012-09-26 21:38:48 +00:00
sthen
a26a1170e9 add DPB_PROPERTIES=Parallel for some things high in the dependency tree
which benefit from it.
2012-09-26 15:04:09 +00:00
dcoppa
24e4d787e5 Update to xmobar-0.15
OK kili@
OK Jona Joachim (maintainer)
2012-09-26 07:09:20 +00:00
ajacoutot
000685d0f7 Update to stable gnome-themes-standard-3.6.0.2. 2012-09-25 22:34:21 +00:00
ajacoutot
80c0c54210 Update to stable at-spi2-atk-2.6.0. 2012-09-25 16:41:18 +00:00
ajacoutot
b0d8328be3 Update to stable at-spi2-core-2.6.0. 2012-09-25 16:40:44 +00:00
dcoppa
a71122393e Bugfix: Render workspaces created by assignments to use correct
coordinates.
Previously, i3 would send width=0, height=0 to windows which were
put on workspaces created by an assignment (that is, invisible
workspaces, which do not get rendered normally).

from upstream git
2012-09-25 15:06:35 +00:00
ajacoutot
116f0d64ea Update to gtk+2-2.24.13. 2012-09-24 04:47:09 +00:00
jeremy
eae07be2d5 Switch ruby-dbus to use ruby 1.9 by default. Adjust PKGNAME to be
similar to other ruby 1.9 packages.
2012-09-23 17:14:45 +00:00
matthieu
4d3e30f0c1 add BUILD_DEPENDS on devel/imake. ok landry@ 2012-09-23 08:08:49 +00:00
matthieu
b8ac97f241 Don't overwrite imake config files under /usr/X11R6 anymore.
They are gone. ok landry@
2012-09-23 08:05:53 +00:00
dcoppa
38febc9b19 Update to i3-4.3
OK jasper@
2012-09-21 17:16:13 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
jasper
76f163bde9 don't pick up pulseaudio; no pkg change as it wouldn't build if it was picked up. 2012-09-21 13:51:56 +00:00
ajacoutot
8d9d6bd4d6 Fix with new introspection (from upstream). 2012-09-21 13:25:27 +00:00
ajacoutot
a7bd921f10 Update to at-spi2-atk-2.5.92. 2012-09-21 13:24:51 +00:00
ajacoutot
312ca81d0e Update to at-spi2-core-2.5.92. 2012-09-21 13:24:28 +00:00
ajacoutot
f0817b0d8f Fix WANTLIB after recent pango update. 2012-09-21 13:24:09 +00:00
ajacoutot
0a667e2617 Update to totem-pl-parser-3.4.3. 2012-09-21 13:23:23 +00:00
ajacoutot
d717ef51d2 Update to libgda-5.1.1.
ok jasper@
2012-09-21 13:23:06 +00:00
ajacoutot
6922419361 Update to gnome-themes-standard-3.5.92. 2012-09-21 13:22:34 +00:00
ajacoutot
af18e27583 Update to gtk3mm-3.5.12. 2012-09-21 13:22:10 +00:00
ajacoutot
a598203a8d Fix after pangox removal from devel/pango.
ok jasper@
2012-09-21 13:21:44 +00:00
ajacoutot
0dea867040 Use pangox-compat.
ok jasper@
2012-09-21 13:20:57 +00:00
ajacoutot
ef9b0fb5ee Update to gtk+3-3.5.18. 2012-09-21 13:20:19 +00:00
jasper
444d4da3b6 - update to 1.9.1 2012-09-21 09:48:52 +00:00
dcoppa
b9d4703772 Enable Xinerama support.
Initial diff by Gregor Best <gbe (at) ring0 (dot) de>

OK ajacoutot@
2012-09-21 08:51:47 +00:00
ajacoutot
ad34cb8520 Fix LIB_DEPENDS. 2012-09-20 13:34:19 +00:00
jasper
e41e3715a4 Fix segmentation fault in --list option
from upstream git
2012-09-19 12:53:11 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
ajacoutot
35f8ebd598 Update to libsecret-0.10. 2012-09-18 12:43:08 +00:00
jasper
06225ed4b6 sync 2012-09-18 08:33:28 +00:00
jasper
55fa26f46e import virt-viewer 0.5.4
Virt Viewer provides a graphical viewer for the guest OS display. At
this time is supports guest OS using the VNC protocol. Further protocols
may be supported in the future as user demand dicatates. The viewer can
connect directly to both local and remotely hosted guest OS, optionally
using SSL/TLS encryption.

ok aja@
2012-09-18 08:32:45 +00:00
jasper
806fab0933 - update to 6.5.92 2012-09-17 11:22:24 +00:00
matthieu
24dfbdf44a regen patches. 2012-09-17 10:25:49 +00:00
matthieu
5accad0feb Remove useless XPM{INC,LIB}DIR patch, which got mangled by a
definition of X11R6 as a cpp macro.
ok sthen@
2012-09-17 10:25:11 +00:00
ajacoutot
f350bbebb5 Prevent variable referencing itself; spotted by nigel@ 2012-09-16 22:05:46 +00:00
jasper
bb1850aa36 - update to 0.8.4 2012-09-16 10:47:05 +00:00
ajacoutot
79a2ff0783 /etc -> SYSCONFDIR
ok dcoppa@ (maintainer)
2012-09-16 06:24:32 +00:00
ajacoutot
642f3f8503 Don't hardcode /usr/local. 2012-09-13 08:41:41 +00:00
ajacoutot
5cbf4e664e Start GDM is a better way so that it doesn't leave hanging processes.
Default LANG to "C".
Remove one XXX.
2012-09-13 08:38:12 +00:00
ajacoutot
f90d69b8bb Minor update to librsvg-2.36.3. 2012-09-13 06:02:20 +00:00
ajacoutot
a35ffe01ff Small comment. 2012-09-12 18:16:37 +00:00
ajacoutot
66c9a93e2e Remove uneeded substitution and regen PLIST. 2012-09-12 12:23:42 +00:00
ajacoutot
4959ee507d Remove useless patch. 2012-09-12 11:50:40 +00:00
ajacoutot
3067724f59 gdm is now fully functionnal with pam. 2012-09-12 11:37:47 +00:00
ajacoutot
84ec6566bc Bring GDM in a working state (still broken because it requires PAM for
now).
2012-09-12 08:54:52 +00:00
ajacoutot
4232b34914 Remove the DATADIRNAME hack now that we know exactly which ports need
patching and upstream notice.

tested in a bulk by and ok jasper@ (thanks!)
2012-09-11 09:28:56 +00:00
ajacoutot
ed2a531d8c Forgot in previous; reminded by jasper@ 2012-09-11 09:10:04 +00:00
ajacoutot
ad514f53ab Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 08:29:33 +00:00
ajacoutot
5c5cddb6fc Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 08:07:18 +00:00
ajacoutot
c0a045b049 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 07:58:06 +00:00
ajacoutot
be03168b47 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 07:03:50 +00:00
ajacoutot
dc40dbadd6 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
Tighten deps while here.
2012-09-11 06:03:27 +00:00
espie
3caabf1c38 fix sqlports
do not commit linked parts of the tree that reference stuff that's not
there !
2012-09-10 23:03:24 +00:00
ajacoutot
a9eac4d516 Ugly update to gdm-3.4.1; still totally broken but needed by robert@ for
his openpam port.
2012-09-10 13:19:03 +00:00
ajacoutot
4cd223374e Woopsy, that was for next release. 2012-09-10 10:47:22 +00:00
ajacoutot
fdd6bfe3d5 Add an explicit RUN_DEPENDS on multimedia/gstreamer-0.10/plugins-good. 2012-09-10 10:32:43 +00:00
ajacoutot
8738b09b64 Add a small comment about detect_sndiosink_devices(). 2012-09-10 10:24:12 +00:00
ajacoutot
5efb3bf060 No need for gtar. 2012-09-10 10:13:08 +00:00
ajacoutot
84301b4cd9 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-10 08:49:18 +00:00
ajacoutot
d564010b05 Sync comment; no pkg change. 2012-09-10 08:08:49 +00:00
ajacoutot
0909c35992 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-10 07:42:33 +00:00
ajacoutot
85f2bd06cc Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-09 21:39:35 +00:00
landry
11846fc37c Update to parole 0.3.0.3. 2012-09-09 20:34:58 +00:00
landry
c56f550faf Update to gtk-xfce-engine 3.0.1.
Merges the cairo leak fix from upstream bug #8521
2012-09-09 19:41:56 +00:00
ajacoutot
f68b543b69 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.

thanks to jasper@ for all the boring bulk break reports...
2012-09-09 17:48:02 +00:00
ajacoutot
7ea4a71219 Move @extra where it belongs. 2012-09-07 12:41:35 +00:00
ajacoutot
31eb9e5c7c Missing LIB_DEPENDS. 2012-09-07 07:19:36 +00:00
landry
ab4c608cd9 Remove extra comma confusing dpb and sqlports. From nigel@, ok ajacoutot@. 2012-09-07 07:17:46 +00:00
ajacoutot
529eb69489 Missing LIB_DEPENDS and regen WANTLIB to unbreak.
spotted by nigel@
2012-09-07 06:11:18 +00:00
ajacoutot
6402a956f0 Sync WANTLIB to unbreak. 2012-09-06 18:59:54 +00:00
ajacoutot
d9a4bcc50e Bump after gstreamer-plugins-base subpackaging change. 2012-09-06 12:38:35 +00:00
ajacoutot
3c0932b799 Remove dependency on gstreamer-0.10/plugins,-bad.
Add dependency on gstreamer-0.10/plugins,-ugly for parole so that it can
play mp3 files.

ok landry@ (maintainer)
2012-09-06 11:39:24 +00:00
ajacoutot
1950ef7195 Fix LIB+RUN_DEPENDS. 2012-09-06 10:30:31 +00:00
ajacoutot
9fa6a6be2f Missing LIB_DEPENDS. 2012-09-06 08:28:51 +00:00
gonzalo
f65098938c Update for Spectrwm to 2.0.2:
* complete rewrite using xcb
* 100% backwards compatible
* way more responsive and snappy
* Tons of warts fixed
* cygwin works again
* xft fonts
* Added support for Xcursor.
* Fixed several fullscreen layout issues.
* Improved focus handling so related windows are raised when
  appropriate.
* Fixed several focus issues.
* Fixed several issues that could cause segfaults.
* Fixed startup issue where certain windows might not get managed.
* Fixed delay when moving/resizing windows via keyboard.
* Fix scan_xrandr to fallback when a scan results in no new regions.
* Add tilde ~ expansion to autorun command in the config.

Tested on amd64 and zaurus.

Ok kili@ portswise (i didn't test it)
2012-09-05 20:33:43 +00:00
jasper
c6d61ccd4a adjust comment regarding vala 2012-09-05 14:15:41 +00:00
ajacoutot
77eb4e466b Minor update to caribou-0.4.4. 2012-09-05 10:03:45 +00:00
landry
ed7f74e66e Remove --disable-linker-opts now that --as-needed works fine. Fix
WANTLIB and bump.
Reminded by ajacoutot@
2012-09-04 20:46:22 +00:00
landry
f31202abd1 Remove commented out WANTLIBs, they're not relevant since --as-needed
now works properly.
Reminded by ajacoutot@
2012-09-04 20:24:44 +00:00
jasper
c0389a36e1 reimport from russian/xruskb since that category is going away 2012-09-04 19:02:47 +00:00
jasper
3ed6f2027d sync 2012-09-04 19:01:41 +00:00
landry
a6f28d9f8d add forgotten @pkgpath/@conflict markers to ease update from pkgs
pre-gtk2/gtk3 split.
2012-09-04 17:18:11 +00:00
landry
5dd92c7492 add @pkgpath x11/wxWidgets to PLIST-main to ease upgrades from pkgs
before the -main/-media split in rev 1.38.
2012-09-04 17:17:08 +00:00
jasper
acee082589 - update to 6.5.91 2012-09-04 06:53:36 +00:00
ajacoutot
6910321575 Remove --as-needed and -pthread patching. 2012-09-04 06:43:50 +00:00
ajacoutot
73faab8d51 Remove the -pthread patching and properly fix the autoconf test for the
pthread functions.

from Brad
2012-09-04 06:32:52 +00:00
ajacoutot
0d73e3a682 Bugfix update to gtk+2-2.24.12. 2012-09-03 22:18:54 +00:00
jeremy
3d54b80434 Set FLAVORS in addition to FLAVOR to make it clear that only a single
FLAVOR is supported.  Fixes misleading results in sqlports.

OK sthen@
2012-09-03 18:05:25 +00:00
ajacoutot
67e61769d5 --as-needed works fine here.
Regen patches while here.
2012-09-03 09:34:59 +00:00
ajacoutot
e15116dd7b Minor update to metacity-2.34.8. 2012-09-03 08:46:00 +00:00
kili
2b06f2f37d Add fixes for ghc-7.4. 2012-09-02 22:01:25 +00:00
kili
b36bb3c559 Update to gtk-0.12.3.1. 2012-09-02 21:45:37 +00:00
kili
b670cc117b Add devel/hs-random dependency. 2012-09-02 20:00:55 +00:00
ajacoutot
9a98afe058 Disable libmal support. AvantGo is dead. 2012-09-02 15:53:32 +00:00
naddy
6ce28feda2 remove xscreensaver's no_gle flavor here as well 2012-09-02 11:23:19 +00:00
ajacoutot
ee2dbce514 Disable documentation; it requires graphviz, doxygen...
The pre-gen doc should be part of the official tarball but it seems not for
this release...

spotted by naddy@
2012-09-02 10:37:27 +00:00
ajacoutot
8b8495cc13 Update to xscreensaver-5.19.
from Azwaw OUSADOU with some tweaks
2012-09-02 10:04:22 +00:00
ajacoutot
f24ee51deb No PSEUDO_FLAVOR for xscreensaver anymore. 2012-09-02 09:37:47 +00:00
ajacoutot
e8a4601499 Remove the -gle subpackage now that gle has a proper license.
based on an original diff from Azwaw OUSADOU
2012-09-02 09:36:55 +00:00
landry
c4ea8f7c71 Update to slim 1.3.4.
- switch to cmake.
- add missing setusercontext() call in switchuser.cpp, now the ulimits
  are properly applied when logging in.
- add support for bsd_auth(3) through auth_userokay(3). Now allows to
  login via login_ldap/login_yubikey/etc...
- add support for consolekit, no need to do ck-launch-session in
  .xinitrc anymore.
- make consolekit support at runtime optional, ie don't badly bail out
  if systemwide dbus daemon is not running. Being discussed with
upstream.
parts based on a diff from 'johnw', ok ajacoutot@
2012-09-02 09:22:59 +00:00
ajacoutot
109647ffca Bump vala version. 2012-09-01 16:16:33 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
landry
b173ef0b83 xfce4-places 1.4.0 2012-09-01 08:39:00 +00:00
ajacoutot
9a00223dd2 Minor update to gtk3mm-3.4.1. 2012-09-01 07:17:58 +00:00
ajacoutot
157354a27b Merge -docs into -main. 2012-08-30 14:27:03 +00:00
ajacoutot
73725861a2 Merge -docs into -main. 2012-08-30 13:55:28 +00:00
dcoppa
6fdaaaf2eb Remove ugly workaround and sync internal libenv with devel/libenv
Maintainer's ok
2012-08-29 14:45:36 +00:00
jasper
217700dc5e add patches from upstream to unbreak with new vala. 2012-08-29 14:11:55 +00:00
jasper
7006be6a9d - update to 3.4.2 2012-08-29 12:20:22 +00:00
jasper
7b771fd145 Make NetworkManager support optional; this is a cleaner approach than
what we previously had in tree.

ok aja@
2012-08-29 11:56:27 +00:00
espie
b1b88327aa switch default poppler flavor to no_qt,no_qt4,boostrap, as naddy@ now
sees bulk builds with a critical path sequentially building qt4, poppler,
libreoffice...

passes a full bulk

agreed with kili@, aja@, naddy@
2012-08-28 19:13:11 +00:00
ajacoutot
2891dcc78a Minor update to pinot-1.01. 2012-08-28 05:50:57 +00:00
sthen
4c1056d028 drop ish@ as maintainer, per his request 2012-08-27 13:53:10 +00:00
dcoppa
85451d4fec Fix sanity check for transient and explicitly placed windows
(upstream git commit 60a53113e05db443af4d520883ec3145680642a8)
2012-08-27 10:45:44 +00:00
dcoppa
52850e935e Fix resizing floating windows by height
(upstream git commit 1089b0b201cef30fbfd03620339f5e8a166feded)
2012-08-27 09:49:18 +00:00
jasper
cb7e2fa7bd remove libdesktop-agnostic and awn which have been given a second chance
in the past to catch up with modern times, and ignored it. now with vala
0.18 around the corner it's time to zap it.

ok aja@ landry@
2012-08-27 08:04:51 +00:00
jasper
0b0a9597d9 unhook libdesktop-agnostic and awn 2012-08-27 08:03:36 +00:00
ajacoutot
e197aaebf5 Remove -pthread patching.
from Brad
2012-08-27 06:19:48 +00:00
landry
bc41963523 Fix an ugly leak in all xfce panel applets using cairo drawing
(cpugraph, netload, systemload, ..) with a gtk theme provided by
gtk-xfce-engine.

See bug #8521/commit 964d4a0.
2012-08-26 21:12:08 +00:00
landry
55b4d4b0e3 Add link to upstream bz. 2012-08-26 21:06:54 +00:00
stu
65d930bff4 Update to 1.1.
Ok sebastia@
2012-08-26 17:04:49 +00:00
stu
216f04d388 Update to 8.5.12.
Ok sebastia@
2012-08-26 16:57:58 +00:00
ajacoutot
2ec950a657 Remove -pthread patching.
from Brad (maintainer)
2012-08-26 07:16:54 +00:00
stsp
9c7df8f039 Fix crash due to missing strptime() declaration.
ok landry
2012-08-25 17:40:58 +00:00
ratchov
7343a20978 Use a lookup table for supported audio parameters, remove
hacks from first sndio days that aren't necessary any longer.
Suggested by Reimar Doeffinger. Tweaks from Tim van der Molen
and naddy@. Tested by many, ok dcoppa
2012-08-25 15:05:51 +00:00
ajacoutot
0cc204d9f6 Update to ekiga-3.9.90.
still very rough around the edges...
2012-08-25 13:30:50 +00:00
espie
8ad9cfa9f8 $(DEMOS_INSTALL_DIR} sure isn't a correct variable spec 2012-08-24 22:40:34 +00:00
jasper
11664d7c42 - honor CFLAGS (from brad)
- fix homepage
2012-08-24 07:50:37 +00:00
sthen
3875e272a2 sync wantlib 2012-08-23 16:02:37 +00:00
dcoppa
a99efa5f8f Add NoDisplay to .desktop file
(upstream git commit 22e7251fbf18a7c7e0d5d8ca4e6dda25f72f0d65)
2012-08-23 15:02:48 +00:00
sthen
d443de5cb5 missing wantlib/modules; p5-* thingys which are *not* just WANTLIB+=c. 2012-08-23 13:52:39 +00:00
sebastia
423ad5bf22 Put the CATEGORY where the port lives first, suggested by aja@
bump revision to be on the safe side
2012-08-22 10:14:59 +00:00
sebastia
483a696233 Since we now have libobjc2, tweak gnustep-make to build/link against it.
gnustep-base doesn't need to install the compatibility layer anymore,
which requires a major lib bump.
Bump revision of all dependent packages, and remove double REVISION
in webservices

OK landry@
2012-08-22 07:15:51 +00:00
sebastia
c1b1ceadf2 enable libobjc2 2012-08-22 07:03:31 +00:00
jasper
b3ecbb37de - update to 6.5.90.1, which is a development version, but fixes various
crashes. including one triggered by....yes, simple division.
2012-08-22 07:02:01 +00:00
sebastia
34529d228f import libobjc2
This is the official GNUstep Objective-C runtime (a.k.a. libobjc2).
This runtime was designed to support the features of Objective-C 2 for
use with GNUstep and other Objective-C programs.

Feedback and OK landry@
2012-08-22 07:01:45 +00:00
sthen
6e7333724c closing ${MODLUA_WANTLIB added some WANTLIB so this needs a bump. 2012-08-21 14:25:41 +00:00
dcoppa
d000b11740 Fix client screen in awful.client.setslave
(upstream git commit 99230fc632bec31c776c483f61c8620af028bbb6)
2012-08-21 10:09:57 +00:00
ajacoutot
65978ca70b Set SHARED_ONLY.
Fix DESCR.
2012-08-21 06:59:57 +00:00
ajacoutot
852d935447 Minor update to librsvg-2.36.2. 2012-08-20 06:29:23 +00:00
espie
e519fbf646 close variable spec 2012-08-20 02:49:55 +00:00
ajacoutot
057028b194 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
sebastia
f6cae706a9 Add an rc script for the gdomap daemon.
suggested and ok landry@
2012-08-19 10:13:29 +00:00
sebastia
8d7e960162 The README file is moved to the GNUstep meta package
suggested by and OK landry@
2012-08-19 10:12:45 +00:00
ajacoutot
39662da5d4 Missing dependency on devel/py-gobject3
spotted by espie@
2012-08-18 21:58:13 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
ajacoutot
f5b6733e20 Remove uneeded CONFIGURE_ARGS and BUILD_DEPENDS. 2012-08-17 11:41:34 +00:00
jasper
949299b922 put the api version in SUBST_VARS, as we already do in grilo-plugins 2012-08-16 13:50:09 +00:00
stsp
c5aa922322 += libgnomecanvasmm; reminded by aja 2012-08-16 13:14:30 +00:00
stsp
47d9abb629 Bring back libgnomecanvasmm. Needed by upcoming port of ardour.
help and ok ajacoutot
2012-08-16 12:02:49 +00:00
ajacoutot
3b19dd85bb Plugins are not shared libraries; from upstream.
ok jasper@
2012-08-15 08:04:24 +00:00
ajacoutot
b6e1b836ac Bugfix update to dbus-1.6.4. 2012-08-15 08:03:43 +00:00
ajacoutot
7c4c7e381b Tighten avahi dependency.
ok jasper@ (maintainer)
2012-08-15 07:02:44 +00:00
jasper
2a49b96946 set VMEM_WARNING 2012-08-13 10:38:25 +00:00
ajacoutot
fbfe3ddfe0 SECURITY fix for CVE-2012-3466, from upstream. 2012-08-13 09:26:32 +00:00
jasper
d128d24a91 - update to 0.1.20 2012-08-12 21:02:37 +00:00
jasper
18396b3ead - update to 0.14.3 2012-08-12 20:51:02 +00:00
jasper
91375d05bf - update to 3.4.4 2012-08-12 20:43:42 +00:00
jasper
5b9d1c7169 remove matchbox, it's not being developed anymore and nobody uses it
ok aja@
2012-08-12 17:29:51 +00:00
jasper
fc2bd0d1b4 unhook matchbox 2012-08-12 17:29:13 +00:00
ajacoutot
3d6f00757d Comment modules static archives. 2012-08-11 15:16:49 +00:00
shadchin
6e8dd0eb14 Update to 3.3
ok jasper@, Yozo TODA (maintainer)
2012-08-11 13:03:18 +00:00
naddy
4f8961c0ca kill a few unneeded groff dependencies 2012-08-10 20:11:41 +00:00
dcoppa
dc4bdb9888 Fix attributes of WPrefs app, so that it has the right icon in the
dock, instead of a broken one.
2012-08-09 09:30:27 +00:00
sthen
4a63134fd5 update to xdaliclock 2.36, from Azwaw OUSADOU 2012-08-08 21:07:21 +00:00
dcoppa
f09c9b963e Bugfix: fix duplicate return value for 'resize' command
(upstream git commit 83dc5d5cb6c71d365cd79b376fcb073e9120144d)

floating_fix_coordinates: properly deal with negative positions
(upstream git commit 74510c59c7db676f1228d054791e1e37456f6660)

randr: fix a crash when the current output cannot be determined
(upstream git commit e867fd810516431f06af0799c90c0f833bf61219)

randr: properly fix floating coordinates when disabling outputs
(upstream git commit d57d51da6d040e8572159332224615f232c4645a)
2012-08-08 14:33:25 +00:00
stu
fd3d63c5ad +byzi
+dbus-tcl
+dbus-intf
2012-08-08 11:48:34 +00:00
stu
f1a9e17f94 Import dbus-intf 0.4.
A high-level interface to dbus-tcl.

Ok landry@
2012-08-08 11:46:35 +00:00
stu
a387c90166 Import dbus-tcl 1.0.
Dbus bindings for Tcl.

Ok landry@
2012-08-08 11:45:03 +00:00
stu
8707c7aa86 Import byzi 0.1.
A Tk extension to "busy" a window.

Ok sthen@
2012-08-08 11:36:29 +00:00
landry
2bbbda9f06 Unbreak by updating to xfce4-weather 0.8.1.
It now takes the weather data from yr.no.
2012-08-07 12:57:59 +00:00
sthen
f2565f9766 Add an upstream patch for VLC, and remove an empty patch file. From Brad.
- Fix a possible buffer corruption in text renderer
2012-08-07 07:35:09 +00:00
ajacoutot
1a8c987465 Bugfix update to metacity-2.34.5. 2012-08-06 18:40:14 +00:00
ajacoutot
7c1f51a142 Update to libsecret-0.8. 2012-08-06 14:39:42 +00:00
landry
6d36d1f5a1 Fix https://bugzilla.xfce.org/show_bug.cgi?id=8857, session wasn't
always properly saved when rebooting or shutting down from the
xfce4-session-logout dialog or the actions panel plugin.
2012-08-06 13:28:15 +00:00
naddy
bdd62947f1 clean up USE_GROFF in my own ports 2012-08-06 12:21:05 +00:00
sebastia
da661f0380 enable corebase and paje 2012-08-06 11:16:36 +00:00
sebastia
7f1688d7cf Import Paje
Paje is an interactive and scalable trace-based visualization tool which
can be used for a large variety of visualizations including performance
monitoring of parallel applications, monitoring the execution of
processors in a large scale PC cluster or representing the behavior of
distributed applications.

OK landry@
2012-08-06 11:14:20 +00:00
sebastia
5a536e6aef Import GNUstep Corebase:
GNUstep reimplementation of Apples CoreFoundation

The GNUstep CoreBase Library is a library of general-purpose,
non-graphical C objects. For example, it includes types for strings,
collections, byte streams, typed coders, invocations, notifications,
notification dispatchers, moments in time, network ports, and event
loops.

It provides functionality that aims to implement the non-graphical
portion of Apple's CoreFoundation framework.
2012-08-06 11:12:44 +00:00
sebastia
d63864afce Update GNUstep Addresses to 0.4.8.
The update is just a minor bugfix release. While there, its now
possible to easily install some of the additional goodies, most importantly a VCF Inspector for GWorkspace.

OK landry@
2012-08-06 11:07:09 +00:00
naddy
8772c908e9 arpa/inet.h and netinet/in.h can now be #included in either order 2012-08-05 20:28:51 +00:00
ajacoutot
a59eb4775e Remove the no_cups FLAVOR. 2012-08-05 09:56:43 +00:00
sthen
5c0daedd0d update to VLC 2.0.3 plus a few patches from upstream, from Brad. 2012-08-05 09:17:00 +00:00
ajacoutot
d9e8fb270e Remove README; xinitrc and Xsession will now try to run dbus-launch
automatically if it is available and external X session managers (e.g.
gnome-session...) also do the same.
2012-08-05 06:55:11 +00:00
pascal
6d0cb536b8 Fix build with new fltk.
ok landry@
2012-08-04 18:07:39 +00:00
pascal
e65efca9b3 Update to latest version 1.3.0, remove USE_GROFF, give more accurate license,
use SUBST_CMD instead of perl and fix the version reported by fltk-config.

ok landry@
2012-08-04 18:07:03 +00:00
ajacoutot
1ebf521ccf DIFF_ARGS is not needed anymore. 2012-08-04 15:35:09 +00:00
ajacoutot
b222c435fc Fix rc_check; no bump since this pkg is BROKEN. 2012-08-04 15:31:45 +00:00
ajacoutot
6bc17f093d Bump after the colord split. 2012-08-04 15:12:16 +00:00
ajacoutot
d53ee2856c Handle cups >= 1.6 2012-08-04 15:07:24 +00:00
ajacoutot
000d7e70a2 cups -> cups,-libs 2012-08-04 15:06:55 +00:00
ajacoutot
0ea6ac6e3e Remove the -cups subpackage and link to cups,-libs ; discussed with espie@,
naddy@, landry@ and jasper@

Remove the icons symlink hack which should have been fixed 2 releases ago.
(if anyone experience icon display issues with firefox, please talk to me)
2012-08-04 15:04:43 +00:00
ajacoutot
ec391b8666 Fix dependencies after recent colord-gtk split and cups update. 2012-08-04 15:03:05 +00:00
ajacoutot
b96ed61899 Don't build kdecups for now; it is broken with cups >= 1.6. 2012-08-04 14:51:38 +00:00
ajacoutot
2013b35747 Document the dependency on print/cups.
Tweak DESCR.
2012-08-04 14:49:09 +00:00
ajacoutot
08d1829c51 Fix build with cups >= 1.6. 2012-08-04 14:48:18 +00:00
ajacoutot
3cbfc2d29f Remove the no_cups FLAVOR and always depend on cups,-libs. 2012-08-04 14:47:00 +00:00
ajacoutot
26a5383792 cups -> cups,-libs 2012-08-04 14:43:37 +00:00
ajacoutot
d0c62d23c1 Committed upstream. 2012-08-04 14:33:09 +00:00
ajacoutot
0c2e9508c7 Missing BUILD_DEPENDS.
spotted by sthen@ and naddy@
2012-08-04 14:31:31 +00:00
ajacoutot
7a624f03a0 Update to caribou-0.4.3.
(needed after the recent py-gobect3 fix)

"get it in" naddy@ ok jasper@
2012-07-20 07:15:02 +00:00
sthen
0d2b074e89 update to spectrwm 1.1.2, ok gonzalo@
* Fix issue where a window/icon could not be clicked or otherwise
be manipulated (skype, thunderbird etc).
* Fix an issue where on some Intel graphics cards when exiting the
screen turned garbled and would blink really badly.
* Bonus fix: spawn_position to actually do what it is supposed to do.
2012-07-18 19:54:56 +00:00
jasper
2d91c2d13f add bugtracker id 2012-07-18 08:50:41 +00:00
jasper
63c668d85a - prevent opennx from breaking the ssh key, which caused a password dialog
respawning fest.

from robert@
2012-07-18 08:47:34 +00:00
ajacoutot
db5c35c3cf Bugfix update to gnome-screensaver-3.4.4. 2012-07-18 06:52:31 +00:00
landry
b75338a308 xfce4-netload 1.2.0 2012-07-17 19:36:41 +00:00
dcoppa
dfc52b1e7c Bugfix update to awesome v3.4.13 (Octopus) 2012-07-17 11:31:59 +00:00
ajacoutot
6df8ba22ee Committed upstream. 2012-07-17 07:47:01 +00:00
dcoppa
89660fab0e Bugfix: don't display empty strings from i3status in i3bar
(upstream git commit 3daa3e052f2388f95ef525bdcb6cca840d4f9a32)
2012-07-16 14:38:22 +00:00
jasper
ca77bb0507 - update to 3.4.3 2012-07-16 08:27:48 +00:00
jasper
b02265d8b7 adjust libchamplain dependencies 2012-07-16 08:13:45 +00:00
ajacoutot
d7cc47da1e Regen WANTLIB to unbreak.
spotted by naddy@
2012-07-16 07:19:25 +00:00
ajacoutot
c8fd52c995 Bugfix update to gtk+2-2.24.11. 2012-07-16 07:11:01 +00:00
ajacoutot
6569228df9 Update to gtk+3-3.4.4. 2012-07-16 06:36:01 +00:00
ajacoutot
65e25c1817 Committed upstream. 2012-07-15 08:18:53 +00:00
ajacoutot
ce608d99f7 Committed upstream. 2012-07-15 08:03:33 +00:00
ajacoutot
b6adb579c0 Update to libsecret-0.6. 2012-07-14 07:51:47 +00:00
ajacoutot
1b5dc4a595 --enable-*=no => --disable 2012-07-13 16:57:39 +00:00
ajacoutot
afa6611b95 --disable-static 2012-07-13 16:56:55 +00:00
ajacoutot
7105611795 --disable-static 2012-07-13 16:35:26 +00:00
sebastia
60b2386adb Make the GNUstep GUI builder Gorm usable again.
OK aja@
2012-07-13 15:40:43 +00:00
ajacoutot
d7d6f2b4c2 Committed upstream. 2012-07-13 15:23:59 +00:00
kili
cd0bdeb796 Adjust WANTLIB for poppler-0.20.
ok aja@
2012-07-13 15:06:55 +00:00
ajacoutot
d3a7b4746f Regen WANTLIB to unbreak. 2012-07-13 12:45:27 +00:00