Port details |
- netdump-server RedHat server part of netdump/netconsole package for Linux
- 0.7.7_1 sysutils
=0 0.7.7_1Version of this port present on the latest quarterly branch.
- DEPRECATED: No more public distfiles
This port expired on: 2012-10-20
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-11-11 15:14:27
- Last Update: 2012-10-25 17:47:21
- SVN Revision: 306390
- Also Listed In: net
- License: not specified in port
- WWW:
- http://www.redhat.com
- Description:
- Netdump-server listens on the network for connections from linux kernels
using the netconsole/netdump module. When such a machine crashes it
contacts the netdump-server on the specified ip/port. The server then
proceeds to log console messages, including the oops message, and a
kernel memory dump in a specified directory, and then reboots the machine.
WWW: http://www.redhat.com
-
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:
-
- netdump-server>0:sysutils/netdump-server
- No installation instructions:
- This port has been deleted.
- PKGNAME: netdump-server
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- pkgconf : devel/pkgconf
- Library dependencies:
-
- popt : devel/popt
- glib : devel/glib20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.7.7_1 25 Oct 2012 17:47:21 |
bapt |
2012-10-20 x11-themes/metacity-ana-theme: No more public distfiles
2012-10-20 x11-themes/gtk-ana-theme: No more public distfiles
2012-10-20 x11-fonts/getbdf: No more public distfiles
2012-10-20 x11-fonts/arkpandora: No more public distfiles
2012-10-20 x11-clocks/wmdate: No more public distfiles
2012-10-20 x11/multi-gnome-terminal: depends on deprecated gnome1 things
2012-10-20 www/wacko: No more public distfiles
2012-10-20 sysutils/wtmp-tools: No more public distfiles
2012-10-20 sysutils/reed: No more public distfiles
2012-10-20 sysutils/pdumpfs-rsync: No more public distfiles
2012-10-20 sysutils/pdumpfs-clean: No more public distfiles
2012-10-20 sysutils/netdump-server: No more public distfiles
2012-10-20 sysutils/nctop: No more public distfiles
2012-10-20 sysutils/memgrep: No more public distfiles
2012-10-20 sysutils/logserial: No more public distfiles
2012-10-20 sysutils/dupfind: No more public distfiles
2012-10-20 sysutils/dump9660: No more public distfiles
2012-10-20 sysutils/desktopbsd-tools: No more public distfiles
2012-10-20 sysutils/agef: No more public distfiles
Remove a bunch of expired ports
Feature safe: yes |
0.7.7_1 21 Sep 2012 10:07:34 |
bapt |
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's
distilator) |
0.7.7_1 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
0.7.7_1 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
0.7.7_1 25 Jul 2012 11:24:11 |
cs |
Fix typos in COMMENT |
0.7.7_1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.7.7_1 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
0.7.7_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.7.7_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.7.7_1 06 Jun 2008 14:03:26 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.7.7 27 Mar 2007 22:12:03 |
stas |
- Change my email.
Suggested by: skv |
0.7.7 24 Jun 2006 16:34:38 |
erwin |
Update maintainer address.
PR: 99422 99423
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
0.7.7 28 May 2006 05:25:51 |
mezz |
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
0.7.7 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
0.7.7 11 Nov 2005 15:13:46 |
lawrance |
Add netdump-server 0.7.7, RedHat server part of netdump/netconsole
package for linux.
PR: ports/79049
Submitted by: Stanislav Sedov |