Commit graph

70 commits

Author SHA1 Message Date
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