Commit Graph

8696 Commits

Author SHA1 Message Date
sebastia
7f749cfc04 enable tkdnd, tkhtml, tktray 2010-07-16 08:37:24 +00:00
sebastia
a2ae1f1ec5 import tkhtml, Tk widget to display HTML/CSS formatted contents.
Tkhtml3 is a Tk widget that displays content formatted according
to the HTML and CSS standards. Tkhtml3 is not an end-user application,
it is for Tcl programmers who wish to embed a standards-compliant
HTML/CSS implementation in their applications.

OK landry@ and after more cleanup, also OK sthen@
2010-07-16 08:32:13 +00:00
sebastia
6dc48e3589 import tkdnd, drag n drop extension for Tk.
TkDND is an extension that adds native drag & drop
capabilities to the tk toolkit.

OK landry@, and after more cleanup, also OK sthen@
2010-07-16 08:30:27 +00:00
sebastia
d99a36aae6 Import tktray, system tray icon support for Tk.
Tktray is an extension that is able to create system tray icons.                                                                                                                                                              
It follows http://www.freedesktop.org specifications when looking                                                                                                                                                             
up the system tray manager. This protocol is supported by modern                                                                                                                                                              
versions of KDE and Gnome panels, and by some other panel-like                                                                                                                                                                
application.
OK landry@, and after more cleanup, also OK sthen@
2010-07-16 08:28:14 +00:00
edd
7289784553 remove redundant GCC4 stuff for PPC (from brad) and update to new libs style.
OK sthen@
2010-07-14 18:15:37 +00:00
landry
c5587c0d13 Switch to REVISION. 2010-07-14 11:48:13 +00:00
ajacoutot
543edee30d Bugfix update to gtk-vnc-0.4.1. 2010-07-14 11:11:18 +00:00
ajacoutot
561f6e5690 Update to f-spot-0.7.1. 2010-07-14 10:58:35 +00:00
ajacoutot
8e9fecc821 Use EPOCH. 2010-07-13 20:39:03 +00:00
ajacoutot
5f70bafe92 Use REVISION. 2010-07-13 20:37:02 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
ajacoutot
6ae7ee39fd Bugfix update to pinot-0.96.
Changelog can be found at:
    http://svn.berlios.de/wsvn/pinot/tags/version_0_9_6/NEWS
2010-07-13 16:51:24 +00:00
ajacoutot
dd2097ee39 Bugfix update to gvfs-1.6.3. 2010-07-13 16:14:28 +00:00
ajacoutot
4d72d58e97 Fix CONFIGURE_ARGS, no binary change. 2010-07-13 14:52:26 +00:00
kili
95c48078ce Fix WANTLIB (s/wmflite-0.2/wmflite/) and bump. 2010-07-13 09:28:07 +00:00
kili
3cbf14992a Fix WANTLIB (+lib/kde3/kdegames). 2010-07-12 21:25:31 +00:00
kili
277ec02332 Fix WANTLIB-main (stripping version numbers from lber and ldap).
I'm not removing extra libraries reported by port-lib-depends-check
for now.
2010-07-12 20:44:02 +00:00
ajacoutot
d53415d144 Fix depends after gtk-vnc update. 2010-07-12 09:32:32 +00:00
ajacoutot
7cc23beb5c Update to gtk-vnc-0.4.0. 2010-07-12 09:31:51 +00:00
sebastia
5d76989c91 zap spaces and ' from filename and bump
OK: ajacoutot@ sthen@
2010-07-11 13:03:21 +00:00
ajacoutot
a448fba348 Fix depends.
prodded by naddy@
2010-07-10 21:24:03 +00:00
naddy
9b2ec059c4 rename variable, REVISION has a special meaning now 2010-07-10 20:30:37 +00:00
espie
5b0c712762 update to 4.4.5, new-style WANTLIB 2010-07-10 16:57:22 +00:00
naddy
7f899153be fix dependencies, honor X11BASE and LOCALBASE 2010-07-10 14:35:59 +00:00
espie
8136142b43 use REVISION instead of hardcoding p-numbers.
Note the way REVISION and WANTLIB are defined.
This is (more or less) the Makefile portion that lib-depends-check is supposed
to handle eventually...
2010-07-10 12:44:30 +00:00
armani
23c1e9460e Add a fix from Freebsd :
x11/slim, does not setlogin(). Some software use getlogin()
 to decide the user name, so when user is using slim as the
 login manager, those software would get wrong results, and
 some programs refuse to start

(Seen with opencvs some times ago, reminded by a discution
with zinovik and theo and setlogin hint from guenter)

