jasper
7cde8fff26
- remove lcms from LIB_DEPENDS, it's already pulled in by other ports
...
from brad
ok dcoppa@
2012-06-20 12:20:37 +00:00
ratchov
41e4a016f2
Complete the sndio backend and make it the default. It's supposed to
...
make video smoother. Adds support for 24-bit encodings and make vlc use
the sndiod volume knob to save few cpu cycles.
ok jasper, help from brad
2012-06-20 06:44:28 +00:00
dcoppa
099681c4df
Bump after hs-X11/hs-X11-xft updates
...
ok kili@
2012-06-19 20:40:10 +00:00
dcoppa
fffb0db3c8
Update to hs-X11-xft 0.3.1
...
ok kili@
2012-06-19 20:33:20 +00:00
dcoppa
a0b2b1e8d8
Update to hs-X11 1.6.0
...
ok kili@
2012-06-19 20:32:42 +00:00
kili
46a3f5f9af
Let it build with dcoppa's upcoming update to hs-X11.
...
Gypped from Arch Linux.
2012-06-19 17:51:49 +00:00
kili
2cdc66c5b1
Let it build with dcoppa's upcoming update to hs-X11.
...
Gypped from Arch Linux.
2012-06-19 17:46:25 +00:00
jasper
0b44c22951
- update to 0.6
2012-06-19 12:25:03 +00:00
dcoppa
76ed74033c
Bugfixing update to awesome 3.4.12 (codename "Starlight")
2012-06-19 11:18:53 +00:00
jasper
025590d2b0
sync after ffmpeg update
2012-06-18 16:45:11 +00:00
ajacoutot
3575a88b58
Unbreak, reported by espie@
2012-06-18 11:30:50 +00:00
ajacoutot
8f4dc25866
Don't redirect errors to /dev/null and don't return true(1)
...
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
31afeb17ea
Don't check for the existence of index.theme.
2012-06-15 07:31:11 +00:00
ajacoutot
c1c0532a11
BUILD_DEPENDS on gtk-update-icon-cache.
2012-06-15 07:21:58 +00:00
jasper
ef81aa8703
- use libunistring now that it's available
2012-06-14 17:32:38 +00:00
espie
b60dcae74a
update to 4.8.2
...
- since we no longer have GCC3_ARCHES, simplify, no way it's gonna compile
on a GCC2_ARCH anyways (size matters)
- so, we have only SHARED_ONLY arches, remove those frags as well.
- fold back qt4-sqlite since sqlite is part of core now.
2012-06-14 09:38:35 +00:00
jasper
f0d02aafd5
- update to 0.14.2
2012-06-14 07:06:41 +00:00
jasper
f768b3f44f
- update to 3.0.7
2012-06-13 20:43:29 +00:00
dcoppa
215141fdbc
Fix a couple of keyboard shortcuts as they were in the wrong shift
...
state, similar to gnome-mplayer fix (upstream svn revision r118)
2012-06-13 07:50:10 +00:00
ajacoutot
5ba9928d49
Update to gedit-latex-3.4.1.
2012-06-11 21:14:10 +00:00
dcoppa
c4b73cac7b
i3bar: handle clicks with negative coordinates
...
(upstream git commit 599f7cc2a4ad0536759203cbdb03680389ae5e7b)
2012-06-11 07:22:28 +00:00
sthen
e46b52296a
sync with FFmpeg update, from Brad with a tweak suggested by jasper@
2012-06-09 23:06:24 +00:00
jasper
27b2c5cac0
- update to 3.4.2
2012-06-08 19:06:30 +00:00
dcoppa
6911497a97
Fix segfault in draw_background(GtkThemingEngine *engine, ...)
...
ok aja@
2012-06-08 14:58:05 +00:00
ajacoutot
03485cc5dc
xpdf-utils -> poppler-utils
2012-06-06 18:29:47 +00:00
ajacoutot
183eee8532
Minor update to latexila-2.4.1.
2012-06-05 05:55:30 +00:00
pascal
ec51964fb9
Use PROPERTIES to check for be/le.
...
ok jasper@ naddy@
2012-06-04 21:04:42 +00:00
gonzalo
e3330a4634
Update for Smplayer to 0.8.0 whit this features:
...
* A toolbar editor has been added. Now it's possible to select the
buttons and controls that want to appear in the toolbars.
* New video filters: gradfun, blur and sharpen.
* Now it's possible to change the GUI (default, mini, mpc) at
runtime, no restart required.
* Sub files from opensubtitles should work again.
* Better support for chapters in video files.
* Bug fix: remote m3u files work from the favorites menu or command line.
* Internal changes in the single instance option (switch to
QtSingleApplication).
While here, GROFF is not needed, disable debug from edd@ and remove the
LIB_DEPENDS line, it's not needed since the x11/qt4 module is used.
Tested on i386 and ppc.
OK edd@, landry@ and aja@
2012-06-04 14:27:41 +00:00
ajacoutot
282e80f153
Missed bump, spotted by naddy@
2012-06-02 12:06:37 +00:00
ajacoutot
8e69561317
Minor update to banshee-2.4.1.
2012-06-01 12:05:48 +00:00
dcoppa
febe067be4
Replace deprecated XKeycodeToKeysym() with XkbKeycodeToKeysym().
...
Committed upstream.
2012-05-31 08:39:59 +00:00
ajacoutot
f5d16d73ad
Enable the Media Library now that SQLite is in base.
...
from Brad (maintainer)
2012-05-31 07:04:38 +00:00
ajacoutot
be1d124b68
Update to gnome-user-docs-3.4.2.
2012-05-31 06:06:32 +00:00
edd
6c219cdfd0
Link x11/py-pyglet
2012-05-30 20:48:03 +00:00
edd
c022acd854
Import Pyglet. Graphics and multimedia library for Python.
...
OK rpointel@
2012-05-30 20:45:48 +00:00
jasper
345a187793
- update to 0.16.0.709
...
ok aja@ sebastia@
2012-05-30 20:38:32 +00:00
ajacoutot
4d83d9f12e
Remove this patch; it's not needed anymore.
2012-05-30 12:52:48 +00:00
fgsch
57a48e1b38
Allow to specify the full path for the menu.
...
Somewhat related and where this patch comes from:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644756
maintainer (benoit@) ok.
2012-05-29 15:52:08 +00:00
ajacoutot
0b9609d6c9
Finally unbreak and enable RTP/RTSP support \o/
...
from Brad (maintainer)
2012-05-28 18:44:26 +00:00
ajacoutot
3fca82ecfb
Seems I still don't quite understand the ports framework... with help
...
from espie@
2012-05-28 16:38:35 +00:00
jasper
b893173bff
update to 3.4.1
2012-05-28 16:08:00 +00:00
ajacoutot
30ac3f3bda
colord pkgpath changed, so bump.
2012-05-28 15:55:12 +00:00
dcoppa
361a07bbf2
Ditch COMMENT from the old 2.3.x era in favor of a better one
...
While here, zap trailing white space from pkg/DESCR
2012-05-28 14:14:05 +00:00
dcoppa
c34dcd9b3e
Bugfix: less differentiation between named and numbered workspaces
...
(upstream git commit b88ab981fd0a5725ed886a9f9788a5b1e721534c)
Bugfix: fix stray workspaces "number 1" being created when having
workspace number 1 in your config (upstream git commit
ec4e6d1cdf5b76c79da2879635e4094e25a01f3d)
Fix for i3bar: don't wrap when changing workspaces by mouse wheel
scrolling (upstream git commit 4f93e0587a849de00a1f50bfcd48a549009178c0)
2012-05-28 13:37:50 +00:00
jasper
7f0fe91ad8
remove BROKEN-sparc64; it works with webkit > 1.8 on sparc64.
2012-05-28 13:04:27 +00:00
bentley
e8d929d5e9
+gtkglextmm
2012-05-28 09:14:52 +00:00
bentley
986bf7a6a2
Import gtkglextmm-1.2.0.
...
gtkglextmm is a C++ wrapper for GtkGLExt, an OpenGL extension to GTK.
ok jasper@ landry@ edd@
2012-05-28 09:13:23 +00:00
jasper
d3ce0ab2e6
- update to 1.4.5
...
from jca at wxcvbn.org
maintainer timed-out
2012-05-27 06:10:22 +00:00
jasper
1e878a85e0
- let g-c-a use the clang module to get the correct includes path
...
- add a reminder commennt in llvm/Makefile
discussed with and ok sthen@
2012-05-26 09:14:34 +00:00
ajacoutot
ceab43ba83
Committed upstream.
2012-05-25 11:50:42 +00:00
jasper
9858618dbf
- update to 3.4.2
2012-05-24 13:35:44 +00:00
jasper
8a1bc053f9
update to 0.1.19
2012-05-24 11:52:32 +00:00
ajacoutot
4f0dd74211
Properly disable the wacom panel.
2012-05-24 07:58:20 +00:00
ajacoutot
aac2f54e29
Committed uptream.
2012-05-23 17:01:56 +00:00
ajacoutot
bbb1000ffa
Minor update to gnome-session-3.4.2.1.
2012-05-23 14:36:33 +00:00
landry
1c316f0134
Resurrect glade3 support now that devel/glade3 <= 3.8 is back.
2012-05-22 14:56:01 +00:00
dcoppa
7ae5bc5807
Fix double definition of 'directory'.
...
From Christopher Zimmermann, thanks
OK jasper@
2012-05-22 13:56:33 +00:00
stsp
b955caaede
Fix PATH in xflock4 so it can find xlock and gnome-screensaver. Regen patches.
...
ok landry
2012-05-22 10:03:03 +00:00
ajacoutot
f71a21af66
Merge -rdp into -main.
...
Discussed with jasper@ (maintainer)
2012-05-22 08:46:16 +00:00
mpi
2e55d1e85e
Make use of openpty(3) to allocate a pseudo-tty, allowing us to enable the
...
NX and ssh/sftp plugins. Please note that there are still some issues with
these plugins but they should not be tty related.
ok ajacoutot@, jasper@ (maintainer) and openpty diff looked at by naddy@
2012-05-22 08:02:36 +00:00
jasper
1973672ceb
- update to 3.4.3, fixes the missing file from the 2.4.2 tarball.
2012-05-21 21:10:22 +00:00
jasper
f8d1dc6f5b
- update to 3.4.2
2012-05-21 17:26:37 +00:00
ajacoutot
69fd38fc86
Add BZ.
2012-05-21 06:15:50 +00:00
naddy
932043f849
strptime is XPG4v2; ok ajacoutot@
2012-05-20 21:50:58 +00:00
ajacoutot
77b9840f10
Add missing _POSIX_THREAD_PRIORITY_SCHEDULING check.
...
from Brad
ok espie@
2012-05-20 10:39:00 +00:00
shadchin
427afe61f5
Update to 2.6.5.
...
tested mikeb@, maintainer timeout
2012-05-19 18:31:07 +00:00
ajacoutot
437f891f71
Revert upstream commit:
...
"editable-label: fix selection color in backdrop state
Don't set the ACTIVE flag if we don't have focus, it just doesn't make
sense."
It actually makes sense when nautilus is used to draw the Desktop when
running in fallback mode (we probably are the only ones running this
way...).
2012-05-18 15:29:26 +00:00
dcoppa
eaafe82ea7
Merged upstream.
2012-05-18 08:26:05 +00:00
ajacoutot
5e64dbdc79
Pushed upstream.
2012-05-17 18:04:00 +00:00
ajacoutot
86265ce150
Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
...
from Brad
2012-05-17 05:01:35 +00:00
ajacoutot
02efe34ac9
Minor update to yelp-3.4.2.
2012-05-16 06:12:04 +00:00
jasper
3583d15ad2
switch to lua.port.mk
2012-05-15 19:38:01 +00:00
ajacoutot
5f32258a4e
Bugfix update to gvfs-1.12.3.
2012-05-15 18:29:31 +00:00
ajacoutot
f92c56c5a4
Bugfix update to totem-pl-parser-3.4.2.
...
* fix possible crash with newer versions of GLib/GThread
2012-05-15 14:32:43 +00:00
ajacoutot
3a328c2dce
Bugfix update to gnome-control-center-3.4.2.
2012-05-15 14:31:18 +00:00
ajacoutot
729a49c7dc
Bugfix update to gnome-settings-daemon-3.4.2.
2012-05-15 14:21:55 +00:00
ajacoutot
80dc3d01bc
Bugfix update to yelp-xsl-3.4.2.
2012-05-15 14:05:24 +00:00
jasper
6114bd8a7a
- update to 3.4.2.1
2012-05-15 11:24:10 +00:00
jasper
c48f9c138f
- update to 3.4.2
2012-05-15 11:23:37 +00:00
ajacoutot
04b6231f3e
Bugfix update to nautilus-3.4.2.
2012-05-15 06:53:39 +00:00
ajacoutot
058c8e9565
Bugfix update to orca-3.4.2.
2012-05-15 05:55:55 +00:00
ajacoutot
3d6634808e
Bugfix update to at-spi2-core-2.4.2.
2012-05-15 05:49:08 +00:00
jasper
16a3063c03
- update to 3.4.2
2012-05-14 20:09:37 +00:00
jasper
99185460b6
- update to 3.4.2
2012-05-14 19:55:43 +00:00
ajacoutot
35649f4c9d
Patch commited upstream.
2012-05-14 19:36:34 +00:00
jasper
b8e5b721fb
- update to 3.4.2.1
2012-05-14 18:28:00 +00:00
jasper
c407f6fab9
- update to 3.4.2
2012-05-14 18:01:07 +00:00
ajacoutot
6273261889
Add -rpath after pulseaudio update.
2012-05-14 17:46:22 +00:00
ajacoutot
e35134ea72
- update to gnome-tweak-tool-3.4.0.1.
2012-05-14 15:34:57 +00:00
jasper
db9cc69bb9
- update to 3.4.2
2012-05-14 15:25:46 +00:00
jasper
8bf0ebdd4f
- update to 3.4.2
2012-05-14 14:30:32 +00:00
jasper
8a9887de26
- update to 3.4.1
2012-05-14 14:02:09 +00:00
ajacoutot
fb59225926
Bugfix update to gnome-desktop-3.4.2.
2012-05-14 13:52:52 +00:00
ajacoutot
862c21aa0f
Minor update to gnome-session-3.4.2.
2012-05-14 13:51:01 +00:00
ajacoutot
a03fee6b46
Update to stable gnome-tweak-tool-3.4.0.
2012-05-14 13:35:44 +00:00
ajacoutot
4bc18430eb
Minor update to gnome-menus-3.4.2.
...
* new translations
2012-05-14 13:34:25 +00:00
ajacoutot
e5418c0ccd
Minor update to gnome-color-manager-3.4.2.
2012-05-14 09:47:12 +00:00
jasper
b113616306
- update to 2.5.1
2012-05-14 07:54:23 +00:00
dcoppa
bed5ec15d9
i3bar: Don't crash when full_text is missing or null in the JSON input
...
(upstream git commit 156a06e4958b1550dc8448556730e80b8b551289)
2012-05-14 07:47:05 +00:00
landry
3daf7c6cd2
xfce4-genmon 3.4.0
2012-05-13 20:37:17 +00:00
landry
60bd37755d
xfce4-mpc 0.4.3
2012-05-13 20:11:31 +00:00
landry
7cf7243dcf
xfce4-battery 1.0.3
2012-05-13 20:07:52 +00:00
landry
e654780a55
xfce4-diskperf 2.5.3
2012-05-13 20:04:07 +00:00
okan
cafd23d129
fix build after prototypes in time.h were placed behind appropriate defines.
...
suggested fix from kettenis@, noticed by and ok naddy@
2012-05-13 03:19:53 +00:00
ajacoutot
9485ddb2f1
Minor update to gtk+3-3.4.3.
2012-05-12 06:22:37 +00:00
ajacoutot
7cebddc1b1
Minor update to nautilus-sendto-3.0.3.
2012-05-11 18:26:43 +00:00
dcoppa
5bcc3ffc52
Use absolute path, for consistency.
2012-05-11 09:35:17 +00:00
dcoppa
3dc7d54c0b
Into i3.config.keycodes, fix keycodes for the "Left", "Down", "Up"
...
and "Right" keys: for unknown reasons they're different between
Linux and OpenBSD.
Fix a pasto too: "bindsym" --> "bindcode".
Re-enable starting i3-config-wizard at first run, now that it works
properly.
From Juan Francisco Cantero Hurtado, with some tweaks by me.
2012-05-10 09:27:37 +00:00
dcoppa
ffee4301e4
Monitor subtitle visibility better
...
From upstream svn
2012-05-09 14:19:36 +00:00
dcoppa
6b4c61c671
Update to i3-4.2
...
OK jasper@
2012-05-09 11:56:49 +00:00
landry
9e066f8bd8
Remove REGRESS_DEPENDS on xfce-utils which is in the Attic now.
...
Spotted by espie@
2012-05-08 18:30:28 +00:00
espie
5c71e92661
if regress refers to non-existent ports, this BREAKS sqlports.
2012-05-08 17:21:21 +00:00
dcoppa
3ee2603f0f
Add -lm to ensure linking with the math library
...
(upstream git commit 6e8eb24497d38a68bb4b884ea25accd18fc524e8)
Fix typos: "Increse" --> "Increase"
(upstream git commit 6d0103c682c763f194ae620aae70b5107dac42ee)
2012-05-08 10:05:54 +00:00
ajacoutot
b1fb420ddf
Committed upstream.
2012-05-04 15:42:39 +00:00
ajacoutot
89485c58f3
Properly load the evolution plugin.
2012-05-04 09:16:04 +00:00
sthen
c2fc70e565
sync with re-rolled distfile; from maintainer Lawrence Teo
2012-05-04 07:47:30 +00:00
jasper
baf14920a9
- tweak manpage
2012-05-04 07:46:23 +00:00
jasper
6e5e32a411
- update to 0.90.8
2012-05-03 20:46:32 +00:00
jasper
c23cfb031c
- update to 2.5
2012-05-03 20:27:26 +00:00
ajacoutot
b0e02de518
Update to meta-tracker-0.14.1.
2012-05-03 18:52:11 +00:00
dcoppa
a395a8f603
Several bugfixes from upstream svn (see patches for details)
2012-05-03 15:18:50 +00:00
ajacoutot
90aa524662
Adjust after libdvdcss/libdvdnav/libdvdread updates.
...
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
ajacoutot
085bd1d961
Bugfix update to gtk+ 3.4.2.
2012-05-03 05:59:58 +00:00
naddy
1eb30322c9
add apr libs when checking for svn libs; ok landry@ sthen@
2012-05-02 19:01:53 +00:00
dcoppa
8b8109cdf7
GC patches/patch-i3bar_src_child_c: useless now that we have i3status.
2012-05-02 08:31:48 +00:00
jasper
7d619a318c
- update to 3.4.1
...
* bugfixes and translation updates
2012-05-02 08:22:45 +00:00
jasper
9037fd2182
no need to set status_command by default to /usr/bin/true anymore, we have
...
i3status now.
ok dcoppa@ (MAINTAINER)
2012-05-02 07:39:08 +00:00
jasper
b550a5ec3d
sync
2012-05-02 07:38:14 +00:00
jasper
864f7b3978
import i3status 2.4.1 (git clone as of a few days ago, along with a load of
...
patches for OpenBSD support, which have all been committed upstream already)
i3status is a small program (about 1500 SLOC) for generating a status
bar for dzen2, xmobar or similar programs. It is designed to be very
efficient by issuing a very small number of system calls, as one
generally wants to update such a status line every second. This ensures
that even under high load, your status bar is updated correctly. Also,
it saves a bit of energy by not hogging your CPU as much as spawning the
corresponding amount of shell commands would.
ok dcoppa@
2012-05-02 07:37:10 +00:00
ajacoutot
42f399bb8f
Unbreak after glib2 update (from upstream).
...
Breakage reported by nigel@, thanks!
2012-05-01 18:46:25 +00:00
ajacoutot
ba1ce768a0
Unbreak after recent glib2 update (from upstream).
...
Breakage reported by fgsch@, thanks.
2012-05-01 15:01:03 +00:00
jasper
407b8262d4
sync
2012-05-01 07:39:43 +00:00
jasper
0a87a24da9
import gedit-code-assistance 0.1.3
...
gedit-code-assistance is a plugin for gedit which provides code
assistance for C, C++ and Objective-C by utilizing clang.
ok aja@
2012-05-01 07:38:47 +00:00
jasper
393e3cbd84
sync
2012-05-01 06:49:25 +00:00
jasper
72905f9f1e
import gedit-cossa 3.2.0
...
gedit-cossa is a CSS previewer for GTK+ themes, integrating with gedit
so the edited CSS is promptly visible in the various samples.
gedit-cossa may be easily extended with more samples and allows zooming
these to help get the tiny details right.
ok aja@
2012-05-01 06:47:44 +00:00
gsoares
c25e115b06
update to 4.5; (maintainer timeout)
...
* Detects monitor based on input focus, not just pointer location.
* Token matching instead of just substrings.
* XIM composition support.
* Paste from clipboard with C-S-y.
* stest(1) replaces lsx(1).
* M-[Gghjkl] restored for vi-like navigation.
* And a couple of bug fixes.
works for Daniel Bolgheroni <dbolgheroni at devio.us>, gonzalo@ (thanks!)
OK sthen@ dcoppa@
2012-05-01 04:40:03 +00:00
jasper
702bfef43c
switch to MASTER_SITE_DEBIAN
2012-04-30 19:22:08 +00:00
ajacoutot
47acae70ed
+banshee
2012-04-30 14:56:36 +00:00
ajacoutot
9e923274ec
Import banshee-2.4.0.
...
Banshee is a music management and playback application for GNOME.
Import, organize, play, and share your music using Banshee's simple,
powerful interface. Play music, create playlists... Banshee also has
support for podcasting, smart playlists, music recommendations, and much
more.
ok jasper@
2012-04-30 14:55:57 +00:00
landry
0022accb37
Update PLISTs, fix WANTLIB, merge PFRAGs into PLIST, bump REVISION. This
...
should end Xfce 4.10.0 update.
2012-04-30 13:29:03 +00:00
landry
f58148e83e
Merge PFRAGs to PLISTs, update PLISTs, fix WANTLIB, bump REVISION.
2012-04-30 13:26:39 +00:00
landry
c651fa3cff
Mark as BROKEN since weather.com api licence changed and is not usable
...
anymore.
2012-04-30 13:24:59 +00:00
landry
430f7acf79
Update to xfce4-wavelan 0.5.10.
2012-04-30 13:24:19 +00:00
landry
6fcdda8fc7
Update to xfce4-time-out 1.0.1.
2012-04-30 13:23:52 +00:00
landry
f5d382feba
Update to xfce4-systemload 1.1.0, remove patch merged upstream.
2012-04-30 13:23:29 +00:00
landry
82ade9ce3c
Update to xfce4-places 1.3.0. Remove patches merged upstream, drop
...
dependency on thunar-vfs/gamin.
2012-04-30 13:22:49 +00:00
landry
673c55d588
Update to xfce4-mount 0.6.3, remove patches merged upstream.
2012-04-30 13:21:33 +00:00
landry
fc9864f889
Update to xfce4-diskperf 2.5.2
2012-04-30 13:20:42 +00:00
landry
15ad3ad214
Update to xfce4-cpugraph 1.0.2
2012-04-30 13:20:18 +00:00
landry
dce4ca5fce
Update to xfce4-clipman 1.2.3
2012-04-30 13:19:25 +00:00