ajacoutot
937cbf5beb
All pulseaudio files are under ~/.config/pulse now.
2013-01-08 16:53:53 +00:00
ajacoutot
978381c7b1
Bring some fixes from upstream:
...
* sync configure.ac patch
* dbus-spawn: set SIGPIPE to SIG_IGN before activating services
* dbus-sysdeps-pthread.c: don't fail if !HAVE_MONOTONIC_CLOCK under -Werror=unused
* Remove redundant close() calls
* Don't leak temporary fds pointing to /dev/null
2013-01-08 09:30:27 +00:00
jasper
2ab1ba5e01
laurent@ drops maintainership.
...
committing on his behalf
2013-01-08 08:13:28 +00:00
ajacoutot
dc1077314c
Bugfix update to gtk+3-3.6.4.
2013-01-07 14:34:31 +00:00
gonzalo
ebb4ce8eb7
Update for SMPlayer to 0.8.3:
...
* Fix for Youtube playback.
* Support for 6.1 and 7.1 audio output.
* A "Privacy" section in the preferences dialog has been added. You can
disable saving the recent files or URLs.
* The main window can be moved by dragging the video area.
Ok edd@
2013-01-07 11:45:21 +00:00
dcoppa
7d8a09cada
Unbreak and enable utmp support.
...
Take maintainership as requested by Daniel Levai (previous maintainer)
OK sthen@, naddy@
2013-01-07 08:08:39 +00:00
ajacoutot
5bf8e29a22
Bring a fix from upstream to fix a crash in gtk_style_context_get_font().
2013-01-07 07:28:04 +00:00
ajacoutot
254001ed60
Implement GMountOperation from gtk+3.
2013-01-05 18:13:56 +00:00
ajacoutot
816598ac30
Adapt dependencies after recent print/cups change.
2013-01-05 12:53:09 +00:00
ajacoutot
667e6b0a9f
Maintenance update to gtk+3-3.6.3.
2013-01-04 08:06:34 +00:00
sthen
746b0407f2
missed bump
2013-01-04 01:17:02 +00:00
espie
1d27848ff3
use new dpb annotation to work around bug in dependency scanners.
...
as discussed with dcoppa@, sthen@
2013-01-03 15:48:42 +00:00
brad
81486da6dd
Disable the media library support as its buggy at the moment and
...
causes VLC to crash upon exit especially with some of the malloc
flags being enabled. It isn't a default enabled feature anyway.
ok sthen@
2013-01-03 03:18:21 +00:00
brad
c7814c3f0e
Switch back to using LLVM on i386.
...
ok sthen@
2013-01-03 03:05:47 +00:00
landry
1c99c9850e
Major update to xfce4-terminal 0.6.1.
...
Now supports colorschemes, a search dialog, and a quake-like drop-down
mode to bind on a kbd shortcut - and also a lots of bugfixes.
See http://git.xfce.org/apps/xfce4-terminal/tree/NEWS for details.
2013-01-02 19:10:52 +00:00
landry
233f48fc10
Update to xfce4-mixer 4.10.0.
2013-01-02 19:01:12 +00:00
landry
cf5489e822
Update to xfce4-weather 0.8.2.
2013-01-02 18:58:25 +00:00
landry
cc522d07ae
Update to xfce4-screenshooter 1.8.1.
2013-01-02 18:56:43 +00:00
landry
4cf8868bfb
Update to ristretto 0.6.3.
2013-01-02 18:53:21 +00:00
landry
8f6ebd70c1
Major update to mousepad 0.3.0.
...
Now features syntax hilighting, multiple instance support, statusbar,
DND between windows, reorderable/detachable tabs..
See http://git.xfce.org/apps/mousepad/tree/NEWS for details.
Cherry pick a git commit to fix locale initialization.
2013-01-02 18:32:21 +00:00
landry
6c40700a93
Update to tumbler 0.1.26.
2013-01-02 18:29:09 +00:00
landry
9a985331d7
Update to thunar 1.6.2.
...
Adds tab support, a new sidebar and lots of bugfixes. See
http://git.xfce.org/xfce/thunar/tree/NEWS for details.
tested by & ok giovanni@
2013-01-02 18:28:22 +00:00
landry
ae947f6647
Update to exo-0.10.2.
2013-01-02 18:25:27 +00:00
landry
d6eb448071
Winter cleanup of the Xfce ports:
...
- use LIBTOOL_FLAGS=--tag=disable-static to avoid building useless
static libs.
- add a MODXFCE_PURGE_LA variable holding the list of dirs to purge from
libtool archive useless files.
- add a MODXFCE4_post-install hook in xfce4.port.mk to purge the la files.
This requires bsd.port.mk r1.1201.
- remove --disable-linker-opts now that --as-needed seems to work fine
- fix WANTLIB (mostly adding harfbuzz icudata icule icuuc in lots of
places)
- update PLISTs: remove @comment'ed static/la files, redundant dirs
ok sthen@ ajacoutot@
2013-01-02 17:12:21 +00:00
sthen
8d8d05d474
Our llvm on i386 doesn't support SSE so, on i386, build vlc with GCC 4.6
...
again for now. ok espie@
2013-01-02 10:14:06 +00:00
ajacoutot
3aa1667a56
Install the unique machine identifier file under /etc/machine-id and add
...
a /var/db/dbus/machine-id symlink pointing to it. /etc/machine-id is the
"new" path to store this data nowadays.
2013-01-01 14:36:11 +00:00
ajacoutot
8895044843
Bump after the pulseaudio update.
2013-01-01 14:23:25 +00:00
dcoppa
c87bab31e3
Simplify ; no bump needed
2012-12-31 19:21:45 +00:00
dcoppa
92120f86f5
Update awesome to v3.4.14 (White Christmas)
2012-12-31 17:41:43 +00:00
dcoppa
db48fe0b7c
Various cleanup to the gui code, adapted from upstream svn.
...
Tighten up dependency on gnome-icon-theme.
2012-12-31 10:27:17 +00:00
landry
49733cfa6c
Bring some sanity, dont hardcode AUTOMAKE/AUTOCONF_VERSION in
...
xdt-autogen, the script respect env vars since bug #8683 was fixed.
Replace a bogus ${PREFIX} by ${TRUEPREFIX} while here.
2012-12-30 16:09:33 +00:00
landry
d5d16b55b9
Mark BROKEN-sparc64, ICE in change_address_1, at emit-rtl.c:1784
...
Probably fallout of the PIE switch, was building fine before.
2012-12-29 20:41:27 +00:00
sthen
918c344cc4
revert unintentional addition to CONFIGURE_ARGS (untested diff to enable
...
utmp recording) which was in my tree already and which wasn't in Daniel's
submitted diff for the previous commit, as pointed out by dcoppa@.
(add an XXX comment reminder; as an xterm alternative, this *should*
do utmp recording.)
2012-12-29 13:55:35 +00:00
stsp
1c97f53070
Make ecore's dependency on inputmethods/ibus explicit. ok sthen
2012-12-28 14:27:57 +00:00
sthen
d1e6ef1faf
Mark e17 as SHARED_ONLY and merge down PFRAG.shared files into PLISTs. From stsp@.
...
Also, use LIBTOOL_FLAGS to remove static libraries suggested by and OK ajacoutot@.
2012-12-28 12:26:38 +00:00
sthen
19d1e7c620
update to urxvt 9.16, from maintainer LEVAI Daniel, tests/ok dcoppa@ abieber@
2012-12-28 12:12:38 +00:00
ajacoutot
dc151bf3fe
Add some autohell goo to disable gtk support.
...
Enable vala bindings.
2012-12-28 09:54:47 +00:00
dcoppa
a6cc1eb92f
Fixes, fixes, fixes:
...
i3-input: restore input focus on exit()
(upstream git commit 5779f573e7316664e4bff9d3ff17a234edc9d337)
Repect AR environment variable
(upstream git commit ef81bd183b579688b9f1a46a41c817b577d0b39e)
Fix scrolling on a tabbed titlebar which contains split cons
(upstream git commit 721fa7bdadac6d7f0c78f8c1eac0e66252ba2dc6)
Bugfix: ignore ConfigureRequests for scratchpad windows
(upstream git commit 36b106a9d39727b06909113e3f11552f2f1b6abe)
Bugfix: handle MapRequests sent between i3 registering as a wm and
handling events
(upstream git commit 625401d1628757a67a2ab4eeaa68be965683889c)
Bugfix: draw right tab border for split containers
(upstream git commit ae605bdd394bdf83a8015ac626b222fd40e35b04)
2012-12-27 19:58:05 +00:00
espie
09e64f576b
make darn sure we don't use gtk+2/gtk+3, as these CAN disappear during
...
build.
okay ajacoutot@, hoping he gets time for a more permanent solution...
2012-12-27 18:56:59 +00:00
dcoppa
78eb43dff6
Bugfix: use expanded style/theme filename
...
(upstream git commit d8cd6a928b76dbe63afa82327c51715cb1a1bdc8)
While here, sync WANTLIB.
2012-12-27 13:51:17 +00:00
landry
eb4641f199
Really fix for good : remove the configure patch making it look for
...
liblibclang, which is now libclang.
Reported by naddy@ again. This time should be okay, i checked it
packaged :)
2012-12-26 15:07:18 +00:00
landry
a94bbbc2a0
Fix the fix : libclang SHARED_LIBS was renamed to clang.
...
Reported by naddy@
2012-12-26 13:53:29 +00:00
brad
1102c81a03
Switch to using LLVM.
...
ok sthen@
2012-12-25 23:14:03 +00:00
landry
085117a845
Unbreak; llvm->=3.2p9 doesnt exist.
2012-12-25 18:43:28 +00:00
stsp
0035cb844f
Update e17 ports to the final 0.17.0 release.
...
Major bump for all shared libs for safety (requested by sthen and landry).
ok sthen landry
2012-12-24 13:11:03 +00:00
sthen
8c813409e4
sync wantlib
2012-12-23 13:25:11 +00:00
sthen
b7e535002c
sync wantlib
2012-12-23 12:25:30 +00:00
jasper
f1282d0796
- update to rygel-0.16.4
2012-12-22 16:56:37 +00:00
landry
aab38a2a82
Mark as BROKEN-hppa for the same reason as on sparc64.
...
cast increases required alignment of target type + uses -Werror
2012-12-21 18:33:55 +00:00
landry
1137e11daf
Mark as BROKEN-hppa: never built there.
...
block_trampolines.S:76:2: warning: #warning imp_implementationWithBlock() not implemented for your architecture
block_trampolines.S: Assembler messages:
block_trampolines.S:15: Error: junk at end of line, first unrecognized character is `"'
block_trampolines.S:25: Fatal error: Unknown opcode: `__objc_block_trampoline_sret'
2012-12-21 18:30:47 +00:00
sthen
6fe222514d
sync wantlib
2012-12-21 12:13:35 +00:00
dcoppa
05997b9231
Some improvements in the audio department:
...
Fix some problems on initial volume setup
(upstream svn revision r2378)
Don't monitor system volume when running in softvol mode
(upstream svn revision r2377)
2012-12-19 15:04:36 +00:00
jasper
ae1a61bdc3
- update to gob2-2.0.19
...
- convert to use gnome.port.mk
2012-12-19 07:29:02 +00:00
sthen
40f5f67190
cope with sysctl.h changes
2012-12-18 21:38:12 +00:00
jasper
9ab0fd82a4
- update to moserial-3.0.8
2012-12-18 20:41:36 +00:00
ajacoutot
b04a9ec2fc
Update to caribou-0.4.6.
2012-12-18 07:01:39 +00:00
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
ajacoutot
6191543455
Better DeviceName.
2012-11-21 16:08:35 +00:00
ajacoutot
f746c431c7
Sync with upstream patch.
2012-11-21 07:01:32 +00:00
ajacoutot
7e5e5430e8
Update to caribou-0.4.5.
2012-11-20 18:28:59 +00:00
jasper
a8576afa28
- yelp isn't needed here
2012-11-20 08:59:30 +00:00
stu
85fba6fcd3
Update to 8.5.13.
...
Ok landry@
2012-11-19 15:09:52 +00:00
dcoppa
921886ba9e
Fix parallel build problem
...
(upstream svn revision r192)
2012-11-19 14:56:58 +00:00
ajacoutot
69718c5b70
Remove bogus examples directories.
2012-11-19 10:06:34 +00:00
ajacoutot
36d215719d
Fix bgo#688585 - Unused docks don't disappear; from upstream.
2012-11-18 17:50:32 +00:00
naddy
fe4ba7723d
don't pick up gtar in configure
2012-11-18 17:05:24 +00:00
ajacoutot
be4e2e9baa
Add GoogleTalk and link-local to the list.
2012-11-18 09:26:43 +00:00
brad
1d311acfb9
Remove the hack to force enabling dirfd() since we've had
...
dirfd() as a function instead of a macro for awhile now.
ok stsp@
2012-11-17 23:26:39 +00:00
naddy
ca2cda64c4
requires imake to build
2012-11-17 16:45:41 +00:00
ajacoutot
424ae77478
Missing dependency on textproc/docbook-xsl.
...
spotted by naddy@
2012-11-17 12:43:04 +00:00
ajacoutot
2e38793226
Default libtool(1) is in base now so there is no point in settings
...
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00
ajacoutot
5f9b92aa16
tracker-monitor: add support for GKqueueDirectoryMonitor ; pushed upstream.
2012-11-16 07:22:51 +00:00
ajacoutot
b939c2681e
Bugfix update to baobab-3.6.3.
2012-11-15 14:41:06 +00:00
jasper
35d1b9d144
- update to opennx-0.16.0.724
2012-11-15 10:12:54 +00:00
ajacoutot
758ec70411
Better kqueue integration with tracker_monitor_init.
2012-11-15 08:38:03 +00:00
ajacoutot
b708e9bc14
Handle calendar-server errors, from upstream.
2012-11-15 08:32:36 +00:00
ajacoutot
9fef008597
Bugfix update to orca-3.6.3.
2012-11-15 07:04:39 +00:00
ajacoutot
b298cdc8f9
Update to gdm-3.6.2.
2012-11-14 17:28:35 +00:00
ajacoutot
5948dc8133
Bugfix update to gnome-control-center-3.6.3.
2012-11-14 14:35:38 +00:00
ajacoutot
4f7751dccf
Bugfix update to gnome-settings-daemon-3.6.3.
2012-11-14 13:43:30 +00:00
jasper
3434886d96
- update to gnome-panel-3.6.2
2012-11-14 08:09:48 +00:00
jasper
9cd9381a9c
no need for gnu libtool anymore
2012-11-14 08:08:55 +00:00
ajacoutot
3c8704e72a
Update to devhelp-3.6.1.
2012-11-14 07:08:20 +00:00
ajacoutot
9e857c56ff
Update to gnome-icon-theme-extras-3.6.2.
2012-11-14 07:07:54 +00:00
ajacoutot
e55bf8b24a
Update to gnome-icon-theme-symbolic-3.6.2.
2012-11-14 07:06:57 +00:00
ajacoutot
7efb520f78
Update to gnome-icon-theme-3.6.2.
2012-11-14 07:04:27 +00:00
ajacoutot
c64089c3ef
Update to gnome-menus-3.6.1.
2012-11-14 07:04:07 +00:00
jasper
9ae411b1e4
- update to empathy-3.6.2
2012-11-13 18:24:34 +00:00
jasper
6de12f040b
- update to gnome-shell-3.6.2
2012-11-13 18:19:13 +00:00
jasper
6208231cc2
- update to gnome-online-accounts-3.6.2
2012-11-13 17:33:40 +00:00
jasper
ba3afce0d3
- update to libgwheater-3.6.2
2012-11-13 17:23:00 +00:00
jasper
4b5ac62f77
- update to rygel-0.16.3
...
ok lajoie@
2012-11-13 16:16:28 +00:00
giovanni
19cc95f535
Add icon-theme-symbolic as a run dependency, not all icons needed are
...
present in default theme.
ok ajacoutot@ and jasper@
2012-11-13 14:11:33 +00:00
jasper
babf957dca
- update to anjuta-3.6.2
2012-11-13 10:35:34 +00:00
jasper
6223439da3
- update to rygel-0.16.2
2012-11-13 10:17:35 +00:00
jasper
a21bf70390
- update to mutter-3.6.2
2012-11-13 10:07:20 +00:00
jasper
71d97c75de
- update to gcalctool-6.6.2
2012-11-13 08:44:59 +00:00
dcoppa
afcdf4a040
Bugfix: fix workspace back_and_forth after displaying a scratchpad
...
window (upstream git commit 81393c93c2810e098966fe4089f3c8ea09f9cbe6)
2012-11-13 08:44:01 +00:00
jasper
6580af1a4c
- update to file-roller-3.6.2
2012-11-13 08:41:51 +00:00
jasper
9bd81b8967
- update to gedit-3.6.2
2012-11-13 08:41:02 +00:00
jasper
f71885ecc3
- update to eog-3.6.2
2012-11-13 08:40:55 +00:00
jasper
a093112928
- update to gucharmap-3.6.1
2012-11-13 08:24:52 +00:00
jasper
0c1a941d37
- update to gnome-screenshot-3.6.1
2012-11-13 08:20:44 +00:00
jasper
68bb34e86a
- update to gnome-system-log-3.6.1
2012-11-13 08:18:22 +00:00
jasper
84fd977fd9
- update to gnome-font-viewer-3.6.1
2012-11-13 08:17:45 +00:00
ajacoutot
864ba4735a
Minor update to at-spi2-atk-2.6.2.
2012-11-13 07:56:18 +00:00
ajacoutot
41b6c56b2c
Minor update to at-spi2-core-2.6.2.
2012-11-13 07:54:48 +00:00
ajacoutot
77698c4713
Update to vinagre-3.6.2.
2012-11-13 07:49:48 +00:00
ajacoutot
c684fd650a
Bugfix update to nautilus-3.6.3.
2012-11-13 07:48:29 +00:00
ajacoutot
4ee4ded72d
Update to vino-3.6.2.
2012-11-13 07:45:17 +00:00
ajacoutot
4633fe1af5
Update to gnome-session-3.6.2.
2012-11-13 07:40:11 +00:00
ajacoutot
bbc611d107
Update to sushi-3.6.1.
2012-11-13 07:39:51 +00:00
ajacoutot
f5f68a4e3a
Update to gnome-documents-3.6.2.
2012-11-13 07:35:08 +00:00
ajacoutot
a4834fe655
Update to gnome-desktop-3.6.2.
2012-11-13 07:32:26 +00:00
ajacoutot
a0c7c21a8b
Bugfix update to gnome-themes-standard-3.6.2.
2012-11-13 07:28:15 +00:00
ajacoutot
83d5032ff0
Update to gnome-user-docs-3.6.2.
2012-11-13 07:21:46 +00:00
ajacoutot
570cba9441
Update to gnome-devel-docs-3.6.2.
2012-11-13 07:15:51 +00:00
ajacoutot
89fbae1516
Update to caribou-0.4.4.2.
2012-11-12 19:14:10 +00:00
ajacoutot
e7e5056b6a
Update to yelp-3.6.2.
2012-11-12 18:21:25 +00:00
ajacoutot
ea6da97a0b
Update to gvfs-1.14.2.
2012-11-12 18:01:10 +00:00
ajacoutot
876ed448fb
Since fallback mode will be gone for next release, consider llvmpipe as
...
accelerated to ease testing.
2012-11-12 17:03:53 +00:00
jasper
9220878405
- update to gnome-contact-3.6.2
2012-11-12 14:02:38 +00:00
ajacoutot
58e4c5b6da
Bugfix update to orca-3.6.2.
2012-11-12 10:34:07 +00:00
jasper
3493db87b7
- update to pekwm-0.1.15
...
"looks good" nicm@ (MAINTAINER)
2012-11-12 10:03:21 +00:00
ajacoutot
13f8416254
Bugfix update to gnome-keyring-3.6.2.
2012-11-12 08:35:54 +00:00
ajacoutot
b581f86317
Minor update to seahorse-sharing-3.6.1.
2012-11-12 08:25:08 +00:00
ajacoutot
177346b394
Bugfix update to seahorse-3.6.3.
2012-11-12 08:21:30 +00:00
ajacoutot
c4f5a3bef4
Minor update to gcr-3.6.2.
2012-11-12 08:13:34 +00:00
ajacoutot
86a47d6ab9
BZ urls.
2012-11-11 19:00:02 +00:00
ajacoutot
b5eae91678
Committed upstream.
2012-11-11 18:50:24 +00:00
ajacoutot
74b9b17cfd
Fix a couple warnings.
2012-11-11 16:02:15 +00:00
ajacoutot
adf555001f
clearly not my day...
2012-11-11 15:43:14 +00:00
ajacoutot
b059df5d81
Missed chunk in previous.
2012-11-11 15:10:34 +00:00
ajacoutot
3596a51932
Mark these are BROKEN until upstream fixes them to work with the new gdl
...
(currently being worked on).
2012-11-11 14:30:50 +00:00
ajacoutot
f0b85c7181
Unbreak with new gdl; breakage reported by nigel@
2012-11-11 14:22:13 +00:00
ajacoutot
77c251c641
Minor update to gtk+3-3.6.2.
2012-11-11 09:13:16 +00:00
stsp
d38c23586a
Fix keyboard layout listing in initial configuration screen; diff by rustyBSD
2012-11-10 19:57:39 +00:00
ajacoutot
4dd8a08ddc
Needs the converters/libiconv MODULE.
2012-11-10 15:06:41 +00:00
stsp
fe480670db
Upgrade e17 to 0.17.0 alpha. Mostly works, see here for a list of known issues:
...
http://marc.info/?l=openbsd-ports&m=135255696617191&w=2
ok landry armani
2012-11-10 15:06:00 +00:00
stsp
c6eee7e0db
Update eet to 1.7.1 (should have been part of EFL upgrade commit)
...
ok landry armani
2012-11-10 15:02:59 +00:00
stsp
1fe41c2c02
+= eio
2012-11-10 15:01:34 +00:00
stsp
21e2438742
Update e17 EFL components to 1.7.1. ok landry armani
2012-11-10 15:01:12 +00:00
ajacoutot
86d2e76ed8
This needs the gettext MODULE.
2012-11-10 14:57:13 +00:00
stsp
371afef589
Import port of eio, an async i/o library for e17. ok landry armani
2012-11-10 14:54:24 +00:00
espie
cecc2a325b
keep fixing unit tests linking, but disable them for now.
...
bump main accordingly.
2012-11-10 11:10:41 +00:00
ajacoutot
a68c4bd304
Maintenance update to gdl-3.6.2.
2012-11-10 11:06:38 +00:00
ajacoutot
128f42b511
Use base libtool.
2012-11-10 10:17:45 +00:00
ajacoutot
67434e70cd
Patches not needed anymore, our base libtool properly deal with symbols
...
export now.
Remove bogus CONFIGURE_ARGS.
2012-11-10 10:16:14 +00:00
ajacoutot
f370e9e35d
Remove all these patches now that our libtool properly export symbols.
2012-11-10 10:15:34 +00:00
ajacoutot
6aec19b123
Remove useless.
2012-11-09 20:56:28 +00:00
ajacoutot
c5152611e4
-export-symbols-regex fixed usptream.
2012-11-09 20:56:12 +00:00
sthen
850236400a
missing build dep on xmlto; failure reported by naddy
2012-11-09 16:18:16 +00:00
ajacoutot
2ea1dace93
Re-introduce pkg-readmes for people using their own .xsession / .xinitrc.
2012-11-09 16:05:13 +00:00
espie
6cf12e7529
work-around build issue
2012-11-09 10:49:32 +00:00
gonzalo
fe8a74834f
Fix License.
...
Ok zinke@ (maintainer)
2012-11-08 20:27:54 +00:00
jasper
18ae20d33f
committed upstream
2012-11-08 18:56:48 +00:00
jasper
3a685753e7
- update to grilo-plugin-0.2.3
2012-11-08 18:48:58 +00:00
jasper
bb69d77fb6
- update to grilo-0.2.3
2012-11-08 18:48:44 +00:00
ajacoutot
e8c8284026
Committed upstream.
2012-11-08 16:57:47 +00:00
ajacoutot
9de96fd905
Bugfix update to totem-3.6.3.
2012-11-08 13:56:48 +00:00
ajacoutot
641376fe37
Bugfix update to gnome-settings-daemon-3.6.2.
2012-11-08 13:17:46 +00:00
jasper
adbcad4656
- update to glom-1.22.1
2012-11-07 14:04:18 +00:00
dcoppa
8bae10bc8f
For x11/wxWidgets, avoid using '-Wl,--version-script'.
...
When used in conjunction with PIE, symbol versioning triggers weird
linking problems in dependent ports.
This appears to unbreak graphics/hugin.
Bump all the majors of wx shared libraries and amend graphics/hugin
accordingly.
Kudos to naddy@: a 2009 message to misc@ from him put me on the
right track.
OK sthen@ (MAINTAINER)
2012-11-06 09:37:14 +00:00
ajacoutot
9ec8331cdd
Fix segfault in the "About" dialog.
2012-11-06 07:15:47 +00:00
landry
c4c6cd0dc5
Fix QtWebkit on amd64. With the default 512Mb datasize ulimit, any app
...
using it crashes right away at startup, since it tries to preallocate
1Gb of memory.
From webkit's patch-Source_JavaScriptCore_jit_ExecutableAllocatorFixedVMPool_cpp
tested with mnemosyne & arora.
2012-11-05 16:29:50 +00:00
zinke
bdf69da526
Update st to version 0.3
...
From the suckless announcement, the biggest changes are:
* New drawing code, which is way more faster and comparable to the
other terminals out there.
* Many new escape sequences are supported:
* setting the title
* LNM, KAM, SI, SO, SUB, CAN, DA, DECID. OSC, DSC, PM, APC,
CHT, HTS, CBT, SM, RM, standout mode ??? (See st.info.)
* Linedrawing is now supported
* Xft and Fontcache is now used to draw fonts.
* support for italic and bold italic font drawing
* Some more commandline parameters are available. (See manpage.)
* easy debugging with: st -o - | cat -v
* nyancat(1) works.
* external support of utmp entries by using utmp(1)
ok gonzalo@
2012-11-05 13:24:39 +00:00
zinke
6d88816f71
patch same (non-default) colors used in other suckless ports (e.g. dwm,
...
tabbed, slock)
ok jim@ (maintainer)
2012-11-05 13:14:23 +00:00
gonzalo
d70ef6043b
Update to 2.1.0:
...
Improved bar_action handling to eliminate the need for bar_delay.
Renamed screen_* bindings to rg_*; config files using the old bindings
are still supported.
Fixed handling of region focus with empty workspaces.
Fixed toggle_bar not working on empty workspaces.
Fixed issue where multiple key actions might be handled simultaneously.
Fixed focus behavior when iconified windows exist in the ws.
Fixed windows not being unmapped on single-monitor fullscreen layout.
Fixed mouse and keyboard binds to work regardless of caps/numlock state.
Fixed a couple segfaults.
Fixed a couple memleaks.
Kill bar_action script oAn an unclean exit.
Add startup exception mechanism that display error messages in the bar.
Add config file check that uses startup exceptions to tell user if the
file has issues.
Ok aja@
2012-11-05 12:12:36 +00:00
sthen
768460594d
Cope with a #define which was removed by the recent py-sip update.
...
Build problem spotted by landry@, thanks!
2012-11-05 10:43:55 +00:00
jasper
e1331b20d3
- update to gtksourceview-3.6.1
2012-11-04 16:41:14 +00:00
dcoppa
43b6a2b4ce
Bugfix: force rendering when the parent's orientation changed.
...
Otherwise, the split indicator might not be refreshed even though
it should be.
(upstream git commit e7a4580c5f5f895df2990dae0f26a8662d58d80f)
2012-11-02 13:59:21 +00:00
sthen
db74167266
update to py-qt4 4.9.5 and enable phonon
2012-11-01 22:54:18 +00:00
ajacoutot
2dac885844
Update to (meta-)tracker-0.14.4.
2012-11-01 18:26:01 +00:00
zinke
9b744fc6fb
link x11/lsw and x11/swarp
2012-11-01 14:49:25 +00:00
zinke
9045846f41
import lsw
...
Lists the titles of all running X windows to stdout, similar to ls(1).
Might be useful for script integration.
ok landry@
2012-11-01 14:39:36 +00:00
zinke
e295febc5c
import swarp
...
Simple pointer warping tool for X. Warps the mouse pointer to a given
position.
ok landry@
2012-11-01 14:38:10 +00:00
dcoppa
fcab79b9f6
Update to gnome-mplayer-1.0.7.
...
Switch to gtk+3.
2012-10-31 13:22:03 +00:00
dcoppa
5ab6023bc9
Update to gmtk-1.0.7.
...
Switch to gtk+3.
2012-10-31 13:21:07 +00:00
ajacoutot
e813b2b55b
really disable gtk-doc.
...
spotted by naddy@
2012-10-30 20:12:21 +00:00
zinke
6c14565c43
update to slock 1.1
...
sneak in same non-default color (scheme) used in other suckless ports
(x11/dwm and x11/tabbed)
ok gsoares@ landry@
2012-10-30 17:14:53 +00:00
zinke
c8f761a689
update to tabbed 0.4.1
...
ok landry@ gonzalo@
2012-10-30 17:09:55 +00:00
ajacoutot
70e1603401
Remove @conflict.
...
ok landry@
2012-10-30 10:53:41 +00:00
ajacoutot
4d94d0cc3a
Bugfix update to nautilus-3.6.2.
2012-10-30 07:53:36 +00:00
espie
9a11505f7a
resurrect USE_X11, only for the few ports that require xenocara components
...
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
sthen
a227e9d7a0
Run autogen.sh in post-patch again, so the configure script can be run
...
normally with CONFIGURE_ARGS/CONFIGURE_ENV. But patch the script to
avoid running configure twice. ok aja@
2012-10-29 12:16:48 +00:00
landry
ceb6f8ff76
Set USE_LIBTOOL to Yes and add devel/libtool to BUILD_DEPENDS instead.
...
prodded by ajacoutot@
2012-10-29 09:47:05 +00:00
landry
a741269353
Fix build dependencies:
...
- set CONFIGURE_STYLE to gnu, and add MODGNU_AUTOCONF_DEPENDS +
MODGNU_AUTOMAKE_DEPENDS to BUILD_DEPENDS (from brad@)
- set USE_LIBTOOL to gnu since autogen.sh calls libtoolize
- run autogen.sh in do-configure instead of post-patch to avoid running it twice
2012-10-29 09:36:05 +00:00
kili
2acb3c8385
Move the @exec and @unexec lines running the {,un}register.sh scripts
...
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
jasper
dcfd7ec61c
- update to gnote-3.6.1
2012-10-28 17:42:07 +00:00
sebastia
c8216027f8
Update to 1.3, new LyricsInspector and new SongInspector
...
OK aja@
2012-10-28 14:03:12 +00:00
ajacoutot
fd662ad451
Fix comment.
2012-10-28 11:33:11 +00:00
ajacoutot
80a5664d73
check-lib-depends(1) does not work with unversioned solibs.
2012-10-28 11:13:51 +00:00
sthen
6b69e3097d
Update to Motif 2.3.4, which is now released under LGPLv2.1.
...
"Motif 2.3.4 is an updated version of Open Motif 2.3 and is a major
bug fix release."
Keeping current package naming (openmotif) for now.
Feedback from pascal@ naddy@
2012-10-28 11:05:44 +00:00
ajacoutot
5e30640740
USE_LIBTOOL=No
2012-10-27 13:54:47 +00:00
ajacoutot
98ad10cd77
Bring over a new version of the secure memory code from gcr and merge
...
updated secure memory code from libsecret (upstream).
Huge thanks to Stefan Walter from GNOME for doing this; it finally fixes
applications crash when interacting with the keyring.
Core of the issue is in libtool and is currently being worked on.
2012-10-27 13:21:56 +00:00
ajacoutot
376a686b1f
typo, stupid me.
2012-10-26 07:41:46 +00:00
ajacoutot
e63653db0f
Missing @exec-delete.
2012-10-26 07:34:22 +00:00
ajacoutot
2a14497a35
Update to totem-3.6.2.
2012-10-25 15:26:32 +00:00
ajacoutot
fb45155c80
Unbreak: sync WANTLIB after meta-tracker lost its dependency on libunistring.
2012-10-25 14:22:03 +00:00
jasper
955c54a463
make it clear the cap_net_admin stuff is for linux only
2012-10-25 14:21:54 +00:00
kili
ef10bad8fe
Re-enable haddock documentation for xmonad-lib.
2012-10-24 19:07:57 +00:00