[csw-devel] SF.net SVN: gar:[3504] csw/mgar/pkg/phpMyAdmin/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu Feb 26 15:13:15 CET 2009
Revision: 3504
http://gar.svn.sourceforge.net/gar/?rev=3504&view=rev
Author: bonivart
Date: 2009-02-26 14:13:15 +0000 (Thu, 26 Feb 2009)
Log Message:
-----------
phpmyadmin: added deps
Modified Paths:
--------------
csw/mgar/pkg/phpMyAdmin/trunk/Makefile
Modified: csw/mgar/pkg/phpMyAdmin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/phpMyAdmin/trunk/Makefile 2009-02-25 23:13:33 UTC (rev 3503)
+++ csw/mgar/pkg/phpMyAdmin/trunk/Makefile 2009-02-26 14:13:15 UTC (rev 3504)
@@ -5,17 +5,18 @@
DESCRIPTION = Effective MySQL Management
define BLURB
phpMyAdmin is a free software tool written in PHP intended to handle the
- administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of
- operations with MySQL. The most frequently used operations are supported by the user
- interface (managing databases, tables, fields, relations, indexes, users, permissions,
- etc), while you still have the ability to directly execute any SQL statement.
+ administration of MySQL over the World Wide Web. phpMyAdmin supports a wide
+ range of operations with MySQL. The most frequently used operations are
+ supported by the user interface (managing databases, tables, fields,
+ relations, indexes, users, permissions, etc), while you still have the
+ ability to directly execute any SQL statement.
endef
MASTER_SITES = http://garr.dl.sourceforge.net/sourceforge/phpmyadmin/
DISTFILES = $(GARNAME)-$(GARVERSION)-all-languages.tar.bz2
DISTFILES += $(call admfiles,CSWphpmyadmin,)
-REQUIRED_PKGS = CSWapache2 CSWap2modphp5 CSWmysql5 CSWphp5 CSWphp5gd CSWphp5mcrypt CSWphp5mysqli CSWphp5session
+REQUIRED_PKGS = CSWapache2 CSWap2modphp5 CSWmysql5 CSWphp5 CSWphp5gd CSWphp5mcrypt CSWphp5mysqli CSWphp5session CSWphp5mbstring CSWphp5ctype CSWphp5zip
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = -(\d+(?:\.\d+)*)-all-languages.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list