summaryrefslogtreecommitdiff
path: root/textproc/php5-xsl
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+1
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-11-05Add php5-xsl 5.0.2 - PHP5 extension implementing XSL standard, performingjdolecek2-0/+22
XSLT transformations using the libxslt library.