Commit graph

25 commits

Author SHA1 Message Date
spz
dda134763b compile fixes for a leaf package for non-x86 NetBSD
(note that there are no claims of making it actually work)
2009-12-29 22:03:41 +00:00
dholland
2d3e62b220 Fix, hopefully, broken build on NetBSD 4.x, based on observations by
Robert Elz in PR 42083.

bsd.own.mk tags "all" with .NOTMAIN, so including bsd.own.mk before
defining "all" causes it to be skipped in favor of whatever comes next
in the makefile. Hack around this by putting "all:;" at the top.

I can't *really* test it because the syscalls script blows its mind if
given a NetBSD 5.x syscalls.master file.
2009-12-07 05:06:37 +00:00
wiz
059bf86ace Remove BROKEN_IN variable. It was no maintained, and there was no
defined workflow for setting it, removing it, or removing packages
depending on it.
2009-08-25 12:32:54 +00:00
rillig
61c7cf362d Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
wiz
2631d2a1f8 regen checksum for patch-ab 2008-12-21 08:33:39 +00:00
christos
e95fb34e38 PR/38967: Yamamoto Takashi: Honor NETBSDSRCDIR. 2008-12-20 19:06:39 +00:00
christos
b998383f61 PR/39956: Kamel: copy perl syscalls generation script to the netbsd directory. 2008-12-20 18:06:39 +00:00
rillig
53b6685028 Fixed the checksum for patch-av. Whenever a patch file contains CVS Ids,
the distinfo must be regenerated _after_ committing the patches.
2008-11-29 12:04:15 +00:00
christos
cece7702bc don't print warnings for #ifdef'ed syscalls with the same number. 2008-10-30 17:12:44 +00:00
christos
82b7bb0cd4 fix sum 2008-05-08 20:03:26 +00:00
christos
ebc460750d fix build for current 2008-05-08 20:03:03 +00:00
christos
037a0dfdf9 PR/36778: Yakovetsky Vladimir: Fix linux build; many thanks. 2007-12-06 16:59:37 +00:00
christos
77193ecd35 Use newer strace 4.5.15; various improvements in syscall parsing and
split functions into more files.
2007-12-05 16:30:59 +00:00
christos
3138b71995 make x86_64 work. 2007-04-28 03:42:30 +00:00
christos
d2290df0c1 - make this work again on NetBSD/i386
- make this compile on NetBSD/x86_64 [does not work yet]
- completely automate the NetBSD header generation. This should make porting
  to other platforms easier.
2007-04-27 19:45:01 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
wiz
29abbd1c1b Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).

Feel free to fix them...
2007-01-31 00:04:11 +00:00
rillig
63961cf008 Fixed pkglint warnings. 2006-07-06 17:36:06 +00:00
rillig
80844435a1 Fixed the Size checksum. 2006-07-06 17:30:31 +00:00
joerg
7412feccae Not supported on DragonFly. 2006-06-22 19:23:03 +00:00
wiz
167d562a28 Mark as not for NetBSD<3.99.16. 2006-03-13 18:25:09 +00:00
christos
f3cb4378a8 make this more pkgsrc-friendly (thanks to agc for educating me) 2006-03-05 09:19:03 +00:00
christos
4b49ca87b2 move strace to sysutils and merge package changes 2006-03-05 09:04:50 +00:00
christos
b2356cd626 delete a stray printf 2006-03-05 08:28:29 +00:00
christos
e84b073bbe add strace. This only works for NetBSD/i386 thus far. 2006-03-05 08:17:49 +00:00