aboutsummaryrefslogtreecommitdiff
path: root/archivers/xpk
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-06-11 03:48:12 +0000
committerWill Andrews <will@FreeBSD.org>2001-06-11 03:48:12 +0000
commitb8786aafeaa5ada6b321e02768c56b89adf88a7d (patch)
tree5317be3043cc0d548fa89d918d3729e3db8b30f2 /archivers/xpk
parent55439bf0c76b855df8667fd457539244f43854a9 (diff)
downloadports-b8786aafeaa5ada6b321e02768c56b89adf88a7d.tar.gz
ports-b8786aafeaa5ada6b321e02768c56b89adf88a7d.zip
Add xpk 0.1.4, the eXternal PacKer (XPK) library system.
PR: 27500 Submitted by: Miguel Mendez <flynn@energyhq.org>
Notes
Notes: svn path=/head/; revision=43800
Diffstat (limited to 'archivers/xpk')
-rw-r--r--archivers/xpk/Makefile19
-rw-r--r--archivers/xpk/distinfo1
-rw-r--r--archivers/xpk/pkg-comment1
-rw-r--r--archivers/xpk/pkg-descr15
-rw-r--r--archivers/xpk/pkg-plist28
5 files changed, 64 insertions, 0 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile
new file mode 100644
index 000000000000..badba3038330
--- /dev/null
+++ b/archivers/xpk/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: xpk
+# Date created: 21 May 2001
+# Whom: Miguel Mendez <flynn@energyhq.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xpk
+PORTVERSION= 0.1.4
+CATEGORIES= archivers
+MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
+ http://www.energyhq.org/files/
+
+MAINTAINER= ache@FreeBSD.org
+
+USE_LIBTOOL= yes
+INSTALLS_SHLIB= yes
+
+.include <bsd.port.mk>
diff --git a/archivers/xpk/distinfo b/archivers/xpk/distinfo
new file mode 100644
index 000000000000..bef0dd306bb9
--- /dev/null
+++ b/archivers/xpk/distinfo
@@ -0,0 +1 @@
+MD5 (xpk-0.1.4.tar.gz) = 02b3992f43854a7e50a93005f9fbb84d
diff --git a/archivers/xpk/pkg-comment b/archivers/xpk/pkg-comment
new file mode 100644
index 000000000000..8452e0436a1c
--- /dev/null
+++ b/archivers/xpk/pkg-comment
@@ -0,0 +1 @@
+The eXternal PacKer (XPK) library system
diff --git a/archivers/xpk/pkg-descr b/archivers/xpk/pkg-descr
new file mode 100644
index 000000000000..c29f77ad7926
--- /dev/null
+++ b/archivers/xpk/pkg-descr
@@ -0,0 +1,15 @@
+This the unix port of the Amiga XPK library.
+
+The XPK system consists of a master library (libxpkmaster.so) and several
+(un)packer sublibraries (libxpkXXXX.so). Application programs only use the
+master library directly: the master library takes care of loading and using
+the sublibraries. Each sublibrary implements one type of compression.
+
+There are different libraries for different types of data. When unpacking the
+applications do not need to know which library was used to pack the data -
+the appropriate library needs to be installed.
+
+WWW: http://www.jormas.com/~vesuri/xpk/
+
+- Miguel Mendez
+flynn@energyhq.org
diff --git a/archivers/xpk/pkg-plist b/archivers/xpk/pkg-plist
new file mode 100644
index 000000000000..3f01d7e579bb
--- /dev/null
+++ b/archivers/xpk/pkg-plist
@@ -0,0 +1,28 @@
+bin/xType
+bin/xPK
+bin/xQuery
+bin/xUp
+bin/xDir
+bin/xpk-config
+include/xpk/amigalibs.h
+include/xpk/xpk.h
+include/xpk/xpkLib.h
+include/xpk/xpkprefs.h
+include/xpk/xpksub.h
+lib/libxpkmaster.so.5
+lib/libxpkmaster.so
+lib/libxpkmaster.a
+lib/libxpkNONE.so.1
+lib/libxpkNONE.so
+lib/libxpkNONE.a
+lib/libxpkRLEN.so.1
+lib/libxpkRLEN.so
+lib/libxpkRLEN.a
+lib/libxpkSQSH.so.1
+lib/libxpkSQSH.so
+lib/libxpkSQSH.a
+lib/libxpkGZIP.so.1
+lib/libxpkGZIP.so
+lib/libxpkGZIP.a
+share/aclocal/xpk.m4
+@dirrm include/xpk