Commit graph

16 commits

Author SHA1 Message Date
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
hubertf
c12e6802f8 Do not use broken features. 1999-03-20 00:48:30 +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
hubertf
0ad5b2f1e5 libwww lived in LOCALBASE, not PREFIX (which is X11BASE).
Pointed out by Steve Allen <wormey@eskimo.com> in PR pkg/6766.
1999-01-09 03:19:02 +00:00
frueauf
fe14dec52d pkglint: move NOT_FOR_ARCHS where it belongs. 1998-11-13 01:50:21 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
garbled
543a572919 This pkg uses X11, make it so. 1998-09-15 17:29:58 +00:00
garbled
9d54da45dc Make Arena compile on alpha. What a nightmare.. broken configure script,
libwww hosage, and the kicker?
It doesn't actually work.. it just displays a black screen.  Ugh.
Still more work to be done here....
1998-09-15 05:38:45 +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
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tv
54ceb4bc86 Update libpng to 1.0.2. Works with all dependent pkgs I have tested
(everything but ImageMagick, gs5, and xemacs20).  The API hasn't changed
much, say the install instructions, but it isn't binary compatible--bump
shlib version to 1.0.
1998-07-15 11:45:49 +00:00
tv
09ef668de9 The supplied "arenarc" file seems to break some platforms, and just make
Arena spin the CPU.  Disable it, for now.
1998-07-15 01:27:42 +00:00
tv
809c2f4b02 Add and enable Arena, the browser originally written to test HTML 3.0 and
style sheets (a subset of the current CSS1).  Now maintained by Yggdrasil.
1998-07-15 01:09:21 +00:00
tv
25097b7ceb Import of FreeBSD's arena pkg. Patches to follow. 1998-07-15 01:01:35 +00:00