ok maintainer & dcoppa@
2010-07-10 10:46:52 +00:00
naddy
51d989600b bump for plist changes due to gcc3->gcc4 transition 2010-07-09 18:48:22 +00:00
sebastia
8366197e03 enable graphics/tkpng and x11/tktreectrl 2010-07-09 16:55:43 +00:00
sebastia
63faa5ff7f import tktreectrl-2.2.9
tree widget extension for Tk

A widget which displays items in a one- or two-dimensional arrangement.
Items have a parent-child relationship with other items. Items have a
set of states, which are boolean properties. Items may be spread about
one or more columns. For each column of an item there is a style
associated, which determines how to display the item's column taking
into account the item's current state set. One column can be defined to
display the data in a hierarchical structure.

OK from sthen@, landry@
2010-07-09 16:43:11 +00:00
ajacoutot
01a7cb2f80 Document how to set up direct printing from a remote NoMachine server to
a local CUPS spooler.
2010-07-09 15:40:35 +00:00
ajacoutot
e498f82431 Fix depends:
one mono-addins is enough
missing libunique (spotted by landry@)

Remove bogus DLL_MAP_FILES.
2010-07-09 06:50:59 +00:00
landry
c279deae2d Same here, fix build on a clean box by adding back net/pidgin to
BUILD_DEPENDS and fix WANTLIB while here.
2010-07-09 06:35:21 +00:00
landry
e73d9ed082 Bad espie@.. this indeed depends on -libpurple subpackage, but also needs
pidgin to build, so add it to BUILD_DEPENDS. Fix WANTLIB while here.
2010-07-09 06:30:31 +00:00
marco
5658454bdf Move to 0.9.25
Changelog:
Make NVIDIA xrandr work.
New and shiny signal handleri; SIGHUP now restarts wm.
Add borderless support.
Make floaters remember their locations.
Add prior workspace action.
Mostly community patches.
2010-07-08 21:37:36 +00:00
espie
c627d95278 clean-up AND small changes:
- copy libs over to lib/kde3 (to prepare coexistence with kde4, eventually)
- move lib depends over to WANTLIB
- update WANTLIB for recent changes
- create links to avoid pkg_create protests over non existing links
2010-07-08 21:28:48 +00:00
dcoppa
9a061fbc55 Apply some small bugfixes from upstream: see patches for descriptions. 2010-07-08 06:29:12 +00:00
ajacoutot
71e59845f0 Enable polkit support.
ok jasper@ robert@
2010-07-07 16:38:27 +00:00
ajacoutot
69194d773f Enable console-kit support.
Extend README.OpenBSD.

ok jasper@ robert@
2010-07-07 16:37:57 +00:00
ajacoutot
b5c3d5442d Enable console-kit support.
While here, clean up this port and fix the default dm directory.

ok jasper@ robert@
2010-07-07 16:37:05 +00:00
ajacoutot
0574bc2000 +polkit-gnome
"go ahead" landry@
ok jasper@ robert@
2010-07-07 16:34:57 +00:00
espie
af53957b39 remove old stuff, and ws 2010-07-06 22:52:07 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
espie
cef787f8a6 fix runtime depends after LIB_DEPENDS fixes 2010-07-06 15:39:05 +00:00
espie
3872446ae0 fix after recent LIB_DEPENDS change, make sure we have this as a RUN_DEPENDS,
as it makes no sense to install fleditor without fltk.
2010-07-06 15:37:46 +00:00
espie
03d45ee036 use new subpackage-dependent ONLY_FOR_ARCHS 2010-07-06 13:02:14 +00:00
espie
2a8ad87733 purple is in a sub now 2010-07-05 20:39:52 +00:00
espie
2c9821cc93 fix location of libspec 2010-07-05 19:36:10 +00:00
espie
ca84c3599a gstreamer comes from... elsewhere 2010-07-05 18:59:29 +00:00
espie
abf4369a89 purple comes from subpackage 2010-07-05 18:55:32 +00:00
espie
870cd3109e bad dep 2010-07-05 18:51:17 +00:00
espie
a3a1246ce6 fix depends 2010-07-05 12:08:35 +00:00
ajacoutot
05fcb13e3a Re-import polkit-gnome-0.96.
PolicyKit-gnome provides a GTK+/GNOME frontend for PolicyKit.

