Date: Mon, 16 Feb 2004 19:05:13 -0800 (PST) From: Max Khon <fjoe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/upx Makefile distinfo pkg-descr pkg-message ports/archivers/upx/files freebsd.h l_b_n2b.h l_b_n2d.h l_b_n2e.h patch-Makefile patch-Makefile.inc patch-conf.h patch-help.cpp patch-p_unix.cpp patch-p_unix.h ... Message-ID: <200402170305.i1H35ET3070504@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fjoe 2004/02/16 19:05:13 PST
FreeBSD ports repository
Modified files:
archivers Makefile
Added files:
archivers/upx Makefile distinfo pkg-descr pkg-message
archivers/upx/files freebsd.h l_b_n2b.h l_b_n2d.h l_b_n2e.h
patch-Makefile patch-Makefile.inc
patch-conf.h patch-help.cpp
patch-p_unix.cpp patch-p_unix.h
patch-packmast.cpp patch-stub-Makefile
patch-stub-l_linux.c patch-stub-linux.hh
Log:
New port: upx 1.24
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.
Revision Changes Path
1.91 +1 -0 ports/archivers/Makefile
1.1 +47 -0 ports/archivers/upx/Makefile (new)
1.1 +4 -0 ports/archivers/upx/distinfo (new)
1.1 +229 -0 ports/archivers/upx/files/freebsd.h (new)
1.1 +157 -0 ports/archivers/upx/files/l_b_n2b.h (new)
1.1 +158 -0 ports/archivers/upx/files/l_b_n2d.h (new)
1.1 +159 -0 ports/archivers/upx/files/l_b_n2e.h (new)
1.1 +40 -0 ports/archivers/upx/files/patch-Makefile (new)
1.1 +11 -0 ports/archivers/upx/files/patch-Makefile.inc (new)
1.1 +19 -0 ports/archivers/upx/files/patch-conf.h (new)
1.1 +12 -0 ports/archivers/upx/files/patch-help.cpp (new)
1.1 +98 -0 ports/archivers/upx/files/patch-p_unix.cpp (new)
1.1 +28 -0 ports/archivers/upx/files/patch-p_unix.h (new)
1.1 +11 -0 ports/archivers/upx/files/patch-packmast.cpp (new)
1.1 +70 -0 ports/archivers/upx/files/patch-stub-Makefile (new)
1.1 +150 -0 ports/archivers/upx/files/patch-stub-l_linux.c (new)
1.1 +54 -0 ports/archivers/upx/files/patch-stub-linux.hh (new)
1.1 +12 -0 ports/archivers/upx/pkg-descr (new)
1.1 +1 -0 ports/archivers/upx/pkg-message (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402170305.i1H35ET3070504>
