summaryrefslogtreecommitdiff
path: root/sysutils/xosview/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-08-03Update to version 1.8.2 and apply patch from PR 26523 by Alexander Becher.cube1-2/+2
The patch correct wrong pointer arithmetics that prevented xosview from being called with -name option. Changes since xosview-1.8.1 - Applied sourceforge patch 927112 from Russell Reed which fixes the swapmeter when USESYSCALLS is defined. - Applied sourceforge patch 959433 which adds acpi support to the linux battery meter. - Applied a patch similar to the sourceforge patch 586184 submitted by Mark Guertin. - Linux diskmeter now uses vmstat and thus works with 2.6. But the units problem (block size) probably still remains. - Linux pagemeter should now work with 2.6 kernels - Merge in the fedora-2 nfs patch. - Merge in the fedora-2 strip patch. - Merge in the fedora-2 proc patch. - Merge in the fedora-2 s390 patch. - Merge in the fedora-2 non-i386 patch. - Merge in the fedora-2 linux-2.6 kernel (related) patch. - Add an autogen.sh script. This script runs autoconf to create the configure script.
2004-05-31Do not explicitly force use of lang/egcs for SunOS; the buildlinkkristerw1-3/+1
infrastructure handles compiler issues aoutomagically.
2004-02-04+ USE_LANGUAGES=c c++abs1-1/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-05bl3ifyjlam1-3/+7
2003-11-11Update to 1.8.1, CHANGES file says:wiz1-3/+3
- Update linux port to build with gcc 3.2 and 3.3 (should still work with 2.95.
2003-11-10Update xosview to version 1.8.1alpha, from a nudge by Brian Grayson.agc1-6/+3
Fixes build on NetBSD-1.6.2 and NetBSD-1.6ZE. Existing patches have either been incorporated or are unnecessary.
2003-10-04Bumped master sites and home page to the new location, at sourceforge.bgrayson1-4/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-12-11re-enable.christos1-2/+2
2002-12-04Mark this package as broken on NetBSD 1.6H and newer because the code fortron1-1/+3
examining the swap space needs to be rewritten from scratch.
2002-09-23buildlink1 -> buildlink2jlam1-16/+14
2002-06-04Fix build problem on post Mach VM systems where the UVM transition gluetron1-2/+6
has been removed.
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-09-23Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Thisjlam1-6/+11
package is strongly-buildlinked.
2001-06-12LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk ifjlam1-2/+2
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-13Standardize version number: "1.7.0.b" -> "1.7.0b"tv1-1/+2
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-5/+5
2000-07-13Reformat the patch to cpumeter.cc so that it applies cleanly.agc1-3/+5
Add definitions to the environment on Solaris so that xpm is found. Make the dependency on egcs for Solaris a build dependency. Re-calculate patch checksums.
2000-06-27Use Brian's "netbsd.org" e-mail address as maintainer.tron1-2/+2
2000-02-19remove obsoleted workaround for pmap.h on arm32wiz1-9/+1
1999-04-07Make this package work on Solaris.agc1-1/+11
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-02-17Update xosview to 1.7.0.b, to improve apm configure autodetect. Howdy, y'all!bgrayson1-2/+2
1999-02-02update to V1.7.0hubertf1-2/+2
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1999-01-23Add conflict list and pkglint package.tron1-2/+4
1998-11-16Use ${MACHINE} rather than `uname -m`agc1-5/+4
1998-11-04Be a bit smarter with the workaround for the C++ "virtual" keyword.agc1-7/+8
1998-11-04Make this package compile on arm32 with UVM.agc1-1/+10
Add UVM to BUILD_DEFS.
1998-10-22Update this pkg to 1.6.2.a. This fixes the pkg to run on alpha. Thanksgarbled1-4/+2
to Brian Grayson for fixing it.
1998-09-24Disabling this pkg for alpha. Brian Grayson was kind enough to fixgarbled1-1/+3
xosview-1.6.2a to work on alphas (yay) but we are in a freeze(boo) so no updates until the freeze closes. At which point this pkg will be upgraded to 1.6.2a and re-enabled on alpha. (Should be monday) Noone needs to get upset about this.. ;)
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-06-22Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-05-29Remove unnecessary remainders from patches for older versions of "xosview".tron1-4/+1
1998-05-29Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixestron1-2/+3
PR pkg/5461.
1998-05-18Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixestron1-4/+5
PR pkg/5461.
1998-05-08Fix lossage with WRKOBJDIR and PKGSRCDIRhubertf1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-18Patches from Mario Kemper to make xosview work with UVM.agc1-1/+2
Munged around by me to: + make it work with old VM as well as UVM. + cut down the context in two of the patches to miss out Id strings.
1998-02-11Avoid problem with double inclusion of "machine/cpu.h" on some ports,tron1-1/+3
fixes PR pkg/4731.
1998-01-24portlint: fix RCS Idhubertf1-1/+2
1997-12-09Update for version 1.5.1agc1-3/+3
1997-11-18Fix MASTER_SITEhubertf1-2/+2
1997-11-13Update for version 1.5.0agc1-4/+3
Use native make, rather than GNU make (new in 1.5.0).
1997-10-24Make Brian Grayson the Maintainer for this package.agc1-2/+2