789 Commits

Author SHA1 Message Date
espie
c94d82f8b8 dkstat 2014-09-17 14:48:30 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
ab79c26ea6 Force disabling gtk-doc; otherwise it breaks if configure picks it up
and dpb removes it.
2014-09-02 06:08:00 +00:00
ajacoutot
b591ca5ce8 Unbreak: explicitely --disable-gtk-doc in case gtk-doc is around configure time.
spotted by naddy@
2014-07-18 12:10:18 +00:00
landry
b27041642d Bugfix update to xfce4-whiskermenu-plugin 1.4.0. 2014-07-02 19:10:04 +00:00
mpi
9573d54376 Use the UVM way to get memory stats. The VM_METER sysctl(3) should
only be used to query process stats.

ok landry@
2014-04-25 09:38:45 +00:00
naddy
2104bc3df5 Restore the xcb-aux to xcb-util move.
Do not regenerate WANTLIB on a system that isn't up-to-date!
2014-04-22 21:23:52 +00:00
ajacoutot
576f237c3a Regen wantlib after kerberos removal from cups. 2014-04-21 12:43:23 +00:00
jasper
ca829efcf1 tidy up the goos, add where it's supposed to be and remove it where it's not.
ok landry@
2014-04-20 21:19:44 +00:00
landry
63caa2fce3 Tidy up WANTLIB and remove useless libglade2 from LIB_DEPENDS.
prodded by jasper@
2014-04-20 20:29:38 +00:00
matthieu
87404526a7 WANTLIB updates and patches for new xcb-util libs. tested by naddy@ 2014-04-14 19:52:44 +00:00
ajacoutot
4f58d8a597 Sync WANTLIB after upower update. 2014-03-27 19:17:02 +00:00
landry
b3c1a80a99 Use DISTNAME?= to allow ports using xfce4 MODULE to override it. 2014-03-25 09:02:07 +00:00
stsp
214cf3333a Fix crash in XFCE's window manager on 32bit architectures while processing
startup notifications. A "pointer to time_t vs. pointer to long" problem.
ok landry
2014-02-08 11:56:54 +00:00
landry
4e01710169 Update to xfce4-taskmanager 1.0.1. 2014-01-09 21:09:16 +00:00
landry
6db48c5b48 Update to xfce4-whiskermenu 1.3.1. 2014-01-06 21:21:21 +00:00
landry
74093e8489 +xfce4-whiskermenu 2013-12-30 11:48:53 +00:00
landry
7f8f2c5483 Import xfce4-whiskermenu 1.3.0.
Whisker Menu is an alternate application launcher for Xfce. When you
open it you are shown a list of applications you have marked as
favorites. You can browse through all of your installed applications by
clicking on the category buttons on the side. Top level categories make
browsing fast, and simple to switch between. Additionally, Whisker Menu
keeps a list of the last ten applications that you've launched from it.

See http://gottcode.org/xfce4-whiskermenu-plugin/ for details.

User switching and menu editing disabled by default, since
gdmflexiserver wont work on OpenBSD, and we don't have menulibre in
ports yet.
2013-12-30 11:48:14 +00:00
landry
e915b95a8f After 5 years of inactivity and bitrot.. update to xfce4-mailwatch 1.2.0!
Brings it up-to-date with today's Xfce coding standards, tested working
fine with gmail & an imap/ssl accounts.

See http://mail.xfce.org/pipermail/xfce-announce/2013-October/000287.html
And http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin
2013-12-28 12:15:39 +00:00
landry
a1b2a43d52 Update to parole 0.5.4. 2013-12-28 12:05:35 +00:00
landry
2fe6588ab4 Update to xfce4-places 1.6.0.
Switches from the old XfceRc-style config to Xfconf.

See http://mail.xfce.org/pipermail/xfce-announce/2013-November/000290.html
2013-12-28 11:43:15 +00:00
landry
ab49a019a0 Bugfix update to xfce4-terminal 0.6.3.
See http://mail.xfce.org/pipermail/xfce-announce/2013-December/000294.html
2013-12-28 11:13:37 +00:00
landry
0c9910f486 Resurrect xfce4-datetime, version 0.6.2.
This plugin shows the date and time in the panel, and a calendar
appears when you left-click on it. It is a simpler alternative to Orage.

