Commit graph

16 commits

Author SHA1 Message Date
cjep
c3f6e4f661 Add RCS tags 2004-05-07 12:06:47 +00:00
danw
362d72ce7b s/malloc.h/stdlib.h/ for darwin/freebsd
also make it build without -Werror since newer versions of gcc
complain about some of the code
2004-05-07 01:54:16 +00:00
kristerw
3065fa8725 Add x86_64 to the list of (unsupported) LP64 architectures. 2004-03-13 17:24:31 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jschauma
a4fa2cfd31 Update to 0.23. No changelog available, but it seems to mainly consist
of more commented debugging statements ;-).  A diff between 0.22 and 0.23
is available for a limited period of time at
http://guinness.cs.stevens-tech.edu/~jschauma/netbsd/pedisassem.diff
2002-09-26 17:25:46 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
dmcmahill
581faea09b mark as broken for alpha/sparc64 (LP64 problems) 2001-04-18 20:38:21 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
itojun
7c6165bf28 win32 disassembler 2001-01-24 18:06:35 +00:00