aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_URL2
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* [PATCH] simplify pear-* portsEdwin Groothuis2003-12-282-10/+4
| | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=96732
* Add the virtual category "pear" to the Makefiles of these ports.Edwin Groothuis2003-11-121-1/+1
| | | | | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org Notes: svn path=/head/; revision=93850
* FIx dependencyEdwin Groothuis2003-09-021-1/+1
| | | | | | | | PR: ports/51071 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> Notes: svn path=/head/; revision=88326
* New port: net/pear-Net_URL - Easy parsing of UrlsEdwin Groothuis2003-08-314-0/+38
PEAR class providing easy parsing of URLs and their constituent parts. PR: ports/51071 Submitted by: Thierry Thomas <neuhauser@bellavista.cz> Notes: svn path=/head/; revision=88213