aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/upx
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak the build on sparc64: unlike e.g. on powerpc, gcc on sparc64 doesdanfe2018-02-042-5/+9
| | | | | | not provide __BIG_ENDIAN__ macro by default. As `archivers/upx' is aware of sparc64 existence, simply tell it that it is big-endian architecture. While here, vocalize installation commands.
* Cleanup patches, a* categories.mat2016-07-273-7/+7
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* archivers/upx: Expand patch to support malloc.h-less DFmarino2015-11-131-3/+12
|
* Cleanup DIST* variables.mat2015-05-121-1/+1
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.adamw2014-07-161-0/+2
|
* - fix sanity in CAT archiversohauer2014-06-011-2/+1
| | | | | - USE_BZIP2 -> USES=tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE
* Update to 3.91fjoe2014-02-012-3/+3
| | | | | PR: 185276 Submitted by: Wesley Shields
* Support stagebapt2013-12-271-9/+6
|
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | | | LIB_DEPENDS in accessibility With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | archivers)
* Convert archivers from USE_GMAKE to USES=gmakebapt2013-08-301-7/+3
| | | | | | | While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
* Update to 3.09.fjoe2013-07-282-3/+3
| | | | | PR: 180223 Submitted by: Devil <devzone.my@gmail.com>
* Fix build on ia64.fjoe2012-10-091-0/+11
|
* Update to 3.08fjoe2012-01-163-7/+7
| | | | | PR: 163856 Submitted by: sunpoet@
* - Get Rid MD5 supportmiwi2011-03-191-2/+0
| | | | With hat: portmgr (myself)
* Update to 3.0.7.fjoe2010-09-092-4/+4
|
* Update to upx 3.05 and lzma from 7zip 4.65fjoe2010-05-043-20/+9
| | | | PR: 146216
* Update to 3.04.fjoe2009-11-022-4/+4
| | | | | PR: 140182 Submitted by: Emanuel Haupt
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-021-1/+1
| | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
* Update to 3.03fjoe2008-10-272-4/+4
| | | | | PR: 128386 Submitted by: Joseph S. Atkinson
* - Update to 3.02 [1]fjoe2008-03-102-11/+19
| | | | | | | | - Update PORTDOCS [1] - Add LZMA support [2] PR: 120354 Submitted by: Felippe de Meirelles Motta [1], Joseph S. Atkinson [2]
* Not for sparc64. I do not have sparc64 hw to fix the build.fjoe2007-09-221-0/+1
|
* Fix build on IA64.fjoe2007-08-241-0/+11
|
* Update to 3.01fjoe2007-08-212-4/+4
| | | | | PR: 115570 Submitted by: mm@
* Fix build on -CURRENT.fjoe2007-07-051-0/+11
| | | | Pointed out by: pav via pointyhat
* Update to 3.00.fjoe2007-05-2617-928/+21
| | | | | PR: 112560 Submitted by: Peter Johnson
* Mark the port as i386-only.fjoe2007-02-231-0/+2
| | | | Noticed by: rafan
* Add SHA256 checksum.fjoe2005-11-181-0/+1
|
* Update to 1.25.fjoe2005-01-0813-650/+358
| | | | PR: 72472
* New port: upx 1.24fjoe2004-02-1718-0/+1260
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.