summaryrefslogtreecommitdiff
path: root/archivers/upx/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362027
* - fix sanity in CAT archiversOlli Hauer2014-06-011-2/+1
| | | | | | | | - USE_BZIP2 -> USES=tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE Notes: svn path=/head/; revision=356058
* Update to 3.91Max Khon2014-02-011-1/+1
| | | | | | | | PR: 185276 Submitted by: Wesley Shields Notes: svn path=/head/; revision=342105
* Support stageBaptiste Daroussin2013-12-261-9/+6
| | | | Notes: svn path=/head/; revision=337555
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in accessibility With hat: portmgr Notes: svn path=/head/; revision=336153
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* Convert archivers from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-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 Notes: svn path=/head/; revision=325646
* Update to 3.09.Max Khon2013-07-281-1/+1
| | | | | | | | PR: 180223 Submitted by: Devil <devzone.my@gmail.com> Notes: svn path=/head/; revision=323812
* Update to 3.08Max Khon2012-01-161-1/+1
| | | | | | | | PR: 163856 Submitted by: sunpoet@ Notes: svn path=/head/; revision=289326
* Update to 3.0.7.Max Khon2010-09-091-1/+1
| | | | Notes: svn path=/head/; revision=260830
* Update to upx 3.05 and lzma from 7zip 4.65Max Khon2010-05-041-3/+3
| | | | | | | PR: 146216 Notes: svn path=/head/; revision=253685
* Update to 3.04.Max Khon2009-11-021-1/+1
| | | | | | | | PR: 140182 Submitted by: Emanuel Haupt Notes: svn path=/head/; revision=243633
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-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) Notes: svn path=/head/; revision=240715
* Update to 3.03Max Khon2008-10-271-1/+1
| | | | | | | | PR: 128386 Submitted by: Joseph S. Atkinson Notes: svn path=/head/; revision=222133
* - Update to 3.02 [1]Max Khon2008-03-101-8/+13
| | | | | | | | | | | - Update PORTDOCS [1] - Add LZMA support [2] PR: 120354 Submitted by: Felippe de Meirelles Motta [1], Joseph S. Atkinson [2] Notes: svn path=/head/; revision=208710
* Not for sparc64. I do not have sparc64 hw to fix the build.Max Khon2007-09-221-0/+1
| | | | Notes: svn path=/head/; revision=199893
* Update to 3.01Max Khon2007-08-211-1/+1
| | | | | | | | PR: 115570 Submitted by: mm@ Notes: svn path=/head/; revision=198070
* Update to 3.00.Max Khon2007-05-261-17/+7
| | | | | | | | PR: 112560 Submitted by: Peter Johnson Notes: svn path=/head/; revision=191891
* Mark the port as i386-only.Max Khon2007-02-231-0/+2
| | | | | | | Noticed by: rafan Notes: svn path=/head/; revision=185732
* Update to 1.25.Max Khon2005-01-081-2/+1
| | | | | | | PR: 72472 Notes: svn path=/head/; revision=125777
* New port: upx 1.24Max Khon2004-02-171-0/+47
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. Notes: svn path=/head/; revision=101134