Peter Wemm
8100143543
$Id$ -> $FreeBSD$
1999-08-31 02:00:46 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Gary Jennejohn
c81c40c7b4
Change the get_nfsstat routine to use sysctlbyname for -current, i.e.
...
__FreeBSD_version >= 400001. Thanks to Doug Rabson for the idea.
Reviewed by: Lars Koeller, the maintainer
1999-03-03 21:55:24 +00:00
Gary Jennejohn
091207b6c2
Update to version 3.0. This version only works for FreeBSD 3.0R or
...
higher.
Submitted from: Lars Koeller (the maintainer)
1999-02-04 05:10:54 +00:00
Satoshi Asami
1e807174e0
portlint.
1999-02-01 22:16:12 +00:00
Gary Jennejohn
b0f9942875
Update to use kvm_getswapinfo for 4.0-current.
...
Reviewed by: the maintainer
1999-01-25 22:10:30 +00:00
Steve Price
6c450aae0f
Remove extraneous x11 from CATEGORIES.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Bill Fenner
66545edc0c
Update MASTER_SITES
...
Submitted by: Lars.Koeller@post.uni-bielefeld.de
1998-10-23 16:47:00 +00:00
Steve Price
2646e845ff
Move manpages from pkg/PLIST to Makefile.
1998-10-21 00:57:42 +00:00
Justin M. Seger
c0accd93e7
Unbreak for current.
...
Submitted by: Gary Jennejohn <garyj@muc.de>
1998-10-14 00:05:44 +00:00
Gary Jennejohn
f84ea39c43
Fix a slip of the fingers in freebsd_system.c. MNT_NFS should have been
...
MOUNT_NFS for -stable.
Now I'm not certain whether MNT_EXPORTED is correct for -current :( I can't
test it because I don't use NFS.
Pointed out by: Satoshi
1998-10-10 11:41:31 +00:00
David E. O'Brien
fe351d408c
Make this build on a.out 3.0-CURRENT systems.
1998-10-09 10:01:32 +00:00
Gary Jennejohn
4913bc44ef
Update to version 2.0 and add support for libdevstat so that this works
...
with CAM.
I don't run NFS so I was unable to test whether xperfmon++ still shows
reasonable values for nfclient and nfsserver.
Obtained from: the update came from Lars Koeller, the libdevstat support
was added by me.
1998-09-30 19:32:44 +00:00
Andreas Klemm
0b98669185
changed maintainers e-mail address as requested in Makefile and DESCR
...
shortened DESCR file as suggested by portlint
removed invalid (and already commented out) master site
1998-03-15 14:56:49 +00:00
Steve Price
8ee3feb13e
Update the maintainer's E-mail address and make this compile
...
again on both -current and -stable.
PR: 5438
Submitted by: the maintainer of this port and myself
1998-02-21 20:26:39 +00:00
Bill Fenner
d09ad2e837
Fix MAINTAINER's email address
...
PR: ports/4811
Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
1997-11-16 09:30:30 +00:00
Satoshi Asami
c435202e12
Oops, missed one change.
1997-03-18 07:34:23 +00:00
Satoshi Asami
115a56a837
Back out the un-cleanup introduced by the previous commit. Check this
...
file against two revisions ago to see what was the "real" intention
of the previous commit.
1997-03-15 12:33:20 +00:00
Joerg Wunsch
aadef3786f
Update of xperfmon++ from Lars. The previous port didn't work with
...
2.2 (says Lars). I have now also moved freebsd_system.c out into a
files subdirectory, it used to be created in its entirety by patch-aa
before which makes maintenance fairly uncomfortable.
I have now verified that it builds and works with FreeBSD 2.1.x
(freefall -- it is really funny to watch it there, the disk transfers
and interrupts remain in the red zone all the time ;-), 3.0-current
(thud), and 2.2.
Submitted by: Lars_Koeller@odie.physik2.Uni-Rostock.DE
OKed by: asami
1997-03-15 10:36:08 +00:00
Satoshi Asami
62ca955f04
Update ports to new __FreeBSD_version numbering scheme (220000 for
...
2.2-RELEASE, 300000 for 3.0-current for now).
1997-02-21 08:48:03 +00:00
Joerg Wunsch
9f5eba4419
Update to FreeBSD 3.0-current: the network interface structure
...
has been turned into a linked list.
It still also compiles on 2.2, but the binaries are incompatible.
1997-01-19 18:36:51 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
3b3bd28890
CATEGORIES+= -> CATEGORIES=
...
Converted to new MAN[1-9]
1996-11-17 08:06:46 +00:00
Masafumi Max NAKANE
3b66e03c49
Update from the port maintainer:
...
Cleaner compile and make depend cycle.
Update of FreeBSD's version numbers.
(Closing PR #1875.)
Submitted by: Lars Koeller
1996-10-25 13:15:03 +00:00
Satoshi Asami
806ff5f8c8
Fix to make this run Ok on both -stable and -current with -stable's
...
new __FreeBSD_version. (Gee, why do these things always have to be
committed right before the release? ;)
Submitted by: peter
1996-07-12 10:58:54 +00:00
Satoshi Asami
9c17bf5175
Shorten, it was 4 lines.
...
Pointed out by: James Raynard <fports@jraynard.demon.co.uk>
1996-07-10 08:25:44 +00:00
Satoshi Asami
bbb764a12c
Reorder variables. Take out unnecessary "PREFIX=/usr/X11R6"
...
(USE_IMAKE implies that). Change package name to have a hyphen
between the name and the version numbers.
1996-05-20 07:32:45 +00:00
Joerg Wunsch
0e01196e4a
Upgrade to version 1.33. This works on either -current and -stable
...
(though i noticed some problems with the NFS display, and will point
Lars to it again).
Submitted by: Lars_Koeller@odie.physik2.uni-rostock.de
1996-05-19 10:58:09 +00:00
Satoshi Asami
9fbb15d270
COMMENT should be only one line.
1996-02-27 04:05:39 +00:00
Joerg Wunsch
a730d05ad2
Major upgrade from Lars. The geometry bug has been fixed, and the
...
swap display improved.
Submitted by: Lars Köller (Lars_Koeller@odie.physik2.uni-rostock.de )
1995-12-15 22:25:50 +00:00
Satoshi Asami
b0e19222a0
Make it work again.
...
Submitted by: joerg
1995-11-14 22:48:42 +00:00
Satoshi Asami
3a855c6a67
You guys now belong to sysutils.
1995-07-13 01:21:35 +00:00
Satoshi Asami
08829766d0
xpermon -> xperfmon
...
Reported by: Michael Smith <msmith@atrad.adelaide.edu.au>
1995-06-23 07:25:11 +00:00
Satoshi Asami
264bdb6687
These belong to utilities, not x11, so change CATEGORIES to reflect
...
the fact. They will be moved via repository copy after the release
when we reorganize the ports subdirectories.
1995-05-19 09:40:06 +00:00
Satoshi Asami
eabfc48a36
And now the rest of the x11 ports Makefiles.
1995-04-12 20:32:12 +00:00
Satoshi Asami
08f93b2bb4
Some more ports Makefile updates...sorry, don't have time now so
...
x11/ is only halfway finished.
1995-04-12 15:22:43 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Satoshi Asami
5271a6dc7b
Wow here is another port without a checksum...surprise! :p
1995-03-30 04:44:54 +00:00
Satoshi Asami
e8c1d43a08
This is an X program with an Imakefile. Remove the Makefile part from
...
the patch.
Problem reported by: phk
1995-03-30 04:44:06 +00:00
Jean-Marc Zucconi
609b568526
This package contains the binary release of xperfmon++ V1.1 a X based
...
system performance meter for several systems, ported to FreeBSD 2.X.
The program monitors user-, system-, idle-cputime, free mem, disk io,
number of interrupts, network-input, -output, -collision packets and
NFS client and server activity.
Submitted by: Lars Koeller <uphya001@odie.physik2.uni-rostock.de>
1995-03-29 11:32:57 +00:00