Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - set "USE_PHP= pcre xml", otherwise phpSysInfo won't work after installed | leeym | 2004-09-22 | 1 | -7/+6 |
| | | | | | | | | | | | | | - problem reported by: paulnet.bbs@wretch.twbbs.org - make this port PREFIX clean - replace "rm" with ${RM} - cosmetic fixes: - replace hardcoded "phpsysinfo" with ${PORTNAME:L} - relocatate WRKSRC PR: 71335 Submitted by: leeym Approved by: portmgr (marcus) | ||||
* | - Update to 2.2 | pav | 2004-06-08 | 2 | -3/+5 |
| | | | | Submitted by: brd@FreeNode (maintainer) | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to | ale | 2004-02-09 | 1 | -4/+2 |
| | | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly) | ||||
* | Use the SORT macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -2/+2 |
| | |||||
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | bug fix: www/phpSysInfo | daichi | 2003-06-27 | 1 | -2/+5 |
| | | | | | | | | Fix PHP dependency PR: 53801 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Pointed out by: Tilman Linneweh <tilman@arved.de> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | build own plist so cannot get out of sync | alane | 2003-01-20 | 2 | -141/+9 |
| | |||||
* | distinfo file wasn't changed with last commit. | edwin | 2003-01-05 | 1 | -1/+1 |
| | | | | Submitted by: Oliver Braun <obraun@FreeBSD.org> | ||||
* | update and change maintainer | alane | 2003-01-05 | 2 | -29/+2 |
| | |||||
* | Change maintainer to me. | alane | 2002-10-23 | 1 | -1/+1 |
| | | | | Approved by: old maintainer | ||||
* | fix WWW: | ijliao | 2002-03-24 | 1 | -1/+1 |
| | | | | | PR: 36246 Submitted by: Eric Yu <ericyu@mail2000.com.tw> | ||||
* | add phpSysInfo 2.0 | ijliao | 2002-03-15 | 6 | -0/+210 |
A php script that displays info about the host being accessed PR: 35581 Submitted by: Bob Bomar <bob@fly.homeunix.org> |