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
steven
10002cbb91
bump PKGNAME due to PLIST changes after 3.9 -> 4.0
2006-07-28 10:32:55 +00:00
espie
8006b2445d
minor update to 3.5.3, integrate libidn support (some more changes to come
...
to WANTLIB in packages dependent on KDE).
2006-06-03 12:47:30 +00:00
espie
027c7bf7fc
update to 3.5.2
2006-04-01 10:49:17 +00:00
espie
a52e5ab222
3.5.1
2006-02-04 16:39:47 +00:00
sturm
c1539524cf
bump PKGNAME due to PLIST changes after 3.8 -> 3.9
2006-01-22 23:21:46 +00:00
espie
b7255a6655
bump SHARED_LIBS for kde (all C++, no brainer)
2006-01-13 22:49:54 +00:00
espie
04aba8d894
SHARED_LIBS
...
note that some modules are versioned, but are not libraries...
2006-01-08 12:37:50 +00:00
alek
92ec721bc1
Use versioned python binary; fixes build when there is no python symlink
...
ok sturm@
2006-01-01 09:51:58 +00:00
espie
3f4fc2d938
update to 3.5.0. Apparently fine with python 2.4 by default...
2005-12-03 12:36:40 +00:00