summaryrefslogtreecommitdiffstats
path: root/archivers/linux-f10-upx
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2007-06-04 08:48:38 +0000
committerbsam <bsam@FreeBSD.org>2007-06-04 08:48:38 +0000
commitc45de2057d309c126a290e7449b1f98b2e22015a (patch)
tree50dbcd7e5ffe54f6310c356769a3634eb443e0c5 /archivers/linux-f10-upx
parent75ffff3ae7dd3aebe1c3182b8c94fef23b4c1451 (diff)
downloadFreeBSD-ports-c45de2057d309c126a290e7449b1f98b2e22015a.zip
FreeBSD-ports-c45de2057d309c126a290e7449b1f98b2e22015a.tar.gz
UPX is a free, portable, extendable, high-performance executable
packer for several different executable formats. It achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks because of in-place decompression. UPX is copyrighted software distributed under the terms of the GNU General Public License, with special exceptions granting the free usage for commercial programs as stated in the UPX License Agreement. WWW: http://upx.sourceforge.net/
Diffstat (limited to 'archivers/linux-f10-upx')
-rw-r--r--archivers/linux-f10-upx/Makefile26
-rw-r--r--archivers/linux-f10-upx/distinfo.i3866
-rw-r--r--archivers/linux-f10-upx/pkg-plist12
3 files changed, 44 insertions, 0 deletions
diff --git a/archivers/linux-f10-upx/Makefile b/archivers/linux-f10-upx/Makefile
new file mode 100644
index 0000000..e68dfa3
--- /dev/null
+++ b/archivers/linux-f10-upx/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: archivers/linux-upx
+# Date created: 03 Jun 2007
+# Whom: Boris Samorodov <bsam@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= upx
+PORTVERSION= 1.25
+CATEGORIES= archivers linux
+MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}
+DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
+
+MAINTAINER= emulation@FreeBSD.org
+COMMENT= RPM of UPX, a high-performance executable packer
+
+RUN_DEPENDS= ${LINUXBASE}/usr/lib/libucl.so.1:${PORTSDIR}/archivers/linux-ucl
+
+USE_LINUX_RPM= yes
+RPMVERSION= 4
+LINUX_DIST_VER= 4
+BRANDELF_FILES= usr/bin/upx
+MASTER_SITE_SRC_SUBDIR= ../extras/${LINUX_DIST_VER}/SRPMS
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+
+.include <bsd.port.mk>
diff --git a/archivers/linux-f10-upx/distinfo.i386 b/archivers/linux-f10-upx/distinfo.i386
new file mode 100644
index 0000000..6adc4bb
--- /dev/null
+++ b/archivers/linux-f10-upx/distinfo.i386
@@ -0,0 +1,6 @@
+MD5 (rpm/i386/fedora/4/upx-1.25-4.i386.rpm) = 2d2755c25f8e283f87ca7d1eb75ec9bf
+SHA256 (rpm/i386/fedora/4/upx-1.25-4.i386.rpm) = 5423141f4b88034a462f0c1c8d2510a049a6a7c6820eb2691b06afc9aa2fcfaa
+SIZE (rpm/i386/fedora/4/upx-1.25-4.i386.rpm) = 134516
+MD5 (rpm/i386/fedora/4/upx-1.25-4.src.rpm) = 5061118dfaeeb1686cd93d2b97d78ce5
+SHA256 (rpm/i386/fedora/4/upx-1.25-4.src.rpm) = 75e9b75455794745e641400f5bf80895e52c5be01d181684d77b61df279f39b4
+SIZE (rpm/i386/fedora/4/upx-1.25-4.src.rpm) = 255425
diff --git a/archivers/linux-f10-upx/pkg-plist b/archivers/linux-f10-upx/pkg-plist
new file mode 100644
index 0000000..a622d7b
--- /dev/null
+++ b/archivers/linux-f10-upx/pkg-plist
@@ -0,0 +1,12 @@
+usr/bin/upx
+usr/share/doc/upx-1.25/BUGS
+usr/share/doc/upx-1.25/COPYING
+usr/share/doc/upx-1.25/LICENSE
+usr/share/doc/upx-1.25/NEWS
+usr/share/doc/upx-1.25/PROJECTS
+usr/share/doc/upx-1.25/README
+usr/share/doc/upx-1.25/THANKS
+usr/share/doc/upx-1.25/loader.txt
+usr/share/doc/upx-1.25/upx.html
+usr/share/man/man1/upx.1.gz
+@dirrm usr/share/doc/upx-1.25
OpenPOWER on IntegriCloud