aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2001-09-08 09:06:06 +0800
committermurray <murray@FreeBSD.org>2001-09-08 09:06:06 +0800
commit95ecef040f555b12979f45fcd7651a8828d2dc00 (patch)
tree5b22834a9d939775653269091006e742d1d9e9f4 /print
parent53f076ca1e4245d7e8b16dbcc2a0465865543de1 (diff)
downloadfreebsd-ports-gnome-95ecef040f555b12979f45fcd7651a8828d2dc00.tar.gz
freebsd-ports-gnome-95ecef040f555b12979f45fcd7651a8828d2dc00.tar.zst
freebsd-ports-gnome-95ecef040f555b12979f45fcd7651a8828d2dc00.zip
Add hugelatex, a meta-port for teTeX that builds a version of latex
with higher default limits. Obtained from: NetBSD
Diffstat (limited to 'print')
-rw-r--r--print/Makefile1
-rw-r--r--print/hugelatex/Makefile35
-rw-r--r--print/hugelatex/files/texmf.cnf-add15
-rw-r--r--print/hugelatex/pkg-comment1
-rw-r--r--print/hugelatex/pkg-descr2
-rw-r--r--print/hugelatex/pkg-plist8
6 files changed, 62 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index f339802ac340..e5a578c8c0fb 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -61,6 +61,7 @@
SUBDIR += html2latex
SUBDIR += html2ps-a4
SUBDIR += html2ps-letter
+ SUBDIR += hugelatex
SUBDIR += hyperlatex
SUBDIR += ifhp
SUBDIR += jadetex
diff --git a/print/hugelatex/Makefile b/print/hugelatex/Makefile
new file mode 100644
index 000000000000..a9970919d270
--- /dev/null
+++ b/print/hugelatex/Makefile
@@ -0,0 +1,35 @@
+# New ports collection makefile for: hugelatex
+# Date created: 7 September 2001
+# Whom: Murray Stokely <murray@FreeBSD.org>
+#
+# $FreeBSD$
+#
+# $NetBSD: Makefile,v 1.3 2001/09/02 19:51:38 hubertf Exp $
+#
+
+PORTNAME= hugelatex
+PORTVERSION= 1.0
+CATEGORIES= print
+MASTER_SITES= # none
+DISTFILES= # none
+
+MAINTAINER= murray@FreeBSD.org
+
+BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX
+
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
+
+TEXMF_CNF= ${LOCALBASE}/share/texmf/web2c/texmf.cnf
+
+do-install:
+ ${CP} -p ${TEXMF_CNF} ${TEXMF_CNF}-before-hugelatex
+ ${CAT} ${FILESDIR}/texmf.cnf-add >>${TEXMF_CNF}
+ cd `dirname ${TEXMF_CNF}`; \
+ ${ECHO} "" | ${PREFIX}/bin/latex -ini -fmt=hugelatex -progname=hugelatex latex.ini || ${TRUE}; \
+ ${RM} -f texsys.aux
+ ${RM} -f ${PREFIX}/bin/hugelatex
+ ${LN} -s latex ${PREFIX}/bin/hugelatex
+ ${PREFIX}/bin/mktexlsr
+
+.include <bsd.port.mk>
diff --git a/print/hugelatex/files/texmf.cnf-add b/print/hugelatex/files/texmf.cnf-add
new file mode 100644
index 000000000000..a9dad313e528
--- /dev/null
+++ b/print/hugelatex/files/texmf.cnf-add
@@ -0,0 +1,15 @@
+
+% hugelatex settings
+% added by hugelatex package
+main_memory.hugelatex = 1100000
+param_size.hugelatex = 1500
+stack_size.hugelatex = 1500
+hash_extra.hugelatex = 15000
+string_vacancies.hugelatex = 45000
+pool_free.hugelatex = 47500
+nest_size.hugelatex = 500
+save_size.hugelatex = 5000
+pool_size.hugelatex = 500000
+max_strings.hugelatex = 55000
+font_mem_size.hugelatex= 400000
+
diff --git a/print/hugelatex/pkg-comment b/print/hugelatex/pkg-comment
new file mode 100644
index 000000000000..10e41fcfa7ac
--- /dev/null
+++ b/print/hugelatex/pkg-comment
@@ -0,0 +1 @@
+LaTeX format files with large limits
diff --git a/print/hugelatex/pkg-descr b/print/hugelatex/pkg-descr
new file mode 100644
index 000000000000..d56fed61538f
--- /dev/null
+++ b/print/hugelatex/pkg-descr
@@ -0,0 +1,2 @@
+LaTeX format files with large limits needed e.g. by jadetex
+to process files converted from SGML.
diff --git a/print/hugelatex/pkg-plist b/print/hugelatex/pkg-plist
new file mode 100644
index 000000000000..420457db0f1b
--- /dev/null
+++ b/print/hugelatex/pkg-plist
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.2 2000/11/27 22:59:46 hubertf Exp $
+bin/hugelatex
+share/texmf/web2c/hugelatex.fmt
+share/texmf/web2c/hugelatex.log
+@exec cp %D/share/texmf/web2c/texmf.cnf %D/share/texmf/web2c/texmf.cnf-before-hugelatex
+share/texmf/web2c/texmf.cnf
+@unexec mv %D/share/texmf/web2c/texmf.cnf-before-hugelatex %D/share/texmf/web2c/texmf.cnf
+@unexec %D/bin/mktexlsr
h=gnome-3.28&id=2f25ca025e481976ad3633c068b90115ca5810e0'>Upgrade from 8.4.10 to 8.4.11. Add a hunk to Tk to stop the need formi2005-07-063-11/+7 * - Fix plist for last updatepav2005-07-012-0/+3 * Correct the use of PREFIX (where we insall ourselves) and LOCALBASEmi2005-06-291-2/+2 * Update from 8.4.7 to 8.4.10mi2005-06-293-38/+46 * Update to 8.4.7ade2004-11-124-91/+27 * - override source path for symlinked portsdirsdinoex2004-11-011-3/+7 * - detect unsupported configurationdinoex2004-10-291-0/+3 * - optimize reinplace to handle symlinked /usr/portsdinoex2004-10-281-2/+2 * - Fix bad source path in tclConfig.sh tkConfig.shdinoex2004-10-281-2/+4 * - new options:dinoex2004-08-171-1/+9 * - make portlint happy, fix whitepacedinoex2004-04-031-1/+1 * - Use ${TEST} and ${MAKE} instead of test and makekrion2004-04-031-7/+4 * - Change tcl dependency from :build to :extractpav2004-04-021-1/+13 * - abort when /nonexistent does exist.dinoex2004-03-201-0/+3 * - reset MAINTIANER as nobody cares for it.dinoex2004-03-071-1/+1 * - Restore PORTEPOCHpav2004-03-071-0/+1 * - update to 8.4.6dinoex2004-03-063-4/+5 * - add SIZEdinoex2004-02-261-0/+1 * - Update to 8.4.5dinoex2003-12-052-2/+2 * - use ECHO_CMD in testdinoex2003-11-181-2/+2 * - Fix MKLINKSdinoex2003-08-061-1/+0 * - update 8.4.4dinoex2003-07-242-3/+3 * - Update URLdinoex2003-06-171-1/+1 * - Update to 8.4.3dinoex2003-05-212-2/+2 * - use configures --includedirdinoex2003-05-142-5/+5 * - Fix some problems for other ports when WRKDIRPREFIX= is not set.dinoex2003-04-031-1/+1 * - fix problem with sed, if no WRKDIRPREFIX is set.dinoex2003-03-241-1/+1 * - Update to 8.4.2dinoex2003-03-243-4/+11 * - backout as requested by krisdinoex2003-02-231-4/+0 * - add pre-fetch targetdinoex2003-02-231-0/+4 * - retire pkg-commentdinoex2003-02-211-1/+0 * - add COMMENTdinoex2003-02-211-0/+1 * - fix portlint fataldinoex2003-02-111-1/+1 * Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'kris2003-02-101-0/+1 * - use LATEST_LINKdinoex2003-02-051-1/+1 * - Update to 8.4.1dinoex2002-11-133-3/+3 * bump PORTEPOCHdinoex2002-10-171-0/+1 * Add BUILD_DEPENDSdinoex2002-10-081-0/+1 * Update to 8.4.0dinoex2002-10-065-69/+56 * - Set soname for libtk84.sodinoex2002-05-105-18/+51 * - Cleanup patches, make sure tk84 build even when tclsrc does not existdinoex2002-03-172-3/+11 * updated distfiledinoex2002-03-121-1/+1 * Update to 8.4a4dinoex2002-03-075-73/+51 * update pkg-descrdinoex2001-11-241-2/+2 * update ports after rep after reprocopy:dinoex2001-11-245-63/+110 * Improved shared linking,dinoex2001-11-112-22/+24 * Explicitly set the LATEST_LINK -- right now this port and tk82 areobrien2001-11-011-0/+1 * Update to 8.3.4dinoex2001-10-212-4/+4 * change MAINTAINER to FreeBSD.org addressdinoex2001-06-241-1/+1 * - tk83 uses now the same cflages like in tcl83dinoex2001-05-011-0/+3 * Add 3 missing manpages.demon2001-04-171-2/+2