Port details |
- pecl-ps PHP extension for pslib to generate postscript
- 1.3.7_1 print
=0 1.3.7_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
- Maintainer: alan@fromorbit.com
- Port Added: 2007-05-29 17:11:14
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- Also Listed In: pear
- License: PHP202
- WWW:
- https://pecl.php.net/package/ps
- Description:
- PHP extention to generate postscript by using pslib.
WWW: https://pecl.php.net/package/ps
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- ${PHP_PKGNAMEPREFIX}pecl-ps>0:print/pecl-ps
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-pecl-ps
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PECL/ps-1.3.7.tgz) = b4f83f7a4426e59a3026dec59405755c9a12f223d1286abb972d81abb11c8205
SIZE (PECL/ps-1.3.7.tgz) = 634024
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php56
- Library dependencies:
-
- libps.so : print/pslib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- 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 |
1.3.7_1 30 Dec 2018 23:30:56 |
rene |
Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 (Only the first 15 lines of the commit message are shown above ) |
1.3.7_1 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
1.3.7_1 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
1.3.7_1 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
1.3.7_1 25 Apr 2018 08:33:50 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
1.3.7_1 14 Dec 2017 13:57:29 |
tz |
Add missing IGNORE_WITH_PHP for various pecl-ports.
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.
PR: 222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476 |
1.3.7_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 |
1.3.7_1 24 Jan 2017 17:41:52 |
sunpoet |
Update WWW: PECL redirects to https://pecl.php.net/ |
1.3.7_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 |
1.3.7 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 |
1.3.7 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.3.7 18 Feb 2016 15:08:26 |
miwi |
- Ignore php70 |
1.3.7 10 Apr 2015 01:06:01 |
mi |
Add license (PHP-2.02), remove redundant DISTNAME setting. |
1.3.7 10 Apr 2015 01:03:37 |
mi |
Unbreak, upgrade from 1.3.6 (released in 2007) to 1.3.7 (released in
2013).
Approved by: being condemned |
1.3.6_3 21 Mar 2015 18:40:16 |
marino |
php53 and fallout: Deprecate, set removal for 15 APR 2015
The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014. They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.
The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.
There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.
Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.
PR: 198150 |
1.3.6_3 08 Jul 2014 18:45:24 |
tijl |
- Convert print/pslib to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Replace LDFLAGS with LIBS |
1.3.6_2 07 Jul 2014 06:56:35 |
vanilla |
1: Stagify.
2: new syntax of LIB_DEPENDS.
Approved by: portmgr@ (blanket) |
1.3.6_2 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
1.3.6_2 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
1.3.6_2 28 Aug 2010 10:58:57 |
mva |
- Unbreak, now that print/pslib supports libpng 1.4 properly
Submitted by: Alan Garfield <alan@auspc.com.au> via mail |
1.3.6_2 09 Apr 2010 21:05:28 |
pav |
- Mark BROKEN: does not configure
Reported by: pointyhat |
1.3.6_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.6_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.3.6 01 Dec 2008 21:08:47 |
miwi |
- Update to 1.3.6
PR: 129234
Submitted tabthorpe@
Approved by: maintainer |
1.3.4_4 26 Sep 2008 09:41:27 |
miwi |
- Fix segfault on amd64
- Bump PORTREVISION
PR: 127533
Submitted by: Alan Garfield <alan@fromorbit.com> (maintainer) |
1.3.4_3 06 Jun 2008 13:58:01 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.3.4_2 30 Jul 2007 23:08:00 |
miwi |
- Chase increase of print/pslib shlib version.
- Bump PORTREVISION
Submitted by: pointyhat via pav |
1.3.4_1 01 Jul 2007 22:13:49 |
miwi |
Chase increase of print/pslib shlib version.
Submitted by: pointyhat via pav |
1.3.4 29 May 2007 17:09:21 |
miwi |
PHP extention to generate postscript by using pslib.
WWW: http://pecl.php.net/package-info.php?package=ps
PR: ports/112968
Submitted by: Alan Garfield <alan at fromorbit.com> |