Commit Graph

11961 Commits

Author SHA1 Message Date
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
landry
8c892823ff Update to xfce4-battery 1.0.2. 2012-04-30 13:19:02 +00:00
landry
3def5d3fa7 Update to ristretto 0.6.0. 2012-04-30 13:18:22 +00:00
landry
1c2c9940b0 Remove/Unlink. xfce-utils is no more, splitted into
xfce4-session/libxfce4ui/xfce4-settings. thunar-thumbnailers was
superseded by tumbler long ago, and wasnt even used in thunar 1.2.
2012-04-30 13:06:51 +00:00
landry
38f0fa4a8f Update to xfwm4-themes 4.10.0. Add @conflict xfwm4-<=4.9.0. 2012-04-30 13:02:43 +00:00
landry
fc685209c8 Update to xfwm4 4.10.0. Now supports basic tiling!
Note that Xfce 4.0/4.2/4.4/4.6 and Sassandra/Stoneage/Therapy/Tyrex/Wallis
xfwm4 themes moved to xfwm4-themes 4.10.0.
2012-04-30 13:01:51 +00:00
landry
f70aed3c38 Update to xfdesktop 4.10.0. 2012-04-30 12:58:29 +00:00
landry
722992fbf3 Update to xfconf 4.10.0. 2012-04-30 12:58:00 +00:00
landry
5c192d43f5 Update to xfce4-settings 4.10.0. Now provides a mime associations
dialog and a reworked settings manager.
2012-04-30 12:57:27 +00:00
landry
30e6ccbd95 Update to xfce4-session 4.10.0. Bump shlib major, now xfce4-session can
make use of upower/consolekit/policykit (meta/xfce's README will be
amended accordingly). startxfce4 from xfce-utils package migrated here
so add @conflict & @pkgpath for smooth updates.
2012-04-30 12:55:58 +00:00
landry
de52d72619 Update to xfce4-power-manager 1.2.0. 2012-04-30 12:53:18 +00:00
landry
98be614b9c Update to xfce4-panel 4.10.0, remove merged patch, bump shlib major. 2012-04-30 12:52:37 +00:00
landry
16ce9d19e5 Update to xfce4-dev-tools 4.10.0. 2012-04-30 12:51:37 +00:00
landry
02beacacdd Update to xfce4-appfinder 4.10.0. xfrun4 from xfce-utils package was
merged with it, so add @conflict marker.
2012-04-30 12:51:17 +00:00
landry
b77a7efe8c Update to tumbler 0.1.25.
Disable buggy gstreamer thumbnailer in favor of ffmpeg thumbnailer.
2012-04-30 12:50:14 +00:00
landry
87b21a91b6 Update to thunar 1.4.0. 2012-04-30 12:48:59 +00:00
landry
49b1fd259f Update to gtk-xfce-engine 3.0.0.
Split into -main for the Gtk2 engine and -gtk3 for the optional Gtk3 engine.
2012-04-30 12:48:11 +00:00
landry
aed971fb0f Update to gatcon 0.2.0. 2012-04-30 12:46:58 +00:00
landry
bd6e61f7e3 Update to libxfcegui4 4.10.0. 2012-04-30 12:46:06 +00:00
landry
ac412981cd Update to libxfce4util 4.10.0. Fix WANTLIB, bump shlib major. 2012-04-30 12:45:31 +00:00
landry
62acc73c1d Update to libxfce4ui 4.10.0. Add @conflict xfce-utils-* since
xfce4-about moved from that package.
2012-04-30 12:44:47 +00:00
landry
ba3d4ab796 Update to exo-0.8.0. Remove post-install workaround since doc went
online. Bump shlib minor.
2012-04-30 12:43:27 +00:00
landry
b75c8e9248 Bump XFCE_DESKTOP_VERSION to 4.10.0, in preparation for the whole
update. Set SHARED_ONLY defaulting to Yes, so that i can fold all
PFRAG.shared in the corresponding PLISTs.
2012-04-30 12:42:07 +00:00
jasper
0ffd06f1ca - update to 3.4.1
* bugfixes and translation updates
2012-04-30 11:28:27 +00:00
sthen
737d017498 drop LIB_DEPENDS on databases/sqlite3, ok aja@ 2012-04-29 21:24:24 +00:00
jasper
dd3d2d47ac - update to 0.14.1
* various bugfixes and translation updates
2012-04-29 15:26:21 +00:00
ajacoutot
05ed170671 Make pkg_create(1) happy. 2012-04-28 14:20:17 +00:00
ajacoutot
ef2a8e46e5 Fix dependency after subversion,-gnome-keyring change.
spotted by naddy@
2012-04-28 13:57:52 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
7b6adaf5d8 Cope with recent ffmpeg update.
from Brad
2012-04-28 08:42:07 +00:00
ajacoutot
185fdc7314 Properly disable wacom support. 2012-04-27 10:59:31 +00:00
ajacoutot
b93d3ab07a Minor update to gvfs-1.12.2. 2012-04-27 10:11:58 +00:00
jasper
8bd8f58a33 - use urxvt instead of aterm 2012-04-26 19:18:35 +00:00
jasper
16a8076d22 sync 2012-04-26 19:18:14 +00:00
jasper
b230b7b3eb Remove aterm, it's been unmaintained upstream since they've started working
on rxvt-unicode instead....about four years ago.

