1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
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
29ad8e0643 Make it compile on -stable again. 1999-10-10 11:07:07 +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
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
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