Despites its name, this package is not GNOME specific, it can be used by
other Gtk+2 Desktops.
2010-07-05 10:51:16 +00:00
ajacoutot
a972c23230 Remove, I'll re-import it in a more suited place. 2010-07-05 10:49:26 +00:00
espie
73bf5a8fc2 missing depend 2010-07-05 09:44:02 +00:00
ajacoutot
9512e970a3 Give GNUstep maintainership to sebastia@ as I don't really use this anymore
while he does.
2010-07-05 07:52:02 +00:00
espie
ec0c589fd8 fix bogus LIB_DEPENDS 2010-07-03 18:00:07 +00:00
naddy
f1f21e3d6a fix SO_PEERCRED fallout 2010-07-03 17:05:12 +00:00
naddy
23da697f7f fix SO_PEERCRED fallout 2010-07-03 16:47:44 +00:00
espie
78ed048cb3 kmedia2_idl does come from arts, not libs. 2010-07-03 10:13:28 +00:00
landry
8999ad67b2 Hopefully fix last remnant of --as-needed in LDFLAGS which royally fucks
us when linking with -pthread.
2010-07-03 08:30:44 +00:00
naddy
e3ee31b058 Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
espie
a7c4136adb better when stuff match, isn't it ? 2010-07-03 00:28:40 +00:00
ajacoutot
deef71a598 Take maintainer.
ok robert@
2010-07-02 18:01:53 +00:00
ajacoutot
e73dd326c4 Remove myself from MAINTAINER here too. 2010-07-02 17:40:42 +00:00
ajacoutot
795471e3f6 Remove myself from MAINTAINER. 2010-07-02 17:40:18 +00:00
ajacoutot
f587f7a565 Tweak comment. 2010-07-02 17:14:06 +00:00
ajacoutot
2b709f80f3 Take maintainership. 2010-07-02 17:10:06 +00:00
ajacoutot
253c7d1ea1 Bugfix update to gworkspace-0.8.8. 2010-07-01 21:04:19 +00:00
ajacoutot
1384080453 Remove this patch, it's not needed anymore. 2010-07-01 18:41:11 +00:00
ajacoutot
42260a9832 Tweak/add comments. 2010-07-01 18:26:53 +00:00
ajacoutot
bef3b18275 Explicitely disable polkit and the cpufreq selector here (they were not
built before anyway). These don't bring any needed features.
No pkg change, no bump.
2010-07-01 17:56:31 +00:00
ajacoutot
48d5a06876 Bring a patch from slackware to reverse the logic from OnlyShowIn=GNOME
to NotShowIn=KDE so that this can be used in for e.g. Xfce.
(the -gnome suffix really means -gtk)

Not connected, so no bump for now.
2010-07-01 17:27:58 +00:00
ajacoutot
7cc52e17ea Bugfix update to tracker-search-0.8.14. 2010-07-01 17:25:21 +00:00
ajacoutot
3533a4154c Import polkit-gnome-0.96.
PolicyKit-gnome provides a GTK+/GNOME frontend for PolicyKit.

Not hooked yet as it needs polkit.
2010-07-01 07:55:42 +00:00
ajacoutot
eefabadb35 Remove: deprecated, broken... 2010-07-01 02:34:02 +00:00
ajacoutot
e496b830fc Make use of getsockopt(2) SO_PEERCRED.
This fixes GetConnectionUnixProcessID().

Requires a very current current...
2010-06-30 20:48:57 +00:00
robert
38bc0e1aa1 Update to f-spot 0.7.0; ok ajacoutot@ 2010-06-30 19:08:37 +00:00
kili
f19ee7273f WANTLIB += pthread and bump PKGNAME. 2010-06-30 15:41:01 +00:00
kevlo
4707731a17 Fix segfults on amd64
ok dcoppa@, sthen@
2010-06-30 08:45:44 +00:00
jakemsr
64c85bac4a support 24-bit audio formats
ok ratchov
2010-06-30 07:59:53 +00:00
marco
1a331dff4b Add a realy silly follow mouse feature for beck who is going to pay for my
beer tonight
2010-06-30 00:33:54 +00:00
ajacoutot
75a052fa67 Update to krb5-auth-dialog-0.16. 2010-06-30 00:15:03 +00:00
ajacoutot
9c5fee729a Better. 2010-06-29 03:36:30 +00:00
ajacoutot
8771739246 Fix the GetConnectionUnixProcessID() function. 2010-06-29 02:14:57 +00:00
ajacoutot
d1b8a25a41 Remove local implementation of strnlen(3). 2010-06-28 23:01:14 +00:00
ajacoutot
ab3295d647 We have strlen(3) and strndup(3) now.
Set NO_REGRESS while here.
2010-06-28 22:51:25 +00:00
kili
db283c94d0 Prevent robert@ from killing me at p2k10. 2010-06-28 20:12:20 +00:00
edd
00baa1a47d update tint to 2.0.11. OK dcoppa@ 2010-06-28 14:08:03 +00:00
jakemsr
ec1cc4b727 fix audio on big-endian machines
from Michael Small (smallm at panix dot com), thanks
2010-06-27 17:35:36 +00:00
jim
8577066093 more correct maintainer email address
ok robert@
2010-06-27 15:22:12 +00:00
jim
ed278ca4a7 update to dwm-5.8.2
inspired by Stanley Lieber.