ok aja@ dcoppa@
2012-04-26 19:18:07 +00:00
jasper
38a3ccc479 drop maintainership for this unmaintained (upstream) port which can frankly
be removed since upstream decided to focus on rxvt-unicode...about 4 years ago.
2012-04-26 11:23:33 +00:00
dcoppa
77526c84bf Fix config file; fix WANTLIB 2012-04-26 10:55:10 +00:00
ajacoutot
1ad3aa55d5 Sync patch wirh upstream, USE_GMAKE. 2012-04-26 09:25:40 +00:00
jasper
96d633e307 add bz url 2012-04-25 09:48:10 +00:00
espie
8c45098492 fix broken lookup of sqlite includes, okay aja.
bump REVISIONs just to be sure, since we were building stuff in a very
weird and possibly bad way.
2012-04-25 06:23:16 +00:00
naddy
dc3746418a build even if . isn't in PATH 2012-04-24 20:47:39 +00:00
ajacoutot
c9734d1d26 Update to gcr-3.4.1. 2012-04-24 14:00:05 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
ajacoutot
094095fd22 Major update to vlc-2.0.1.
More details at http://www.videolan.org/vlc/releases/2.0.1.html

tested on i386, amd64, sparc64
from Brad (maintainer)
2012-04-23 13:47:08 +00:00
bentley
0c3fb3e2d5 Use SUBST_CMD.
Suggested by and ok jasper@
2012-04-23 08:57:46 +00:00
ajacoutot
65a7bacffe Remove uneeded patch. 2012-04-23 07:34:43 +00:00
jasper
0d7aad874a sync SHARED_LIBS comment 2012-04-23 07:22:34 +00:00
ajacoutot
8b0e8f1479 Update to gdl-3.4.2. 2012-04-23 07:20:44 +00:00
ajacoutot
6485d1ee1c Better comment. 2012-04-23 06:45:06 +00:00
ajacoutot
abc13341e1 Update to stable gedit-plugins-3.4.0. 2012-04-23 05:37:15 +00:00
dcoppa
7a3718c491 Bugfix: don't draw the interlace lines 1px too far
(upstream git commit 56af5a163513abf0c379c164e6d6c4960957a065)
2012-04-22 15:52:35 +00:00
ajacoutot
74d766cc5b Add comment. 2012-04-22 15:38:50 +00:00
jasper
d030c33d4c spellos 2012-04-22 14:25:36 +00:00
ajacoutot
08d67731b4 Remove useless workaround. 2012-04-22 14:11:52 +00:00
bentley
998b8f4b38 Fix typo in patch, ok brad 2012-04-20 08:00:48 +00:00
jasper
728a6235c7 - update to 3.4.1
* various bug fixes
2012-04-18 08:30:28 +00:00
jasper
30ba2876d3 - update to 3.4.1
* translation updates
2012-04-18 08:25:59 +00:00
jasper
1bbd0cbb2a - update to 3.4.1
* bug fixes and translation updates
2012-04-18 08:18:33 +00:00
jasper
bffbeedd4b sync 2012-04-17 13:15:30 +00:00
jasper
11f9e23e62 remove byzanz, this hasn't seen a real release in a while
and recordmydesktop does a better job at it anyway.

  prompted by and ok aja@
