summaryrefslogtreecommitdiff
path: root/sysutils/xosview
AgeCommit message (Collapse)AuthorFilesLines
2018-07-18Mark packages that require C++03 (or the GNU variants) if they fail withjoerg1-2/+2
C++14 default language.
2015-11-04Add SHA512 digests for distfiles for sysutils categoryagc1-1/+2
Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg1-2/+1
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2013-10-20Pass rpath options with -Wl prefix.joerg2-1/+26
2013-03-14Update HOMEPAGE.wiz1-2/+2
2013-01-11NetBSD/current needs uvm/uvm_extern.hjoerg2-15/+18
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-09-15fix some pkglint warningscheusov1-6/+6
2012-09-15Fix build failure on Linux, tested on SL-6.2cheusov2-1/+15
2012-03-07include <fstream> instead of <fstream.h>hans2-1/+15
2010-06-27DESTDIR support from cheusov@tut.by in PR 43531. Extended to buildjoerg1-4/+9
unprivileged and use proper SPECIAL_PERMS as needed.
2009-06-12Removed redundant .gz suffix for man pages.rillig1-2/+2
2008-02-04Reset maintainer on his request.wiz1-2/+2
2007-12-17Apply patch from PR pkg/37557 which fixed a build error on x86_64.veego3-6/+24
2007-11-30Allow xosview to be installed by unprivileged users, especially on BSDrillig3-12/+45
systems.
2007-09-29Linux also need gmake, reported by Aleksey Cheusov in pkgsrc-users@.obache1-1/+3
2007-04-15Regen after 3 patches where changes to remove a $Id line.veego1-4/+4
2007-04-15Move the netperf.h include up two lines to remove the $Id line in thisveego1-6/+4
patch.
2007-04-14Move the include of <sys/sysctl.h> from pagemeter.cc to pagemeter.h.veego2-18/+17
This is a workaround for not using $Id in a patch file.
2007-04-09- Make myself the MAINTAINERveego7-10/+193
- Fix the manpage path in the Makefile - Adapt the memmeter.cc changes to pagemeter so it doesn't use kmem to get uvmexp. - struct schedstate_percpu is no longer a public interface outside the kernel - Add netIface support for NetBSD. Now you can monitor only one network interface. See the manpage for more details. This change is allready present in the sourceforge tree. - PKGREVISION++
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-2/+2
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg1-2/+2
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-10-28- don't use kmem to get uvmexp; use sysctlchristos3-16/+37
- don't define UVM, it is done in the top level Makefile
2006-09-03Reset maintainer for people who lost their commit bit.wiz1-2/+2
2006-07-02Needs a C compiler.rillig1-2/+2
2006-06-05don't include nfs statistics in the iostats; pointed by Veegochristos2-7/+8
2006-06-05Make this compile again.christos2-1/+77
2006-03-14Updated xosview to 1.8.3. All our patches have been applied upstream.rillig10-181/+11
2006-02-18The patches have been applied upstream.rillig9-17/+33
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-17Added five patches to make xosview build with SunPro on Solaris 9.rillig7-2/+110
Bumped PKGREVISION.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-08-03Add file forgotten in previous commit.cube1-0/+13
2004-08-03Update to version 1.8.2 and apply patch from PR 26523 by Alexander Becher.cube2-5/+6
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-04-21Kludgily fix a bug where the IRQ meter overran on machines with high HZ.perry2-1/+15
2004-04-15Thanks to @@@'s new macros we need another patch now.christos2-1/+20
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:wiz2-6/+6
- 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.agc23-729/+6
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-10-01regenchristos1-6/+11
2003-10-01more g++-3 header issues. don't use the compat headers.christos10-150/+130