Port details |
- linux_kdump Linux-compatibility ktrace.out processor
- 1.5_3 devel
=4 1.5_3Version of this port present on the latest quarterly branch.
- BROKEN: does not build, try base system kdump(1) instead
IGNORE: is marked as broken: does not build, try base system kdump(1) instead
- Maintainer: emulation@FreeBSD.org
- 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 ¦
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- linux-c6-devtools>0 : devel/linux-c6-devtools
- Runtime dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5_3 26 Feb 2017 21:15:24 |
tijl |
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 |
tijl |
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 |
tijl |
- 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 ) |
1.5_3 14 May 2015 10:15:09 |
mat |
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 |
antoine |
- Remove bogus IGNORE
- Allow staging as a regular user |
1.5_3 22 Sep 2014 10:40:01 |
xmj |
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 ) |
1.5_2 24 Aug 2014 09:14:16 |
antoine |
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 |
nox |
Stagify. |
1.5_2 20 Sep 2013 17:13:47 |
bapt |
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 |
ohauer |
-remove MD5 |
1.5_2 07 Mar 2011 15:08:26 |
ehaupt |
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 |
linimon |
Switch from non-standard $SRCDIR to the new standard $SRC_BASE.
Hat: portmgr |
1.5_2 28 Jun 2010 15:26:49 |
olgeni |
Fix typo in COMMENT.
Feature safe: yes |
1.5_2 29 Dec 2009 10:25:55 |
miwi |
- 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 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.5_2 19 Jul 2006 20:02:22 |
netchild |
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 |
marcel |
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 |
kan |
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 |
edwin |
SHA256ify
Approved by: krion@ |
1.5_1 05 Jan 2006 21:38:22 |
krion |
Fix INDEX build.
Reported by: some magic cperciva' scripts. |
1.5_1 02 Jan 2006 23:02:11 |
kan |
Bring back linux_kdump. It builds just fine using devel/linux_devtools-8. |
1.5_1 02 Jan 2006 23:00:46 |
kan |
Bring back linux_kdump. It builds just fine using devel/linux_devtools-8. |
1.5_1 05 Nov 2005 09:12:55 |
kris |
This port depended on the linux_devtools7 port which was removed. |
1.5_1 31 Dec 2004 18:24:10 |
netchild |
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 ) |
1.5 21 Feb 2004 23:46:44 |
marcel |
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 |
marcel |
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 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.4 10 Jan 2004 07:18:55 |
marcus |
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 |
edwin |
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 |
ade |
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 |
asami |
Convert category devel to new layout. |
11 Aug 2000 01:46:14 |
asami |
MAN1=linux_kdump.1 |
23 Jul 2000 01:29:52 |
marcel |
Remove the ftp.scc.nl mirror. |
29 Jun 2000 08:03:02 |
obrien |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |