summaryrefslogtreecommitdiff
path: root/devel/linux_kdump (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.Hidetoshi Shimokawa1999-01-061-1/+3
| | | | | | | They are intended for Linux/i386 emulation and to work on i386. Notes: svn path=/head/; revision=15877
* Unbreak for current.Doug Rabson1998-12-192-5/+11
| | | | | | | Reviewed by: msmith Notes: svn path=/head/; revision=15424
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | 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.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current. Fails build stage.Justin M. Seger1998-08-161-1/+6
| | | | Notes: svn path=/head/; revision=12537
* Distfile updated to fix egregious install destination bug.Mike Smith1997-11-271-1/+1
| | | | Notes: svn path=/head/; revision=8870
* This is a modified version of the standard FreeBSD kdump(1) utilityMike Smith1997-11-265-0/+30
that understands Linux syscalls and ioctls instead of FreeBSD ones. Notes: svn path=/head/; revision=8835