summaryrefslogtreecommitdiff
path: root/devel/linux_kdump (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add http://www.FreeBSD.org/~marcel/ to MASTER_SITESMarcel Moolenaar1999-08-151-2/+3
| | | | Notes: svn path=/head/; revision=20738
* The distrib file has been changed to support both the linux_devtools portMarcel Moolenaar1999-07-233-16/+6
| | | | | | | | | | 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. Notes: svn path=/head/; revision=20325
* Make port depend on linux_devtools instead of linux_devel.Marcel Moolenaar1999-07-211-2/+2
| | | | Notes: svn path=/head/; revision=20300
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* 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