2012-04-17 13:15:23 +00:00
ajacoutot
b7164a0dfc Update to gnome-keyring-3.4.1. 2012-04-17 12:34:46 +00:00
jasper
524450b5d9 - update to 3.4.1
* bug fixes and translation updates
2012-04-17 11:48:43 +00:00
jasper
d7b4a42c10 - update to 3.4.1
* bug fixes and translation updates
2012-04-17 11:02:32 +00:00
jasper
9db670675a - update to a newer git clone, which includes fixes for various deprecations. 2012-04-17 10:51:11 +00:00
jasper
dcafa9c0c6 - update to 3.4.1
* bug fixes and translation updates
2012-04-17 10:48:00 +00:00
jasper
f80e858ef8 - update to 3.4.1 2012-04-17 08:42:25 +00:00
jasper
f0015108ca - update to 3.4.1
* translation updates
2012-04-17 08:27:06 +00:00
jasper
f184929c03 - update to 3.4.1
* bug fixes
2012-04-17 08:27:04 +00:00
jasper
a46202c078 - update to 3.4.1
* bug fixes and translation updates
2012-04-17 08:19:01 +00:00
jasper
77bf512487 - update to 3.4.1
* translation updates
2012-04-17 08:14:58 +00:00
jasper
06315baaeb - update to 3.4.1
* bug fixes and translation updates
2012-04-17 08:13:38 +00:00
jasper
90db88ad4e - update to 3.4.1
* loads of bugfixes and translation updates
2012-04-17 08:12:39 +00:00
jasper
06b540aec2 - update to 2.4.1
* bugfixes
2012-04-17 08:12:30 +00:00
jasper
f02579c851 - update to 6.4.1.1 2012-04-17 08:03:44 +00:00
jasper
2586eb8747 - update to 3.4.1
* bug fixes
2012-04-17 07:56:56 +00:00
jasper
63ebb8c083 - update to 3.4.1.1
* translation updates
2012-04-17 07:52:36 +00:00
ajacoutot
bd03444fa8 Update to librsvg-2.36.1. 2012-04-16 23:36:07 +00:00
ajacoutot
f0a53f86bc Update to gnome-user-docs-3.4.1. 2012-04-16 23:29:07 +00:00
ajacoutot
5fd21c8474 Bugfix update to gvfs-1.12.1. 2012-04-16 23:16:52 +00:00
ajacoutot
191cc442c0 Update to seahorse-3.4.1. 2012-04-16 23:13:59 +00:00
jasper
71caa76469 - update to 3.4.1
* translation updates and bug fixes
2012-04-16 20:36:43 +00:00
jasper
53262876f2 - update to 3.4.1
* translation updates
2012-04-16 20:28:08 +00:00
jasper
e4a8767da0 - update to 3.4.1 2012-04-16 19:24:29 +00:00
jasper
e1116f209e - update to 3.4.1 2012-04-16 18:26:23 +00:00
jasper
70793787b7 - update to 3.4.1
* translation updates
2012-04-16 18:21:38 +00:00
jasper
708afa858d - update to 3.4.1
* translation updates and bugfixes
- set REGRESS_IS_INTERACTIVE=x11
2012-04-16 18:15:53 +00:00
jasper
3cb75c6da3 - update to 3.4.1.1
* translation updates
2012-04-16 18:13:05 +00:00
dcoppa
6c6c48a26b Enable startup-notification support: it's needed by (at least)
x11/i3 to start urxvt on designated workspaces

