Version: 4.0.0, Package name: pecl71-rar-4.0.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description pecl-rar is a PHP extension for reading rar archives. Documentation is available online at: http://php.net/rar/ |
Filesize: 374.738 KB |
Version History (View Complete History) |
|
2018-12-11 05:33:26 by Stuart Henderson | Files touched by this commit (35) |
Log message: move @pkgpath markers for pecl extensions so that versions compiled against the old "ports default" versions of php are autoupdated to the current one |
2018-12-11 05:33:26 by Stuart Henderson | Files touched by this commit (35) |
Log message: move @pkgpath markers for pecl extensions so that versions compiled against the old "ports default" versions of php are autoupdated to the current one |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-04-26 09:08:56 by Stuart Henderson | Files touched by this commit (38) |
Log message: move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo for the relevant PHP versions. ports which are 5.6-only remain in pecl-foo port directories, set to only build 5.6 packages ports which have separate versions for 5.6 and 7.0 are split; the port directories are named pecl56-foo for the 5.6-compatible version and pecl-foo for the 7+-version normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0 |
2018-04-26 09:08:56 by Stuart Henderson | Files touched by this commit (38) |
Log message: move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo for the relevant PHP versions. ports which are 5.6-only remain in pecl-foo port directories, set to only build 5.6 packages ports which have separate versions for 5.6 and 7.0 are split; the port directories are named pecl56-foo for the 5.6-compatible version and pecl-foo for the 7+-version normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0 |
2018-04-24 11:47:48 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to pecl-rar-4.0.0 |
2018-04-24 11:47:48 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to pecl-rar-4.0.0 |
2018-04-24 11:47:48 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to pecl-rar-4.0.0 |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-03-19 15:18:38 by Christian Weisgerber | Files touched by this commit (17) |
Log message: For all our ports that use the pecl module, SHARED_ONLY is always defined and "c" is always added to WANTLIB. Remove the check from the module and add WANTLIB += c to the individual port Makefiles. No changes in package signature, no other modules affected. |
2016-02-01 14:55:39 by Stuart Henderson | Files touched by this commit (38) |
Log message: Bump pecl-* and a couple of other ports which have now lost their MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about activating these have been rolled into the general PHP pkg-readmes file. OK/feedback aja@ jasper@ |
2016-02-01 14:55:39 by Stuart Henderson | Files touched by this commit (38) |
Log message: Bump pecl-* and a couple of other ports which have now lost their MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about activating these have been rolled into the general PHP pkg-readmes file. OK/feedback aja@ jasper@ |
2015-06-05 00:00:24 by Robert Nagy | Files touched by this commit (72) |
Log message: bump revision due to the change of the default php version to 5.6 ok aja@ |
2014-11-06 10:13:41 by Stuart Henderson | Files touched by this commit (67) |
Log message: bump REVISION for php version switch |
2014-10-29 15:14:22 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to pecl-rar 3.0.2 |
2014-10-29 15:14:22 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to pecl-rar 3.0.2 |
2011-07-31 20:13:45 by Jolan Luff | Files touched by this commit (10) |
Log message: remove myself as maintainer |
2011-07-08 12:26:05 by Robert Nagy | Files touched by this commit (2) |
Log message: cleanup |
2011-07-08 12:26:05 by Robert Nagy | Files touched by this commit (2) |
Log message: cleanup |
2011-07-08 12:25:40 by Robert Nagy | Files touched by this commit (10) |
Log message: switch to lang/php |
2011-07-08 12:25:40 by Robert Nagy | Files touched by this commit (10) |
Log message: switch to lang/php |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-04-21 21:44:13 by Jolan Luff | Files touched by this commit (2) |
Log message: update to 2.0.0 |
2010-04-21 21:44:13 by Jolan Luff | Files touched by this commit (2) |
Log message: update to 2.0.0 |