Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-18 | Removed unnecessary :Q operators. | rillig | 1 | -11/+11 | |
2008-03-02 | Mechanical changes to add full DESTDIR support to packages that install | jlam | 1 | -5/+9 | |
their files via a custom do-install target. | |||||
2007-09-29 | g++4 for i386 doesn't know -mcpu anymore, and I doubt this flag is | rillig | 1 | -1/+3 | |
necessary in this case at all. Fixes the build on NetBSD 4.99. | |||||
2007-08-05 | Don't use malloc.h. | joerg | 2 | -1/+14 | |
2006-02-26 | uses both C and C++ | schwarz | 1 | -1/+2 | |
2006-02-09 | Fixed pkglint warnings. | rillig | 1 | -9/+9 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-25 | Converted USE_PERL5 to USE_TOOLS. | rillig | 1 | -3/+2 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-02 | Honor LDFLAGS. | minskim | 3 | -8/+19 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2005-02-10 | Update upx to version 1.25. This addresses PR#29327. | ben | 4 | -53/+27 | |
Changes include: * INFO: http://upx.sourceforge.net is the permanent UPX home page * watcom/le: don't crash on files without relocations * win32/pe: stricter checks of some PE values * source code: much improved portability using ACC, the Automatic Compiler Configuration * source code: compile fixes for strict ISO C++ compilers * source code: compile fixes for Win64 | |||||
2004-03-30 | * PKGNAME_NOREV for WRKSRC. | uebayasi | 1 | -4/+4 | |
* Remove useless use of subshell. | |||||
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+3 | |
2004-01-11 | Fix UPX build error relative to new version of UCL. | ben | 2 | -1/+15 | |
2004-01-07 | Initial import of upx-1.24, based on wip/upx and the package provided by | ben | 5 | -0/+84 | |
fab@gnux.info in PR 23903. This is the "Ultimate Packer for eXecutables". This will build and run on NetBSD, but it only operates on the binary formats of other systems. |