mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Network stats fixed, and turned on by default.
PR: ports/11620 Tom Pavel <pavel@SLAC.Stanford.EDU>
This commit is contained in:
parent
c9eb5db839
commit
0dc93ffdfb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18754
@ -1,9 +1,9 @@
|
||||
# New ports collection makefile for: xosview
|
||||
# Version required: 1.7.0
|
||||
# Version required: 1.7.1
|
||||
# Date created: 19 Nov 1997
|
||||
# Whom: Brian Handy <handy@physics.montana.edu>
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1999/01/18 03:00:39 steve Exp $
|
||||
# $Id: Makefile,v 1.14 1999/03/14 18:12:25 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xosview-1.7.1
|
||||
@ -12,7 +12,7 @@ MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
|
||||
${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR= system/status/xstatus
|
||||
|
||||
MAINTAINER= handy@physics.montana.edu
|
||||
MAINTAINER= ports@freebsd.org
|
||||
|
||||
FETCH_BEFORE_ARGS= -b
|
||||
USE_X_PREFIX= yes
|
||||
|
11
sysutils/xosview/files/patch-ae
Normal file
11
sysutils/xosview/files/patch-ae
Normal file
@ -0,0 +1,11 @@
|
||||
--- Xdefaults.orig Sun May 9 23:01:45 1999
|
||||
+++ Xdefaults Sun May 9 23:01:10 1999
|
||||
@@ -94,7 +94,7 @@
|
||||
|
||||
! Network Meter Resources
|
||||
|
||||
-xosview*net: False
|
||||
+xosview*net: True
|
||||
! Suitable for people with 28.8Kbaud with no compression, or 14.4
|
||||
! with compression:
|
||||
!xosview*netBandwidth: 2000
|
Loading…
Reference in New Issue
Block a user