Commit Graph

16 Commits

Author SHA1 Message Date
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +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
29ad8e0643 Make it compile on -stable again. 1999-10-10 11:07:07 +00:00
Marcel Moolenaar
ed1e6e1e53 While I'm at it, fix the display of errno by taking the absolute value of it. 1999-09-21 18:28:06 +00:00
Marcel Moolenaar
95f42a9f6c Fix breakage of linux_kdump after the alignment of syscall arguments by
dt@FreeBSD.org. Aligning the arguments caused linux_kdump to shift the
arguments one to the right (ie argument 2 was showed as argument 1). Needless
to say that such a trace is not very usefull...

Change the package version to 1.3
1999-09-21 16:38:59 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Marcel Moolenaar
0fbdfc48bc Add http://www.FreeBSD.org/~marcel/ to MASTER_SITES 1999-08-15 10:45:32 +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
Marcel Moolenaar
428fd524d3 Make port depend on linux_devtools instead of linux_devel. 1999-07-21 15:08:08 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Hidetoshi Shimokawa
9066a27456 Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.
They are intended for Linux/i386 emulation and to work on i386.
1999-01-06 04:27:56 +00:00
Doug Rabson
b105142167 Unbreak for current.
Reviewed by: msmith
1998-12-19 10:41:23 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Justin M. Seger
53777764e1 Mark BROKEN for current. Fails build stage. 1998-08-16 13:13:02 +00:00
Mike Smith
63dba0fe1e Distfile updated to fix egregious install destination bug. 1997-11-27 13:21:03 +00:00
Mike Smith
00851257c7 This is a modified version of the standard FreeBSD kdump(1) utility
that understands Linux syscalls and ioctls instead of FreeBSD ones.
1997-11-26 07:49:36 +00:00