From 3b66e03c496aee213bf4f35a8924a477f173b736 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Fri, 25 Oct 1996 13:15:03 +0000 Subject: Update from the port maintainer: Cleaner compile and make depend cycle. Update of FreeBSD's version numbers. (Closing PR #1875.) Submitted by: Lars Koeller --- sysutils/xperfmon3/files/patch-ab | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) (limited to 'sysutils/xperfmon3/files/patch-ab') diff --git a/sysutils/xperfmon3/files/patch-ab b/sysutils/xperfmon3/files/patch-ab index 34865c5ce92c..3ae8e1169082 100644 --- a/sysutils/xperfmon3/files/patch-ab +++ b/sysutils/xperfmon3/files/patch-ab @@ -18,14 +18,15 @@ diff -cd ../xperfmon++/Imakefile ./Imakefile ComplexProgramTarget(xperfmon++) ---- 17,37 ---- - SYS_MODULE= sgi_system +--- 17,38 ---- + SYS_MODULE= sgi_system #endif ! #if defined (FreeBSDArchitecture) -! FreeBSDFLAGS= -lkvm +! FreeBSDFLAGS= -lkvm ! SYS_MODULE= freebsd_system -! CC= gcc -D_HAVE_PARAM_H +! CC= gcc +! EXTRA_DEFINES= -D_HAVE_PARAM_H ! #endif ! ! EXTRA_LIBRARIES = $(SUNFLAGS) $(MIPSFLAGS) $(SGIFLAGS) $(FreeBSDFLAGS) @@ -39,10 +40,7 @@ diff -cd ../xperfmon++/Imakefile ./Imakefile ! OBJS = TimeChart.o StripChart.o misc.o $(SYS_MODULE).o xperfmon.o ComplexProgramTarget(xperfmon++) - -Only in ../xperfmon++: Imakefile.old -Only in ../xperfmon++: Makefile -Only in ./: RCS + diff -cd ../xperfmon++/README ./README *** ../xperfmon++/README Wed Jul 27 22:29:30 1994 --- ./README Sat May 4 10:46:36 1996 @@ -54,20 +52,20 @@ diff -cd ../xperfmon++/README ./README + + 3-15-95 Completely new port of systemdependent file (bsd_system.c) for FreeBSD-2.X -+ by Lars Köller @University of Rostock, Germany. ++ by Lars K$B(B ler @University of Rostock, Germany. + E-Mail: + + 8-16-95 Quick and dirty workaround of -geometry option bug. + But there are still some side effects when changing the geometry. + Fix memory leak in bsd_system.c -+ by Lars Köller @University of Rostock, Germany. ++ by Lars K$B(B ler @University of Rostock, Germany. + E-Mail: + + 30-10-95 Change 'Free Mem' graph to 'Free Swap' cause the FreeBSD memory system + tries to minimize the free unused amount of memory. + Include basic support for FreeBSD > 2.1. + Number of interrupts now independent from 'Update Intervall' -+ by Lars Köller @University of Rostock, Germany. ++ by Lars K$B(B ler @University of Rostock, Germany. + E-Mail: + + 11-12-95 Fix -geometry bug! Now there is only a MIN_WIDTH of 185 pixels, and the @@ -76,13 +74,13 @@ diff -cd ../xperfmon++/README ./README + Change 'Free Swap' graph from absolut into percent values. + All graphs shoud be independent of the 'Update Intervall'. + Modify graph labels and add unit of each graph. -+ by Lars Köller @University of Rostock, Germany. ++ by Lars K$B(B ler @University of Rostock, Germany. + E-Mail: + + 5-4-96 Fix some event problems that consumes a lot of cpu power after resizing + (mwm) or restart of an window manager. Make xperfmon compile with + FreeBSD-current (2.2, changes in get_swapspace) -+ by Lars Köller @University of Rostock, Germany. ++ by Lars K$B(B ler @University of Rostock, Germany. + E-Mail: diff -cd ../xperfmon++/XPerfmon++.ad ./XPerfmon++.ad *** ../xperfmon++/XPerfmon++.ad Wed Jul 27 22:29:32 1994 -- cgit v1.2.3