Port details |
- pecl-rar PECL extension to create and read RAR files
- 4.2.0 archivers
=1 Version of this port present on the latest quarterly branch. - Maintainer: fluffy@FreeBSD.org
 - Port Added: 2006-09-07 12:36:00
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: cvsgraph, screen, python
- Also Listed In: pear
- License: PHP301
- Description:
- Rar is a powerful and effective archiver, which was
created by Eugene Roshal and became rather popular quite fast.
This extension gives you possibility to read Rar archives.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php74-pecl-rar>0:archivers/pecl-rar
- To install the port:
- cd /usr/ports/archivers/pecl-rar/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/pecl-rar
- pkg install php74-pecl-rar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php74-pecl-rar
- Package flavors (<flavor>: <package>)
- php74: php74-pecl-rar
- php80: php80-pecl-rar
- distinfo:
- TIMESTAMP = 1608808400
SHA256 (PECL/rar-4.2.0.tgz) = 660d7d6bc97cc45395e56621aa8803a9f9d4b3436c576d67afe712c8f964a4b9
SIZE (PECL/rar-4.2.0.tgz) = 428258
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php74
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php74
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_pecl-rar
- USES:
- compiler:c11 php:pecl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.2.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.2.0 20 Jul 2022 14:20:49
    |
Tobias C. Berner (tcberner)  |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.2.0 13 Jun 2022 00:08:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Ignore with php82 |
4.2.0 10 Jan 2022 13:30:00
    |
Muhammad Moinur Rahman (bofh)  |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
4.2.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.2.0 13 Jan 2021 02:51:51
  |
pkubaj  |
archivers/pecl-rar: fix build on GCC architectures
In file included from
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/rararch.c:44:
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:15:
error: redefinition of typedef 'handler_this_t'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:15:
error: previous declaration of 'handler_this_t' was here
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:19:
error: redefinition of typedef 'rar_obj_ref'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:19:
error: previous declaration of 'rar_obj_ref' was here
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:46:
error: redefinition of typedef 'zpp_s_size_t'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:46:
error: previous declaration of 'zpp_s_size_t' was here
MFH: 2021Q1 |
4.2.0 24 Dec 2020 11:16:57
  |
fluffy  |
archivers/pecl-rar: update to 4.2.0 release
take maintainership
Approved by: miwi |
4.1.0 08 Nov 2020 10:16:52
  |
joneum  |
Update to 4.1.0
- Merge changes made to unrar up to version 5.5.6.
- Support PHP 7.2, PHP 7.3 and PHP 7.4.
- Update to unrar 5.9.4
- Fix bug #76592: streaming unpacking of uncompressed files incomplete
Sponsored by: Netzkommune GmbH |
4.0.0 06 Mar 2020 17:05:44
  |
joneum  |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
4.0.0 22 Sep 2019 07:14:00
  |
antoine  |
Ignore with php 7.4
Reported by: pkg-fallout |
4.0.0 12 Oct 2018 06:23:47
  |
antoine  |
Those ports are not compatible with php 7.3
Reported by: pkg-fallout |
4.0.0 29 Jan 2018 18:07:03
  |
joneum  |
remove IGNORE_WITH_PHP= 70 71
This port build fine with PHP 70, 71 and 72
PR: 225292
Reported by: v.chernyadev@tradesoft.ru
Approved by: mentors (implicit) |
4.0.0 01 Aug 2017 21:15:49
  |
joneum  |
- archivers/pecl-rar: Update from 3.0.2 to 4.0.0
Changelog:
- Merge changes made to unrar up to version 5.5.6.
- Support PHP 7.0 and PHP 7.1.
- Added functions RarEntry::getRedirType(),
RarEntry::isRedirectToDirectory() and RarEntry::getRedirTarget(),
as well as the following constants on RarEntry: FSREDIR_UNIXSYMLINK,
FSREDIR_WINSYMLINK, FSREDIR_JUNCTION, FSREDIR_HARDLINK and FSREDIR_FILECOPY.
- Changed stat handler to return UTC time for creation,
modification and access time (does not work reliably on Windows).
- Fix cloning of RarArchive being allowed.
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D11762 |
3.0.2_1 16 May 2017 13:37:51
  |
joneum  |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
3.0.2_1 10 Apr 2017 15:08:47
  |
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
3.0.2_1 07 Feb 2017 12:14:34
  |
mat  |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
3.0.2_1 22 Dec 2016 12:00:09
  |
wen  |
- Pass maintainership to submitter
PR: 215489
Submitted by: joneum@bsdproject.de |
3.0.2_1 13 Dec 2016 14:26:12
  |
sunpoet  |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
3.0.2_1 03 Aug 2016 12:47:05
  |
mat  |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
3.0.2 26 Jul 2016 16:51:16
  |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
3.0.2 25 Jul 2016 20:01:03
  |
rene  |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
3.0.2 28 Jun 2016 14:00:45
  |
mat  |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
3.0.2 18 Feb 2016 14:47:06
  |
miwi  |
- Ignore php70
- While here remove old php gruft |
3.0.2 26 Nov 2015 14:39:58
  |
miwi  |
- Take Maintainership
Approved by: mat (mentor) |
3.0.2 24 Feb 2015 01:53:16
  |
vanilla  |
switch to USES=tar:tgz. |
3.0.2 18 Nov 2014 09:37:33
  |
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
3.0.2 07 Dec 2013 09:01:11
  |
antoine  |
- Update to 3.0.2
- Stage support
PR: ports/184127
Submitted by: Muhammad Moinur Rahman
Approved by: maintainer timeout (2 weeks) |
20 Sep 2013 13:11:21
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
3.0.1 28 May 2013 08:40:58
  |
miwi  |
- Update to 3.0.1 |
3.0.0 13 May 2013 15:47:47
  |
miwi  |
- Remove php4 reference |
3.0.0 18 Dec 2012 07:57:31
  |
danfe  |
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here. |
3.0.0 25 Jun 2011 04:18:21
 |
miwi  |
- Update to 3.0.0
PR: 157833
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
2.0.0 20 Dec 2010 06:24:49
 |
miwi  |
* The module requires the SPL extension to be installed.
* The module requires the php extenstions in the build env so add USE_PHP_BUILD
* The module is not compatiable with php 4 so add IGNORE_WITH_PHP=4
* Remove the MD5 line from distinfo.
PR: 152923
Submitted by: "Tom Judge" <tom@tomjudge.com> |
2.0.0 25 Apr 2010 09:17:52
 |
miwi  |
- Update to 2.0.0 |
1.0.0 28 Aug 2009 18:54:47
 |
miwi  |
- Take maintainership |
1.0.0 28 Aug 2009 17:37:26
 |
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
1.0.0 28 May 2008 12:20:39
 |
chinsan  |
- Update to 1.0.0.
PR: ports/123656
Submitted by: Wen Heping <wenheping _at_ gmail.com>
Approved by: maintainer |
0.3.4 10 Jul 2007 10:20:26
 |
chinsan  |
- Update to 0.3.4.
Approved by: rafan (mentor) |
0.3.1 03 Oct 2006 15:34:44
 |
chinsan  |
Change the following ports to my FreeBSD.org email.
Approved by: delphij (mentor)
archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile (Only the first 15 lines of the commit message are shown above ) |
0.3.1 07 Sep 2006 12:24:46
 |
rafan  |
Add pecl-rar 0.3.1, a PECL extension to create and read rar files.
PR: ports/102962
Submitted by: chinsan <chinsan.tw at gmail.com> |