Commit graph

72 commits

Author SHA1 Message Date
Glen Barber
e7bb26d752 Bump PORTREVISION.
Submitted by:	hrs
Pointyhat to:	gjb (myself)
2013-01-25 04:48:57 +00:00
Glen Barber
dd65a4e8e6 Add textproc/igor as configuration option.
PR:		ports/175555
Submitted by:	wblock
2013-01-25 04:35:49 +00:00
Glen Barber
4f1b8839e3 Updates to textproc/docproj* ports:
o textproc/docproj-jadetex:
   - Remove port; functionality is moved to
     textproc/docproj

 o textproc/docproj-nojadetex:
   - Remove extraneous MAINTAINER line
   - Trim headers

 o textproc/docproj:
   - Trim headers
   - Convert to new options framework
   - Default to WITH_JADETEX=yes
   - Make devel/subversion dependency optional while
     noting it is required for source checkout; this
     allows us to skip svn and dependencies for release
     builds
   - Bump PORTREVISION

 o Add UPDATING entry explaining who needs to update
   port origins

 o Add MOVED entry for textproc/docproj-jadetex
2013-01-05 00:41:31 +00:00
Glen Barber
3d6e1ac702 Revert previous commit. The more correct solution to this port
is to convert to the new options framework.

Submitted by:	doceng (hrs)
Approved by:	doceng (implicit), eadler (mentor, implicit)
2013-01-04 00:42:03 +00:00
Glen Barber
2dc4e9b7d9 Unset WITH_JADETEX if not otherwise specified.
PR:		ports/174952
Submitted by:	markj
Approved by:	doceng (implicit), eadler (mentor)
2013-01-03 23:04:00 +00:00
Glen Barber
5ff41866c3 - Add devel/subversion to RUN_DEPENDS, as SVN->CVS exporting is not
done for the doc/ tree
- Replace SITE_PERL entries per the Porter's Handbook [1]

PR:		ports/168243
Submitted by:	gjb (myself), jgh [1]
Approved by:	eadler (mentor), doceng (maintainer, implicit)
2012-06-22 17:59:03 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dirk Meyer
64061112c4 - fix dependency after rename of old tidy
Feature safe:   yes
2011-11-24 05:42:30 +00:00
Sunpoet Po-Chuan Hsieh
a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Gabor Kovesdan
ee3e677c23 - Track textproc/docbook-410 dependency after recent changes
Approved by:	portmgr (pav, erwin)
2010-01-23 16:01:27 +00:00
Edwin Groothuis
7a13c8bf20 [PATCH] textproc/docproj: Add dependencies for graphics/peps and textproc/opensp
- FDP-primer 2.1.1 says graphics/peps is mandatory tool
	- make lint fails without textproc/opensp

I have compared it with
http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/release/Makefile.inc.docports?rev=1.25;content-type=text%2Fplain
as stated in the beginning of the Makefile.

PR:		ports/120198
Submitted by:	Thomas Abthorpe <tabthorpe@FreeBSD.org>
Approved by:	maintainer timeout
2008-05-24 07:09:44 +00:00
Hiroki Sato
2e068ee3f1 Remove unnecessary message about AFPL Ghostscript.
PR:	ports/115173
2007-09-23 15:58:25 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Edwin Groothuis
c2485e8e0f Forgot PERL_ARCH in dependency for Parser.pm
Noticed by: YAPHR
2007-08-12 00:21:25 +00:00
Edwin Groothuis
30e4b53cc9 [patch] textproc/docproj - add XML::Parser dependency
As discussed at
	http://docs.freebsd.org/cgi/getmsg.cgi?fetch=118376+0+archive/2007/freebsd-doc/20070520.freebsd-doc,
	and on #bsddocs with Chimera and keramida, please add a
	dependency on p5-XML-Parser to textproc/docproj so the
	FreeBSD Multimedia List can be re-added to the www-build.

PR:		ports/113119
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	timeout and more or less agreement in private emails.
2007-08-11 11:36:45 +00:00
Brian Somers
6c259cb30e Don't polute the environment by defining WITHOUT_X11
Approved by:	murray (maintainer)
2007-05-25 18:03:33 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
7ee8b265aa IS_INTERACTIVE appears to be incorrect here, replace with IGNORE. Also
specify a default WITH_JADETEX=yes when PACKAGE_BUILDING to allow this to
proceed.

Approved by:	doceng (maintainer)
2006-09-03 17:44:50 +00:00
Hiroki Sato
f5ef283970 Bump PORTVERSION forgotten in the previous commit. 2006-08-18 18:07:09 +00:00
Hiroki Sato
b9701552f1 Add dependency on textproc/xmlcharent to handle &symbol;-style
entity reference in an XML file.  Bump PORTVERSION.
2006-08-18 17:06:01 +00:00
Xin LI
b1f16017e7 Add html2text for now in order to fix build of release documentation
in Simplified Chinese.

Note that this is only a transition workaround.  We need to have
consistent build tools rather than having two.  For now, just add
the dependency so release engineers can do new builds properly.

Approved by:	doceng (hrs)
Spotted by:	re (kensmith)
2006-07-07 08:18:46 +00:00
Xin LI
f0f44f7aff Add fixrtf into dependencies of textproc/docproj; also, add
zh-docproj as dependency when WITH_JADETEX is set to yes,
if WITHOUT_CJK is not defined.

