import pear-Net-URL2 0.3.0
This commit is contained in:
parent
91905784e5
commit
c24a449aa3
17
net/pear-Net-URL2/Makefile
Normal file
17
net/pear-Net-URL2/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/11/18 19:12:38 jasper Exp $
|
||||
|
||||
COMMENT= class for parsing and handling URL
|
||||
|
||||
DISTNAME= Net_URL2-0.3.0
|
||||
PKGNAME= pear-${DISTNAME:S/_/-/}
|
||||
CATEGORIES= net
|
||||
|
||||
MODULES= www/pear
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
net/pear-Net-URL2/distinfo
Normal file
5
net/pear-Net-URL2/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Net_URL2-0.3.0.tgz) = T8oGbSSavcPNPDAY1CTYKw==
|
||||
RMD160 (Net_URL2-0.3.0.tgz) = WFFC7BYrPgOVbsRenEgK1HF+Sag=
|
||||
SHA1 (Net_URL2-0.3.0.tgz) = 0fvwstiA50lin5zAN4WvOSpBC30=
|
||||
SHA256 (Net_URL2-0.3.0.tgz) = chIUUWZ3H18i1gvwuRw/zatces7ksssnXbincvd60K4=
|
||||
SIZE (Net_URL2-0.3.0.tgz) = 8371
|
2
net/pear-Net-URL2/pkg/DESCR
Normal file
2
net/pear-Net-URL2/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Provides parsing of URLs into their constituent parts (scheme, host,
|
||||
path etc.), URL generation, and resolving of relative URLs.
|
12
net/pear-Net-URL2/pkg/PLIST
Normal file
12
net/pear-Net-URL2/pkg/PLIST
Normal file
@ -0,0 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/18 19:12:38 jasper Exp $
|
||||
@group daemon
|
||||
lib/
|
||||
lib/php/
|
||||
pear/doc/
|
||||
pear/doc/Net_URL2/
|
||||
pear/doc/Net_URL2/docs/
|
||||
pear/doc/Net_URL2/docs/6470.php
|
||||
pear/doc/Net_URL2/docs/example.php
|
||||
pear/lib/.registry/net_url2.reg
|
||||
pear/lib/Net/
|
||||
pear/lib/Net/URL2.php
|
Loading…
x
Reference in New Issue
Block a user