Commit graph

19 commits

Author SHA1 Message Date
Tobias Nygren
04f850e5fa Fix fallout from pax(1) tool changes in pkgsrc. 2008-05-26 13:59:43 +00:00
Martti Kuparinen
a560d0f18c Fixed warnings found by pkglint -Wall. 2006-02-17 08:17:46 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Jeremy C. Reed
9a2f8e43dc Add a comment to explain why bmake is ran (so
so include/linux/version.h will be made).

Use a wildcard for the work*/ directory (instead
of work/).
2004-06-12 22:45:33 +00:00
Roland Illig
ae8de0d19e Exit if any error occurs within the script. ("set -e") 2004-06-12 17:37:46 +00:00
Jeremy C. Reed
da42e62cff Buildlinking and a compiler is not needed to install this. 2004-03-31 22:48:22 +00:00
Jeremy C. Reed
f4a0f8b248 New kernel's headers, asm/byteorder.h and linux/byteorder/swab.h,
need to be patched because don't work with gcc 3.3.3.
2004-03-14 01:54:59 +00:00
Jeremy C. Reed
bb3fcbc0ff Just some more notes for TODO:
+should this install include/linux/config/* ?
+
+should this install include/linux/compile.h ?
2004-03-11 17:51:18 +00:00
Jeremy C. Reed
e496a55f31 A couple days, I updated to newer Linux kernel, but sourceforge's
cvs has continuing problems and I had stale locks so I couldn't finish this.
Now add extra file to this PLIST.
2004-03-11 17:50:43 +00:00
Jeremy C. Reed
88be3f4413 No need to run the gmake of version.h in a sub-shell.
Also remove the asm-generic link before making new symlink for it.
2004-03-11 17:49:38 +00:00
Jeremy C. Reed
705ea6f71e Improve description. 2004-03-11 17:47:48 +00:00
Jeremy C. Reed
eac2308ab9 Make sure @dirrm entries are there. (Removed in last commit.) 2004-03-07 06:18:56 +00:00
Jeremy C. Reed
3cc5ab47ed Add TODO 2004-03-07 04:40:22 +00:00
Jeremy C. Reed
abf9d74a07 This should extract generic after the architecture specific.
Because many of the architecture specific versions of same files
reference the "asm-generic" version. So just overwrite with
real version. (I don't know how this could have ever
worked in the first place.)

Also create symlink for asm-generic while at it, because a few
headers still reference asm-generic (like cpumask.h, errno.h,
and ide.h).

(Another idea would be to just install both sets of headers
in two different directories.)
2004-03-07 04:35:54 +00:00
Jeremy C. Reed
146b605f66 Use PAX instead of GTAR to copy files.
Some versions of gtar are broken:
  /bin/tar: linux: Cannot unlink: Directory not empty
And PAX is required for pkgsrc so use it.
2004-03-07 04:06:52 +00:00
Jeremy C. Reed
9077dee37b Linux kernel is newer version so some slight PLIST changes,
for example: include/asm/segment.h and include/linux/dmapool.h
now are included for all architectures.
2004-03-07 04:02:20 +00:00
Martti Kuparinen
7d08408748 Linux 2.6.1 headers 2004-02-03 09:20:15 +00:00
Martti Kuparinen
c1a14d3f03 Install include/linux/version.h 2004-01-28 17:25:51 +00:00
Martti Kuparinen
112c3b424a This package install the Linux kernel headers. 2004-01-28 10:22:22 +00:00