aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2015-11-26 12:04:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2015-11-26 12:04:00 +0000
commitb233276d780d89ce6fa291b8fda9e472e3189378 (patch)
tree3081713bfbac043d0797e43f4ad3cf98dec16df4 /databases
parent76d8922d55b24981aa54a34ba53f2c080066717b (diff)
downloadports-b233276d780d89ce6fa291b8fda9e472e3189378.tar.gz
ports-b233276d780d89ce6fa291b8fda9e472e3189378.zip
- Take Maintainership
Approved by: mat (mentor)
Notes
Notes: svn path=/head/; revision=402439
Diffstat (limited to 'databases')
-rw-r--r--databases/pear-DB/Makefile2
-rw-r--r--databases/pear-DBA/Makefile2
-rw-r--r--databases/pear-DBA_Relational/Makefile2
-rw-r--r--databases/pear-DB_DataObject/Makefile2
-rw-r--r--databases/pear-DB_DataObject_FormBuilder/Makefile2
-rw-r--r--databases/pear-DB_QueryTool/Makefile2
-rw-r--r--databases/pear-DB_Sqlite_Tools/Makefile2
-rw-r--r--databases/pear-DB_Table/Makefile2
-rw-r--r--databases/pear-DB_ldap/Makefile2
-rw-r--r--databases/pear-DB_ldap2/Makefile2
-rw-r--r--databases/pear-MDB/Makefile2
-rw-r--r--databases/pear-MDB2/Makefile2
-rw-r--r--databases/pear-MDB2_Driver_mysql/Makefile2
-rw-r--r--databases/pear-MDB2_Driver_mysqli/Makefile2
-rw-r--r--databases/pear-MDB2_Driver_pgsql/Makefile2
-rw-r--r--databases/pear-MDB2_Schema/Makefile2
-rw-r--r--databases/pear-MDB_QueryTool/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_Array/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_CSV/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DB/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_PDO/Makefile2
-rw-r--r--databases/pear-XML_Query2XML/Makefile2
26 files changed, 26 insertions, 26 deletions
diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile
index 2ad1abdcf6c8..b1e3ec6288af 100644
--- a/databases/pear-DB/Makefile
+++ b/databases/pear-DB/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.8.2
PORTEPOCH= 1
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Database Abstraction Layer
USES= pear
diff --git a/databases/pear-DBA/Makefile b/databases/pear-DBA/Makefile
index cf0491ab643b..7340b6452b69 100644
--- a/databases/pear-DBA/Makefile
+++ b/databases/pear-DBA/Makefile
@@ -5,7 +5,7 @@ PORTNAME= DBA
PORTVERSION= 1.1.1
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Berkely-style database abstraction class
USES= pear
diff --git a/databases/pear-DBA_Relational/Makefile b/databases/pear-DBA_Relational/Makefile
index 4ed19d5385ad..c6f6f69ce0d5 100644
--- a/databases/pear-DBA_Relational/Makefile
+++ b/databases/pear-DBA_Relational/Makefile
@@ -5,7 +5,7 @@ PORTNAME= DBA_Relational
PORTVERSION= 0.2.0
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Berkely-style database abstraction class
PORTSCOUT= skipv:0.19
diff --git a/databases/pear-DB_DataObject/Makefile b/databases/pear-DB_DataObject/Makefile
index 2576b5706a8f..4c266f05e2cb 100644
--- a/databases/pear-DB_DataObject/Makefile
+++ b/databases/pear-DB_DataObject/Makefile
@@ -5,7 +5,7 @@ PORTNAME= DB_DataObject
PORTVERSION= 1.11.5
CATEGORIES= databases pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= SQL Builder, Object Interface to Database Tables
LICENSE= PHP301
diff --git a/databases/pear-DB_DataObject_FormBuilder/Makefile b/databases/pear-DB_DataObject_FormBuilder/Makefile
index 339f1e964196..bb2b7e0d6aa2 100644
--- a/databases/pear-DB_DataObject_FormBuilder/Makefile
+++ b/databases/pear-DB_DataObject_FormBuilder/Makefile
@@ -5,7 +5,7 @@ PORTNAME= DB_DataObject_FormBuilder
PORTVERSION= 1.0.2
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Automatically build HTML_QuickForm objects using DB_DataObject
BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm \
diff --git a/databases/pear-DB_QueryTool/Makefile b/databases/pear-DB_QueryTool/Makefile
index 96fb47a0dea8..09dc14fb27a6 100644
--- a/databases/pear-DB_QueryTool/Makefile
+++ b/databases/pear-DB_QueryTool/Makefile
@@ -5,7 +5,7 @@ PORTNAME= DB_QueryTool
PORTVERSION= 1.1.2
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB
BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \
diff --git a/databases/pear-DB_Sqlite_Tools/Makefile b/databases/pear-DB_Sqlite_Tools/Makefile
index 83d29fb96cfd..7264b1c80803 100644
--- a/databases/pear-DB_Sqlite_Tools/Makefile
+++ b/databases/pear-DB_Sqlite_Tools/Makefile
@@ -5,7 +5,7 @@ PORTNAME= DB_Sqlite_Tools
PORTVERSION= 0.1.7
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= an object oriented interface to backup Sqlite databases
BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \
diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile
index 5224e9f8c2b4..23a286156464 100644
--- a/databases/pear-DB_Table/Makefile
+++ b/databases/pear-DB_Table/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR object-oriented interface to a database table
USES= pear
diff --git a/databases/pear-DB_ldap/Makefile b/databases/pear-DB_ldap/Makefile
index 40605b853b9b..25d1ac738380 100644
--- a/databases/pear-DB_ldap/Makefile
+++ b/databases/pear-DB_ldap/Makefile
@@ -5,7 +5,7 @@ PORTNAME= DB_ldap
PORTVERSION= 1.2.1
CATEGORIES= databases net pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR DB compliant interface to LDAP servers
BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
diff --git a/databases/pear-DB_ldap2/Makefile b/databases/pear-DB_ldap2/Makefile
index 3216ce73a3e2..7dbaf8579762 100644
--- a/databases/pear-DB_ldap2/Makefile
+++ b/databases/pear-DB_ldap2/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.5.1
PORTREVISION= 1
CATEGORIES= databases net pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR DB compliant interface to LDAP v2 and v3 database
BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
diff --git a/databases/pear-MDB/Makefile b/databases/pear-MDB/Makefile
index 49ef59eef757..414c9f0400e6 100644
--- a/databases/pear-MDB/Makefile
+++ b/databases/pear-MDB/Makefile
@@ -5,7 +5,7 @@ PORTNAME= MDB
PORTVERSION= 1.3.0
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR unified API for DB access, based on user meta data
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
diff --git a/databases/pear-MDB2/Makefile b/databases/pear-MDB2/Makefile
index 4533381b2b06..4103bcfef79e 100644
--- a/databases/pear-MDB2/Makefile
+++ b/databases/pear-MDB2/Makefile
@@ -5,7 +5,7 @@ PORTNAME= MDB2
DISTVERSION= 2.5.0b5
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR database abstraction layer
LICENSE= BSD3CLAUSE
diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile
index 11579be24b24..b17a68241816 100644
--- a/databases/pear-MDB2_Driver_mysql/Makefile
+++ b/databases/pear-MDB2_Driver_mysql/Makefile
@@ -5,7 +5,7 @@ PORTNAME= MDB2_Driver_mysql
DISTVERSION= 1.5.0b4
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR MySQL MDB2 driver
LICENSE= BSD3CLAUSE
diff --git a/databases/pear-MDB2_Driver_mysqli/Makefile b/databases/pear-MDB2_Driver_mysqli/Makefile
index 001d5065d99b..689502775f6f 100644
--- a/databases/pear-MDB2_Driver_mysqli/Makefile
+++ b/databases/pear-MDB2_Driver_mysqli/Makefile
@@ -5,7 +5,7 @@ PORTNAME= MDB2_Driver_mysqli
DISTVERSION= 1.5.0b4
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR MySQL MDB2 driver
LICENSE= BSD3CLAUSE
diff --git a/databases/pear-MDB2_Driver_pgsql/Makefile b/databases/pear-MDB2_Driver_pgsql/Makefile
index b52195928e8b..e32cc70f747c 100644
--- a/databases/pear-MDB2_Driver_pgsql/Makefile
+++ b/databases/pear-MDB2_Driver_pgsql/Makefile
@@ -5,7 +5,7 @@ PORTNAME= MDB2_Driver_pgsql
DISTVERSION= 1.5.0b4
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR pgsql MDB2 driver
LICENSE= BSD3CLAUSE
diff --git a/databases/pear-MDB2_Schema/Makefile b/databases/pear-MDB2_Schema/Makefile
index 2e421da4ad97..3a4bcec8aaea 100644
--- a/databases/pear-MDB2_Schema/Makefile
+++ b/databases/pear-MDB2_Schema/Makefile
@@ -5,7 +5,7 @@ PORTNAME= MDB2_Schema
PORTVERSION= 0.8.5
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR XML based database schema manager
BUILD_DEPENDS= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \
diff --git a/databases/pear-MDB_QueryTool/Makefile b/databases/pear-MDB_QueryTool/Makefile
index 0df2dc8c7d0b..632ea7710012 100644
--- a/databases/pear-MDB_QueryTool/Makefile
+++ b/databases/pear-MDB_QueryTool/Makefile
@@ -5,7 +5,7 @@ PORTNAME= MDB_QueryTool
PORTVERSION= 1.2.3
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB
BUILD_DEPENDS= ${PEARDIR}/MDB.php:${PORTSDIR}/databases/pear-MDB \
diff --git a/databases/pear-Structures_DataGrid_DataSource_Array/Makefile b/databases/pear-Structures_DataGrid_DataSource_Array/Makefile
index 0cb0dd40dcee..01d40f78c089 100644
--- a/databases/pear-Structures_DataGrid_DataSource_Array/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_Array/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_Array
PORTVERSION= 0.1.4
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using arrays
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid
diff --git a/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile b/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile
index db0da148a914..ec9134b14d94 100644
--- a/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_CSV
PORTVERSION= 0.1.6
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using CSV files
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array
diff --git a/databases/pear-Structures_DataGrid_DataSource_DB/Makefile b/databases/pear-Structures_DataGrid_DataSource_DB/Makefile
index ccf6813069ac..c0e31245ba2c 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DB/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DB/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_DB
PORTVERSION= 0.1.1
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= DB datasource driver for pear-Structures_DataGrid
RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
index df8d2e864294..c7147b648533 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_DBQuery
PORTVERSION= 0.1.11
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using PEAR::DB and an SQL query
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
index 532efd40c273..6c675db2abd3 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_DBTable
PORTVERSION= 0.1.7
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using PEAR::DB_Table
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \
diff --git a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
index 793dda03a9a7..5ee821a68e59 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_DataObject
PORTVERSION= 0.2.1
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using PEAR::DB_DataObject
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \
diff --git a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
index 3e0efddbbfba..07bcfcd83607 100644
--- a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_MDB2
PORTVERSION= 0.1.11
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using PEAR::MDB2 and an SQL query
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \
diff --git a/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile b/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile
index be944326e48f..3b654bf5e3e6 100644
--- a/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_PDO
PORTVERSION= 0.2.0
CATEGORIES= databases www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using PHP Data Objects (PDO) and an SQL query
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array
diff --git a/databases/pear-XML_Query2XML/Makefile b/databases/pear-XML_Query2XML/Makefile
index a34cefada49a..63cc8abf1ab6 100644
--- a/databases/pear-XML_Query2XML/Makefile
+++ b/databases/pear-XML_Query2XML/Makefile
@@ -5,7 +5,7 @@ PORTNAME= XML_Query2XML
PORTVERSION= 1.7.2
CATEGORIES= databases pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class transform SQL queries into XML data
BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB