Commit Graph

30 Commits

Author SHA1 Message Date
sthen c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
kmos 2332ee50cf Fix build of redland-bindings on sparc64 as it has been done for the
other instances where -fdeclspec is needed for llvm
2022-07-03 23:09:47 +00:00
jeremy 1026c9569a Bump ports after switching default ruby version to 3.1
OK sthen@, tb@
2022-05-05 15:41:56 +00:00
naddy 8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
sthen 384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
sthen fe708775a0 switch redland-bindings to py3 2021-10-27 19:32:05 +00:00
jeremy b5da0994ab Switch default ruby version to 3.0
Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to
CFLAGS or CXXFLAGS.

Bump ports where the default version change causes a package change.

OK kmos@
2021-09-02 14:59:44 +00:00
sthen 3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen 77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen 179ec4bc25 disable the php bindings which are <=5.6-only
garbage-collect and fix a bogus LIB_DEPENDS in the Makefile while there
2018-12-10 13:22:04 +00:00
sthen 6c14fcb653 redland php extension needs PHP 5.6 2018-05-22 12:21:22 +00:00
jeremy fb9c5b3ea7 Rename ruby-librdf package name to rubyXY-librdf
For consistency with standard ruby library package naming.
2017-11-01 10:19:48 +00:00
sthen b0600caa40 add c to WANTLIB for perl XS modules 2017-09-23 10:51:07 +00:00
sthen df6fba168f Add perl to WANTLIB, second batch. This used to be done automatically but
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:28:32 +00:00
sthen a0aa0de3c9 bump; ruby default version switched 2016-09-07 18:09:57 +00:00
sthen 6c404491cf remove obsolete MESSAGE, LD_PRELOAD libpthread 2016-07-01 11:45:50 +00:00
jeremy 3b538bc85f Bump affected ports after change to MODRUBY_WANTLIB
Help from and OK nigel@
2015-08-27 14:38:36 +00:00
jeremy 4ad0a6112f Switch the default ruby version from ruby 2.1 to 2.2, and bump affected
ports.

OK jcs@ ajacoutot@
2015-07-16 17:27:08 +00:00
robert 9c1017ae2d bump revision due to the change of the default php version to 5.6
ok aja@
2015-06-05 06:00:20 +00:00
naddy 9118259504 Drop USE_GROFF: trivial page footer and acceptable formatting differences
only.
2015-01-22 20:26:43 +00:00
sthen 4cd83ef153 remove pre-generated swig file; fixes build with perl 5.20+ 2014-11-17 20:41:15 +00:00
sthen 174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
jasper 353b5c57b0 update to redland-bindings-1.0.17.1 2014-10-02 12:33:19 +00:00
sthen 26b647a798 @comment zero-byte perl .bs files in all packages which don't have p5-* PKGNAMEs
and bump
2014-06-14 10:34:44 +00:00
landry a532abe720 Fix after swig update:
configure checks for php version using $PHP_VERSION '>' 5.0.0, which wont
fly with our sh... and since we dont have php4 anyway, assume PHP_SWIG will
be php5. Was probably broken before that..
2014-01-04 09:09:28 +00:00
robert d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +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
espie eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen a09b76c294 import ports/textproc/redland-bindings, reworked from a port by dlg, ok jasper 2012-12-13 13:46:01 +00:00