Commit Graph

89 Commits

Author SHA1 Message Date
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
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
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
naddy
9672e134d6 remove unused variable from SUBST_VARS 2012-01-12 23:52:20 +00:00
ajacoutot
bdb6392800 Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:34:04 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
jeremy
9bc799db7a Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.

OK landry@, jcs@
2011-07-19 18:00:16 +00:00
naddy
65bc5aa607 bump revision for plist changes 4.9 -> 5.0 2011-07-18 19:06:36 +00:00
naddy
4cb3e73f03 bump revision for plist changes 4.8 -> 4.9 2011-01-15 01:09:42 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jeremy
848e9dff50 Handle changes caused by splitting the ruby port and bump
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:21:03 +00:00
landry
7ee7f70d4b Force the use of gnu libtool, our ports libtool seems to add an empty
-Wl,rpath, when linking rbuic.
All those fixes agreed/okayed by phessler@ espie@ steven@ jasper@
sthen@ ajacoutot@
2010-09-22 07:01:56 +00:00
sthen
e5d3c5de07 bump for new python 2010-08-30 21:49:54 +00:00
ajacoutot
6f2004c52a Revove BROKEN-powerpc, it works fine after the gcc4 switch, from Brad. 2010-07-27 04:44:37 +00:00
naddy
34837b39ea bump PKGNAME for PLIST changes 4.7 -> 4.8 2010-07-24 23:05:08 +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
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
ajacoutot
0d0c9d8c8c Add missing gtk-update-icon-cache goos.
ok landry@ espie@
2010-05-15 08:48:01 +00:00
jasper
7d16b66d27 - more BROKEN-$ARCH 2010-04-15 18:35:02 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
ajacoutot
17ec0b58ce Use the gettext module.
ok landry@ on an earlier diff.
2009-08-27 19:44:38 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
sthen
55a3d3de44 python depends 2009-03-16 12:53:03 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
espie
4a6de4c1ec 3.5.10, missing i18n as usual... 2008-08-29 11:27:43 +00:00
naddy
b3e53655d3 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
espie
0183804b73 3.5.9 2008-04-13 04:27:47 +00:00
naddy
647b095b60 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 21:09:03 +00:00
ajacoutot
bc057982b7 - add update-desktop-database goo
"looks ok" jasper@
2007-12-15 23:47:40 +00:00
jakemsr
41cd1c99bd use -pthread instead of -lpthread for pthreads linkage
fix some WANTLIB/LIB_DEPENDS in akode and amarok while here

bulk build tested by steven@, "go ahead" espie@ a while ago
2007-12-11 07:55:05 +00:00
espie
b683e9dab6 update to 3.5.8 2007-10-24 21:52:16 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
steven
8c2a16ad49 drop version numbers on qtruby bindings.
problem reported by Jeremy Evans <openbsd at jeremyevans.net>

ok espie
2007-08-08 22:49:33 +00:00
naddy
b6813cc05f bump package name due to OSREV increment 2007-07-28 14:08:08 +00:00
espie
75c000fc78 go to 3.5.7 as well. make sure it uses python 2.4 for now. 2007-05-27 16:49:44 +00:00
bernd
f888a25c16 Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
and will be removed shortly. Bump PKGNAMEs.

Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
steven
6b876db786 bump PKGNAME due to PLIST changes after 4.0 -> 4.1 2007-02-14 17:24:18 +00:00
espie
a349c03400 update to 3.5.6 as well, fixing the issue with python types changing
between 2.4 and 2.5
2007-01-28 15:16:17 +00:00
steven
b58292acd3 USE_X11 2006-11-20 08:07:40 +00:00
espie
9d16852b89 SHARED_LIBS reformat 2006-11-05 13:02:30 +00:00
espie
950df08071 Update to 3.5.5 2006-10-12 23:12:18 +00:00
espie
1150eccbc2 update to 3.5.4 2006-08-03 23:37:13 +00:00
espie
9960321dec update to 3.5.4 first part. 2006-08-03 10:53:35 +00:00