For users who do not want to build CJK PDFs, please be sure
to add "WITHOUT_CJK=yes" when building the docproj-jadetex
port.

Discussed with:	doceng@
Approved by:	doceng@ (maintainer)
Approved by:	clive
2006-03-16 08:24:07 +00:00
Hiroki Sato
2425f5ece4 Fix dependencies:
- Use USE_GHOSTSCRIPT_RUN instead of USE_GHOSTSCRIPT.
- Remove WITHOUT_X11.

Reported by:	pointyhat
2006-01-01 08:10:22 +00:00
Hiroki Sato
5466000daa Fix dependency when WITH_JADETEX=yes.
PR:		ports/90869
Submitted by:	Michael C. Shultz
2005-12-30 16:32:44 +00:00
Hiroki Sato
cff2b5769c Add USE_PERL5_RUN explicitly. 2004-09-03 10:13:14 +00:00
Ruslan Ermilov
45f91b4e81 Added security/p5-Digest-MD5 to the runtime dependency list.
This module is used by the Perl script that generates the
supported hardware list from section four manpages.

This fixes building HEAD and RELENG_5 release notes on 4.x.
2004-09-01 13:55:55 +00:00
Hiroki Sato
264319b1f4 Define IS_INTERACTIVE only when WITH_JADETEX is not defined.
Pointed out by:	marcel and jhay
2004-08-21 07:27:28 +00:00
Hiroki Sato
aa0caf5ff3 - Fix dependencies.
- Use WITH_JADETEX instead of JADETEX.
- Use USE_GHOSTSCRIPT.

Reviewed by:	doceng
2004-08-20 17:34:16 +00:00
Ceri Davies
db6fbb51c0 o Add textproc/docbook-xsl and textproc/docbook-xml to the list of dependencies
(required for STYLESHEET_TYPE=xsl builds)

o Change maintainer from nik to doceng

Approved by:	nik
2003-04-09 11:37:58 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Thomas Moestl
20b6d3c217 Use openjade on all non-i386 platforms, not just alpha.
Reviewed by:	-doc
2002-11-10 17:16:22 +00:00
Nik Clayton
7779bb4510 Add a dependency on textproc/scr2txt, which is used to convert screenshots
to their plain text equivalent.  Bump the port version accordingly.
2002-10-28 19:40:54 +00:00
Dmitry Sivachenko
15784d938c Depend on links from www/links1 rather than www/links.
This should unbreak doc builds.
2002-07-03 21:13:48 +00:00
Bruce A. Mah
ee2acadc62 Partial back-out of 1.35->1.36.
This unbreaks the port build in the case that the user wants JADETEX=yes
and there isn't an existing TeX installation (specifically, kpsewhich
in the user's $PATH); we might want another knob to really fix PR
ports/29153.

Reviewed by:	Niall Brady <bradyn@maths.tcd.ie>
2002-03-28 17:00:26 +00:00
Nik Clayton
b68f052b33 Use ${FILESDIR} appropriately. Use kpsewhich to find tex.
PR:		ports/29153
Submitted by:	Niall Brady <bradyn@maths.tcd.ie>
2001-12-03 20:22:51 +00:00
Murray Stokely
68791ca4aa Only define IS_INTERACTIVE if JADETEX is not set. 2001-09-13 19:19:56 +00:00
Jun Kuriyama
f90f47142e Add textproc/xhtml dependency. 2001-09-04 16:21:21 +00:00
Jim Mock
f2c886be3f Add scr2png since it is now needed for the handbook build. 2001-08-14 20:49:46 +00:00
Nik Clayton
615e31bad2 Add dependency on libxslt/xsltproc. Bump PORTREVISION. 2001-08-05 21:19:48 +00:00
Dima Dorfman
1e34811bc2 Note that the dependenc list should be kept in sync with
src/release/Makefile.inc.docports.
2001-07-24 08:46:43 +00:00
Nik Clayton
1db38b3dd7 Pull out the dependency on DocBook 3.1, since none of the docs now require
it.  Bump PORTVERSION.
2001-07-13 16:39:11 +00:00
Nik Clayton
16b3a7d410 Depend on peps instead of eps2png -- peps produces better output (inc.
anti-aliasing) than eps2png.  Bump PORTREVISION accordingly.
2001-07-13 12:09:12 +00:00
Nik Clayton
30d52bc288 Use links instead of w3m. Select OpenJade automatically if building on an
Alpha.
2001-03-11 18:29:18 +00:00
Nik Clayton
438eff5d17 Depend on specific versions of the DocBook DTD. Bump the port version
accordingly.
2001-02-23 19:37:06 +00:00
Nik Clayton
1ef1b68c8f Bump PORTVERSION to reflect extra dependencies. 2001-02-20 19:16:21 +00:00
Nik Clayton
e4cc3014b6 Add graphics/eps2png and graphics/netpbm as dependencies. These are
required in order to process the graphics.
2001-02-20 19:15:50 +00:00
Jimmy Olgeni
2917814d32 More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
Jim Mock
c10343657a Tweak the openjade definition a bit and use lynx if building on the Alpha.
Submitted by:	obrien
2000-10-25 06:15:45 +00:00