notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
linux_kdump Linux-compatibility ktrace.out processor
1.5_3 devel Deleted on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5_3Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build, try base system kdump(1) instead
Ignore IGNORE: is marked as broken: does not build, try base system kdump(1) instead
Maintainer: emulation@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2017-02-26 21:15:24
SVN Revision: 434910
People watching this port, also watch:: unrar, unzip, gmake, zip
Also Listed In: linux
License: not specified in port
Description:
The FreeBSD native linux_kdump utility produces human-readable output from ktrace.out files generated by the FreeBSD utility ktrace(1) when used on a Linux binary.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • linux_kdump>0:devel/linux_kdump
No installation instructions:
This port has been deleted.
PKGNAME: linux_kdump
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
SHA256 (linux_kdump-1.5.tar.gz) = b93d95f5cf292648c437bf979697c17027c283f49eda3db462633ad4085a6845 SIZE (linux_kdump-1.5.tar.gz) = 6166

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. linux-c6-devtools>0 : devel/linux-c6-devtools
Runtime dependencies:
  1. linux-c6-devtools>0 : devel/linux-c6-devtools
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
linux uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/marcel/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/marcel/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/marcel/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/marcel/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5_3
26 Feb 2017 21:15:24
Revision:434910Original commit files touched by this commit
tijl search for other commits by this committer
Remove devel/linux_kdump.  It has been broken for a while now and is
obsolete.  The base system kdump(1) can be used instead.
1.5_3
14 Jan 2017 18:50:26
Revision:431489Original commit files touched by this commit
tijl search for other commits by this committer
Mark broken.

kdump.o: In function `ktrsyscall':
kdump.c:(.text+0x5ee): undefined reference to `ioctlname'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
1.5_3
05 Sep 2016 19:23:42
Revision:421387Original commit files touched by this commit
tijl search for other commits by this committer
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
  Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5_3
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.5_3
27 Sep 2014 18:30:30
Revision:369412Original commit files touched by this commit
antoine search for other commits by this committer
- Remove bogus IGNORE
- Allow staging as a regular user
1.5_3
22 Sep 2014 10:40:01
Revision:368845Original commit files touched by this commit
xmj search for other commits by this committer
Update CentOS base to 6.5, add userland ports

The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5_2
24 Aug 2014 09:14:16
Revision:365903Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: Fails to build with new linux_base-gentoo-stage3

/bin/sh /wrkdirs/usr/ports/devel/linux_kdump/work/linux_kdump-1.5/mkioctls.linux
Abort trap
Abort trap
..
cc -O2 -pipe -fno-strict-aliasing  -I/usr/src/usr.bin/ktrace
-I/usr/src/usr.bin/kdump -I/usr/src -std=gnu99 -fstack-protector   -o
linux_kdump kdump.o linux_ioctl.o subr.o syscallnames.o
kdump.o: In function `ktrsyscall':
kdump.c:(.text+0x49b): undefined reference to `ioctlname'

Reported by:	pkg-fallout
1.5_2
12 May 2014 16:17:12
Revision:353859Original commit files touched by this commit
nox search for other commits by this committer
Stagify.
1.5_2
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.5_2
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.5_2
07 Mar 2011 15:08:26
Original commit files touched by this commit
ehaupt search for other commits by this committer
Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)

Discussed with: netchild (emulation)
1.5_2
17 Dec 2010 03:59:59
Original commit files touched by this commit
linimon search for other commits by this committer
Switch from non-standard $SRCDIR to the new standard $SRC_BASE.

Hat:            portmgr
1.5_2
28 Jun 2010 15:26:49
Original commit files touched by this commit
olgeni search for other commits by this committer
Fix typo in COMMENT.

Feature safe:   yes
1.5_2
29 Dec 2009 10:25:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src

PR:     ports/136065 ports/127469
Submitted by:   N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>

- Early identify port CONFLICTS

PR:     137855
Submitted by:           Piotr Smyrak <smyru@heron.pl>

- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.

Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.

Submitted by:   Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)

- Fix some whitespaces

Tested with:    exp-run
1.5_2
04 Oct 2007 00:41:11
Original commit files touched by this commit Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
1.5_2
19 Jul 2006 20:02:22
Original commit files touched by this commit
netchild search for other commits by this committer
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
1.5_1
29 Jun 2006 19:51:57
Original commit files touched by this commit
marcel search for other commits by this committer
Drop maintainership. I'm not using the linuxulator at all and don't
keep up with development on that front, nor with ports related to
it.
1.5_1
13 Feb 2006 17:26:02
Original commit files touched by this commit
kan search for other commits by this committer
Unbreak compiles on FreeBSD 4.x. Newer Linux headers (gconv.h) contain
constructs not supported by GCC 2.95.x, so just use newer compiler
to build linux_kdump from now on.
1.5_1
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.5_1
05 Jan 2006 21:38:22
Original commit files touched by this commit
krion search for other commits by this committer
Fix INDEX build.

Reported by:    some magic cperciva' scripts.
1.5_1
02 Jan 2006 23:02:11
Original commit files touched by this commit
kan search for other commits by this committer
Bring back linux_kdump. It builds just fine using devel/linux_devtools-8.
1.5_1
02 Jan 2006 23:00:46
Original commit files touched by this commit
kan search for other commits by this committer
Bring back linux_kdump. It builds just fine using devel/linux_devtools-8.
1.5_1
05 Nov 2005 09:12:55
Original commit files touched by this commit
kris search for other commits by this committer
This port depended on the linux_devtools7 port which was removed.
1.5_1
31 Dec 2004 18:24:10
Original commit files touched by this commit
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5
21 Feb 2004 23:46:44
Original commit files touched by this commit
marcel search for other commits by this committer
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.
1.5
14 Feb 2004 07:56:42
Original commit files touched by this commit
marcel search for other commits by this committer
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
1.4
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.4
10 Jan 2004 07:18:55
Original commit files touched by this commit
marcus search for other commits by this committer
Substitute BROKEN with IGNORE in cases where the port requires the src tree
to be present, or does not compile on certain versions of FreeBSD.  This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools.  To most users, this change
is a no-op.

PR:             61090
Submitted by:   linimon
1.4
17 Apr 2003 11:38:43
Original commit files touched by this commit
edwin search for other commits by this committer
It seemed that devel/linux_devtools was repocopied to linux_develtools-6
and linux_devtools-7, but that the original directory never was
removed. Finished this action and updated dependencies.
1.4
07 Mar 2003 06:01:16
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
11 Aug 2000 01:46:14
commit hash: fp1.2784@dev.null.freshports.orgcommit hash: fp1.2784@dev.null.freshports.orgcommit hash: fp1.2784@dev.null.freshports.orgcommit hash: fp1.2784@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
MAN1=linux_kdump.1    
23 Jul 2000 01:29:52
commit hash: fp1.2280@dev.null.freshports.orgcommit hash: fp1.2280@dev.null.freshports.orgcommit hash: fp1.2280@dev.null.freshports.orgcommit hash: fp1.2280@dev.null.freshports.org files touched by this commit
marcel search for other commits by this committer
Remove the ftp.scc.nl mirror.    
29 Jun 2000 08:03:02
commit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    

Number of commits found: 34