ok robert,ajacoutot
2010-06-27 01:03:55 +00:00
jim
50e968f364 update to dmenu-4.1.1
inspired by Gleydson Soares and Stanley Lieber.

ok robert, ajacoutot
2010-06-27 01:01:49 +00:00
ajacoutot
b5b24adf6e Update to gnome-games-2.30.2.
* minor fix-ups and translation updates
2010-06-26 04:42:51 +00:00
ajacoutot
37110cc891 Bugfix update to tracker-search-0.8.13. 2010-06-26 04:15:19 +00:00
steven
9985caa820 remove space after -Wl argument
fixes build with in-tree libtool
2010-06-25 17:18:21 +00:00
espie
4a9cd04841 +webdev 2010-06-24 07:45:06 +00:00
espie
745c217601 compile utils/multimedia.
disable kmix until it no longer wants ossaudio.
2010-06-23 16:23:59 +00:00
espie
eb7bcdb1a6 +toys 2010-06-23 15:04:46 +00:00
espie
cfd913baab build sdk (kapptemplate broken ? todo)
note network conflicts with purple (and yellow and blue...)
2010-06-23 14:53:01 +00:00
espie
928c98921f get network to build.
use qca2 where applicable.
get crypt in kdm (from Laurence Tratt) and use readpassphrase.
2010-06-23 13:11:34 +00:00
ajacoutot
fb5742fb57 Bugfix update to libgnomekbd-2.30.2. 2010-06-23 05:30:32 +00:00
espie
f31a52496e clean-up a bit
with qca2 around, stuff picks it up... and breaks (ksirc patches...)
2010-06-22 23:31:55 +00:00
jasper
944a673252 - bump after x11/p5-Gtk2-Ex-PodViewer pkgname fix 2010-06-22 19:02:21 +00:00
ajacoutot
d6b0c66d9d Bugfix update to gnome-panel-2.30.2. 2010-06-22 18:22:57 +00:00
ajacoutot
f4b63caf56 Bugfix update to gnome-settings-daemon-2.30.2. 2010-06-22 18:03:23 +00:00
ajacoutot
46250ede4b Bugfix update to hamster-applet-2.30.2. 2010-06-22 18:02:26 +00:00
ajacoutot
4f932ac457 Minor update to gnome-session-2.30.2. 2010-06-22 17:46:52 +00:00
ajacoutot
df89bec8f0 Update to pessulus-2.30.2.
* translations updates
2010-06-22 17:46:18 +00:00
ajacoutot
5d3b4b8e4b Update to gnome-desktop-2.30.2.
* translations updates
2010-06-22 17:37:56 +00:00
ajacoutot
812560d6e1 Update to gnome-menus-2.30.2.
* translations updates
2010-06-22 17:35:01 +00:00
ajacoutot
7e13a5a135 Bugfix update to gtksourceview-2.10.4.
ok giovanni@ (maintainer)
2010-06-22 11:03:42 +00:00
ajacoutot
d82cd18711 Update to gcalctool-5.30.2.
* Updated translations
2010-06-22 05:39:05 +00:00
ajacoutot
8c33b99e58 Update to eog-plugins-2.30.1.
* translations updates
2010-06-22 04:46:58 +00:00
ajacoutot
af735ee97a Update to eog-2.30.2.
* translations updates
2010-06-21 21:52:00 +00:00
ajacoutot
0e5d60d50f Update to file-roller-2.30.2.
* translations updates
2010-06-21 21:51:35 +00:00
ajacoutot
3bd147b956 Bugfix update to gucharmap-2.30.2. 2010-06-21 21:03:33 +00:00
ajacoutot
f9d05b1210 Bugfix update to gnome-terminal-2.30.2. 2010-06-21 21:03:08 +00:00
ajacoutot
961ba51b98 Update to empathy-2.30.2
* fixed #621409, empathy-2.30.1.1: tests fail
* fixed #621789, crash when closing chat with still-open notification bubble
* fixed #622201, Can't connect chatroom if space after address
2010-06-21 20:11:52 +00:00
ajacoutot
2c4d785fc9 Update to anjuta-2.30.2.1.
* libanjuta: bgo#620664  - Drag and drop of multiple source files
* language-support-cpp-java: Support more vim modelines
2010-06-21 20:05:26 +00:00
ajacoutot
293c336d4b Update to gnome-themes-2.30.2. 2010-06-21 18:42:49 +00:00
ajacoutot
94b905a03d Update to libgail-gnome-1.20.3.
* bugfix for #622284 (install gconf key to load the module)
2010-06-21 18:33:24 +00:00
ajacoutot
ccb68b34c9 Update to mousetweaks-2.30.2.
* translations updates
2010-06-21 18:31:38 +00:00
ajacoutot
3d21b2c235 Bugfix update to vinagre-2.30.2. 2010-06-21 18:10:52 +00:00
ajacoutot
c9baaf127b Bugfix update to orca-2.30.2. 2010-06-21 17:55:05 +00:00
ajacoutot
25da2575a6 Bugfix update to gedit 2.30.3. 2010-06-21 16:41:21 +00:00
espie
5748aeeec9 minor update to 4.6.3
while there, clean up wantlibs.
- fix bug with new phonon (pick up ours and not it)
- fix a bug in qdbuscpp2xml (timeout)
- more patches for gcc3: sse code ICES, new demo doesn't compile.

