Commit Graph

4625 Commits

Author SHA1 Message Date
robert
121a3c1e8c replace zaurus with arm in the ONLY_FOR_ARCHS variable to allow
building on armish too
2007-03-26 07:20:58 +00:00
aanriot
c8951b746e - regen PLIST (other keymaps).
- bump PKGNAME.

ok ckuethe@
2007-03-25 19:38:39 +00:00
espie
8daabf5e65 +toys
+admin
2007-03-24 16:59:56 +00:00
espie
d01a1892eb kdeadmin tools, not sure they make a lot of sense under OpenBSD. 2007-03-24 16:59:10 +00:00
espie
c55b80a792 more or less useless toys for kde 2007-03-24 16:35:48 +00:00
espie
b98c2fb8b6 more kde4, utils stuff 2007-03-24 15:23:20 +00:00
espie
8450215284 +artwork
+accessibility
2007-03-24 14:21:03 +00:00
espie
d0dcaded57 kde4 artwork and screen savers 2007-03-24 14:20:19 +00:00
espie
006ffc4a18 partial port of kdeaccessibility, obtained by disabling the parts that
need more work.
2007-03-24 13:46:58 +00:00
espie
19a52a354f a few minor changes:
- dependencies for graphics.
- enable poppler
- let make plist normalize base PLIST
- reenable factorial and gamma in kmplot.
2007-03-24 13:23:59 +00:00
ajacoutot
1c41c592dd - fix compilation with latest pilot-link (patch from KDE CVS)
noticed by viq <vicviq at gmail dot com>

ok espie@
2007-03-24 12:41:52 +00:00
steven
a4ec1cc6b7 update to slock 0.6
from maintainer Will Maier
2007-03-24 08:42:23 +00:00
espie
9634d7d235 tweak the modules so they also define MODQTn_* values along the usual
MODQT_* values.

This makes it possible to include both qt3 and qt4, as long as one is
very careful in choosing the right variables, without any change for the
existing qt3-only, qt4-only ports.

We don't bother with qt and qt2 as they are mostly end-of-life.
2007-03-23 16:28:52 +00:00
espie
d32a2618f1 partial port of the kde4 beta.
this is totally experimental and not working yet !
it's in so that experimental people can look at it and play with it.
do not even think of building it if you don't know what you're doing.
2007-03-22 22:24:32 +00:00
jasper
1c5efeca13 add gob2 2007-03-22 07:47:19 +00:00
jasper
d20eea448c import gob2 2.0.14
GOB is a preprocessor which simplifies the writing of GObjects in C.
The syntax is somewhat similar to that for Java, yacc and lex.
2007-03-22 07:46:01 +00:00
espie
2281720f6e update to 1.0.2. okay alek@, jasper@.
No objections from wilfried@, matthieu@, sturm@...
2007-03-21 00:21:58 +00:00
jasper
8ada505c24 add gnome-backgrounds 2007-03-20 16:15:55 +00:00
jasper
87a1510188 import gnome-backgrounds 2.16.2
This package contains a collection of wallpapers for use with Gnome.

"go ahead" alek@
2007-03-20 16:14:31 +00:00
jasper
ac39653c72 desktop-file-utils was already elsewhere...sorry. 2007-03-20 06:41:57 +00:00
jasper
5d816ac210 add desktop-file-utils 2007-03-19 20:14:32 +00:00
jasper
13151dd557 import desktop-file-utils 0.12
Utilities for manipulating desktop files.

