Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | [PATCH] simplify pear-* ports | edwin | 2003-12-28 | 2 | -13/+5 |
| | | | | | | | | | | | | | | | | | | | | | | These patches do the following things for PEAR ports: * devel-pear-PEAR-Makefile.common.patch - provides a do-install target and all that jazz in devel/pear-PEAR/Makefile.common - individual PEAR ports now just set a few variables: * pear-ports-Makefile.common-ng.patch contains changes for all pear-* ports including devel/pear-PEAR See http://smradoch.innuendo.cz/FreeBSD/ for complete description. Note: still missing are: devel/pear-HTML_Common devel/pear-I18N net/pear-Net_NNTP security/pear-Auth PR: ports/59213 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> | ||||
* | Add the virtual category "pear" to the Makefiles of these ports. | edwin | 2003-11-13 | 1 | -1/+1 |
| | | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org | ||||
* | New port: devel/pear-Console_Table, a PEAR class that makes it easy | edwin | 2003-09-01 | 4 | -0/+39 |
to build console style tables. A PEAR class that makes it easy to build console style tables. This package is used by the new Horde's translation module. PR: ports/56240 Submitted by: Thierry Thomas <thierry@pompo.net> |