Port details |
- pecl-ctemplate PECL extension for ctemplate library
- 1.14 textproc
=0 1.14Version 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: vanilla@FreeBSD.org
- Port Added: 2006-05-07 13:41:22
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- Also Listed In: pear
- License: not specified in port
- Description:
- A PECL extension for google ctemplate library.
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:
-
- pecl-cTemplate>0:textproc/pecl-ctemplate
- No installation instructions:
- This port has been deleted.
- PKGNAME: pecl-cTemplate
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1480585235
SHA256 (PECL/vanillahsu-pecl-ctemplate-v1.14_GH0.tar.gz) = e27ac8844fdab390633a4b61b19a02b9f78883c6cd24132ec49b77517ceb124c
SIZE (PECL/vanillahsu-pecl-ctemplate-v1.14_GH0.tar.gz) = 26873
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:
-
- libctemplate.so : textproc/google-ctemplate
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:ext localbase:ldflags
- 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.14 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.14 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
1.14 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
1.14 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
1.14 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.14 07 Feb 2017 12:14:34 |
mat |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
1.14 29 Dec 2016 14:29:19 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket |
1.14 01 Dec 2016 09:43:32 |
vanilla |
Update to 1.14. |
1.12_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.12 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.12 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.12 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
1.12 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
1.12 30 Sep 2015 15:52:54 |
vanilla |
Rename ctemplate back to google-ctemplate, due package conflict. |
1.12 30 Sep 2015 02:21:53 |
vanilla |
Upgrade to 1.12, and move to GITHUB. |
1.11 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.11 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
1.11 29 Jul 2014 21:25:31 |
adamw |
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.
Approved by: portmgr (most of them) |
1.11 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.11 23 Jan 2014 16:00:15 |
miwi |
- Stageify
- Take maintainership of a few ports |
1.11 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.11 09 Jun 2013 17:27:04 |
miwi |
- Remove php4 reference |
1.11 24 Jul 2012 21:27:14 |
cs |
Fix typos in COMMENT |
1.11 18 May 2012 07:30:27 |
vanilla |
Upgrade to 1.11 for php5.4 compatible. |
1.10_4 14 Apr 2012 04:16:24 |
vanilla |
1: Upgrade google-ctemplate to 2.1.
2: bump pecl-ctempalte revision to chase shared library version. |
1.10_3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.10_3 05 Sep 2011 03:32:21 |
vanilla |
Add a patch to fix testcase error with google ctemplate 1.0. |
1.10_2 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.10_2 17 Feb 2011 03:52:30 |
vanilla |
bump version for google-ctemplate shared number increasment.
Feature safe: yes. |
1.10_1 21 Apr 2010 07:57:33 |
vanilla |
Fix building with latest google-ctemplate. |
1.10 12 Apr 2010 03:46:45 |
vanilla |
Upgrade to 1.10. |
1.9 13 Jun 2009 15:09:19 |
vanilla |
Upgrade to 1.9. |
1.8 20 May 2009 02:21:20 |
vanilla |
Upgrade to 1.8. |
1.7 03 Feb 2009 02:07:51 |
vanilla |
Upgrade to 1.7. |
1.6 30 Aug 2008 13:24:22 |
vanilla |
Upgrade to 1.6. |
1.5 25 Aug 2008 07:29:46 |
vanilla |
Upgrade to 1.5. |
1.4 21 Aug 2008 03:40:26 |
vanilla |
Upgrade to 1.4. |
1.3 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
1.3 12 May 2008 02:00:01 |
vanilla |
Upgrade to 1.3. |
1.2 08 Apr 2008 08:51:59 |
vanilla |
Upgrade to 1.2. |
1.1 17 Jul 2007 09:51:28 |
vanilla |
Fix build with google-ctemplate 0.7. |
1.1 03 Jul 2007 12:59:28 |
vanilla |
Fix build on -current
Submitted by: pav@ via email. |
1.1 25 Jun 2007 06:04:27 |
vanilla |
Add IGNORE_WITH_PHP=4.
Submitted by: sat@ |
1.1 24 Jun 2007 08:45:39 |
vanilla |
Update to 1.1. |
1.0 24 Jun 2007 05:36:02 |
vanilla |
Upgrade to 1.0, it's php5 only extension now. |
0.8 28 Oct 2006 09:35:49 |
vanilla |
remove BROKEN.
Approved by: portmgr (kris) |
0.8 21 Oct 2006 03:06:27 |
kris |
BROKEN: Does not build
Approved by: portmgr (self) |
0.8 07 Oct 2006 03:09:34 |
vanilla |
Add USE_GCC to fix broken on 4.x
Submitted by: krismail |
0.8 25 Sep 2006 14:20:22 |
vanilla |
Upgrade to 0.8. |
0.7 12 Sep 2006 16:02:28 |
vanilla |
Upgrade to 0.7. |
0.6 08 Jul 2006 03:30:42 |
vanilla |
Upgrade to 0.6. |
0.5 05 Jul 2006 16:46:56 |
vanilla |
Upgrade to 0.5.
Add TempalteFromString support. |
0.4 21 May 2006 12:11:51 |
vanilla |
Upgrade to 0.4. |
0.3 15 May 2006 15:30:16 |
vanilla |
Upgrade to 0.3. |
0.2 08 May 2006 13:44:37 |
vanilla |
Upgrade to 0.2. |
0.1 07 May 2006 13:39:50 |
vanilla |
Add pecl-ctemplate, it's php extension for google ctemplate library. |