Port details |
- pear-SebastianBergmann_PHPCPD Copy/Paste Detector (CPD) for PHP code
- 2.0.0 devel
=0 2.0.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2013-01-02 20:16:42
- Last Update: 2021-05-22 16:20:48
- Commit Hash: 0ab3218
- Also Listed In: pear
- License: BSD3CLAUSE
- Description:
- Copy/Paste Detector (CPD) for PHP code.
WWW: https://github.com/sebastianbergmann/phpcpd
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- php74-pear-SebastianBergmann_PHPCPD>0:devel/pear-SebastianBergmann_PHPCPD
- To install the port:
- cd /usr/ports/devel/pear-SebastianBergmann_PHPCPD/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pear-SebastianBergmann_PHPCPD
- pkg install php74-pear-SebastianBergmann_PHPCPD
- PKGNAME: php74-pear-SebastianBergmann_PHPCPD
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1512468963
SHA256 (sebastianbergmann-phpcpd-2.0.0_GH0.tar.gz) = 102f309ee517e1c021504d3f5823482a1869eee6b5d8b770e904bf4b179d2646
SIZE (sebastianbergmann-phpcpd-2.0.0_GH0.tar.gz) = 14885
- 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:
-
- php74-pear-ezc_ConsoleTools>=1.6.1 : devel/pear-ezc_ConsoleTools@php74
- php74-pear-SebastianBergmann_FinderFacade>=1.2.2 : devel/pear-SebastianBergmann_FinderFacade@php74
- php74-pear-PHP_Timer>=1.0.9 : devel/pear-PHP_Timer@php74
- pear : devel/pear@php74
- Runtime dependencies:
-
- php74-pear-ezc_ConsoleTools>=1.6.1 : devel/pear-ezc_ConsoleTools@php74
- php74-pear-SebastianBergmann_FinderFacade>=1.2.2 : devel/pear-SebastianBergmann_FinderFacade@php74
- php74-pear-PHP_Timer>=1.0.9 : devel/pear-PHP_Timer@php74
- php.h : lang/php74
- pear : devel/pear@php74
- tokenizer.so : devel/php74-tokenizer
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_pear-SebastianBergmann_PHPCPD
- USES:
- php pear:env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 May 2021 16:20:48 2.0.0
|
Po-Chuan Hsieh (sunpoet)  |
*/pear-*: Take maintainership |
04 May 2021 16:57:55 2.0.0
|
Rene Ladan (rene)  |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
06 Apr 2021 14:31:07 2.0.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Jul 2020 17:49:31
2.0.0
|
joneum  |
remove obsolete port devel/pear-channel-phpunit [1]
textproc/pear-Text_Template:
- Update to 2.0.2
- switch to GH
PR: 242220 [1]
Submitted by: Marc Veldman <marc@bumblingdork.com> [1]
Approved by: miwi (maintainer timeout)
Sponsored by: Netzkommune GmbH |
06 Mar 2020 17:05:44
2.0.0
|
joneum  |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
08 Mar 2018 19:48:41
2.0.0
|
mat  |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
09 Jan 2018 18:44:07
2.0.0
|
danfe  |
For the ports under `devel' category: remove superfluous linefeeds. |
06 Dec 2017 11:55:20
2.0.0
|
mat  |
Do not set WRKSRC when using USE_GITHUB, it is always correct.
If it is not correct, it is because you did not set GH_PROJECT
correctly.
Sponsored by: Absolight |
05 Dec 2017 19:53:55
2.0.0
|
joneum  |
devel/pear-SebastianBergmann_PHPCPD: Update to 2.0.0
Unbreak this port
switch to GitHub
Add LICENSE_FILE
Update *_DEPENDS
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13235 |
11 Jun 2017 02:28:30
1.4.0
|
sunpoet  |
Mark BROKEN: unfetchable, redirects to https://phpunit.de/
=> phpcpd-1.4.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/phpcpd-1.4.0.tgz
fetch: http://pear.phpunit.de/get/phpcpd-1.4.0.tgz: size mismatch: expected
10439, actual 6296
Approved by: portmgr (blanket) |
16 May 2017 13:37:51
1.4.0
|
joneum  |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
27 Dec 2016 21:19:23
1.4.0
|
rakuco  |
Change maintainership of the pear-* ports.
Pass it to Jochen Neumeister <joneum@bsdproject.de>.
PR: 215607
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Approved by: Gasol Wu <gasol.wu@gmail.com> (former maintainer) |
01 Apr 2016 14:00:57
1.4.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
22 Dec 2014 17:12:27
1.4.0
|
feld  |
Update "BSD" license in devel category |
23 Sep 2014 15:15:05
1.4.0 
|
bapt  |
Convert to USES=pear |
08 Nov 2013 21:41:54
1.4.0
|
antoine  |
Stage support for pear classes and channels in the devel category
Reviewed by: bapt, ports@
Tested with: poudriere + diff on the content of generated packages |
20 Sep 2013 17:13:47
1.4.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Jan 2013 20:16:30
1.4.0
|
rm  |
Copy/Paste Detector (CPD) for PHP code.
WWW: https://github.com/sebastianbergmann/phpcpd
PR: 172774
Submitted by: Gasol Wu <gasol.wu@gmail.com> |