spectrum not installed, seems to be macosX or something ? I can't get
a thing out of it.

Tested on gcc4 and gcc3...
2010-06-21 16:40:52 +00:00
ajacoutot
843579dfa3 Minor update to devhelp-2.30.1.
* translation updates
2010-06-21 16:08:02 +00:00
ajacoutot
767a0ecb75 Bugfix update to gnome-keyring-2.30.3. 2010-06-21 15:32:59 +00:00
espie
6d63b974fa synch distinfo, minor patch I missed in former commits (hey Laurence...)
disable "untested" stuff for now (soon)
2010-06-20 21:09:52 +00:00
espie
2c7ac1e1e8 this compiles and works 2010-06-20 21:01:36 +00:00
espie
967fc9e071 this compiles... 2010-06-20 20:29:10 +00:00
espie
2e1f03fdd6 seems those icons are a requirement for kded4
also note: you might have to disable compositing for startkde to work.
(I know my radeon is causing things to fail otherwise)
2010-06-20 16:20:16 +00:00
espie
ab256a6c3c default theme for kde4, actually needed for kwin to start 2010-06-20 16:18:17 +00:00
espie
74fe40bff5 get it to compile 2010-06-20 14:36:23 +00:00
sthen
ea4e7186ce - avoid extra CFLAGS changes from the autoconf script
- remove amd64 MMX workaround, no longer needed with gcc4

from Brad.
2010-06-20 13:56:11 +00:00
espie
763cd64a5f clean-up, add xplanet dep for kstars 2010-06-20 13:04:56 +00:00
espie
145beacd18 clean-up a bit 2010-06-20 11:48:17 +00:00
espie
beafb26404 update build for nepomuk.
(note that kdm's build is bogus wrt parallel builds, because of config.ci
dependencies that are not written out ?)
2010-06-20 11:17:57 +00:00
espie
d06ac74fb8 rebuild with nepomuk changes 2010-06-20 09:36:14 +00:00
espie
d41796f79d clean-up 2010-06-20 09:07:43 +00:00
espie
c399afd36c zap extra SHARED_LIBS, create common dir to shut up pkg_create. 2010-06-20 08:40:00 +00:00
espie
f5f32d6058 compile nepomuk, remove old libraries, make sure to get external phonon
(no bump, not linked to the build yet)
2010-06-20 08:19:56 +00:00
espie
d4917e72d9 t compiles 2010-06-19 18:43:38 +00:00
ajacoutot
e27c52b47d Add gio-querymodules goo.
While here, don't install libtool file and static lib for modules.
2010-06-19 10:33:39 +00:00
sthen
f101ef36f7 cleanup from Brad (maintainer) after last commit:
- Correct CPPFLAGS handling
- Remove bogus SUBST_CMD in pre-configure
- Remove bogus gsm LIB_DEPENDS and move it to WANTLIB
2010-06-19 09:46:42 +00:00
espie
4f950e1a46 make it compile 2010-06-19 08:59:06 +00:00
espie
3df8754150 this builds, more or less 2010-06-18 18:15:51 +00:00
landry
34893657a8 Fix PKGNAME, missing p5-, and bump. Spotted by espie@. 2010-06-18 17:49:21 +00:00
espie
b8b84ca221 actual applications ! 2010-06-18 13:30:17 +00:00
espie
7d43306270 pimlibs for 4.4. work-around for a cmake trifle. 2010-06-18 11:50:29 +00:00
espie
da4e70fa67 this builds with gcc4. Note that kdelibs3+4 is not yet supported. 2010-06-18 11:14:41 +00:00
espie
02fca7332e reorder basic deps, and add missing stuff 2010-06-18 11:10:36 +00:00
espie
435965d034 fuck 2010-06-18 09:39:16 +00:00
espie
4a8ca0dbea update to an official version 2010-06-18 09:33:45 +00:00
espie
aefc1d72ae zap extra dep on cmake 2010-06-18 09:32:15 +00:00
espie
c8ca293870 Akonadi is a PIM layer, which provides an asynchronous API to access all kind
of PIM data (e.g. mails, contacts, events, todos etc.).
2010-06-18 09:30:50 +00:00
espie
9ccdeb18d4 Attica is a Qt library that implements the Open Collaboration
Services API version 1.4.
2010-06-18 09:22:45 +00:00
espie
931b340cb7 prepare for kde 4.4 2010-06-18 09:21:38 +00:00
espie
1327f4e964 automoc, new dep for kde4 2010-06-18 09:17:16 +00:00
ajacoutot
38a005d446 Bugfix update to tracker-search-0.8.12. 2010-06-18 06:23:45 +00:00
dcoppa
f833f543bb Ops! patch-src_Makefile_in contains a CVS id: replace it with a perl
workaround
2010-06-17 09:17:52 +00:00
dcoppa
d0a569e14d Disable inhibit and screensaver plugins since they cause problems
when the dbus daemon is running

Fix Help->About->Thanks dialog

Unbreak after xulrunner update (patches adapted from archlinux)

OK ajacoutot@, landry@
2010-06-17 07:42:16 +00:00
kili
6cbcd562ae Add bluetile 2010-06-16 14:08:48 +00:00
kili
3d91ec1671 Bluetile is a tiling window manager for X based on xmonad. Windows
are arranged to use the entire screen without overlapping. Bluetile's
focus lies on making the tiling paradigm easily accessible to users
coming from traditional window managers by drawing on known conventions
and providing both mouse and keyboard access for all features. It
also tries to be usable 'out of the box', requiring minimal to no
configuration in most cases.

It's all landrys fault, because he mentioned this thing on the porters channel ;-)
2010-06-16 14:08:18 +00:00
kili
319306d4dd Add hs-gtk 2010-06-16 14:06:21 +00:00
kili
b5e200c08b This is the core library of the Gtk2Hs suite of libraries for Haskell
based on Gtk+. Gtk+ is an extensive and mature multi-platform toolkit
for creating graphical user interfaces.
2010-06-16 14:04:10 +00:00
landry
2a31596035 Fix Qt4 build on sparc64 with two patches from pkgsrc in qtwebkit part.
ok espie@
2010-06-15 21:27:57 +00:00
landry
ad0c30cd18 Adapt a patch from FreeBSD to let this build with gcc4. 2010-06-15 20:22:49 +00:00
kili
73f62484da Add gmp and bump. 2010-06-15 17:59:24 +00:00
kili
2e803cfa53 Add gmp.
Fix some other dependency stuff; in particular, move haskell
libraries from LIB_DEPENDS to BUILD_DEPENDS. Else this tiny
tool would depend on ghc.
Bump.
2010-06-15 17:55:45 +00:00
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
edd
83e5bb2ce0 Update tint2 to 0.11beta. I worked with upstream to fix a whole bunch of bugs
exposed on BSD systems in 0.10. Many thanks to the tint2 team.

OK dcoppa@
2010-06-15 10:10:06 +00:00
landry
fc694ad117 +xfce4-taskmanager 2010-06-14 19:55:12 +00:00
landry
6b44c8d27a Import xfce4-taskmanager 1.0.0, a simple and nice graphical task
manager/system monitor.
2010-06-14 19:54:29 +00:00
edd
3d6e52f8e2 yasm is only used on x86/x64. Also fix a typo. OK dcoppa@ 2010-06-14 15:06:49 +00:00
landry
e834218de0 Switch yelp to xulrunner 1.9.2.
ok ajacoutot@ jasper@
2010-06-14 08:08:55 +00:00
ajacoutot
97b09f3f23 Bugfix update to libgda-4.0.9. 2010-06-14 05:45:32 +00:00
landry
35662153b6 Remove xulrunner build dependency, it's useless as epiphany plugin is
disabled.
ok ajacoutot@
2010-06-13 21:02:20 +00:00
sthen
57b5efff55 Don't RUN_DEPENDS on ${BUILD_DEPENDS} otherwise this pulls in autoconf
at runtime. Bump pkgname.
2010-06-12 21:34:26 +00:00
sthen
aadb2cb228 missed bump; pointed out by landry and naddy 2010-06-12 20:56:59 +00:00
steven
e7460a224c use gnu libtool here 2010-06-12 14:57:50 +00:00
landry
1e361a2c5a Remove sparc64-specific patch now that it switched to gcc4.
From Brad.
2010-06-12 14:33:01 +00:00
landry
b70438d874 Unbreak by removing patches which doesn't apply anymore. 2010-06-12 08:19:53 +00:00
landry
a7f4166328 Remove sparc64-specific patch now that it switched to gcc4.
From Brad.
2010-06-11 19:56:35 +00:00
ajacoutot
086ab023c9 Minor udpate to py-gnome-desktop-2.30.2. 2010-06-11 12:42:47 +00:00
ajacoutot
6ae60f4e9b Fix build on bid endian.
spotted by landry@
2010-06-11 10:35:49 +00:00
giovanni
46aa510b56 Update to 2.14.1
ok dcoppa@ on a similar diff
2010-06-11 10:20:42 +00:00
dcoppa
b5d4510c72 Prevent gst-inspect from writing to /root/.gstreamer-0.10/ during
the configure stage.

