summaryrefslogtreecommitdiff
path: root/sysutils/xosview (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -CURRENT.Sergey A. Osokin2003-10-286-11/+210
| | | | | | | | | | | | | | | | | Also: - replace <xxx> with <xxx.h> due to Standard C++. - In my observation, when include "devstats.h", - In 4.x or earlier version, we use checkversion(), getnumdevs() ... But In 5.x, it should be repalce with devstat_checkversion(kvm_t *), devstat_getnumdevs(kvm_t *) respectively. In summary, function in 4.x's devstats.h can add prefix word "devstat Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Maintainership to: submitter PR: 58596 Notes: svn path=/head/; revision=92452
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-4/+4
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81208
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Update xosview's url.Mike Silbersack2002-12-021-1/+1
| | | | | | | PR: 45694 Notes: svn path=/head/; revision=71300
* This patch should solve the build problems with gcc 3 on -current.Mike Silbersack2002-12-021-0/+29
| | | | | | | Inspired by: PR 45694 Notes: svn path=/head/; revision=71299
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update MASTER_SITES to use sourceforge sitePatrick Li2002-08-071-4/+2
| | | | | | | | PR: ports/41418 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=64162
* upgrade to 1.8.0Ying-Chieh Liao2002-06-024-18/+12
| | | | | | | | PR: 38809 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=60476
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* Use a consistant 64-bit int type.David E. O'Brien2001-08-225-9/+9
| | | | Notes: svn path=/head/; revision=46659
* Upgrade to 1.7.4.David E. O'Brien2001-08-214-36/+25
| | | | Notes: svn path=/head/; revision=46609
* Use longs vs. ints in calculating the amount of swap. This fixed gettingDavid E. O'Brien2001-08-215-2/+63
| | | | | | | | negative swap values on an Alpha with 2GB swap. I should probably use `long long' for large swap x86 machines. (anybody want to help test?) Notes: svn path=/head/; revision=46605
* remove deprecated fetch options from FETCH_BEFORE_ARGSMichael Haro2001-04-021-1/+0
| | | | Notes: svn path=/head/; revision=40731
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35328
* Use the correct number of interrupts on the Alpha.David E. O'Brien2000-06-103-0/+102
| | | | | | | | Submitted by: Alexander Langer <alex@big.endian.de> PR: 19064 Notes: svn path=/head/; revision=29510
* Properly build on 5.x.David E. O'Brien2000-05-111-0/+5
| | | | Notes: svn path=/head/; revision=28404
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27427
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-4/+4
| | | | Notes: svn path=/head/; revision=25734
* Upgrade to 1.7.3.David E. O'Brien1999-11-173-10/+27
| | | | Notes: svn path=/head/; revision=23162
* Update to version 1.7.2.David E. O'Brien1999-11-092-3/+4
| | | | Notes: svn path=/head/; revision=22991
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* Fix the swapmeter for -current.Steve Price1999-05-291-3/+1
| | | | | | | | PR: 11833 Submitted by: Sheldon Hearn <sheldonh@uunet.co.za> Notes: svn path=/head/; revision=19077
* Network stats fixed, and turned on by default.Seiichirou Hiraoka1999-05-102-3/+14
| | | | | | | | PR: ports/11620 Tom Pavel <pavel@SLAC.Stanford.EDU> Notes: svn path=/head/; revision=18754
* Add more WWW: tagsMichael Haro1999-05-031-2/+1
| | | | | | | I must really like taking on sick tasks. First gtk, now this. Notes: svn path=/head/; revision=18407
* Original PR upgraded to 1.7.0, 1.7.1 was released, so I upgraded it one stepBill Fumerola1999-03-143-10/+11
| | | | | | | | | | | | | | | | | further. patch-ac had to be modified because of some line differences in the configure script, but it is functionally the same. MAINTAINERship of this port changed, with the approval of both the former and new MAINTAINER. I also added MASTER_SITE_SUNSITE and removed the former maintainer's personal distsite. PR: ports/10260 Submitted by: sheldonh (new maintainer) Notes: svn path=/head/; revision=17181
* Fix build for -current.Steve Price1999-01-181-7/+3
| | | | | | | | PR: 9461 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=16133
* Honor CFLAGS.Matthew Hunt1999-01-061-0/+11
| | | | | | | | PR: 9330 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=15888
* Update to version 1.6.2.a.Steve Price1999-01-052-5/+5
| | | | | | | | PR: 9306 Submitted by: maintainer Notes: svn path=/head/; revision=15835
* Include bsd.port.pre.mk before using OSVERSION.Satoshi Asami1998-12-291-2/+4
| | | | | | | Reported by: Leif Neland <root@swimsuit.internet.dk> Notes: svn path=/head/; revision=15696
* Is broken for all of 3.0, not just ELF.David E. O'Brien1998-12-271-2/+4
| | | | Notes: svn path=/head/; revision=15654
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* Mark BROKEN for ELF.Justin M. Seger1998-10-141-1/+3
| | | | Notes: svn path=/head/; revision=14003
* Locate the secondary master site again.Steve Price1998-08-241-2/+2
| | | | | | | | PR: 7661 Submitted by: maintainer Notes: svn path=/head/; revision=12775
* These manpages removed by Tim Vanderhoek.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12657
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Update MD5 checksum to match new tarball.Jordan K. Hubbard1998-06-251-1/+1
| | | | | | | | Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> PR: 7067 Notes: svn path=/head/; revision=11529
* Update to version 1.6.1.aSteve Price1998-06-042-5/+5
| | | | | | | | PR: 6822 Submitted by: Brian Handy <handy@lambic.lmsal.com> Notes: svn path=/head/; revision=11257
* Upgrade to 3.6.0Matthew Hunt1998-05-222-5/+5
| | | | | | | | PR: 6692 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=11107
* Upgrade to 1.5.1.Vanilla I. Shu1998-01-262-7/+5
| | | | | | | | PR: ports/5427 Submitted by: maintainer Notes: svn path=/head/; revision=9453
* Add FETCH_BEFORE_ARGS=-b since lore.ece.utexas.edu is broken.Bill Fenner1997-11-221-1/+4
| | | | Notes: svn path=/head/; revision=8741
* Import xosview port. xosview gives an overview of system usage.Thomas Gellekum1997-11-205-0/+42
PR: 5096 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=8723