Commit Graph

12725 Commits

Author SHA1 Message Date
ajacoutot
43fe9825f5 Update to nautilus-sendto-3.6.1. 2012-12-17 19:04:03 +00:00
naddy
5331efe7ef Use posix_openpt() to open pty.
Drop obsolete pthread patch while here.
2012-12-17 19:02:48 +00:00
naddy
ea703d1e08 fix the detection of openpty(), which in turn will be used by kio_fish 2012-12-17 18:42:13 +00:00
naddy
a3aaa06ab1 Use posix_openpt(). This incidentally fixes ownership of the slave ttys
which will now belong to group tty.
2012-12-17 18:39:29 +00:00
naddy
d078e2b5b9 fix pty handling and switch from setuid root to setgid utmp 2012-12-17 18:37:59 +00:00
jasper
f5f6fccb4f mark this broken for now, due to unknown reasons it throws
"Invalid object type `GitgWindow'" at startup.
2012-12-17 15:04:05 +00:00
dcoppa
6e33c1a496 Fix bind[code|sym] --release
(upstream git commit 6dfb08170cb1b0bd1875b80c85fbc225ff22274d)
2012-12-17 08:51:12 +00:00
brad
c0cfe96bb6 Update to VLC 2.0.5.
ok ajacoutot@
2012-12-16 21:26:22 +00:00
naddy
cf6308eaa6 sync patches 2012-12-14 18:33:03 +00:00
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
dcoppa
06edf25d89 Update to i3-4.4 2012-12-13 12:10:13 +00:00
naddy
f51b1d5965 * Don't explicitly chgrp tty (and certainly not to utmp); openpty() gives
us a tty with proper permissions/owner/group.
* Reserve enough space for tty name.
ok benoit@
2012-12-12 21:40:02 +00:00
landry
82cf911e49 Better fix, instead of using ONLY_FOR_ARCHS-cups, let's make the
graphics/colord dependency arch-dependent, ie only enabled on archs
where devel/spidermonkey is available. Disable colord support on other
archs. gtk+3-cups will now build on all archs where gtk+3 builds.
ok ajacoutot@ (MAINTAINER) jasper@
2012-12-12 18:53:08 +00:00
jasper
f88b6dbdbb - update to grilo-plugins-0.2.5 2012-12-11 17:54:13 +00:00
ajacoutot
281688418a Bugfix update to at-spi2-core-2.6.3. 2012-12-11 17:11:06 +00:00
edd
3b77db8942 Enable graphicscontext support in wxWidgets.
Adds a dependency upon pthread. Tested a handful of dependent ports with
success.

This change allows the fs-uae launcher to render correctly.

OK sthen@
2012-12-10 20:51:24 +00:00
dcoppa
085f4b1f47 Change comment (patch committed upstream) 2012-12-08 21:41:47 +00:00
ajacoutot
7cce2d985c Remove uneeded patches now that we support Unix 98 PTY.
Add the include dirs to CFLAGS instead of patching all the CMakeLists.txt
files.

ok jasper@ (maintainer)
2012-12-08 13:17:41 +00:00
naddy
13166a5e1c fix build with unix 98 ptys; switch from setuid root to setgid utmp
also tested by jasper@
2012-12-07 18:23:40 +00:00
ajacoutot
9eeb031854 Unbreak: merge patches from upstream to build with the latest gdl 3.6. 2012-12-07 08:13:52 +00:00
jasper
06cac66408 actually, use ONLY_FOR_ARCHS-cups; prompted by landry@
ok aja@
2012-12-06 15:43:21 +00:00
jasper
13211f227d mark -cups as not for mips64el, since it'll try to build spidermonkey otherwise.
ok aja@
2012-12-06 15:12:10 +00:00
ajacoutot
8ef6a2554c Update to gtk+2-2.24.14. 2012-12-06 08:13:23 +00:00
jasper
72e2a7f57f - update to gnome-font-viewer-3.6.2 2012-12-06 06:56:08 +00:00
dcoppa
d5065f81aa Check for 'iTunes_Control' as well as 'iPod_Control', otherwise
gnome-mplayer won't detect some older iPod models
(upstream svn revision r2371)

