diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 20:23:22 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 20:23:22 +0000 |
commit | 92ded9ea18db91894256971334818120179c775d (patch) | |
tree | ce35a05af904b4346aac84323f221dfc897221a5 /databases | |
parent | 58012d6cd0b671eb5096ff0df4fc674e2db0943b (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/kmysqladmin/Makefile | 2 | ||||
-rw-r--r-- | databases/libgda3-mysql/Makefile | 2 | ||||
-rw-r--r-- | databases/libgda4-mysql/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql-udf-preg/Makefile | 2 | ||||
-rw-r--r-- | databases/mysqlard/Makefile | 2 | ||||
-rw-r--r-- | databases/mywwwatcher/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBIx-TableHash/Makefile | 2 | ||||
-rw-r--r-- | databases/pear-MDB2_Driver_mysql/Makefile | 2 | ||||
-rw-r--r-- | databases/pear-MDB2_Driver_mysqli/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/databases/kmysqladmin/Makefile b/databases/kmysqladmin/Makefile index 067c70033921..7fada25d9ed0 100644 --- a/databases/kmysqladmin/Makefile +++ b/databases/kmysqladmin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases MASTER_SITES= http://www.alwins-world.de/programs/download/kmysqladmin/ MAINTAINER= ports@FreeBSD.org -COMMENT= A graphical frontend for administration of mysql servers +COMMENT= A graphical frontend for administration of MySQL servers USE_AUTOTOOLS= libtool USE_MYSQL= yes diff --git a/databases/libgda3-mysql/Makefile b/databases/libgda3-mysql/Makefile index 46ede20f535e..5ce516ae3e22 100644 --- a/databases/libgda3-mysql/Makefile +++ b/databases/libgda3-mysql/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases gnome PKGNAMESUFFIX?= -mysql MAINTAINER= gnome@FreeBSD.org -COMMENT= Provides mysql backend for the libgda3 library +COMMENT= Provides MySQL backend for the libgda3 library MASTERDIR= ${.CURDIR}/../libgda3 BUILD_WRKSRC= ${WRKSRC}/providers/mysql/ diff --git a/databases/libgda4-mysql/Makefile b/databases/libgda4-mysql/Makefile index 07d71ad1b0f2..5825ee5df8ea 100644 --- a/databases/libgda4-mysql/Makefile +++ b/databases/libgda4-mysql/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases gnome PKGNAMESUFFIX?= -mysql MAINTAINER= gnome@FreeBSD.org -COMMENT= Provides mysql backend for the libgda4 library +COMMENT= Provides MySQL backend for the libgda4 library MASTERDIR= ${.CURDIR}/../libgda4 BUILD_WRKSRC= ${WRKSRC}/providers/mysql/ diff --git a/databases/mysql-udf-preg/Makefile b/databases/mysql-udf-preg/Makefile index 2568f7b66dac..f4dd10d64b3e 100644 --- a/databases/mysql-udf-preg/Makefile +++ b/databases/mysql-udf-preg/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.mysqludf.org/lib_mysqludf_preg/ DISTNAME= lib_mysqludf_preg-${PORTVERSION} MAINTAINER= pgollucci@FreeBSD.org -COMMENT= Library of mysql UDFs providing access to PCRE +COMMENT= Library of MySQL UDFs providing access to PCRE LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre diff --git a/databases/mysqlard/Makefile b/databases/mysqlard/Makefile index 6d18a9a30890..07bc39f1a69a 100644 --- a/databases/mysqlard/Makefile +++ b/databases/mysqlard/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases www MASTER_SITES= http://gert.sos.be/downloads/mysqlar/ MAINTAINER= gregoryba@gmail.com -COMMENT= A tool to collect and graph database statistics from mysql +COMMENT= A tool to collect and graph database statistics from MySQL BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/databases/mywwwatcher/Makefile b/databases/mywwwatcher/Makefile index 343d43df18d4..ec209fb53940 100644 --- a/databases/mywwwatcher/Makefile +++ b/databases/mywwwatcher/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.the.cz/mywwwatcher/files/ DISTNAME= mywwwatcher-${PORTVERSION} MAINTAINER= pm@kostax.cz -COMMENT= Simply web-based mysql client + tools (dump, import, scheme, ...) +COMMENT= Simply web-based MySQL client + tools (dump, import, scheme, ...) WRKSRC= ${WRKDIR}/mywwwatcher diff --git a/databases/p5-DBIx-TableHash/Makefile b/databases/p5-DBIx-TableHash/Makefile index 24656feba005..c5d1edab8b25 100644 --- a/databases/p5-DBIx-TableHash/Makefile +++ b/databases/p5-DBIx-TableHash/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= CPAN:CHTHORMAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Tie a hash to a mysql table + SQL utils +COMMENT= Tie a hash to a MySQL table + SQL utils BUILD_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile index 95bf296c7724..10def8886734 100644 --- a/databases/pear-MDB2_Driver_mysql/Makefile +++ b/databases/pear-MDB2_Driver_mysql/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.5.0b3 CATEGORIES= databases www pear MAINTAINER= miwi@FreeBSD.org -COMMENT= PEAR mysql MDB2 driver +COMMENT= PEAR MySQL MDB2 driver BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 diff --git a/databases/pear-MDB2_Driver_mysqli/Makefile b/databases/pear-MDB2_Driver_mysqli/Makefile index e967f7be1458..39243b943749 100644 --- a/databases/pear-MDB2_Driver_mysqli/Makefile +++ b/databases/pear-MDB2_Driver_mysqli/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.5.0b3 CATEGORIES= databases www pear MAINTAINER= miwi@FreeBSD.org -COMMENT= PEAR mysql MDB2 driver +COMMENT= PEAR MySQL MDB2 driver BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 |