OK ajacoutot@
2010-06-11 09:40:02 +00:00
jasper
84a22a0f54 - update wmx to version 7
* unbreaks with gcc4
- rename patch
- drop jakob@ as maintainer per his request
2010-06-10 21:24:23 +00:00
ajacoutot
f9612ca8a6 Update to tracker-search-0.8.11, yet another bugfix release. 2010-06-10 15:02:03 +00:00
ajacoutot
825a9a66fb Remove XXX, icon has the correct name now. 2010-06-10 13:47:53 +00:00
ajacoutot
2138a02565 Update empathy to version 2.30.1.1. 2010-06-09 15:31:33 +00:00
sthen
6752e46d38 add a build dependency on x11/icon-naming-utils, ok jasper@ 2010-06-08 21:34:48 +00:00
espie
09c425eca1 LP64 + gcc4 2010-06-08 07:36:20 +00:00
jasper
3db1c6b9f6 - make 64-bit arches a tad happier too
from sebastian reitenbach
ok stuart cassoff (maintainer)
2010-06-07 18:13:43 +00:00
sthen
c5d2eafeb2 adapt for itcl 3.4; by me, tested by Sebastian Reitenbach 2010-06-07 14:40:47 +00:00
sthen
1ac483fa86 adapt for itcl change; from Sebastian Reitenbach, earlier version ok jasper@ 2010-06-07 14:40:13 +00:00
ajacoutot
60f0c31ee6 Better chance to get the correct kernel version. 2010-06-07 14:06:54 +00:00
ajacoutot
d5a7c3b1cc Fix WANTLIB after xapian-core update. 2010-06-07 08:40:48 +00:00
landry
30f459871a Use new -o/-g options for ${SUBST_CMD} instead of the chown dance. 2010-06-07 07:24:47 +00:00
ajacoutot
4fc93b7a74 Update to gnustep-examples-1.3.0.
from Sebastian Reitenbach
2010-06-07 06:52:46 +00:00
ajacoutot
a0941d98dd Update to gnustep-make-2.4.0 ; from Sebastian Reitenbach.
While here, add a title to README.OpenBSD and use the new -o/-g contruct
for SUBST_CMD.
2010-06-07 06:28:13 +00:00
ajacoutot
5c38aae2b8 Bugfix update to anjuta-2.30.2.0. 2010-06-07 06:14:14 +00:00
dcoppa
c847d2d4fe Update to awesome 3.4.5 2010-06-07 06:13:56 +00:00
kili
22c76770fa Adjust WANTLIB and bump. 2010-06-06 13:40:42 +00:00
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +00:00
landry
80e5899406 Update to xfwm4 4.6.2.
Thanks to robert at openbsd dot pap dot st and pea@ for testing the
whole xfce 4.6.2 update.
2010-06-05 15:30:29 +00:00
landry
6ae759f3ee Fix WANTLIB, bump PKGNAME 2010-06-05 15:28:47 +00:00
landry
a708e5a7c2 Update to xfdesktop 4.6.2 2010-06-05 15:28:19 +00:00
landry
c9f62fe8cf Update to xfconf 4.6.2 2010-06-05 15:27:44 +00:00
landry
9347f82f1a Update to xfce4-settings 4.6.5 2010-06-05 15:27:16 +00:00
landry
ae678e2b53 Update to xfce4-session 4.6.2 2010-06-05 15:26:33 +00:00
landry
b38f810865 Update to xfce4-panel 4.6.4 2010-06-05 15:26:03 +00:00
landry
d473f248d8 Fix WANTLIB/PLIST, bump PKGNAME 2010-06-05 15:25:40 +00:00
landry
eb864bfb40 Update to xfce4-appfinder 4.6.2 2010-06-05 15:25:05 +00:00
landry
da797d5856 Update to xfce-utils 4.6.2 2010-06-05 15:24:37 +00:00
landry
66bb428f3f Update to thunar 1.0.2 2010-06-05 15:24:07 +00:00
landry
814bc86a73 Update to Terminal 0.4.5 2010-06-05 15:23:28 +00:00
landry
7460e57ece fix WANTLIB, bump PKGNAME 2010-06-05 15:22:59 +00:00
landry
1873d64d5c Update to libxfcegui4 4.6.4 2010-06-05 15:22:13 +00:00
landry
f77a130a38 Update to libxfce4util 4.6.2 2010-06-05 15:21:25 +00:00
landry
31973f7e86 Update to libxfce4menu 4.6.2 2010-06-05 15:20:58 +00:00
landry
f2994478e5 Update to exo 0.3.107 2010-06-05 15:20:25 +00:00
landry
4e5fe894fa Moving to Xfce 4.6.2.... 2010-06-05 15:19:41 +00:00
sthen
d3325bbb11 Remove an #if patch that's now surplus since x264 has been upgraded.
From Brad, no binary change.
2010-06-04 23:21:43 +00:00
ajacoutot
56652f99ed Update to gdm-2.20.11.
* includes a security fix that we already patched for > 14 months ago
2010-06-04 07:45:56 +00:00
pea
68597a84fa Fix after recent libao update
ok naddy@
2010-06-03 16:07:02 +00:00
dcoppa
93d1f168a6 Do not install compressed manpages. My bad I didn't notice this
before.

