aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-syck
Commit message (Collapse)AuthorAgeFilesLines
* Mark IGNORE with php 5.4 and set 5.3 as default.Alex Dupre2012-05-201-0/+2
| | | | | | | | Reported by: pav Pointyhat to: me Notes: svn path=/head/; revision=297003
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - 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 0.9.3Martin Wilke2008-12-062-4/+4
| | | | | | | | | PR: 128981 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=223912
* - Update 0.9.2Martin Wilke2008-09-242-4/+4
| | | | | | | | | PR: 127171 Submitted by: chinsan Approved by: maintainer timeout Notes: svn path=/head/; revision=220617
* The syck extension is a binding to the Syck library which facilitatesMartin Wilke2007-08-213-0/+40
YAML parsing. YAML(tm) (rhymes with "camel") is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages. YAML is optimized for data serialization, configuration settings, log files, Internet messaging and filtering. WWW: http://pecl.php.net/package/syck/ PR: ports/115252 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org> Notes: svn path=/head/; revision=198033