aboutsummaryrefslogtreecommitdiff
path: root/textproc/google-ctemplate
Commit message (Collapse)AuthorAgeFilesLines
* 1: Upgrade google-ctemplate to 2.1.Vanilla I. Shu2012-04-143-5/+6
| | | | | | | 2: bump pecl-ctempalte revision to chase shared library version. Notes: svn path=/head/; revision=294799
* 1: Upgrade to 2.0.Vanilla I. Shu2012-02-023-4/+16
| | | | | | | 2: fix build with clang. Notes: svn path=/head/; revision=290277
* Upgrade to 1.1.Vanilla I. Shu2012-01-122-3/+3
| | | | Notes: svn path=/head/; revision=289023
* Upgrade to 1.0.Vanilla I. Shu2011-09-052-3/+3
| | | | Notes: svn path=/head/; revision=281191
* Upgrade to 0.99.Vanilla I. Shu2011-02-173-6/+11
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=269267
* Fix pkg-plist.Vanilla I. Shu2010-04-211-1/+2
| | | | | | | Submitted by: QAT@ Notes: svn path=/head/; revision=252992
* Upgrade to 0.97.Vanilla I. Shu2010-04-212-4/+4
| | | | Notes: svn path=/head/; revision=252990
* Upgrade to 0.96.Vanilla I. Shu2009-11-093-31/+4
| | | | Notes: svn path=/head/; revision=244008
* Upgrade to 0.95.Vanilla I. Shu2009-06-133-17/+16
| | | | Notes: svn path=/head/; revision=235686
* Fix pkg-plist.Vanilla I. Shu2009-05-201-0/+1
| | | | | | | Obtained from: QAT Notes: svn path=/head/; revision=234253
* Upgrade to 0.94.Vanilla I. Shu2009-05-202-4/+4
| | | | Notes: svn path=/head/; revision=234246
* Upgrade to 0.93.Vanilla I. Shu2009-02-033-4/+31
| | | | Notes: svn path=/head/; revision=227483
* Fix pkg-plist.Vanilla I. Shu2008-11-131-0/+1
| | | | | | | Submitted by: itetcu@ via QAT. Notes: svn path=/head/; revision=222818
* Upgrade to 0.92.Vanilla I. Shu2008-11-132-4/+4
| | | | Notes: svn path=/head/; revision=222788
* Upgrade to 0.91.Vanilla I. Shu2008-08-213-4/+6
| | | | Notes: svn path=/head/; revision=218936
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Upgrade to 0.90, and take over maintainer bit.Vanilla I. Shu2008-05-123-5/+6
| | | | | | | Approved by: clsung@ (original maintainer) Notes: svn path=/head/; revision=212940
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofEdwin Groothuis2008-03-061-1/+1
| | | | | | | | | http://something.googlecode.com/files PR: ports/121435 (related) Notes: svn path=/head/; revision=208538
* Upgrade to 0.9.Vanilla I. Shu2008-03-012-4/+4
| | | | | | | Approved by: maintainer (clsung@) Notes: svn path=/head/; revision=208234
* Upgrade to 0.8.Vanilla I. Shu2007-08-232-4/+4
| | | | | | | Approved by: clsung@ Notes: svn path=/head/; revision=198154
* Upgrade to 0.7.Vanilla I. Shu2007-07-176-37/+7
| | | | | | | Approved by: clsung@ Notes: svn path=/head/; revision=195798
* - Update to 0.6.1Cheng-Lung Sung2007-06-304-10/+8
| | | | Notes: svn path=/head/; revision=194527
* - .la libtool archives are harmless now, back it offCheng-Lung Sung2007-06-152-15/+2
| | | | | | | | Also ref: http://lists.freebsd.org/pipermail/freebsd-ports/2007-March/039151.html Stated by: pav Notes: svn path=/head/; revision=193535
* - add patch-ltmain.sh to avoid installing .la filesCheng-Lung Sung2007-06-141-0/+15
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=193433
* Upgrade to 0.6.Vanilla I. Shu2007-06-138-35/+43
| | | | | | | Approved by: clsung@ Notes: svn path=/head/; revision=193401
* - Update to 0.4Cheng-Lung Sung2007-02-122-4/+4
| | | | Notes: svn path=/head/; revision=184972
* - Update to 0.3Cheng-Lung Sung2006-09-122-4/+6
| | | | Notes: svn path=/head/; revision=172818
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170657
* - update to 0.2Cheng-Lung Sung2006-07-085-30/+8
| | | | | | | | | | | | | | - Changes * API CHANGE: new typedefs (and types) for namelist functions (csilvers) * carry annotation status through to child templates/sections (ehamon) * Support registering templates after global construct time (njain) * Add pthread-rwlock support for darwin (csilvers) * SetTemplateGlobalValue(): new variable type with new scoping (ehamon) * Export a nothreads version of the ctemplate library (csilvers) * Got rid of scandir call, which should improve portability (csilvers) Notes: svn path=/head/; revision=167190
* add google-ctemplate 0.1Ying-Chieh Liao2006-04-278-0/+110
A simple but powerful template language for C++ pass maintainership to clsung Notes: svn path=/head/; revision=160561