Commit graph

8 commits

Author SHA1 Message Date
Alexander Leidinger
65eb110812 Make this port usable again:
- depend upon gentoo stage 3 linux base (build dependency only!)
 - bail out and suggest to use the package when the default linux base port
   is installed at compile time (build time conflict with gentoo stage 3)
 - patch stuff for the kdump in -current
 - reword the description (this is a FreeBSD native program)
 - portlint
 - someone may want to write a linux replacement for mksubr
2006-07-19 20:02:22 +00:00
Alexander Kabaev
af6298430c Bring back linux_kdump. It builds just fine using devel/linux_devtools-8. 2006-01-02 23:02:11 +00:00
Kris Kennaway
1bfaddb12c This port depended on the linux_devtools7 port which was removed. 2005-11-05 09:12:55 +00:00
Marcel Moolenaar
b84a143480 On FreeBSD 4, gcc(1) does not have the __builtin_va_list type, which
breaks the build of linux_ioctl.c because it contains Linux header
contents. Since we do not depend on stdargs, add a define to replace
__builtin_va_list with int when running the Linux compiler to generate
linux_ioctl.c. This fixes the port on FreeBSD 4.
2004-02-21 23:46:43 +00:00
Marcel Moolenaar
f97fb3d8f7 Update to version 1.5. Changes from 1.4 are:
o  patch-aa has been incorporated into the distribution,
o  the port and distribution can use an alternate source
   tree by setting SRCDIR (defaults to /usr/src),
o  depends on linux_devtools-7 instead of linux_devtools-6.

Alternate source tree courtecy of:
PR: ports/42649
Submitted by: jhein at timing dot com
2004-02-14 07:56:42 +00:00
Marcel Moolenaar
c8927aa4ac Make the port (version 1.4) work on -current again where KERNEL has
been renamed to _KERNEL. Keep KERNEL so that the port still works
on -stable.

Brokenness spotted by: kris
2000-01-09 10:22:46 +00:00
Marcel Moolenaar
d13af77096 The distrib file has been changed to support both the linux_devtools port
and FreeBSD -current. Use the new version.

http://www.FreeBSD.org/~marcel/somewhere will be added to MASTER_SITES when
the tarball has been put there somewhere.
1999-07-23 07:41:39 +00:00
Doug Rabson
b105142167 Unbreak for current.
Reviewed by: msmith
1998-12-19 10:41:23 +00:00