ok simon@
2007-03-19 20:08:41 +00:00
alek
471aef2a02 remove bogus line from the DESCR file 2007-03-19 01:47:30 +00:00
espie
3b57565505 mark kppp as setuid root 2007-03-18 23:33:00 +00:00
espie
135cab4e47 put kdesud into its own group 2007-03-18 21:36:14 +00:00
espie
f744994db1 update to 4.2.3 2007-03-17 17:58:16 +00:00
jasper
48f16623eb fix location of `locale',
bump PKGNAME.

from Mikolaj Kucharski <mikolaj.kucharski@gmail.com>
2007-03-17 14:17:58 +00:00
jasper
29aa29aca0 update to 0.10
from Mikolaj Kucharski <mikolaj.kucharski@gmail.com>
2007-03-17 14:08:25 +00:00
steven
a35b657260 move pixeltool to -examples package; unbreaks no_examples flavor.
ok espie@
2007-03-17 11:51:58 +00:00
martynas
3c902b2123 - update to 1.4.1;
- disable history;
- remove docDATA;

ok MAINTAINER, naddy@, kili@, simon@, deanna@
2007-03-16 22:27:45 +00:00
ajacoutot
36ee3c2e56 - update to xfe-0.99
ok simon@
2007-03-16 10:49:27 +00:00
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
jasper
a01f257986 add trayer 2007-03-15 07:29:15 +00:00
jasper
6a3c5ba6e8 import trayer 1.0
Trayer is small program designed to provide systray functionality
present in GNOME/KDE desktop enviroments for window managers which don't
support that function. It's similar to other applications such as
'peksystray' and 'docker'.

tweaks by and ok ajacoutot@
2007-03-15 07:25:32 +00:00
ajacoutot
d2daa1bf83 - update to xfe-0.98.2
ok espie@
2007-02-27 17:06:46 +00:00
espie
54363e1e66 synch goggles to the fox update.
took me forever to remember that goggles starts up at the previous
bookmark, which was broken on the dvd I was testing.

Also, clean up the startup script while I'm there...
2007-02-27 11:15:25 +00:00
espie
4ead5f3e53 prevent QTextStreams from hanging on pipes EOF, as noticed in kdelibs4.
reintroduce a debug flavor, now that qt is `sane'. Fix main pkgname,
and add sha256 checksum.
2007-02-25 17:31:04 +00:00
espie
271cc7e0c7 fix qdbuscpp2xml, make sure we run moc4. 2007-02-24 11:23:49 +00:00
espie
c51cd5c188 synchronize the l10n to 1.6.2 as well. 2007-02-23 22:24:18 +00:00
espie
55de2c46dc 1.6.2 minor update, includes some pdf read fixes. 2007-02-23 21:46:30 +00:00
pvalchev
6b64f6a06c -fPIC necessary (builds on amd64 now) 2007-02-18 07:15:06 +00:00
espie
56022fec1b fix pkgnames, bump stuff.
add a qt-mt.pc that looks like something.
fix a buglet in qmake.
2007-02-17 18:59:04 +00:00
steven
2bf10c8bdc fix WANTLIB
ok bernd@
2007-02-15 17:15:41 +00:00
biorn
371ff302d7 mplayer uses an internal vorbis so LIB_DEPEND on ogg instead of vorbis.
Noted by Moritz Grimm.

Add SHA256.

ok sturm@
2007-02-15 11:49:03 +00:00
steven
6b876db786 bump PKGNAME due to PLIST changes after 4.0 -> 4.1 2007-02-14 17:24:18 +00:00
steven
22341e706b bump PKGNAME due to PLIST changes after 4.0 -> 4.1
"feel free to bump whatever is needed" espie@
2007-02-14 11:51:07 +00:00
biorn
96436eb1c8 Put rtunes in BUILD_DEPENDS rather than LIB_DEPENDS, noted
by Moritz Grimm, and fix WANTLIB.

ok sturm@, espie@, mglocker@
2007-02-12 14:47:11 +00:00
steven
471db9c52d fix WANTLIB 2007-02-11 01:12:16 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
mglocker
68740a07ef Add rtunes support via the Audio Output (-ao) interface. This makes
mplayer capable to stream audio to the Airport Express device.

help and ok robert@ mbalmer@ Bjorn Sandell
2007-02-08 18:58:22 +00:00