Port details |
- pear-channel-phing PEAR channel pear.phing.info
- 20120813 devel
=2 20120813Version of this port present on the latest quarterly branch. - Maintainer: mm@FreeBSD.org
 - Port Added: 2013-05-19 12:12:41
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: pear www
- License: not specified in port
- WWW:
- https://pear.phing.info
- Description:
- PEAR channel for Phing
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php81-pear-channel-phing>0:devel/pear-channel-phing
- To install the port:
- cd /usr/ports/devel/pear-channel-phing/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pear-channel-phing
- pkg install php81-pear-channel-phing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-channel-phing
- Package flavors (<flavor>: <package>)
- php81: php81-pear-channel-phing
- php74: php74-pear-channel-phing
- php80: php80-pear-channel-phing
- php82: php82-pear-channel-phing
- distinfo:
- There is no distinfo for this port.
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:
-
- pear : devel/pear@php81
- pear : devel/pear@php81
- Runtime dependencies:
-
- pear : devel/pear@php81
- php.h : lang/php81
- pear : devel/pear@php81
- This port is required by:
- for Build
-
- devel/pear-phing
- for Run
-
- devel/pear-phing
Configuration Options:
- No options to configure
- Options name:
- devel_pear-channel-phing
- USES:
- pear:env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
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) |
20120813 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 ) |
20120813 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20120813 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20120813 09 Mar 2018 09:26:52
  |
mat  |
Fix INDEX.
Reported by: portsnap, with help from cperciva
With hat: pointy
Sponsored by: Absolight |
20120813 08 Mar 2018 19:48:41
  |
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 |
20120813 08 Nov 2013 21:41:54
  |
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 |
20120813 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
20120813 19 May 2013 12:12:27
  |
mm  |
PEAR channel for Phing
WWW: http://pear.phing.info |