Commit graph

19 commits

Author SHA1 Message Date
rillig
e93b6cbb30 Removed unnecessary :Q operators. 2008-11-18 21:07:30 +00:00
jlam
6a0bbfc676 Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-02 03:48:36 +00:00
rillig
8c30482421 g++4 for i386 doesn't know -mcpu anymore, and I doubt this flag is
necessary in this case at all. Fixes the build on NetBSD 4.99.
2007-09-29 10:23:08 +00:00
joerg
9541a77764 Don't use malloc.h. 2007-08-05 17:38:47 +00:00
schwarz
da8972b6ac uses both C and C++ 2006-02-26 11:56:40 +00:00
rillig
bda4fb0259 Fixed pkglint warnings. 2006-02-09 18:17:52 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
rillig
36425f6078 Converted USE_PERL5 to USE_TOOLS. 2005-05-25 22:53:55 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
minskim
e56d3e4a88 Honor LDFLAGS. 2005-03-02 04:35:38 +00:00
agc
f1a84844c6 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 14:45:22 +00:00
ben
f2bc41c677 Update upx to version 1.25. This addresses PR#29327.
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
2005-02-10 15:51:38 +00:00
uebayasi
dde52045b8 * PKGNAME_NOREV for WRKSRC.
* Remove useless use of subshell.
2004-03-30 06:44:53 +00:00
grant
ed16993a08 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ben
ab9d43430d Fix UPX build error relative to new version of UCL. 2004-01-11 20:18:39 +00:00
ben
b22712fdc6 Initial import of upx-1.24, based on wip/upx and the package provided by
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.
2004-01-07 15:12:59 +00:00