Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F141253921
D28609.id88008.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D28609.id88008.diff
View Options
Index: textproc/docproj/Makefile
===================================================================
--- textproc/docproj/Makefile
+++ textproc/docproj/Makefile
@@ -1,8 +1,7 @@
# Created by: Nik Clayton <nik@FreeBSD.org>
PORTNAME= docproj
-PORTVERSION= 2.0
-PORTREVISION= 16
+PORTVERSION= 3.0
CATEGORIES= textproc
MAINTAINER= doceng@FreeBSD.org
@@ -13,25 +12,27 @@
${LOCALBASE}/share/xsl/iso-schematron/xslt1/iso_schematron_skeleton_for_xslt1.xsl:textproc/iso-schematron-xslt \
docbook-xsl-ns>=1.78.1_4:textproc/docbook-xsl-ns \
docbook>0:textproc/docbook \
+ hugo:www/gohugo \
links:www/links1 \
p5-XML-Parser>=2.41:textproc/p5-XML-Parser \
peps:graphics/peps \
pngtopnm:graphics/netpbm \
+ asciidoctor:textproc/rubygem-asciidoctor \
+ rougify:textproc/rubygem-rouge \
scr2png:graphics/scr2png \
scr2txt:textproc/scr2txt \
xsltproc:textproc/libxslt \
zip:archivers/zip
-USES= ghostscript:run metaport perl5
+USES= ghostscript:run metaport perl5 python
USE_PERL5= run
-OPTIONS_DEFINE= CJK DBLATEX FOP GIT GROFF IGOR JING TRANSLATOR
-OPTIONS_DEFAULT= CJK GIT GROFF IGOR TRANSLATOR
+OPTIONS_DEFINE= CJK DBLATEX FOP GIT GROFF IGOR JING PDF TRANSLATOR
+OPTIONS_DEFAULT= CJK GIT GROFF IGOR PDF TRANSLATOR
CJK_DESC= CJK support
DBLATEX_DESC= dblatex PDF renderer (experimental, requires TeXLive)
FOP_DESC= FOP PDF renderer (requires Java)
-GIT_DESC= Git support
GROFF_DESC= Groff support from ports
IGOR_DESC= Igor automated proofreader for documentation
JING_DESC= Jing for advanced RELAX NG validation
@@ -46,8 +47,10 @@
GROFF_USES= groff:run
IGOR_RUN_DEPENDS= igor:textproc/igor
JING_RUN_DEPENDS= jing:textproc/jing
+PDF_RUN_DEPENDS= asciidoctor-pdf:textproc/rubygem-asciidoctor-pdf
TRANSLATOR_RUN_DEPENDS= itstool:textproc/itstool \
- msgcat:devel/gettext-tools
+ msgcat:devel/gettext-tools \
+ po4a:textproc/po4a
_FONTS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSansMono.ttf:x11-fonts/dejavu \
${LOCALBASE}/share/fonts/Droid/DroidSans.ttf:x11-fonts/droid-fonts-ttf \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 4, 2:23 AM (13 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27479214
Default Alt Text
D28609.id88008.diff (2 KB)
Attached To
Mode
D28609: textproc/docproj: Add required dependencies of the new documentation tree
Attached
Detach File
Event Timeline
Log In to Comment