View | Details | Raw Unified | Return to bug 153684
Collapse All | Expand All

(-)/home/admin/joehorn/jadetex/Makefile (-1 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	jadetex
8
PORTNAME=	jadetex
9
PORTVERSION=	3.13
9
PORTVERSION=	3.13
10
PORTREVISION=	7
10
PORTREVISION=	8
11
CATEGORIES=	print
11
CATEGORIES=	print
12
MASTER_SITES=	SF
12
MASTER_SITES=	SF
13
13
Lines 21-26 Link Here
21
MAKE_JOBS_UNSAFE=	yes
21
MAKE_JOBS_UNSAFE=	yes
22
MAKE_ENV=	TEXMFCNF=${FILESDIR}:${TEXMFDIR}/web2c
22
MAKE_ENV=	TEXMFCNF=${FILESDIR}:${TEXMFDIR}/web2c
23
23
24
SUB_FILES=	pkg-message
24
PLIST_SUB=	TEXMFDIR=share/texmf
25
PLIST_SUB=	TEXMFDIR=share/texmf
25
26
26
MAN1=		jadetex.1 pdfjadetex.1
27
MAN1=		jadetex.1 pdfjadetex.1
(-)/home/admin/joehorn/jadetex/distinfo (-1 lines)
Lines 1-3 Link Here
1
MD5 (jadetex-3.13.tar.gz) = 634dfc172fbf66a6976e2c2c60e2d198
2
SHA256 (jadetex-3.13.tar.gz) = 115aa01dc9665c263453e51dbb099769c63e47adb5e800436950154701059cf8
1
SHA256 (jadetex-3.13.tar.gz) = 115aa01dc9665c263453e51dbb099769c63e47adb5e800436950154701059cf8
3
SIZE (jadetex-3.13.tar.gz) = 103137
2
SIZE (jadetex-3.13.tar.gz) = 103137
(-)/home/admin/joehorn/jadetex/files/pkg-message.in (+14 lines)
Line 0 Link Here
1
JadeTeX uses quite a lot of TeX's resources.  You may find it
2
necessary to increase the size of some of TeX's resource pools by
3
editing the file %%LOCALBASE%%/share/texmf/web2c/texmf.cnf with any text
4
editor.
5
6
For example, to typeset the FreeBSD Handbook with JadeTeX, change the
7
following settings to the listed values:
8
9
	  hash_extra = 60000
10
	  save_size = 10000
11
12
If you change %%LOCALBASE%%/share/texmf/web2c/texmf.cnf, delete the word
13
"original" on line 1 of the file.  This will prevent future
14
installations of TeX from overwriting changes you've made.
(-)/home/admin/joehorn/jadetex/pkg-descr (+2 lines)
Lines 18-20 Link Here
18
To produce a PDF file, run
18
To produce a PDF file, run
19
19
20
   pdftex "&pdfjadetex" <file>.tex
20
   pdftex "&pdfjadetex" <file>.tex
21
22
WWW:	http://jadetex.sourceforge.net/

Return to bug 153684