Commit graph

127 commits

Author SHA1 Message Date
christos
8df6fa2872 regen 2003-10-01 01:14:58 +00:00
christos
e9ab216259 more g++-3 header issues. don't use the compat headers. 2003-10-01 01:14:35 +00:00
christos
4fa253d135 update sum 2003-10-01 00:34:18 +00:00
christos
73f2e7accb regenerate patches with -u1 to avoid $Id getting in the patch 2003-10-01 00:33:54 +00:00
christos
18e336fc91 update patch checksum 2003-09-30 23:04:15 +00:00
christos
c9c2ea2a0a g++-3.x compliance. std namespaces, etc. 2003-09-30 23:03:59 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
christos
f9f1cfa841 comment out all the old swap code, because <sys/map.h> is no more. 2002-12-11 22:35:55 +00:00
christos
bbb0a917ac re-enable. 2002-12-11 21:38:20 +00:00
christos
b6939eba31 put the one line change needed to make this work under /current. 2002-12-11 21:38:06 +00:00
tron
e9f974f53d Mark this package as broken on NetBSD 1.6H and newer because the code for
examining the swap space needs to be rewritten from scratch.
2002-12-04 13:25:31 +00:00
jlam
e9e26df1fc buildlink1 -> buildlink2 2002-09-23 21:55:11 +00:00
tron
4328833129 Fix build problem on post Mach VM systems where the UVM transition glue
has been removed.
2002-06-04 06:50:13 +00:00
tron
5932505ed1 Make this package work on "newsmpis" and "sgimips" machines. Patches
supplied by Thilo Manske in PR pkg/14998.
2001-12-19 09:49:42 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
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-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
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-10-23 13:14:43 +00:00
jlam
6bcaf0b890 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. This
package is strongly-buildlinked.
2001-09-23 06:00:27 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
agc
5c6d9ebbfd + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:11:05 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
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-03-27 03:19:43 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
tv
6b98d07ab0 Standardize version number: "1.7.0.b" -> "1.7.0b" 2001-01-13 19:19:04 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
christos
4d12f83ce1 Regen. 2000-08-18 22:44:21 +00:00
christos
7001b0d297 Fix cp_time shit that broke post 1.4Z
Fix uvm -> vm conversion lossage that broke post 1.5B
Works with 1.5E and earlier.
2000-08-18 22:43:53 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
agc
f3df20f4fc Reformat the patch to cpumeter.cc so that it applies cleanly.
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-07-13 15:48:47 +00:00
tron
3ab3d13ced Remove RCS Id from contect in "patch-ae" to get a valid patch checksum. 2000-06-27 08:37:40 +00:00
tron
baaa0eb2a1 Regen. 2000-06-27 08:34:38 +00:00
tron
f8bea26848 Use Brian's "netbsd.org" e-mail address as maintainer. 2000-06-27 08:17:46 +00:00
tron
51ce2469a3 Fix "xosview" to build under NetBSD 1.5 again. 2000-06-27 08:15:50 +00:00
mrg
4e8f8b426e use <sys/swap.h> on NetBSD 1.4 and later. 2000-04-13 10:34:19 +00:00
mrg
79f026252d use <sys/swap.h> on NetBSD 1.4 and later. 2000-04-13 10:03:53 +00:00
wiz
fff706036b remove obsoleted workaround for pmap.h on arm32 2000-02-19 02:05:26 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tron
809ea071ca Let "configure" recognize NetBSD 1.4. 1999-04-11 12:15:42 +00:00
agc
86c624dc7a Avoid ugly "-n\n" output on Solaris when installing the package. 1999-04-07 10:25:11 +00:00
agc
fda20b1789 Make this package work on Solaris. 1999-04-07 10:09:18 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
bgrayson
5f184868cb Update xosview to 1.7.0.b, to improve apm configure autodetect. Howdy, y'all! 1999-02-17 00:16:55 +00:00
hubertf
3bea994cc6 update to V1.7.0 1999-02-02 03:01:04 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
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-30 23:18:44 +00:00
tron
81fe7fd3e0 Add conflict list and pkglint package. 1999-01-23 00:26:05 +00:00
agc
d057cbcffd Use ${MACHINE} rather than uname -m 1998-11-16 15:04:51 +00:00
agc
73892c3c72 Be a bit smarter with the workaround for the C++ "virtual" keyword. 1998-11-04 16:58:09 +00:00
agc
25e8a9ea6a Make this package compile on arm32 with UVM.
Add UVM to BUILD_DEFS.
1998-11-04 16:37:11 +00:00
garbled
b2d377877f Update this pkg to 1.6.2.a. This fixes the pkg to run on alpha. Thanks
to Brian Grayson for fixing it.
1998-10-22 05:42:37 +00:00
garbled
a8e32be668 Disabling this pkg for alpha. Brian Grayson was kind enough to fix
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-09-24 23:15:42 +00:00
garbled
8b11e5b450 Make xosview compile on ELF. This pkg has deeper problems on alpha
however..
1998-09-15 17:38:08 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-08-20 15:16:34 +00:00
agc
ad7a1de42a Add NetBSD RCS Ids. 1998-08-11 12:20:56 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
tron
97357c2f26 Remove unnecessary remainders from patches for older versions of "xosview". 1998-05-29 21:20:55 +00:00
tron
55f68f813b Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes
PR pkg/5461.
1998-05-29 17:57:29 +00:00
hubertf
b5f8cdef44 Fix two buffer overruns. 1998-05-29 02:55:20 +00:00
frueauf
6facbc4d85 Make configure a bit smarter to find UVM in /etc/mk.conf. 1998-05-21 15:28:29 +00:00
tron
f142d17f69 Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes
PR pkg/5461.
1998-05-18 09:07:32 +00:00
hubertf
9a42a63dee Fix lossage with WRKOBJDIR and PKGSRCDIR 1998-05-08 21:00:38 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
agc
28a02f1c6b Further mods from Matt Green for the UVM case. 1998-03-18 16:18:36 +00:00
agc
868c6db9c6 Patches from Mario Kemper to make xosview work with UVM.
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-03-18 13:42:15 +00:00
tron
0f24d32536 Avoid problem with double inclusion of "machine/cpu.h" on some ports,
fixes PR pkg/4731.
1998-02-11 08:10:16 +00:00
hubertf
b084956c18 portlint: remove empty line 1998-01-24 23:35:56 +00:00
hubertf
2ba9ea7766 portlint: fix RCS Id 1998-01-24 23:34:50 +00:00
agc
9a0c83503e Update for version 1.5.1. From Brian Grayson
(bgrayson@ece.utexas.edu) in PR pkg/4652, and modified by me.
1997-12-09 04:55:01 +00:00
agc
588a4bf877 Update for version 1.5.1 1997-12-09 04:50:16 +00:00
hubertf
56c607fa35 Fix MASTER_SITE 1997-11-18 09:57:27 +00:00
agc
11a4a855e2 Update for version 1.5.0
Use native make, rather than GNU make (new in 1.5.0).
1997-11-13 15:52:36 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
agc
36a9cfcdce Add XOsview application default file to PLIST.
Fixes PR pkg/4342 from cgd@netbsd.org (Chris Demetriou).
1997-10-27 11:15:16 +00:00
agc
2dd73f5f82 Make Brian Grayson the Maintainer for this package. 1997-10-24 15:12:12 +00:00
agc
00735ec870 Initial import of X11 graphical OS metering tool by Mike Romberg
(romberg@fsl.noaa.gov), ported to NetBSD by Brian Grayson
(bgrayson@pine.ece.utexas.edu).  Only tested on i386 architecture as
yet, but reported to work on NetBSD/{amiga,hp300} as well.
1997-10-24 10:11:28 +00:00