summaryrefslogtreecommitdiff
path: root/textproc/docproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* Use lynx instead of lynx-current.Chris Piazza1999-08-061-2/+2
| | | | | | | | Submitted by: nik Prompted by: broken lynx-current Notes: svn path=/head/; revision=20575
* Don't be verbose for ``make fetch''.David E. O'Brien1999-07-061-2/+2
| | | | | | | Approved by: nik, jkh Notes: svn path=/head/; revision=20093
* Bump the version number to reflect the changed dependencies.Nik Clayton1999-06-081-2/+2
| | | | Notes: svn path=/head/; revision=19314
* Depend on the textproc/docbook meta-port, instead of explicitly listingNik Clayton1999-06-031-2/+2
| | | | | | | the version number as docbook-300. Notes: svn path=/head/; revision=19193
* I assume Nik meant "textproc/docbook-300" when he wroteSatoshi Asami1999-04-301-2/+2
| | | | | | | "textproc/docbook/3.0". :) Notes: svn path=/head/; revision=18243
* Be more explicit about the dependencies. This doesn't actually changeNik Clayton1999-04-291-3/+8
| | | | | | | | | them, but helps document them a little better. Previously there chains of dependencies two or three ports long, which was a little counter-intuitive. Notes: svn path=/head/; revision=18189
* Add a dependency on lynx. Pointed out by Wolfram.Nik Clayton1999-04-141-2/+3
| | | | Notes: svn path=/head/; revision=17884
* Move pkg/JADETEX to files/JADETEX.Nik Clayton1999-01-222-2/+19
| | | | Notes: svn path=/head/; revision=16254
* This was just a bit _too_ willing to blow up and killed the readmes.Jordan K. Hubbard1999-01-211-2/+2
| | | | | | | Make more selective about targets to yell about. Notes: svn path=/head/; revision=16221
* Port now requires the JADETEX variable to be either "yes" or "no". IfNik Clayton1999-01-201-1/+15
| | | | | | | | | | | | "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. Notes: svn path=/head/; revision=16218
* Add tidy (www/tidy) and the HTML stylesheets (textproc/html) to theNik Clayton1998-12-201-3/+4
| | | | | | | | | dependencies list. Prompted by: Jordan (for the stylesheets) Notes: svn path=/head/; revision=15449
* Whoops, the last change to BUILD_DEPENDS was bogus. Revert.Jordan K. Hubbard1998-12-181-2/+2
| | | | Notes: svn path=/head/; revision=15413
* This doesn't actually build anything with RUN_DEPENDS. Use BUILD_DEPENDSJordan K. Hubbard1998-12-181-2/+2
| | | | Notes: svn path=/head/; revision=15409
* Add a PKGNAME for version tracking.Nik Clayton1998-07-071-1/+2
| | | | Notes: svn path=/head/; revision=11775
* NO_PATCH is a no-op. By the way, didn't NO_INSTALL work for you?Satoshi Asami1998-07-031-2/+1
| | | | Notes: svn path=/head/; revision=11681
* Meta-port for tools used by the Documentation project.Nik Clayton1998-06-294-0/+35
PR: ports/7087 Submitted by: nik@freebsd.org Notes: svn path=/head/; revision=11609