aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-11-12 23:46:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-11-12 23:46:19 +0000
commitd30e571eb6f5232da70daf4dc32b93c08bff1de9 (patch)
tree87603ac289c6880af1a48253ff77e15abbaebe27
parent6b26ddff3112fadce86072cddaf6a07e4faa741f (diff)
downloadports-d30e571eb6f5232da70daf4dc32b93c08bff1de9.tar.gz
ports-d30e571eb6f5232da70daf4dc32b93c08bff1de9.zip
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
Notes
Notes: svn path=/head/; revision=93850
-rw-r--r--archivers/pear-Archive_Tar/Makefile2
-rw-r--r--databases/pear-DB/Makefile2
-rw-r--r--devel/pear-Config/Makefile2
-rw-r--r--devel/pear-Console_Getopt/Makefile2
-rw-r--r--devel/pear-Console_Table/Makefile2
-rw-r--r--devel/pear-Date/Makefile2
-rw-r--r--devel/pear-HTML_Common/Makefile2
-rw-r--r--devel/pear-HTML_Select_Common/Makefile2
-rw-r--r--devel/pear-HTML_Template_IT/Makefile2
-rw-r--r--devel/pear-HTML_Template_PHPLIB/Makefile2
-rw-r--r--devel/pear-I18N/Makefile2
-rw-r--r--devel/pear-PEAR/Makefile2
-rw-r--r--devel/pear-XML_Parser/Makefile2
-rw-r--r--devel/pear-XML_RSS/Makefile2
-rw-r--r--devel/pear-XML_Serializer/Makefile2
-rw-r--r--devel/pear-XML_Tree/Makefile2
-rw-r--r--devel/pear-XML_Util/Makefile2
-rw-r--r--devel/pear-XML_XPath/Makefile2
-rw-r--r--devel/pear-apd/Makefile2
-rw-r--r--devel/pear/Makefile2
-rw-r--r--mail/pear-Mail/Makefile2
-rw-r--r--mail/pear-Mail_Mime/Makefile2
-rw-r--r--mail/pear-mailparse/Makefile2
-rw-r--r--mail/pecl-mailparse/Makefile2
-rw-r--r--net/pear-Net_NNTP/Makefile2
-rw-r--r--net/pear-Net_SMTP/Makefile2
-rw-r--r--net/pear-Net_Sieve/Makefile2
-rw-r--r--net/pear-Net_Socket/Makefile2
-rw-r--r--net/pear-Net_URL/Makefile2
-rw-r--r--net/pear-Net_URL2/Makefile2
-rw-r--r--security/pear-Auth/Makefile2
-rw-r--r--security/pear-Auth_SASL/Makefile2
-rw-r--r--security/pear-Crypt_CBC/Makefile2
-rw-r--r--sysutils/pear-File/Makefile2
-rw-r--r--sysutils/pear-File_Find/Makefile2
-rw-r--r--sysutils/pear-Log/Makefile2
-rw-r--r--www/pear-APC/Makefile2
-rw-r--r--www/pecl-APC-devel/Makefile2
-rw-r--r--www/pecl-APC/Makefile2
39 files changed, 39 insertions, 39 deletions
diff --git a/archivers/pear-Archive_Tar/Makefile b/archivers/pear-Archive_Tar/Makefile
index 8b8c98131983..a909e533a051 100644
--- a/archivers/pear-Archive_Tar/Makefile
+++ b/archivers/pear-Archive_Tar/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Archive_Tar
PORTVERSION= 1.1
-CATEGORIES= archivers www
+CATEGORIES= archivers www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR tar file management class
diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile
index a8326a7c6199..315d18bbe302 100644
--- a/databases/pear-DB/Makefile
+++ b/databases/pear-DB/Makefile
@@ -8,7 +8,7 @@
PORTNAME= DB
PORTVERSION= 1.5.0.r2
PORTEPOCH= 1
-CATEGORIES= databases www
+CATEGORIES= databases www pear
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r2/RC2/}
MAINTAINER= ports@FreeBSD.org
diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile
index 24f52704ed94..95b9f08f9289 100644
--- a/devel/pear-Config/Makefile
+++ b/devel/pear-Config/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Config
PORTVERSION= 1.8
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Config package provides methods for configuration manipulation
diff --git a/devel/pear-Console_Getopt/Makefile b/devel/pear-Console_Getopt/Makefile
index 2e75eb8fdd61..c7c9ead4c530 100644
--- a/devel/pear-Console_Getopt/Makefile
+++ b/devel/pear-Console_Getopt/Makefile
@@ -8,7 +8,7 @@
PORTNAME= Console_Getopt
PORTVERSION= 1.0
PORTREVISION= 1
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR command-line option parser
diff --git a/devel/pear-Console_Table/Makefile b/devel/pear-Console_Table/Makefile
index 1e5e39fe2509..6a31ecc6272c 100644
--- a/devel/pear-Console_Table/Makefile
+++ b/devel/pear-Console_Table/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Console_Table
PORTVERSION= 1.0.1
-CATEGORIES= devel
+CATEGORIES= devel pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PHP class that makes it easy to build console style tables
diff --git a/devel/pear-Date/Makefile b/devel/pear-Date/Makefile
index e0d485fe916a..5f9d836246aa 100644
--- a/devel/pear-Date/Makefile
+++ b/devel/pear-Date/Makefile
@@ -8,7 +8,7 @@
PORTNAME= Date
PORTVERSION= 1.3
PORTREVISION= 2
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Date and Time Zone Classes
diff --git a/devel/pear-HTML_Common/Makefile b/devel/pear-HTML_Common/Makefile
index f48567cd7f88..fe14cf60ee48 100644
--- a/devel/pear-HTML_Common/Makefile
+++ b/devel/pear-HTML_Common/Makefile
@@ -7,7 +7,7 @@
PORTNAME= HTML_Common
PORTVERSION= 1.2.1
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR::HTML_Common is a base class for other HTML classes
diff --git a/devel/pear-HTML_Select_Common/Makefile b/devel/pear-HTML_Select_Common/Makefile
index 416b2989b3c8..413c49164607 100644
--- a/devel/pear-HTML_Select_Common/Makefile
+++ b/devel/pear-HTML_Select_Common/Makefile
@@ -8,7 +8,7 @@
PORTNAME= HTML_Select_Common
PORTVERSION= 1.1
PORTREVISION= 2
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Some small PEAR classes to handle common <select> lists
diff --git a/devel/pear-HTML_Template_IT/Makefile b/devel/pear-HTML_Template_IT/Makefile
index 6fd3b02ba490..00dc00bc2bdb 100644
--- a/devel/pear-HTML_Template_IT/Makefile
+++ b/devel/pear-HTML_Template_IT/Makefile
@@ -7,7 +7,7 @@
PORTNAME= HTML_Template_IT
PORTVERSION= 1.1
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR template API
diff --git a/devel/pear-HTML_Template_PHPLIB/Makefile b/devel/pear-HTML_Template_PHPLIB/Makefile
index 3237c751abae..98f146ac421e 100644
--- a/devel/pear-HTML_Template_PHPLIB/Makefile
+++ b/devel/pear-HTML_Template_PHPLIB/Makefile
@@ -7,7 +7,7 @@
PORTNAME= HTML_Template_PHPLIB
PORTVERSION= 1.3.1
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR template API ported from PHPLIB
diff --git a/devel/pear-I18N/Makefile b/devel/pear-I18N/Makefile
index b4b8a9723ef6..808dca8f5913 100644
--- a/devel/pear-I18N/Makefile
+++ b/devel/pear-I18N/Makefile
@@ -7,7 +7,7 @@
PORTNAME= I18N
PORTVERSION= 0.8.6
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR internationalization package
diff --git a/devel/pear-PEAR/Makefile b/devel/pear-PEAR/Makefile
index b33c32c1f012..163090cea51b 100644
--- a/devel/pear-PEAR/Makefile
+++ b/devel/pear-PEAR/Makefile
@@ -7,7 +7,7 @@
PORTNAME= PEAR
PORTVERSION= 1.2.1
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Base System
diff --git a/devel/pear-XML_Parser/Makefile b/devel/pear-XML_Parser/Makefile
index 18ad5207da03..7323ea74696e 100644
--- a/devel/pear-XML_Parser/Makefile
+++ b/devel/pear-XML_Parser/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XML_Parser
PORTVERSION= 1.0.1
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR XML parsing class based on PHP's bundled expat
diff --git a/devel/pear-XML_RSS/Makefile b/devel/pear-XML_RSS/Makefile
index b6333ce7f965..27183c75c554 100644
--- a/devel/pear-XML_RSS/Makefile
+++ b/devel/pear-XML_RSS/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XML_RSS
PORTVERSION= 0.9.2
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR RSS parser
diff --git a/devel/pear-XML_Serializer/Makefile b/devel/pear-XML_Serializer/Makefile
index 7a00e504184b..599d70d56800 100644
--- a/devel/pear-XML_Serializer/Makefile
+++ b/devel/pear-XML_Serializer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XML_Serializer
PORTVERSION= 0.6
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Swiss-army knive for reading and writing XML files
diff --git a/devel/pear-XML_Tree/Makefile b/devel/pear-XML_Tree/Makefile
index 0dd23205433b..096931c6be84 100644
--- a/devel/pear-XML_Tree/Makefile
+++ b/devel/pear-XML_Tree/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XML_Tree
PORTVERSION= 1.1
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class for representing XML data in a tree structure
diff --git a/devel/pear-XML_Util/Makefile b/devel/pear-XML_Util/Makefile
index ab824f122b64..0c6d4b63308f 100644
--- a/devel/pear-XML_Util/Makefile
+++ b/devel/pear-XML_Util/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XML_Util
PORTVERSION= 0.2
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR XML utility class
diff --git a/devel/pear-XML_XPath/Makefile b/devel/pear-XML_XPath/Makefile
index f67762db79a8..2d8242423820 100644
--- a/devel/pear-XML_XPath/Makefile
+++ b/devel/pear-XML_XPath/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XML_XPath
PORTVERSION= 1.2
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class provided an XPath/DOM XML manipulation
diff --git a/devel/pear-apd/Makefile b/devel/pear-apd/Makefile
index 36d168f27117..0056c95dde2d 100644
--- a/devel/pear-apd/Makefile
+++ b/devel/pear-apd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apd
PORTVERSION= 0.4p2
-CATEGORIES= devel
+CATEGORIES= devel pear
MAINTAINER= ports@FreeBSD.org
COMMENT= A full-featured engine-level PHP profiler/debugger
diff --git a/devel/pear/Makefile b/devel/pear/Makefile
index 6a1fc9b288d0..3167dc475f19 100644
--- a/devel/pear/Makefile
+++ b/devel/pear/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pear
PORTVERSION= ${PHP_VERSION:C/RC.//}
-CATEGORIES= devel www
+CATEGORIES= devel www pear
MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile
index cd5a41a13189..4454eacc4e72 100644
--- a/mail/pear-Mail/Makefile
+++ b/mail/pear-Mail/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Mail
PORTVERSION= 1.1.2
-CATEGORIES= mail www
+CATEGORIES= mail www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class that provides multiple interfaces for sending emails
diff --git a/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile
index 7d7469af6bbe..4fb86e06c565 100644
--- a/mail/pear-Mail_Mime/Makefile
+++ b/mail/pear-Mail_Mime/Makefile
@@ -8,7 +8,7 @@
PORTNAME= Mail_Mime
PORTVERSION= 1.2.1
PORTREVISION= 3
-CATEGORIES= mail www
+CATEGORIES= mail www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR classes to create and decode MIME messages
diff --git a/mail/pear-mailparse/Makefile b/mail/pear-mailparse/Makefile
index 2d005fd913a7..410efab8c934 100644
--- a/mail/pear-mailparse/Makefile
+++ b/mail/pear-mailparse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mailparse
PORTVERSION= 0.9.3
-CATEGORIES= mail www
+CATEGORIES= mail www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR classes to create and decode MIME messages
diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile
index 2d005fd913a7..410efab8c934 100644
--- a/mail/pecl-mailparse/Makefile
+++ b/mail/pecl-mailparse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mailparse
PORTVERSION= 0.9.3
-CATEGORIES= mail www
+CATEGORIES= mail www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR classes to create and decode MIME messages
diff --git a/net/pear-Net_NNTP/Makefile b/net/pear-Net_NNTP/Makefile
index 9ff89dadb730..4e56fbf7e361 100644
--- a/net/pear-Net_NNTP/Makefile
+++ b/net/pear-Net_NNTP/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Net_NNTP
PORTVERSION= 0.9.3
-CATEGORIES= net news www
+CATEGORIES= net news www pear
MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= PEAR class that provides an implementation of the NNTP protocol
diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile
index c6aa7ddcac94..91346ac0f360 100644
--- a/net/pear-Net_SMTP/Makefile
+++ b/net/pear-Net_SMTP/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Net_SMTP
PORTVERSION= 1.2.3
-CATEGORIES= net mail www
+CATEGORIES= net mail www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class that provides an implementation of the SMTP protocol
diff --git a/net/pear-Net_Sieve/Makefile b/net/pear-Net_Sieve/Makefile
index 887d9b19faef..ce0ba59ccbbd 100644
--- a/net/pear-Net_Sieve/Makefile
+++ b/net/pear-Net_Sieve/Makefile
@@ -8,7 +8,7 @@
PORTNAME= Net_Sieve
PORTVERSION= 0.8.1
PORTREVISION= 2
-CATEGORIES= net www
+CATEGORIES= net www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class to handle talking to timsieved
diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile
index b9ee878428e4..dda8685b7387 100644
--- a/net/pear-Net_Socket/Makefile
+++ b/net/pear-Net_Socket/Makefile
@@ -8,7 +8,7 @@
PORTNAME= Net_Socket
PORTVERSION= 1.0.1
PORTREVISION= 1
-CATEGORIES= net www
+CATEGORIES= net www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Network Socket Interface
diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile
index 2e3db2aaaeb1..69f0b6fd4aa7 100644
--- a/net/pear-Net_URL/Makefile
+++ b/net/pear-Net_URL/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Net_URL
PORTVERSION= 1.0.10
-CATEGORIES= net www
+CATEGORIES= net www pear
MASTER_SITES= http://pear.php.net/get/
PKGNAMEPREFIX= pear-
EXTRACT_SUFX= .tgz
diff --git a/net/pear-Net_URL2/Makefile b/net/pear-Net_URL2/Makefile
index 2e3db2aaaeb1..69f0b6fd4aa7 100644
--- a/net/pear-Net_URL2/Makefile
+++ b/net/pear-Net_URL2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Net_URL
PORTVERSION= 1.0.10
-CATEGORIES= net www
+CATEGORIES= net www pear
MASTER_SITES= http://pear.php.net/get/
PKGNAMEPREFIX= pear-
EXTRACT_SUFX= .tgz
diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile
index e276a9ae5c6c..89b5bd8a6134 100644
--- a/security/pear-Auth/Makefile
+++ b/security/pear-Auth/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Auth
PORTVERSION= 1.2.2
-CATEGORIES= security www
+CATEGORIES= security www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR authentication methods
diff --git a/security/pear-Auth_SASL/Makefile b/security/pear-Auth_SASL/Makefile
index e4d11480e350..d0a421dc0138 100644
--- a/security/pear-Auth_SASL/Makefile
+++ b/security/pear-Auth_SASL/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Auth_SASL
PORTVERSION= 1.0.1
-CATEGORIES= security www
+CATEGORIES= security www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR abstraction of various SASL mechanism responses
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile
index 358687581b33..ad3f5edd83c2 100644
--- a/security/pear-Crypt_CBC/Makefile
+++ b/security/pear-Crypt_CBC/Makefile
@@ -8,7 +8,7 @@
PORTNAME= Crypt_CBC
PORTVERSION= 0.4
PORTREVISION= 2
-CATEGORIES= security www
+CATEGORIES= security www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class to emulate Perl's Crypt::CBC module
diff --git a/sysutils/pear-File/Makefile b/sysutils/pear-File/Makefile
index 21bf85234c0e..5dfbf6370f82 100644
--- a/sysutils/pear-File/Makefile
+++ b/sysutils/pear-File/Makefile
@@ -8,7 +8,7 @@
PORTNAME= File
PORTVERSION= 1.0.3
PORTREVISION= 1
-CATEGORIES= sysutils www
+CATEGORIES= sysutils www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR common file and directory routines
diff --git a/sysutils/pear-File_Find/Makefile b/sysutils/pear-File_Find/Makefile
index 76d828d5ccd1..eff775237b72 100644
--- a/sysutils/pear-File_Find/Makefile
+++ b/sysutils/pear-File_Find/Makefile
@@ -7,7 +7,7 @@
PORTNAME= File_Find
PORTVERSION= 0.2.0
-CATEGORIES= sysutils www
+CATEGORIES= sysutils www pear
MASTER_SITES= http://pear.php.net/get/
PKGNAMEPREFIX= pear-
EXTRACT_SUFX= .tgz
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index f748e6d47df6..4b377a581986 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Log
PORTVERSION= 1.7.1
-CATEGORIES= sysutils www
+CATEGORIES= sysutils www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR logging utilities
diff --git a/www/pear-APC/Makefile b/www/pear-APC/Makefile
index 3a791785ef47..e5fa8bd38da5 100644
--- a/www/pear-APC/Makefile
+++ b/www/pear-APC/Makefile
@@ -7,7 +7,7 @@
PORTNAME= APC
PORTVERSION= 2.0
-CATEGORIES= www
+CATEGORIES= www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Alternative PHP Cache
diff --git a/www/pecl-APC-devel/Makefile b/www/pecl-APC-devel/Makefile
index 3a791785ef47..e5fa8bd38da5 100644
--- a/www/pecl-APC-devel/Makefile
+++ b/www/pecl-APC-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= APC
PORTVERSION= 2.0
-CATEGORIES= www
+CATEGORIES= www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Alternative PHP Cache
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile
index 3a791785ef47..e5fa8bd38da5 100644
--- a/www/pecl-APC/Makefile
+++ b/www/pecl-APC/Makefile
@@ -7,7 +7,7 @@
PORTNAME= APC
PORTVERSION= 2.0
-CATEGORIES= www
+CATEGORIES= www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Alternative PHP Cache