Commit Graph

271 Commits

Author SHA1 Message Date
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
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jolan
ca7dbb81a7 fix MASTER_SITES, ok naddy@ 2010-01-30 19:08:30 +00:00
naddy
5fea18a48d fix package specs in depends 2009-07-20 14:28:54 +00:00
martynas
503adc5502 - libm has fmaxf 2008-09-11 19:52:18 +00:00
martynas
79eeacc1d6 - got fmin, fmax 2008-09-11 19:51:27 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
martynas
69e30c850e libc has signbit. tested by, and ok sthen@ 2008-07-25 16:08:35 +00:00
martynas
50961b87c6 remove, now that math.h defines INFINITY. the patch was wrong
anyway -- DBL_MAX is not infinity...  looks good jdixon@
2008-07-22 18:41:47 +00:00
martynas
4cf8e761f8 remove, now that math.h defines INFINITY; looks good jdixon@ 2008-07-22 18:38:04 +00:00
martynas
56484b9d13 provide backup master sites, so that one is able to build kde 4.0.1
tested by sthen@
2008-07-08 20:44:40 +00:00
martynas
5266580b5b this patch was never right, because '#define tgamma gamma' would
define tgamma that'd compute natural logarithm of gamma function,
and not gamma function itself, therefore completely different values

e.g. parser 4! yields 3.178054 which is obviously wrong

though on vax this patch used to be right.  :-)

tested by, and ok sthen@
2008-07-08 20:42:24 +00:00
espie
8406521d30 fix build with qca and qca2 both installed 2008-02-11 16:00:10 +00:00
espie
1cd5ec2bca +multimedia 2008-02-09 15:40:02 +00:00
espie
bb09b7854d multimedia stuff for kde4, it compiles. 2008-02-09 15:39:24 +00:00
espie
b95f45e681 update to 4.0.1, include a few more components and dependencies 2008-02-09 13:18:16 +00:00
ian
f6f0929904 Update for the KDE4 release, OK espie@ 2008-02-03 23:51:40 +00:00
ajacoutot
fc3f947b42 - add libtidy to lib_depends
- WANTLIB fix

ok espie@
2008-02-01 10:31:50 +00:00
ajacoutot
9a23caebc2 - set PORTHOME to WRKDIR by default so that systrace doesn't spam us with
/foobar_writes_to_HOME messages

ok espie@
2008-02-01 10:31:02 +00:00
ajacoutot
9617d10d36 - add missing build_depends (devel/boost)
- fix WANTLIB

ok espie@
2008-02-01 07:02:19 +00:00
espie
f551362770 another forgotten patch 2008-01-31 08:38:28 +00:00
espie
b5209bf95e forgot to commit these 2008-01-29 22:11:28 +00:00
espie
943bfe1fe0 +extragear-plasma 2008-01-29 00:28:05 +00:00
espie
eca63f6524 +some eye candy for kde4 2008-01-29 00:27:18 +00:00
espie
f205d54153 update artwork as well 2008-01-29 00:26:25 +00:00
espie
470c2e0cf5 better kjs patch.
Fix incorrect fix for GSSAPI
2008-01-29 00:24:40 +00:00
todd
1fc846ca05 runtime mime info is useful as well; ok espie@ 2008-01-28 21:02:54 +00:00
espie
a2aa89c217 +utils 2008-01-27 14:45:26 +00:00
espie
8c74707e92 admin tools compile 2008-01-27 14:17:58 +00:00
espie
81c0c62368 +accessibility 2008-01-27 13:00:19 +00:00
espie
8a07fc4174 a few more pieces 2008-01-27 05:09:15 +00:00
espie
b89333d71d kde4/sdk 2008-01-27 05:07:18 +00:00
todd
fe5fb535a2 somehow these got missed; ok espie@ 2008-01-24 00:14:15 +00:00
todd
9e53eda611 add missing dependency; ok espie@ 2008-01-23 15:08:58 +00:00
espie
cdaa36aece debug dialog, builds HUGE libraries. 2008-01-23 00:50:03 +00:00
espie
d1e4f9405e +network 2008-01-22 22:01:52 +00:00
espie
683f0b7de9 add the parts of kdeedu that currently compile 2008-01-22 19:59:28 +00:00
espie
a30e9b4e48 oops, forgot to mirror 2008-01-22 12:19:38 +00:00
espie
096a59b90e graphics compiles as well 2008-01-21 23:54:56 +00:00
espie
3933cf4239 games compiles as well 2008-01-21 22:08:14 +00:00
espie
4f4b6b7642 update `core' kde4 to 4.0.0.
Warning: thoroughly untested so far, most pieces probably do not work.
2008-01-21 21:47:56 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
espie
1c8f150511 switch these to base64.
They're not linked into the build, so people can use them to check.
2007-04-05 07:19:39 +00:00
espie
77ca211ab2 kdewebdevelop, not quite functional yet in kde4 2007-04-03 23:07:24 +00:00
espie
cff761d300 now that dependencies are `correct', we can afford to build stuff in order.
Add missing stuff.
2007-04-03 22:48:09 +00:00
espie
7041d39d43 kdevelop from kde4, work in progress, possibly better now that
autotools are going out of fashion.
2007-04-03 22:46:14 +00:00
espie
b1f4fffdd4 figured out why kdepim4 was not compiling, so import it. 2007-04-03 19:44:04 +00:00
espie
123b729133 fix build, fix shared libraries. 2007-04-02 22:07:12 +00:00
espie
52257458fe fix libraries and dependencies 2007-04-02 21:32:22 +00:00
espie
9a216e6fa1 fix library stuff 2007-04-02 20:32:27 +00:00
espie
b3e270032b fix libraries, detect more stuff, flesh out description. 2007-04-02 20:27:52 +00:00
espie
9f23ef566c fix library names and dependencies 2007-04-02 13:18:57 +00:00
espie
e9bf10f0ee adjust dependencies, shared lib numbers. Build more of kdeartwork (recognize
xscreensaver correctly)
2007-04-02 00:39:25 +00:00
espie
aa74e6f9ff synch with cmake, add libs and dependencies.
A little description while we're there.
2007-03-27 18:06:03 +00:00
espie
8c517eb47c lib names, dependencies, and description 2007-03-27 16:00:44 +00:00
espie
98547d04b7 adjust libraries, flesh out description 2007-03-27 11:11:40 +00:00
espie
0c7758c48d mention that some libs are LGPL, insist on new cmake.
Use new cmake features: correct shared libraries for us.
Also, flesh the description.
2007-03-27 09:45:56 +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
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