svn commit: r301490 - in head: databases/kmysqladmin databases/libgda3-mysql databases/libgda4-mysql databases/mysql-udf-preg databases/mysqlard databases/mywwwatcher databases/p5-DBIx-TableHash da...
Carlo Strub
cs at FreeBSD.org
Tue Jul 24 20:23:23 UTC 2012
Author: cs
Date: Tue Jul 24 20:23:22 2012
New Revision: 301490
URL: http://svn.freebsd.org/changeset/ports/301490
Log:
Fix typos in COMMENT
Modified:
head/databases/kmysqladmin/Makefile
head/databases/libgda3-mysql/Makefile
head/databases/libgda4-mysql/Makefile
head/databases/mysql-udf-preg/Makefile
head/databases/mysqlard/Makefile
head/databases/mywwwatcher/Makefile
head/databases/p5-DBIx-TableHash/Makefile
head/databases/pear-MDB2_Driver_mysql/Makefile
head/databases/pear-MDB2_Driver_mysqli/Makefile
head/misc/callid/Makefile
head/www/mysqlphp2postgres/Makefile
head/www/rnews/Makefile
head/www/rsstail/Makefile
Modified: head/databases/kmysqladmin/Makefile
==============================================================================
--- head/databases/kmysqladmin/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/databases/kmysqladmin/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -12,7 +12,7 @@ CATEGORIES= databases
MASTER_SITES= http://www.alwins-world.de/programs/download/kmysqladmin/
MAINTAINER= ports at 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
Modified: head/databases/libgda3-mysql/Makefile
==============================================================================
--- head/databases/libgda3-mysql/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/databases/libgda3-mysql/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -11,7 +11,7 @@ CATEGORIES= databases gnome
PKGNAMESUFFIX?= -mysql
MAINTAINER= gnome at 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/
Modified: head/databases/libgda4-mysql/Makefile
==============================================================================
--- head/databases/libgda4-mysql/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/databases/libgda4-mysql/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -11,7 +11,7 @@ CATEGORIES= databases gnome
PKGNAMESUFFIX?= -mysql
MAINTAINER= gnome at 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/
Modified: head/databases/mysql-udf-preg/Makefile
==============================================================================
--- head/databases/mysql-udf-preg/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/databases/mysql-udf-preg/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.mysqludf.org/li
DISTNAME= lib_mysqludf_preg-${PORTVERSION}
MAINTAINER= pgollucci at 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
Modified: head/databases/mysqlard/Makefile
==============================================================================
--- head/databases/mysqlard/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/databases/mysqlard/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -12,7 +12,7 @@ CATEGORIES= databases www
MASTER_SITES= http://gert.sos.be/downloads/mysqlar/
MAINTAINER= gregoryba at 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}
Modified: head/databases/mywwwatcher/Makefile
==============================================================================
--- head/databases/mywwwatcher/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/databases/mywwwatcher/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.the.cz/mywwwatc
DISTNAME= mywwwatcher-${PORTVERSION}
MAINTAINER= pm at 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
Modified: head/databases/p5-DBIx-TableHash/Makefile
==============================================================================
--- head/databases/p5-DBIx-TableHash/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/databases/p5-DBIx-TableHash/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= CPAN:CHTHORMAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl at 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}
Modified: head/databases/pear-MDB2_Driver_mysql/Makefile
==============================================================================
--- head/databases/pear-MDB2_Driver_mysql/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/databases/pear-MDB2_Driver_mysql/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -10,7 +10,7 @@ DISTVERSION= 1.5.0b3
CATEGORIES= databases www pear
MAINTAINER= miwi at 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
Modified: head/databases/pear-MDB2_Driver_mysqli/Makefile
==============================================================================
--- head/databases/pear-MDB2_Driver_mysqli/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/databases/pear-MDB2_Driver_mysqli/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -10,7 +10,7 @@ DISTVERSION= 1.5.0b3
CATEGORIES= databases www pear
MAINTAINER= miwi at 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
Modified: head/misc/callid/Makefile
==============================================================================
--- head/misc/callid/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/misc/callid/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -12,7 +12,7 @@ CATEGORIES= misc
MASTER_SITES= http://possamai.home.xs4all.nl/callid/
MAINTAINER= ports at FreeBSD.org
-COMMENT= Utility to log incoming calls using ISDN and output to mysql/php
+COMMENT= Utility to log incoming calls using ISDN and output to MySQL/PHP
USE_MYSQL= yes
USE_PERL5= yes
Modified: head/www/mysqlphp2postgres/Makefile
==============================================================================
--- head/www/mysqlphp2postgres/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/www/mysqlphp2postgres/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -12,7 +12,7 @@ MASTER_SITES= http://downloads.mikekohn.
http://www.heim2.tu-clausthal.de/~upp/mysqlphp2postgres/
MAINTAINER= uwe.pierau at tu-clausthal.de
-COMMENT= Convert mysql calls in a php page into PostgreSQL calls
+COMMENT= Convert MySQL calls in a PHP page into PostgreSQL calls
ALL_TARGET= default
PLIST_FILES= bin/mysqlphp2postgres
Modified: head/www/rnews/Makefile
==============================================================================
--- head/www/rnews/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/www/rnews/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -12,7 +12,7 @@ CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= as at bsdgroup.de
-COMMENT= A server-side rss aggregator written in php with mysql
+COMMENT= A server-side RSS aggregator written in PHP with MySQL
NO_BUILD= yes
Modified: head/www/rsstail/Makefile
==============================================================================
--- head/www/rsstail/Makefile Tue Jul 24 19:52:05 2012 (r301489)
+++ head/www/rsstail/Makefile Tue Jul 24 20:23:22 2012 (r301490)
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.vanheusden.com/
EXTRACT_SUFX= .tgz
MAINTAINER= miwi at FreeBSD.org
-COMMENT= Simple rss monitor
+COMMENT= Simple RSS monitor
LIB_DEPENDS= mrss.19:${PORTSDIR}/textproc/libmrss
More information about the svn-ports-all
mailing list