aboutsummaryrefslogtreecommitdiffstats
path: root/www/php-screw
Commit message (Collapse)AuthorAgeFilesLines
* [patch] Fix compiler error in www/php-screwedwin2003-11-042-4/+42
| | | | | | | | | php-screw is not C99 compatible: the author use "exit()" while C99 forbid. PR: 56222 Submitted by: "Kang Liu" <liukang@bjpu.edu.cn> Approved by: Alex Dupre <sysadmin@alexdupre.com>
* BROKEN on 5.x: does not compilekris2003-10-161-0/+4
|
* Unbreak build with new php 4.3.2, and Various fixes.nork2003-06-073-19/+12
| | | | | PR: ports/52801 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1
| | | | targets in bsd.port.mk
* De-pkg-comment.knu2003-02-212-1/+1
|
* Maintainer update to version 1.2.1edwin2002-11-166-35/+19
| | | | | PR: ports/45188 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Add php-screw 1.1, a PHP script encryption tool.petef2002-05-317-0/+115
PR: 38412 Submitted by: Alex Dupre <sysadmin@alexdupre.com>