aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-10-31 03:30:45 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-10-31 03:30:45 +0000
commitff6bd9173c961b589260dd58a93f1a88bdfcd715 (patch)
tree71e56698d9d32791682d911f54a525c460bf6a58 /misc
parentd8a74353c8655fb0118db44c00e728dc49477d77 (diff)
downloadports-ff6bd9173c961b589260dd58a93f1a88bdfcd715.tar.gz
ports-ff6bd9173c961b589260dd58a93f1a88bdfcd715.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile1
-rw-r--r--misc/pecl-timezonedb/Makefile26
-rw-r--r--misc/pecl-timezonedb/distinfo3
-rw-r--r--misc/pecl-timezonedb/pkg-descr5
4 files changed, 35 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index d656a14cebba..2e19995fbf72 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -379,6 +379,7 @@
SUBDIR += pdmenu
SUBDIR += pear-Services_Weather
SUBDIR += pear-Text_Figlet
+ SUBDIR += pecl-timezonedb
SUBDIR += php4-calendar
SUBDIR += php4-mcal
SUBDIR += php5-calendar
diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile
new file mode 100644
index 000000000000..92d8d8bf5a18
--- /dev/null
+++ b/misc/pecl-timezonedb/Makefile
@@ -0,0 +1,26 @@
+# Ports collection makefile for: pecl-timezonedb
+# Date created: 20 Oct 2006
+# Whom: Marcus Alves Grando <mnag@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= timezonedb
+DISTVERSION= 2006.14.1
+CATEGORIES= misc
+MASTER_SITES= http://pecl.php.net/get/
+PKGNAMEPREFIX= pecl-
+EXTRACT_SUFX= .tgz
+DIST_SUBDIR= PECL
+
+MAINTAINER= mnag@FreeBSD.org
+COMMENT= Timezone Database to be used with PHP's date and time functions
+
+USE_PHP= yes
+USE_PHPEXT= yes
+PHP_MODNAME= timezonedb
+IGNORE_WITH_PHP=4
+
+CONFIGURE_ARGS= --enable-timezonedb
+
+.include <bsd.port.mk>
diff --git a/misc/pecl-timezonedb/distinfo b/misc/pecl-timezonedb/distinfo
new file mode 100644
index 000000000000..4aafe9176ca1
--- /dev/null
+++ b/misc/pecl-timezonedb/distinfo
@@ -0,0 +1,3 @@
+MD5 (PECL/timezonedb-2006.14.1.tgz) = 1f7ec96c3626146317e086cab6c40754
+SHA256 (PECL/timezonedb-2006.14.1.tgz) = 26f57be5f95e53fc9301df67828c503b0e29763ca47667b814c7c27fb5f49396
+SIZE (PECL/timezonedb-2006.14.1.tgz) = 178555
diff --git a/misc/pecl-timezonedb/pkg-descr b/misc/pecl-timezonedb/pkg-descr
new file mode 100644
index 000000000000..6898e53236e2
--- /dev/null
+++ b/misc/pecl-timezonedb/pkg-descr
@@ -0,0 +1,5 @@
+This extension is a drop-in replacement for the builtin timezone database that
+comes with PHP. You should only install this extension in case you need to get
+a later version of the timezone database then the one that ships with PHP.
+
+WWW: http://pecl.php.net/package/timezonedb