ok sthen@
2012-04-16 18:08:09 +00:00
jasper
fc60db3cb0 - update to 3.4.1
* translation updates
2012-04-16 13:50:57 +00:00
jasper
c4e5110d37 - update to 3.4.1
* translation updates
2012-04-16 13:34:34 +00:00
jasper
bd97a449c5 - update to 3.4.1 2012-04-16 13:18:32 +00:00
ajacoutot
f9ae4318c6 Update to libsecret-0.2. 2012-04-16 12:00:25 +00:00
ajacoutot
77bcb06e52 Minor update to libgnome-keyring-3.4.1. 2012-04-16 11:57:38 +00:00
ajacoutot
c2515cb963 Minor update to libcryptui-3.4.1. 2012-04-16 11:55:37 +00:00
jasper
e01e15ddde - update to 0.8.3 2012-04-15 15:16:52 +00:00
ajacoutot
de9266bd54 Minor update to gnome-screensaver-3.4.1. 2012-04-14 20:19:39 +00:00
naddy
a43e78f045 fixes for tiff 4.0 API changes; from FreeBSD 2012-04-14 15:13:30 +00:00
ajacoutot
22f06860bc Minor update to gtk+3-3.4.1. 2012-04-14 07:48:32 +00:00
ajacoutot
4145aced9f Update to nagstamon-0.9.9. 2012-04-13 15:40:00 +00:00
ajacoutot
4a82330ab5 +gdlmm 2012-04-13 15:18:44 +00:00
ajacoutot
f8cac72c2e Import gdlmm-3.3.2.
gdlmm is the C++ binding for the gdl library.

ok jasper@
2012-04-13 15:18:07 +00:00
naddy
4c2e2488a8 * maintenance update to 4.1, Debian patch level 17
* fix the integer promotion fix
2012-04-13 10:56:41 +00:00
jasper
980ff002f7 - update to 3.2.0 2012-04-13 07:57:01 +00:00
naddy
a7b4dcc2cb make this build on archs where va_list is not a pointer; ok jasper@ 2012-04-12 21:00:37 +00:00
ajacoutot
2b4d184a57 Sanitize CONFIGURE_STYLE. 2012-04-12 18:00:14 +00:00
naddy
2f12d2fceb * make this build on alpha by removing something that was intended
to help it build on alpha...
* honor CFLAGS
2012-04-12 17:31:12 +00:00
ajacoutot
8616c8bb91 --disable-static 2012-04-12 17:30:47 +00:00
ajacoutot
a9b7ab3856 Already SHARED_ONLY. 2012-04-12 17:29:27 +00:00
ajacoutot
51837c3b43 Remove XXX. 2012-04-12 17:25:29 +00:00
ajacoutot
ea8767e120 Sync after upstream commit. 2012-04-12 08:14:56 +00:00
ajacoutot
ff6c9d6a30 No need for autoconf. 2012-04-12 06:23:23 +00:00
ajacoutot
f73b69c5f0 Update to glom-1.22.0. 2012-04-11 15:32:24 +00:00
ajacoutot
3228888997 +video-effects 2012-04-11 08:51:28 +00:00
ajacoutot
b395b80d50 Import gnome-video-effects-0.4.0.
gnome-video-effects is a collection of GStreamer effects to be used in
different GNOME modules.

Effects will be available according to the GStreamer plugins installed
(no dependency is enforced).

ok jasper@
2012-04-11 08:50:14 +00:00
ajacoutot
5e8783d8d3 Adapt monitor_limit after the recent nofiles limit bump in login.conf(5).
Fix WANTLIB-evolution.
2012-04-11 07:39:37 +00:00
ajacoutot
defbd7eeda Fix icon background color in fallback panel; from upstream. 2012-04-10 22:23:09 +00:00
jasper
f6a919aedc - handle standard ctrl+(w|q) shortcuts
from upstream git
2012-04-10 18:23:55 +00:00
ajacoutot
8d2c6a1f40 Update to stable gtk3mm-3.4.0. 2012-04-10 14:24:00 +00:00
dcoppa
301285c09e Update to 1.0.6 2012-04-10 13:29:33 +00:00
jasper
bc606bafaf whitespace cleanup 2012-04-10 08:27:16 +00:00
sebastia
4eff87ea0f updates Gemas to version 0.3. New is that its now possible to select themes via HighlighterKit, and it supports creating files for new GNUstep Apps and Tools. Further getting rid of a lot of patches.
OK aja@
2012-04-09 17:54:57 +00:00
sebastia
b9b3ae7506 updates HighlighterKit from 0.1.1 to 0.1.2. Getting rid of a bunch of patches, and now the new version allows to use themes for the highlighting.
Added a LIBDIR variable to the SUBST_VARS to not have a large bunch of changes in the PLIST when the SHLIB_VERSION changes the next time.

