Hiroki Sato
4e09def2d4
Rectify USE_TEX to support both of teTeX and TeXLive.
...
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
7dadfc8a88
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
...
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Martin Wilke
edbfcf1c23
- Kick MD5 Support
2011-07-03 06:14:57 +00:00
Hiroki Sato
13fd92fa89
Add WWW: line.
...
PR: ports/153684
2011-01-05 01:37:14 +00:00
Hiroki Sato
d22033422d
Remove "cat pkg-message" from post-install.
...
Spotted by: Jan Henrik Sylvester
2011-01-04 21:49:04 +00:00
Hiroki Sato
376352b380
Bump memory constants in texmf.cnf to suit recent machines with large memory.
...
JadeTeX now works with no manual configuration even for a large document like
FreeBSD Handbook.
Suggested by: simon
2011-01-04 11:48:03 +00:00
Hiroki Sato
715d16aaec
Assign to doceng@.
2010-09-13 19:28:27 +00:00
Steve Wills
dc53a31056
- Mark MAKE_JOBS_UNSAFE=yes
...
PR: ports/148210
Approved by: maintainer timeout (hrs ; 75 days), pgollucci (mentor)
2010-09-11 17:29:25 +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
Hiroki Sato
ba7d9b2f2c
- Narrow down directories scanned by mktexlsr(1).
...
- Style clean-ups.
2009-12-21 20:32:17 +00:00
Dmitry Marakasov
3eb168f46b
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
2009-08-22 00:35:32 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +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
Mark Linimon
67459b00b4
Reset nik's ports due to no response to email about status and various
...
maintainer-timeouts. We hope to see him more active again in the future.
Hat: portmgr
2006-04-15 06:46:10 +00:00
Edwin Groothuis
32487a10ad
SHA256ify
...
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Florent Thoumie
e0de7ac4f2
- Remove hard-coded tetex-base prefix.
...
PR: ports/29154
Submitted by: Niall Brady <bradyn@maths.tcd.ie>
Approved by: maintainer timeout (more than 1 month)
2005-06-01 14:40:18 +00:00
Hiroki Sato
2931e32029
Add teTeX-3.0 support and unbreak the build. The format file of
...
JadeTeX is now generated by the eTeX engine.
Approved by: maintainer timeout (1 week)
2005-02-12 18:58:16 +00:00
Hiroki Sato
1d939a3834
Update to 3.13 and fix dependencies. Changes since 3.12
...
include:
- Fix for "Theta" entity &thgr;.
- Fix problem with extra space appearing before a "score" (underlining,
strikethough) flow object.
Approved by: nik (maintainer)
2004-08-22 09:18:47 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Nik Clayton
3b06c474ce
Remove the mentions of pool_size and max_strings, as newer versions of
...
TeX ship with values higher than the ones we recommend.
PR: ports/50022
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2004-02-03 17:16:15 +00:00
Murray Stokely
4b7e56d7a3
hugelatex is broken and may not have been working properly in the
...
first place, so remove dependency on that port here.
2003-06-23 19:15:25 +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
Nik Clayton
b54a6778e2
Install the jadetex and pdfjadetex man pages.
...
Install symlinks links jadetex and pdfjadetex to tex and pdftex
respectively.
Bump PORTREVISION because of this.
PR: ports/38917
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2002-11-24 20:54:23 +00:00
Alfred Perlstein
dcb8e3d325
To avoid a warning due to the 'patch-message' target being overridden,
...
use 'pre-patch' instead of 'patch-message' target to generate the
package message.
2002-09-11 00:05:34 +00:00
Nik Clayton
af5bd0aeeb
Update to 3.12
...
PR: docs/34356
Submitted by: Alan Eldridge <ports@geeksrus.net>
2002-03-20 22:18:03 +00:00
Akinori MUSHA
897d06aa97
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Nik Clayton
5038cf5e2c
From the PR:
...
mktexlsr is well called from Makefile but not from the pkg-plist.
this cause jadetex to not be recognized by tex at runtime.
Makefile
MAINTAINER email adress fixed
PREFIX changed to LOCALBASE where needed
pkg-message handling added
do-install rewritten (long lines wrapped)
pkg-message
/usr/local changed to LOCALBASE
pkg-plist
@comment $FreeBSD$ added
@exec mktexlsr added
PR: ports/31151
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-12-03 20:15:59 +00:00
Andrey A. Chernov
028edff22e
Bump png major
2001-09-11 02:59:20 +00:00
Murray Stokely
c1f8da62e3
Update JadeTeX to 3.11, with better support for two-sided output.
2001-09-08 01:15:04 +00:00
Nik Clayton
9056728447
Update to JadeTeX 3.6, take MAINTAINERship.
...
Approved by: Previous MAINTAINER, Sean Kelly <kelly@ad1440.net>
2001-04-04 19:57:35 +00:00
Nik Clayton
c5092db595
Bump PORTREVISION, to reflect the added patches.
2001-01-08 12:43:48 +00:00
Nik Clayton
7defac8738
Bring in a patch from http://indev.insu.com/openjade/ which:
...
* Makes two side output optional
* Fixes cell-*-row-margin
* Fixes sequences in tables
* Nukes the multipar macro
* Gives better table support
* Removes the trailing blank page in print output
and more.
2001-01-08 12:36:32 +00:00
FUJISHIMA Satsuki
e92a98f30d
update to 2.20(old version no longer available at master site).
...
PR: 20665
Submitted by: Sean Kelly <kelly@cbl-skelly3.hs.earthlink.net>
make PKGMESSAGE PREFIX safe.
remake ls-R at deinstall.
2001-01-03 17:20:20 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Will Andrews
7d7a9a2180
Make these COMMENT files conform to Handbook standard.
...
PR: 20269
Submitted by: Ports Fury
2000-08-11 11:50:37 +00:00
Maxim Sobolev
6db96c0500
Bump png shared library version.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Alexander Langer
a14503e1c2
Fix build:
...
* Add texmf definition:
Submitted by: Andrew <andrew@ugh.net.au>
PR: 18680
* Add png.3 LIB_DEPEND
Reviewed by: will
2000-06-09 07:28:07 +00:00
Nik Clayton
e052fcae98
Update to JadeTeX 2.18.
...
Update Maintainer's e-mail address.
Reviewed by: $MAINTAINER
2000-05-06 17:10:40 +00:00
Chris Piazza
e062d3845f
Accidental whitespace
2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 17:41:40 +00:00
Michael Haro
056bd0f29d
reorder variables to follow port standards (portlint)
2000-03-21 08:22:22 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +00:00
Peter Wemm
a53421230c
$Id$ -> $FreeBSD$
1999-08-31 01:53:22 +00:00
Satoshi Asami
83ce7c7ec7
Not a good idea to depend on non-existent teTeX-beta.
1999-08-20 10:11:16 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Nik Clayton
9cd738837c
Updated MASTER_SITES. The author uploaded a new version over the old,
...
so I've copied the old files to ~nik/public_html/distfiles/jadetex and
pointed the port at that until I can test the new files.
1999-04-02 13:24:44 +00:00
Nik Clayton
71cb5513d2
Call "mktexlsr" after installing so TeX knows about the added files.
...
Will do the same thing on deinstallation just as soon as I work out
how.
Approved By: Maintainer (Sean Kelly <kelly@plutotech.com>)
1999-01-22 00:03:56 +00:00