Somehow i resurrected it upstream 10 months ago but totally forgot to
readd it in the portstree - been using it without issues since then.
2013-12-28 11:06:02 +00:00
landry
1f6e967281 Adjust the conflict marker with xfce4-datetime since it will be
resurrected. In the doubtful case someone updates from Xfce 4.2.1, back
in 2007....
2013-12-28 11:02:11 +00:00
landry
f794e0257d Fix crash when opening the encoding menu since glib 2.38 update (bug #10395)
Reported a while ago by someone i don't remember, and just stumbled
upon the fix in xfce's bugzilla..
2013-11-20 15:48:57 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
landry
0b3bfd987e Add link to bz 2013-09-25 15:59:44 +00:00
ajacoutot
c7970cf2df Revert previous on these; my fault: my sqlports search line was not
narrowing things down enough.
2013-09-24 19:02:12 +00:00
ajacoutot
baf34fa350 Fix WANTLIB after recent gstreamer1 update. 2013-09-24 18:53:27 +00:00
ajacoutot
cede6cb0c5 Unbreak runtime: xfmpc was trying to unlock a not-yet-locked mutex which
triggers an undefined behavior on !linux (and an abort() on OpenBSD).

ok landry@ (maintainer)
2013-09-24 16:25:37 +00:00
landry
6dc83e14c5 Remove 'icudata icule icuuc' from WANTLIB & bump REVISION to fix
packaging. Reported by naddy@
2013-08-13 21:51:28 +00:00
landry
16ff34fec1 Disable glade3/gladeui dependency. This pulls in some gnome deps when
installing xfce (as noticed by mpi@), and the only person doing Xfce
development on OpenBSD (ie, me) has no time to actually use/play with it.
Fix WANTLIB while here.
2013-08-10 10:42:37 +00:00
landry
be7c26c684 Update to xfce4-xkb 0.5.6 now that our xkeyboard-config got fixed. 2013-06-27 08:51:15 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
landry
f1343be91c Disable checking for polkit-gobject which is only needed for systemd
support. It was picked up if present on the system, thus leading to
half-broken packages at runtime.
Should fix issues reported both by kirby@ & ratchov@
2013-06-19 21:43:49 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
landry
592c50e6a0 Move libnotify from RDEP to LDEP since notify is now in WANTLIB.
Spotted by naddy@
2013-06-03 12:38:05 +00:00
landry
8b4ae6f31e Bugfix update to thunar-archive 0.3.1. Fix deps/wantlib now that it
properly links against thunar.
2013-05-31 19:24:40 +00:00
landry
fca13507a0 Bugfix update to thunar-media-tags 0.2.1 2013-05-31 19:23:51 +00:00
landry
a517f25a3c Bugfix update to thunar 1.6.3 2013-05-31 19:23:10 +00:00
landry
4d27706e61 Bugfix update to xfce4-terminal 0.6.2 2013-05-31 19:22:47 +00:00
landry
48269b2dee Bugfix update to xfce4-notifyd 0.2.4 2013-05-31 19:22:12 +00:00
landry
7153549bd5 Bugfix update to tumbler 0.1.29 2013-05-31 19:21:48 +00:00
landry
3a8465a594 Bugfix update to garcon 0.2.1 2013-05-31 19:21:31 +00:00
landry
cfdda9b7a9 Bugfix update to xfwm4 4.10.1, fix WANTLIB. 2013-05-31 19:21:10 +00:00
landry
7ae1cefdb1 Bugfix update to xfce4-session 4.10.1 2013-05-31 19:20:14 +00:00
landry
27c845b36f Bugfix update to xfce4-panel 4.10.1, fix WANTLIB 2013-05-31 19:18:21 +00:00
landry
e2a3c6863d Bugfix update to xfce4-settings 4.10.1 2013-05-31 19:17:27 +00:00
landry
b66a41b017 Bugfix update to xfce4-appfinder 4.10.1 2013-05-31 19:16:59 +00:00