OK sthen@
2010-06-03 15:43:18 +00:00
ajacoutot
651f6f76ff Bugfix update to tracker-search-0.8.10. 2010-06-03 15:15:44 +00:00
sthen
d5d0293b63 Remove posix_memalign workaround, now we have it in libc.
In ifdef's no longer used following the libc update, so no bump.
From Brad (maintainer).
2010-06-03 01:05:03 +00:00
dcoppa
d51e3603a0 Oops! Fix spacing (no need to bump). 2010-06-02 15:15:11 +00:00
dcoppa
8e0c76f8bf Update to awesome 3.4.4 (I also take maintainership).
OK sthen@, D. Adam Karim (previous maintainer)
2010-06-02 15:07:50 +00:00
ajacoutot
8c2b652cc4 Minor update to gtksourceview-2.10.3
Committing without maintainer's approval because he is on holiday and
the current in-tree version tarball has been removed from upstream.

sthen@ agrees
2010-06-02 08:47:51 +00:00
ajacoutot
6356ce7b36 Update to ekiga-3.2.7.
Lots of bugs and crashes fixes.
2010-05-31 07:20:04 +00:00
espie
e44015b6fe restore to build, but still doesn't work right, more cleanup needed... 2010-05-30 20:32:36 +00:00
landry
cf3fa0ceb0 Remove --as-needed from LDFLAGS, fixes lazy binding problems reported by
stephan@. ok stephan@
2010-05-28 08:57:37 +00:00
espie
e4b5db16fc fix for gcc4 (iterators are not pointers, especially not null pointers) 2010-05-28 08:50:58 +00:00
espie
1794fee0bd restore xview to build-land. Not working yet. 2010-05-28 08:32:14 +00:00
espie
ee09d91d5b no fix, just regen patches 2010-05-28 01:13:54 +00:00
ajacoutot
196b188a51 Minor update to gtksourceview 2.10.2.
* Misc bugfixes
* Updated translations

ok giovanni@ (maintainer)
2010-05-27 18:09:07 +00:00
ajacoutot
d788c9b105 Bugfix update to tracker-search-0.8.9. 2010-05-27 16:29:40 +00:00
ajacoutot
8efa5e84ed Update to gvfs-1.6.2.
* translations updates
* build fixes
2010-05-27 06:49:45 +00:00
jakemsr
7acfd6c99d update to wxSVG-1.0.4
bugfixes plus (in version 1.0.1):
* fixed ffmpeg media decoder
* updated for newer version of ffmpeg (SVN-r203773)
* removed SVGUI classes
2010-05-26 22:15:44 +00:00
jakemsr
8cf7b6253f update to mplayer-export-snapshot-20100308
locally:
* fix audio when using bsdbt848 video driver (problems noted by simon@)
* allow 24-bit audio output formats in the sndio backend (from ratchov@)

mostly from edd@ (MAINTAINER)
2010-05-26 21:29:56 +00:00
jasper
fe26fb0aca - update sawfish to 1.6.3 2010-05-26 21:29:10 +00:00
jasper
6ee4589f66 - sync 2010-05-26 21:17:29 +00:00
jasper
3874772cbe import ptsans 2.0
PT Sans family was developed as a part of the project "Public Types of
Russian Federation". The fonts of this project have open user license
and can be freely distributed. The main aim of the project is to give
possibility to the peoples of Russia to read and write on their native
languages.

from vadim zhukov (MAINTAINER), with tweaks by me
2010-05-26 21:15:56 +00:00
ajacoutot
756438fe86 Minor update to gnome-icon-theme-2.30.3. 2010-05-26 14:52:35 +00:00
dcoppa
46bd828c63 Unbreak QGtkStyle
OK espie@
2010-05-26 11:34:13 +00:00
espie
4f74d9c0c8 don't deref "not found" result. (bump main pkgname)
this fixes qdoc3 segfaulting at end of qtcreator build
2010-05-25 11:00:56 +00:00