OK aja@
2012-04-09 17:54:20 +00:00
sebastia
d2ecb80355 bugfix update to version 0.3 of GNUstep FTP client.
OK aja@
2012-04-09 10:56:52 +00:00
ajacoutot
60c83a14b8 Explicit CONFIGURE_ARGS.
Add RUN_DEPENDS on gvfs (uses metadata from gvfs).
2012-04-09 08:38:47 +00:00
ajacoutot
6ce2569122 Bump after spidermonkey ports change. 2012-04-08 17:21:49 +00:00
ajacoutot
2b97537301 +latexila 2012-04-08 11:28:33 +00:00
ajacoutot
8c309d2e3c Import latexila-2.4.0.
LaTeXila is an Integrated LaTeX Environment for the GNOME desktop.

ok jasper@
2012-04-08 11:28:03 +00:00
ajacoutot
b8eda1b31b Update to gjs-1.32.0.
ok jasper@
2012-04-07 13:48:31 +00:00
ajacoutot
09041a7093 Remove uneeded patches.
The "Switch User" policy will be set by gsettings-desktop-schemas.
2012-04-07 12:19:40 +00:00
ajacoutot
a107a6b1b5 Remove uneeded patch. 2012-04-07 12:14:45 +00:00
ajacoutot
741d0715b3 Restore shutdown capability.
Remove undeeded patches.
2012-04-07 11:07:54 +00:00
ajacoutot
0257cc136a Remove timed patch; this needs to be reimplemented externaly anyway
(thank you so much systemd).
2012-04-07 10:25:55 +00:00
ajacoutot
85e954f136 s/--with-ca-certificates/--with-root-certs/
We don't specify ca-certificates (/etc/ssl/cert.pem) to be able to add
our owns under /etc/ssl when needed. Files under /etc/ssl/* will be parsed
and the certificates found will be added to the keyring list on startup.
2012-04-07 07:36:04 +00:00
ajacoutot
47c5f9a4be Consistent build depends. 2012-04-07 06:24:46 +00:00
dcoppa
5b64d2306c Bugfixes from upstream 2012-04-06 10:13:55 +00:00
dcoppa
e03157cf68 Remove deprecated slide_away code to unbreak with glib-2.32
committed upstream
2012-04-06 07:01:38 +00:00
jasper
3021643236 - switch for farsight2 to farstream. all patches taken from upstream repositories.
ok aja@
2012-04-05 16:08:55 +00:00
ajacoutot
985fdacd46 Bugfix update to baobab-3.4.1. 2012-04-05 11:31:10 +00:00
ajacoutot
87da872174 Properly link with JSContextGroupCreate in configure.
Regen WANTLIB.
2012-04-05 10:22:29 +00:00
ajacoutot
6f957a8df0 Add comment about shoutcast. 2012-04-05 10:04:28 +00:00
ajacoutot
d0f7af149c Sync WANTLIB/DEPENDS which was a mess. 2012-04-05 08:07:21 +00:00
ajacoutot
f58c99b90c Needs an explicit dependency on sysutils/polkit.
spotted by jasper@
2012-04-05 07:50:26 +00:00
sthen
b202a72985 Switch rox-filer LIB_DEPENDS from devel/libglade2 to x11/gtk+2.
It doesn't use glade any more, so the LIB_DEPENDS gets stripped, meaning
there's no longer a path to gtk+2, so pkg_create fails (hence no bump
in this diff).  ok jasper@
2012-04-04 18:17:50 +00:00
gonzalo
ec385e0fa0 Minor update for Rox-Filter.
ok jasper@ (maintainer) ok aja@
2012-04-04 15:29:28 +00:00
ajacoutot
5717188232 Explicitely --disable-call-logs or it may end up being picked up. 2012-04-04 14:34:12 +00:00
landry
33b44dda57 No need for CONFIGURE_ENV+=with_mozilla_pkg="libxul" since
--with-mozilla-sdk-path is used and takes precedence over it.
Found while checking libxul.pc users..
No bump since no pkg change.
2012-04-04 12:07:50 +00:00
ajacoutot
7649518289 Make this build with regular make. 2012-04-04 06:19:01 +00:00
merdely
6f35a66e49 Change license marker to Apache 2.0.
Pointed out by Ross Richardson.
ok sthen@
2012-04-04 00:52:21 +00:00
ajacoutot
8eec8781b4 Update to xdg-user-dirs-gtk-0.9. 2012-04-03 15:57:05 +00:00
jasper
f795f87076 - fix comment after recent update, the patch has been merged. 2012-04-03 15:10:40 +00:00
ajacoutot
d21edf0044 Technically requires a bump after previous.
spotted by nigel@
2012-04-02 08:38:47 +00:00
ajacoutot
8c8e173bb9 Some cleanups:
* sanitize CONFIGURE_ARGS
* regen DEPENDS/WANTLIB
* remove one XXX
* put icons in the correct path
* tweak DESCR
2012-04-02 06:40:06 +00:00
ajacoutot
bd208463c3 According to espie@ I should also add a @pkgpath. 2012-04-01 16:01:11 +00:00
ajacoutot
157bd9e2f7 This does not need to RUN_DEPENDS on seahorse.
Install locale file.
2012-04-01 15:04:00 +00:00
ajacoutot
d7291ba853 Explicitely RUN_DEPENDS on sysutils/polkit. upower already brings this
dependency but it make our life easier to check what exactly uses polkit
in the tree.

ok landry@ (maintainer)
2012-04-01 11:14:24 +00:00
ajacoutot
4657ed2de1 Properly show borders for GtkFrame widgets.
from upstream
2012-04-01 10:18:33 +00:00
ajacoutot
8a15548516 Fix XXX. 2012-04-01 09:28:41 +00:00
ajacoutot
30cfeef499 Update to gtk3-unico-engine-1.0.2. 2012-04-01 09:16:49 +00:00
ajacoutot
09e8438302 Correctly pick up PYGOBJECT. 2012-04-01 07:00:27 +00:00
ajacoutot
02c5b99a7e Unbreak by removing -Werror from CFLAGS until pyr@ can fix his code :)
While here, don't hardcode paths.
2012-04-01 06:36:18 +00:00
sthen
2697f3d2de +xsettingsd 2012-03-31 20:50:26 +00:00
sthen
1cd07f2df3 Import ports/x11/xsettingsd, pointed out in a tweet from sturm@. OK ajacoutot
xsettingsd is a daemon that implements the XSETTINGS specification.
It is intended to be small, fast, and minimally dependent on other
libraries. It can serve as an alternative to gnome-settings-daemon for
users who are not using the GNOME desktop environment but who still run
GTK+ applications and want to configure things such as themes, font
antialiasing/hinting, and UI sound effects.
2012-03-31 20:49:59 +00:00
ajacoutot
3538c38f96 I forgot to mention the BZ URL in previous; no pkg change. 2012-03-31 18:14:39 +00:00
ajacoutot
138bff109e Update to dbus-1.4.20. 2012-03-31 17:56:44 +00:00
sebastia
14fce28952 Update Gorm to 1.2.16. Most notably change besides some bug fixes is the ability
to load Apple XIB files (which still needs an update of gnustep-base/gui to work)

OK ajacoutot@
2012-03-31 16:37:06 +00:00
sebastia
3027ee47cd Minor bugfix update to 1.6.2.
OK aja@
2012-03-31 11:43:04 +00:00
naddy
6b17507454 Do not redefine "deprecated". It is not used anywhere in IceWM and
breaks the expansion of _X_DEPRECATED.

Use bsd.port.arch.mk.
2012-03-31 11:10:57 +00:00
sebastia
697dfbe704 Its REVISION not REVISI=N as pointed out by sthen@ 2012-03-31 10:16:52 +00:00
sebastia
aa021ab59d Minor bugfix update to 0.42.2
OK aja@
2012-03-31 10:15:16 +00:00
sebastia
2965c63c93 minor bugfix update, upstream mixed up the tarballs on the server, the old
version was 0.5.4, the actual version now is 0.5.5, therefore no version
bump but a revision bump.

OK aja@
2012-03-31 10:07:00 +00:00
ajacoutot
4ec9334745 This isn't SHARED_ONLY. 2012-03-31 08:52:03 +00:00
ajacoutot
bd7fb7d33b Update to dbus-python-1.0.0. 2012-03-31 08:45:09 +00:00
ajacoutot
5e60314db8 Fix WANTLIB/DEPENDS to unbreak, notice by naddy@ 2012-03-30 17:57:33 +00:00
ajacoutot
9ca77e579c +libsecret 2012-03-30 14:30:27 +00:00
ajacoutot
9aa17355a0 Import libsecret-0.1.
libsecret is a library for storing and retrieving passwords and other
secrets. It communicates with the "Secret Service" using DBus.
gnome-keyring and ksecretservice are both implementations of a Secret
Service.

It is a replacement for libgnome-keyring. Nothing will use it as yet,
but it's better to have it in-tree now to start fixing portability
issues with upstream. It will also ease our work on the next major
release of GNOME.
2012-03-30 14:29:58 +00:00
ajacoutot
e7c392b56d Missing build_depends, need MODGNOME_TOOLS=yelp, spotted by naddy@ 2012-03-30 14:18:18 +00:00
ajacoutot
62bce0c12e No need for CONFIGURE_ENV. 2012-03-30 14:11:39 +00:00
ajacoutot
6e2e50e551 Add HOMEPAGE. 2012-03-30 14:09:59 +00:00
phessler
feb96f072a allow mplayer to play (non-encrypted) bluray discs.
reviewed by Brad, edd@ and sthen@
2012-03-30 13:23:03 +00:00
ajacoutot
ca300ee96a Fix LIB_DEPENDS/WANTLIB to unbreak, spotted by naddy@ 2012-03-30 12:03:03 +00:00
ajacoutot
9246742433 Update to gnome-common-3.4.0.1. 2012-03-30 11:59:23 +00:00
ajacoutot
783239d8ce Missing BUILD_DEPENDS on itstool, spotted by naddy@ 2012-03-30 11:48:49 +00:00
ajacoutot
1a188fefd1 Committed upstream. 2012-03-30 10:06:23 +00:00
ajacoutot
e6b477fdb2 Use sysctl(3) to get the hz tick. 2012-03-30 09:01:53 +00:00
ajacoutot
9f2823c780 Unbreak now that librep has been fixed.
While here, remove old MESSAGE.
2012-03-29 18:57:41 +00:00
ajacoutot
728f69af6b If gtk-doc is installed at configure stage but get removed after, the
build will fail because gtkdoc-rebase will fail to run.
--disable-gtk-doc has no effect on this behaviour so force setting
ac_cv_path_* in CONFIGURE_ENV.
2012-03-29 16:34:43 +00:00
ajacoutot
4e0b61488e Sync dependencies after libproxy update. 2012-03-29 15:00:19 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
65395f5671 Resurrect the threading hacks, it seems rthreads doesn't help here. 2012-03-29 11:44:21 +00:00
naddy
dfa24a2162 fix build with latest glib 2012-03-29 11:38:00 +00:00
landry
5d1b10cfcd Update to garcon 0.1.11.
Rolls in the education category icon fix, adds hw/personal categories.
2012-03-29 09:10:36 +00:00
ajacoutot
fce5d942d4 Update to gnome-contacts-3.4.0. 2012-03-29 09:00:14 +00:00
dcoppa
588b84779d Better patch for pager icons.
Replace deprecated gdk_pixbuf_unref() with g_object_unref().
2012-03-29 08:17:41 +00:00
ajacoutot
8f4e59fef4 gnome-keyring -> gcr 2012-03-29 08:15:17 +00:00
ajacoutot
62a7c54583 Mention seahorse-nautilus. 2012-03-29 08:12:12 +00:00
ajacoutot
91199e14d5 seahorse-plugins is replaced wy seahorse-nautilus. 2012-03-29 08:11:45 +00:00
ajacoutot
ebc10849cf -seahorse-plugins
+seahorse-nautilus
2012-03-29 08:11:15 +00:00
ajacoutot
16d43dd6ee Import seahorse-nautilus-3.4.0.
Seahorse nautilus is an extension for nautilus which allows encryption
and decryption of OpenPGP files using GnuPG.

ok robert@
2012-03-29 08:10:23 +00:00
ajacoutot
9bf2cbbbbe Update to stable gnome-online-accounts-3.4.0. 2012-03-29 07:51:25 +00:00
ajacoutot
0d0e86f4b8 Update to stable gvfs-1.12.0. 2012-03-29 07:49:23 +00:00
ajacoutot
6133c3800b Update to stable gucharmap-3.4.0.1. 2012-03-29 07:47:24 +00:00