1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Nik Clayton
a51d7e4ad7 Explicitly depend on the catalog file created by the textproc/docbook
port, and not just the directory.  This should *really* fix the bug I
thought I'd fixed in 1.18.
1999-12-30 22:53:15 +00:00
Steve Price
5a5b910249 Since jade is a superset of the sp port, we really don't both in this
port.  I've done a complete doc build and all's well.  This has the added
benefit that we can now resume building -current snapshots of FreeBSD/Alpha
with full docs, because the sp port is broken badly on the Alpha.

PR:		12674
Submitted by:	JOhn Baldwin <jobaldwi@vt.edu>
1999-12-29 08:25:50 +00:00
Nik Clayton
4e87639906 Prefer w3m over lynx, it's table handling is superior.
Explicitly specify DocBook 3.1, rather than the meta-port.  This triggered
a rather interesting bug on a completely clean machine, where the
sgmlformat port, depending on DocBook 3.0, installed enough DocBook that
the

    ${PREFIX}/share/sgml/docbook:${PORTSDIR}/textproc/docbook

dependency line was satisfied, and DocBook 3.1 was never installed.  This
was noticed by Mark Ovens <mark@ukug.uk.freebsd.org>, who helped me track
it down.
1999-12-24 01:22:18 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Chris Piazza
cfb656c396 Use lynx instead of lynx-current.
Submitted by:	nik
Prompted by:	broken lynx-current
1999-08-06 19:19:29 +00:00
David E. O'Brien
8b50e43806 Don't be verbose for ``make fetch''.
Approved by:	nik, jkh
1999-07-06 06:06:49 +00:00
Nik Clayton
d565256f5f Bump the version number to reflect the changed dependencies. 1999-06-08 20:59:54 +00:00
Nik Clayton
0aa7ef883f Depend on the textproc/docbook meta-port, instead of explicitly listing
the version number as docbook-300.
1999-06-03 19:56:05 +00:00
Satoshi Asami
645b163b0a I assume Nik meant "textproc/docbook-300" when he wrote
"textproc/docbook/3.0". :)
1999-04-30 23:08:12 +00:00
Nik Clayton
0399f9ca57 Be more explicit about the dependencies. This doesn't actually change
them, but helps document them a little better.  Previously there
chains of dependencies two or three ports long, which was a little
counter-intuitive.
1999-04-29 20:13:33 +00:00
Nik Clayton
e20121087d Add a dependency on lynx. Pointed out by Wolfram. 1999-04-14 22:42:08 +00:00
Nik Clayton
76664cbb9a Move pkg/JADETEX to files/JADETEX. 1999-01-22 06:57:28 +00:00
Jordan K. Hubbard
be26dcc02d This was just a bit _too_ willing to blow up and killed the readmes.
Make more selective about targets to yell about.
1999-01-21 03:28:27 +00:00
Nik Clayton
99273c9038 Port now requires the JADETEX variable to be either "yes" or "no". If
"yes" then a dependency on print/jadetex is included (which in turn pulls
in all 30MB of TeTeX). If no then it is ignored. There is no default.

If ${JADETEX} is unset then pkg/JADETEX is shown to the user.

Set IS_INTERACTIVE to indicate this in the Makefile.
1999-01-20 22:19:42 +00:00
Nik Clayton
0e453feea2 Add tidy (www/tidy) and the HTML stylesheets (textproc/html) to the
dependencies list.

Prompted by: Jordan (for the stylesheets)
1998-12-20 20:49:13 +00:00
Jordan K. Hubbard
7820c8be9b Whoops, the last change to BUILD_DEPENDS was bogus. Revert. 1998-12-18 10:55:54 +00:00
Jordan K. Hubbard
12179d5068 This doesn't actually build anything with RUN_DEPENDS. Use BUILD_DEPENDS 1998-12-18 04:55:26 +00:00
Nik Clayton
dd5dd18e77 Add a PKGNAME for version tracking. 1998-07-07 12:18:27 +00:00
Satoshi Asami
60d883280a NO_PATCH is a no-op. By the way, didn't NO_INSTALL work for you? 1998-07-03 07:53:57 +00:00
Nik Clayton
fea2bc355c Meta-port for tools used by the Documentation project.
PR:		ports/7087
Submitted by:	nik@freebsd.org
1998-06-29 16:12:52 +00:00