aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2014-07-10 05:30:16 +0000
committerMartin Matuska <mm@FreeBSD.org>2014-07-10 05:30:16 +0000
commit0f9673414936c1060be9a4b96f47c47f4cbb40e1 (patch)
tree58a4c8e5bbad085abb35b6d1804d5928925a8771 /archivers
parentb99d100fe3e067115b04e68a0fa0c16ada6280de (diff)
downloadports-0f9673414936c1060be9a4b96f47c47f4cbb40e1.tar.gz
ports-0f9673414936c1060be9a4b96f47c47f4cbb40e1.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile1
-rw-r--r--archivers/pear-Horde_Pack/Makefile16
-rw-r--r--archivers/pear-Horde_Pack/distinfo2
-rw-r--r--archivers/pear-Horde_Pack/pkg-descr4
4 files changed, 23 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 7357675ac62f..c390008ba4ae 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -131,6 +131,7 @@
SUBDIR += pear-File_Archive
SUBDIR += pear-Horde_Compress
SUBDIR += pear-Horde_Compress_Fast
+ SUBDIR += pear-Horde_Pack
SUBDIR += pear-PHP_Archiv
SUBDIR += pecl-lzf
SUBDIR += pecl-phk
diff --git a/archivers/pear-Horde_Pack/Makefile b/archivers/pear-Horde_Pack/Makefile
new file mode 100644
index 000000000000..f69701f2d3fd
--- /dev/null
+++ b/archivers/pear-Horde_Pack/Makefile
@@ -0,0 +1,16 @@
+# $FreeBSD$
+
+PORTNAME= Horde_Pack
+PORTVERSION= 1.0.2
+CATEGORIES= archivers www pear
+PKGNAMEPREFIX= pear-
+
+MAINTAINER= horde@FreeBSD.org
+COMMENT= Horde Pack Utility
+
+USE_HORDE_RUN= Horde_Compress_Fast \
+ Horde_Exception
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/archivers/pear-Horde_Pack/distinfo b/archivers/pear-Horde_Pack/distinfo
new file mode 100644
index 000000000000..d07d598da370
--- /dev/null
+++ b/archivers/pear-Horde_Pack/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/Horde_Pack-1.0.2.tgz) = 6f43323440d2d21b4c3bb9c51db0806536e82ed8e94fc5346a304cb29412ba87
+SIZE (Horde/Horde_Pack-1.0.2.tgz) = 15461
diff --git a/archivers/pear-Horde_Pack/pkg-descr b/archivers/pear-Horde_Pack/pkg-descr
new file mode 100644
index 000000000000..cfcd560e8ff1
--- /dev/null
+++ b/archivers/pear-Horde_Pack/pkg-descr
@@ -0,0 +1,4 @@
+Horde replacement for serialize()/json_encode() that will automatically use the
+most efficient serialization available based on the input.
+
+WWW: http://pear.horde.org