Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/linux_kdump/Makefile

[BACK] Up to [FreeBSD] / ports / devel / linux_kdump

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 7 15:08:18 2011 UTC (11 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)

Discussed with:	netchild (emulation)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Dec 17 03:59:59 2010 UTC (13 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -9 lines
Switch from non-standard $SRCDIR to the new standard $SRC_BASE.

Hat:		portmgr

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Jun 28 15:26:49 2010 UTC (19 months, 2 weeks ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Fix typo in COMMENT.

Feature safe:	yes

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Dec 29 10:25:49 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- 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

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Oct 4 00:41:08 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -4 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jul 19 20:02:21 2006 UTC (5 years, 6 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +10 -6 lines
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

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jun 29 19:51:57 2006 UTC (5 years, 7 months ago) by marcel
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
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.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Feb 13 17:26:02 2006 UTC (5 years, 11 months ago) by kan
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -0 lines
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.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jan 5 21:38:22 2006 UTC (6 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Fix INDEX build.

Reported by:	some magic cperciva' scripts.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jan 2 23:00:46 2006 UTC (6 years, 1 month ago) by kan
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Bring back linux_kdump. It builds just fine using devel/linux_devtools-8.

Revision 1.24
Sat Nov 5 09:12:54 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
FILE REMOVED
Changes since revision 1.23: +1 -1 lines
This port depended on the linux_devtools7 port which was removed.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:23:47 2004 UTC (7 years, 1 month ago) by netchild
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
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
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Feb 14 07:56:41 2004 UTC (7 years, 11 months ago) by marcel
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +13 -6 lines
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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:11:09 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jan 10 07:18:54 2004 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 17 11:38:43 2003 UTC (8 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
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.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:45 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Aug 11 00:46:13 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
MAN1=linux_kdump.1

Submitted by:	bento

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jul 23 00:29:51 2000 UTC (11 years, 6 months ago) by marcel
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
Remove the ftp.scc.nl mirror.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jun 29 07:02:11 2000 UTC (11 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -2 lines
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:28:54 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
PORTNAME/PORTVERSION update

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 28 08:33:24 2000 UTC (11 years, 11 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Add virtual category "linux" to Linux apps and support libs/utils.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 8 09:26:07 2000 UTC (12 years ago) by peter
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 10 11:07:05 1999 UTC (12 years, 4 months ago) by marcel
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Make it compile on -stable again.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 21 16:38:59 1999 UTC (12 years, 4 months ago) by marcel
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:48:33 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Change Id->FreeBSD.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 15 10:45:32 1999 UTC (12 years, 6 months ago) by marcel
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
Add http://www.FreeBSD.org/~marcel/ to MASTER_SITES

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jul 23 07:41:36 1999 UTC (12 years, 6 months ago) by marcel
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5 lines
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.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jul 21 15:08:07 1999 UTC (12 years, 6 months ago) by marcel
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Make port depend on linux_devtools instead of linux_devel.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 6 04:27:51 1999 UTC (13 years, 1 month ago) by simokawa
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.
They are intended for Linux/i386 emulation and to work on i386.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 19 10:41:23 1998 UTC (13 years, 1 month ago) by dfr
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -5 lines
Unbreak for current.

Reviewed by: msmith

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 11 05:37:10 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -3 lines
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.)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 16 13:13:02 1998 UTC (13 years, 5 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -1 lines
Mark BROKEN for current.  Fails build stage.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Nov 26 07:49:35 1997 UTC (14 years, 2 months ago) by msmith
Branches: MSMITH
CVS tags: r1_0, RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
This is a modified version of the standard FreeBSD kdump(1) utility
that understands Linux syscalls and ioctls instead of FreeBSD ones.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 26 07:49:35 1997 UTC (14 years, 2 months ago) by msmith
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options