aboutsummaryrefslogtreecommitdiffstats
path: root/www/php-screw
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.5 release. Now it works with PHP5.ale2007-10-182-7/+6
|
* Use libtool port instead of included version to avoid a.out objformat botchkris2007-01-301-0/+1
|
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.linimon2006-07-051-1/+1
| | | | | PR: ports/92445 Hat: portmgr
* Mark BROKEN with php5.ale2006-05-231-0/+2
|
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toale2004-02-091-4/+2
| | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly)
* Switch to my @FreeBSD.org email address.ale2004-01-182-2/+2
| | | | Approved by: nork (mentor)
* Update to 1.3 release.ale2004-01-154-46/+4
| | | | Approved by: nork (mentor/implicitly)
* [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>