Cheng-Lung Sung
e242ed3fec
- Update to 1.8.3
...
- Unbreak on 7.x, tested on -current as of May 6 (700016)
PR: ports/97113
Submitted by: Rong-En Fan <rafan AT infor dot org>
2006-05-11 00:01:05 +00:00
Cheng-Lung Sung
ef81a7a91c
- The sysutils/xosview port that comes with 6.0 results in a
...
memory leak that eventually crashes the xosview process.
The CVS tree doesn't show any activity here more recent than 6.0.
The attached extra patch to bsd/kernel.cc fixes the problem.
- bump PORTREVISION
PR: 92339
Submitted by: Tom Pavel <pavel AT alum dot mit dot edu>
2006-01-27 08:17:32 +00:00
Kris Kennaway
6993f0c873
BROKEN on 7.x: Does not compile
2005-09-07 00:19:24 +00:00
Cheng-Lung Sung
a8238d9d4d
- Update to 1.8.2
...
- Fix (hopefully) the IRQ reporting on 5.x, before, xosview was simply exiting/crashing
PR: 79338
Submitted by: Ulrich Spoerlein <q AT uni dot de>
2005-07-13 03:48:32 +00:00
Kris Kennaway
3bb8347198
BROKEN on 6.x: Configure fails
2004-11-18 22:09:44 +00:00
Cheng-Lung Sung
6adf115354
My territory, suggested by ijliao. :p
...
Approved by: vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Sergey A. Osokin
1dba9f3c91
Fix build on -CURRENT.
...
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
2003-10-28 14:53:44 +00:00
Kris Kennaway
93872f18cc
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
...
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
23e6a2b3da
BROKEN on 5.1: bad C++
2003-05-18 10:15:24 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Patrick Li
bdb29ec9e7
Update MASTER_SITES to use sourceforge site
...
PR: ports/41418
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2002-08-07 18:20:24 +00:00
Ying-Chieh Liao
a661596311
upgrade to 1.8.0
...
PR: 38809
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-02 17:43:05 +00:00
David E. O'Brien
45666060ec
To ports@freebsd.org.
2002-05-08 21:03:16 +00:00
David E. O'Brien
d321cc5bb0
Upgrade to 1.7.4.
2001-08-21 19:32:41 +00:00
Michael Haro
af0be8e375
remove deprecated fetch options from FETCH_BEFORE_ARGS
2001-04-02 09:24:30 +00:00
Michael Haro
960543ecef
Corrrect whitespace introduced during PORTNAME conversion and portlint
2000-04-22 10:14:11 +00:00
Chris Piazza
f9bfad56c5
Update with the new PORTNAME/PORTVERSION variable
2000-04-09 19:09:11 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
David E. O'Brien
3bacd72b68
Upgrade to 1.7.3.
1999-11-17 08:54:56 +00:00
David E. O'Brien
329cba8437
Update to version 1.7.2.
1999-11-09 18:35:33 +00:00
Peter Wemm
8100143543
$Id$ -> $FreeBSD$
1999-08-31 02:00:46 +00:00
Steve Price
da4789d3e8
Fix the swapmeter for -current.
...
PR: 11833
Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
1999-05-29 04:41:04 +00:00
Seiichirou Hiraoka
0dc93ffdfb
Network stats fixed, and turned on by default.
...
PR: ports/11620
Tom Pavel <pavel@SLAC.Stanford.EDU>
1999-05-10 16:34:00 +00:00
Bill Fumerola
2c056b39cc
Original PR upgraded to 1.7.0, 1.7.1 was released, so I upgraded it one step
...
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)
1999-03-14 18:12:26 +00:00
Steve Price
5c7bf31b40
Fix build for -current.
...
PR: 9461
Submitted by: Sheldon Hearn <axl@iafrica.com>
1999-01-18 03:00:39 +00:00
Steve Price
67eaf87ab5
Update to version 1.6.2.a.
...
PR: 9306
Submitted by: maintainer
1999-01-05 01:06:04 +00:00
Satoshi Asami
9e9d3b0ee3
Include bsd.port.pre.mk before using OSVERSION.
...
Reported by: Leif Neland <root@swimsuit.internet.dk>
1998-12-29 00:15:34 +00:00
David E. O'Brien
433fec397c
Is broken for all of 3.0, not just ELF.
1998-12-27 08:28:01 +00:00
Steve Price
6c450aae0f
Remove extraneous x11 from CATEGORIES.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Justin M. Seger
5a1fb165ba
Mark BROKEN for ELF.
1998-10-14 18:01:49 +00:00
Steve Price
bfb42db106
Locate the secondary master site again.
...
PR: 7661
Submitted by: maintainer
1998-08-24 01:13:55 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Steve Price
f600096572
Update to version 1.6.1.a
...
PR: 6822
Submitted by: Brian Handy <handy@lambic.lmsal.com>
1998-06-04 20:33:22 +00:00
Matthew Hunt
98436bcfc3
Upgrade to 3.6.0
...
PR: 6692
Submitted by: Brian Handy <handy@physics.montana.edu>
1998-05-22 06:36:01 +00:00
Vanilla I. Shu
e14e9ba4c3
Upgrade to 1.5.1.
...
PR: ports/5427
Submitted by: maintainer
1998-01-26 09:59:02 +00:00
Bill Fenner
f32252b3f5
Add FETCH_BEFORE_ARGS=-b since lore.ece.utexas.edu is broken.
1997-11-22 00:47:33 +00:00
Thomas Gellekum
bffc592c8b
Import xosview port. xosview gives an overview of system usage.
...
PR: 5096
Submitted by: Brian Handy <handy@physics.montana.edu>
1997-11-20 08:56:28 +00:00