While here, sync WANTLIB.
2012-12-05 14:31:43 +00:00
gonzalo
2ab5ea23e4 Update for Spectrwm to 2.1.1:
* Avoid a free on an uninitialized variable by setting optval to
  NULL.
* Fix fparseln flags to remove escape characters in the result.
* Fix issue where rapid window crossing events might get ignored.
* Validate bound spawn programs after conf is loaded.
* Fix move/resize to bail if the window gets destroyed.
* Fix bar clock not getting updated during periods of inactivity.

Ok aja@
2012-12-04 16:39:54 +00:00
ajacoutot
953137f236 Update to gnome-clocks-0.1.5. 2012-12-04 08:09:33 +00:00
brad
70960bb6e2 Further tweaks for Pacal's sloppy wv2 update.
ok kili@
2012-12-03 22:30:26 +00:00
ajacoutot
d95812242c Drop useless RUN_DEPENDS. 2012-12-03 17:15:11 +00:00
pascal
99f16cc4c0 Adapt to wv2 changes; sorry for the breakage.
same diff from brad@
2012-12-03 10:32:48 +00:00
kili
c03866990e Relax dependencies and bump. 2012-12-02 20:47:11 +00:00
chrisz
0081341c9f update lang/ocaml to 4.00.1.
Let all ocaml ports RUN_DEPEND on the version of ocaml they were built with.
2012-11-30 19:38:09 +00:00
jasper
0fe2219e81 - update to grilo-0.2.4 2012-11-30 18:24:59 +00:00
jasper
586709c0cf - update to grilo-plugins-0.2.4 2012-11-30 18:24:54 +00:00
naddy
77e596c566 fix build now that our scandir() prototype conforms to POSIX; ok kili@ 2012-11-30 15:59:42 +00:00
ajacoutot
a8d644cf9e Add commented MODGNOME_TOOLS since it'll be needed on next release... so
that we don't forget.
2012-11-30 12:54:45 +00:00
jasper
1c609d8677 - no need for vala here. 2012-11-30 12:13:04 +00:00
sthen
1272ca9a8f uncomment MODGNOME_TOOLS=yelp; ok aja@ 2012-11-30 11:55:45 +00:00
ajacoutot
5530423e9e Missing BUILD+RUN_DEPENDS.
spotted by sthen@
2012-11-30 10:23:55 +00:00
ajacoutot
a17197132d Link to BZ. 2012-11-29 15:59:21 +00:00
brad
6cbc36e98d Add support for newer Xine-lib.
ok ajacoutot@
2012-11-28 07:16:17 +00:00
jasper
41f1819031 - update to file-roller-3.6.3 2012-11-27 22:13:16 +00:00
ajacoutot
f69ba1fbc6 Don't use setuid() but setusercontext() with LOGIN_SETALL to setup the
complete user environment and limits.
2012-11-27 16:29:34 +00:00
ajacoutot
0966f08bf6 Update to ekiga-4.0.0; still somewhat broken (thread rape!). 2012-11-27 08:15:12 +00:00
ajacoutot
c0fd9f2faa Fix PATH. 2012-11-26 15:22:22 +00:00
ajacoutot
d9265b4d42 Update to latexila-2.6.2. 2012-11-25 07:50:40 +00:00
sthen
8d589c164e fix following cyrus-sasl update; sasl.h now requires size_t
ok aja@ nigel@
2012-11-24 09:08:09 +00:00
pascal
b96720bc4f Update to irrlicht 1.8. 2012-11-22 11:52:52 +00:00
dcoppa
3954364440 naughty: Correctly handle rowstride on icons
(upstream git commit ec714276ec9516afa690a207013866527fb37beb)
2012-11-22 08:53:32 +00:00
ajacoutot
c160073dff Update to libsecret-0.12. 2012-11-21 18:54:03 +00:00