Commit Graph

8596 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