zhuk
4f664d8b82
Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
...
and shared-mime-info. Found by portcheck.
A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
zhuk
6a3f635302
Remove mentions of -kpilot subpackage, and reorder things a bit to
...
be more in line with other stuff in tree.
okay laundry@
2013-08-11 12:54:22 +00:00
zhuk
2250aee456
Replace ${post_install_libs} in Makefile.inc with MODKDE_LIB_LINKS
...
(see analog in kde4.port.mk). Some stuff outside x11/kde will need this
functionality, too, as it was merged into KDE4 SC.
okay espie@
2013-07-08 14:03:29 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
ajacoutot
9920238d6f
Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
...
have it in base now.
2013-06-17 19:30:22 +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
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
zhuk
1f0823d283
Remove API documentation bits for KDE3: it was semi-broken and not used by
...
anyone now.
okay ajacoutot@, espie@, landry@...
2013-06-03 22:45:14 +00:00
zhuk
849f9b72da
Disconnect libs3-doc and kdoc3. Unify look while there.
2013-06-03 22:41:09 +00:00
zhuk
35473fb1c1
Move last users of Python 2.5 to the old new (or new old?) Python 2.7 land.
...
A few iterations with testing done by and ok landry@
Also prodding from ajacoutot@, fgsch@ and others
2013-06-03 20:07:39 +00:00
brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +00:00
sthen
bb2ee20682
fix with libxml 2.9
2013-04-14 23:22:06 +00:00
ajacoutot
02429ff356
Regen WANTLIB.
2013-04-13 08:54:19 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
jeremy
ac78ad4e83
Make ruby 1.9 the default ruby for non-gem/extconf ports,
...
for consistency with the gem/extconf ports.
Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.
OK ajacoutot@
2013-03-20 19:13:50 +00:00
nigel
011de064f8
WANTLIB updates for fontconfig and other libraries.
...
Ok sthen
2013-03-19 13:07:13 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
espie
908f565b3c
fix after antoine's gsf update
...
(you really don't want to look at the fix)
2013-03-10 13:59:40 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
nigel
97f04c3710
Remove old md5/sha1.
...
Ok brad@
2013-02-05 13:09:14 +00:00
sthen
2e8e800f4b
fix following akode diff; sync wantlib while there.
...
pointed out by nigel@ ok espie@
2013-02-05 11:47:43 +00:00
zhuk
9935071d66
Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
...
Updates to dependant ports to follow.
Tested in a bulk, input and okay by landry@
Reviewed by aja@ too
2013-01-23 21:10:37 +00:00
zhuk
1e8bde9895
Fix a decade old KDE bug regarding cross-domain cookies handling:
...
http://paritynews.com/software/item/569-decade-old-kde-bug-fixed
"sure" ajacoutot@
2013-01-21 19:12:21 +00:00
zhuk
7ec0e678cb
Fix build after recent gphoto2 update.
...
ok ajacoutot@
2013-01-19 11:26:02 +00:00
ajacoutot
4ddcbdbd48
Fix depends after recent xscreensaver merge.
2013-01-18 15:30:46 +00:00
zhuk
8c6ee89f65
Backout kdebindings-3.5.10 at least until includes-related problems get
...
fixed.
Prodded by espie@ after reports from naddy@ and nigel@.
2013-01-15 17:31:18 +00:00
zhuk
ced98a133b
Enable Perl and Python bindings. Note that Perl bindings are not that
...
relevant until we get threaded Perl (noted by Espie).
Python bindings still use 2.5, moving to 2.7 is in post-KDE4 plans.
"if it builds, go for it" espie@
2013-01-14 14:46:46 +00:00
zhuk
c7021aca16
Unbreak FLAVORs for KDE 3.
...
ok by espie@
2013-01-14 12:35:19 +00:00
zhuk
d2355edb13
Move more stuff to subpackages of kdegraphics-3.5.10 and fix a few
...
RUN_DEPENDS-* while there.
input and ok landry@
2013-01-14 12:09:59 +00:00
zhuk
572ef60769
Enable Avahi support in KDE 3. Tested in a bulk build by landry@.
...
okay by espie@ and ajacoutot@.
2013-01-13 19:35:41 +00:00
ajacoutot
0de26431fc
Fix crystalsvg icon path in @unexec-delete
2013-01-12 11:21:10 +00:00
zhuk
f1872ac8bf
Force disabling of Lua, kdelibs-3.5 tries to detect it otherwise.
...
Lua was used for scripts in Kate and nobody missed it until now.
okay espie@
2013-01-11 16:20:00 +00:00
zhuk
7cb7deb055
Do not create ${PREFIX}/lib/kde3 unless really needed.
...
Fixes, e.g., update-plist for x11/kde/kdoc3.
"can go in as well" espie@
2013-01-11 15:16:21 +00:00
zhuk
851fcf90ab
Update patches for kdemultimedia-3.5.10, no bump needed.
...
"... as well" espie@
2013-01-11 15:12:55 +00:00
zhuk
97d4af3e1a
Fix a crash in KDE 3 PIM, patch found in my archives.
...
"can go in" espie@
2013-01-11 15:07:18 +00:00
naddy
ea703d1e08
fix the detection of openpty(), which in turn will be used by kio_fish
2012-12-17 18:42:13 +00:00
brad
70960bb6e2
Further tweaks for Pacal's sloppy wv2 update.
...
ok kili@
2012-12-03 22:30:26 +00:00
pascal
99f16cc4c0
Adapt to wv2 changes; sorry for the breakage.
...
same diff from brad@
2012-12-03 10:32:48 +00:00
brad
6cbc36e98d
Add support for newer Xine-lib.
...
ok ajacoutot@
2012-11-28 07:16:17 +00:00
sthen
8d589c164e
fix following cyrus-sasl update; sasl.h now requires size_t
...
ok aja@ nigel@
2012-11-24 09:08:09 +00:00
naddy
fe4ba7723d
don't pick up gtar in configure
2012-11-18 17:05:24 +00:00
matthieu
4d3e30f0c1
add BUILD_DEPENDS on devel/imake. ok landry@
2012-09-23 08:08:49 +00:00
ajacoutot
9a98afe058
Disable libmal support. AvantGo is dead.
2012-09-02 15:53:32 +00:00
naddy
6ce28feda2
remove xscreensaver's no_gle flavor here as well
2012-09-02 11:23:19 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
espie
b1b88327aa
switch default poppler flavor to no_qt,no_qt4,boostrap, as naddy@ now
...
sees bulk builds with a critical path sequentially building qt4, poppler,
libreoffice...
passes a full bulk
agreed with kili@, aja@, naddy@
2012-08-28 19:13:11 +00:00
ajacoutot
b96ed61899
Don't build kdecups for now; it is broken with cups >= 1.6.
2012-08-04 14:51:38 +00:00
espie
aed3a826ca
-L -L used to work with libtool 1 (for a strange definition of "work")
...
well, let's fix this for our libtool instead of having
more "surprises" on the way.
2012-07-13 09:44:46 +00:00
pascal
55681b82d5
pdfinfo is now in poppler-utils.
...
ok kili@
2012-07-09 09:03:00 +00:00
okan
ff9b00a21e
sync WANTLIB after ImageMagick update; ok sthen@
2012-07-03 13:37:14 +00:00