aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-bbcode
Commit message (Collapse)AuthorAgeFilesLines
* * Add LICENSE and LICENSE_COMB=multiMartin Wilke2010-12-202-1/+4
| | | | | | | | | | | * Remove MD5 line from distinfo. * Add IGNORE_WITH_PHP=4 as this module requires php 5.2.0 or newer. PR: 152946 Submitted by: "Tom Judge" <tom@tomjudge.com> Notes: svn path=/head/; revision=266620
* - Reset ditesh (at) gathani.org due to long period of inactivity.Martin Wilke2009-04-111-1/+1
| | | | | | | | | - Take over some ports Approved by: portmgr (linimon) Notes: svn path=/head/; revision=232068
* - Update to 1.0.2Martin Wilke2008-09-242-4/+4
| | | | | | | | | PR: 127169 Submitted by: chinsan Approved by: maintainer timeout Notes: svn path=/head/; revision=220624
* - Update to 1.0.1Martin Wilke2008-09-052-4/+4
| | | | | | | | | PR: 126623 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=219908
* - Update to 0.10.4Chin-San Huang2007-12-122-6/+5
| | | | | | | | | PR: ports/117571 Submitted by: chinsan Approved by: maintainer timeout Notes: svn path=/head/; revision=203386
* The bbcode extension is a quick and efficient BBCode Parsing Library.Martin Wilke2007-08-233-0/+37
It provides various tag types, high speed one pass parsing, callback system and tag position restriction. WWW: http://pecl.php.net/package/bbcode/ PR: ports/115238 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org> Notes: svn path=/head/; revision=198203