Port details |
- pear-channel-geshi PEAR channel pear.geshi.org
- 20180906 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: michael.osipov@siemens.com
 - Port Added: 2018-09-16 00:23:19
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- Also Listed In: pear www
- License: not specified in port
- Description:
- PEAR channel for GeSHi
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php81-pear-channel-geshi>0:devel/pear-channel-geshi
- To install the port:
- cd /usr/ports/devel/pear-channel-geshi/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pear-channel-geshi
- pkg install php81-pear-channel-geshi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-channel-geshi
- Package flavors (<flavor>: <package>)
- php81: php81-pear-channel-geshi
- php74: php74-pear-channel-geshi
- php80: php80-pear-channel-geshi
- php82: php82-pear-channel-geshi
- 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-geshi
- for Run
-
- devel/pear-geshi
Configuration Options:
- No options to configure
- Options name:
- devel_pear-channel-geshi
- USES:
- pear:env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2018-03-08
Affects: */php* */pecl* */pear* Author: mat@FreeBSD.org Reason:
PHP extensions and modules have been flavored.
People using Poudriere 3.2+ and binary packages do not have to do anything if
they are using PHP applications.
PHP modules and extensions may have change their names from php5- or php7- to
fully versionned phpXY-.
PECL extensions and PEAR modules package names have changed from pecl- and
pear- to phpXX-pecl and phpXX-pear-.
To rename an installed package to match the new naming scheme, for example,
for the imagick pecl extension, run:
# pkg set -n pecl-imagick:php56-pecl-imagick
For other people, to build the PHP 7.2 version of, for example,
databases/php-memcached, you need to run:
# make FLAVOR=php72 install
|
Number of commits found: 5
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) |
20180906 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 ) |
20180906 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20180906 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20180906 16 Sep 2018 00:23:01
  |
jmd  |
new port: devel/pear-channel-geshi: PEAR channel for GeSHi.
Required to maintain GeSHi through PEAR.
PR: 226275
Submitted by: michael.osipov@siemens.com (maintainer) |
Number of commits found: 5
|