Commit graph

9 commits

Author SHA1 Message Date
Simon Barner
049ead3ccb - Use openfiles for (__FreeBSD_version >= 600000) ||
((__FreeBSD_version >= 503101) && (__FreeBSD_version < 503105))

  nfiles was renamed to openfiles, but the change was reverted in RELENG_5.

- Since this causes a runtime error, PORTREVISION was bumped.

Reported by:	Tony Maher <anthony.maher@uts.edu.au> [1]
		Ted Faber <faber@ISI.EDU> [2]
PR:		ports/84097 [1], ports/86128 [2]
Patch by:	Ted Faber <faber@ISI.EDU> [2] (partly)
Approved by:	maintainer timeout (7 weeks, for [1])
2005-09-16 08:47:38 +00:00
Cheng-Lung Sung
6544d33b30 - fixes two problems in xsysinfo: upper part repairs the display
of the nfs-statistics (which since 5.x didn't work at all), the
lower part (replacing "kd" by "NULL" in calls to devstat_getdevs())
fixes the memory leak.
- patched by Bertram Barth
- bump PORTREVISION

PR:		68341
Submitted by:	Kevin T. Likes <klikes AT doit dot in dot gov>
Reviewed by:	Bertram Barth <bertram AT gummo dot bbb dot sub dot org>
2005-09-06 06:13:09 +00:00
Pav Lucistnik
29e9efa2f7 - Fix runtime: catch up with openfiles renaming
PR:		ports/80954
Submitted by:	Ted Faber <faber@isi.edu>
Approved by:	maintainer timeout (15 days)
2005-06-01 16:20:03 +00:00
Kirill Ponomarev
38c2bfe048 Fix build with gcc-3.4
Approved by:	portmgr
2004-09-05 20:31:29 +00:00
Sergey A. Osokin
a5d3c3874a Fix broken on 5.1 (about nfs include path).
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Approved by:    maintainer (timeout)
PR:             58591
2003-11-04 12:13:53 +00:00
Chris Piazza
5b19191f47 Fix build on -current.
PR:		13675
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm8.NCTU.edu.tw>
1999-09-10 03:56:36 +00:00
Gary Jennejohn
81a8e2e2cd Add patch-af to use kvm_getswapinfo for -current.
I would have liked to pass this by the maintainer but "he's in the
army now" and inaccessible.

PR:		ports/10091
1999-04-07 19:23:33 +00:00
Justin M. Seger
d9133a8d65 Unbreak for current.
Suvbmitted by:	Gary Jennejohn <garyj@muc.de>
1998-10-13 23:52:47 +00:00
Gary Jennejohn
9e35fc88b9 Add patch-ae to change MNT_NFS to MOUNT_NFS. Don't know how I managed
to screw that up.

This should now work for -stable.

Reported by: Satoshi
1998-10-10 11:50:09 +00:00