espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
edd
144007cae8
prevent graphics/asymptote conflict. we do not build asymptote inside texlive, so there is no need to install the support files into the texmf. Instead we allow graphics/asymtote to do so itself.
...
OK naddy@
2011-07-26 18:04:57 +00:00
naddy
60eda5f2ee
Fix build with png-1.5.
...
All fixes taken from upstream repositories.
2011-07-08 20:37:01 +00:00
edd
5ba8ffb25f
add mirror from sthen@ for texmf-pregen distfile
...
OK sthen@
2011-06-18 10:30:14 +00:00
edd
ad6789908b
Alter style of README to match the README.template. Also add a paragraph about
...
package updates.
OK ajacoutot@
2011-06-14 21:11:24 +00:00
edd
1ec7f8c88c
Fix broken font maps, as reported by Richard Bonichon and Laurence Tratt.
...
Emulate texlinks, so that those pesky symlinks are now in the packing list.
Minor plist tidy-ups that help fix the upgrade (see recent quirks commit).
OK kili@, espie@
2011-06-13 16:40:51 +00:00
jasper
9e54274e35
remove EXTRACT_CASES now that .xz is dealt with in bsd.port.mk
2011-06-01 18:53:52 +00:00
espie
0a7c3eb287
fix interrupted builds
2011-05-21 17:37:06 +00:00
ajacoutot
c54e12bbe0
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 07:45:52 +00:00
edd
a423daed66
fix texmf-local path.
...
fix bogus dependency path - notced by Markus Lude, cheers.
OK Landry@
2011-03-09 14:43:59 +00:00
edd
3e2d9f8d50
remove left over cruft from texlive 2009, spotted by sthen@
2011-03-08 00:18:33 +00:00
edd
e735c64ddf
Update to TeX Live 2010.
...
This year we pre-generate format and maps as requested by kili.
Started adding test cases in the tests/ dir.
Upgrades from 2009 will cause a harmless warning regarding texlinks. Espie is
aware of this, it was not easily fixable.
Uninstalls of texlive 2010 which were previously upgraded from 2009 will make
lots of noise regarding non-empty directories which can not be deleted. This
is due to unregistered package directories in the old texlive 2009 pacakage and
has been fixed in the 2010 package (rblatter script was modified to register
*all* parent dirs in PLISTs).
Installs/uninstalls of texlive 2010 on a fresh system (which has never
seen texlive 2009) are squeaky clean.
This has been in use for a number of months on my work machine, so should be
pretty stable, but I am sure someone will find some obscure bugs. These can be
fixed in tree.
OK espie@
2011-03-08 00:09:42 +00:00
edd
be35db3f6b
comment files that conflict with asymptote port. we don't build asymptote as a
...
part of texlive anyway, so these files are not needed.
Reported by and OK from naddy@
2011-01-17 18:20:08 +00:00
espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
espie
bec176e99e
new depends
2010-11-20 09:48:38 +00:00
edd
bb6f5f89b6
fix formatting of ruler in README at aja's request
...
OK jasper@
2010-11-14 19:53:51 +00:00
jasper
f2e9cb5bd0
- remove MESSAGE with over-obvious info
...
- tweak README's rcs id
2010-11-14 17:47:59 +00:00
edd
d9c9a9f791
Fix WANTLIB, new style README, fix typo in README (noticed by Nicholas
...
Fleisher).
OK kili@
2010-11-14 16:58:39 +00:00
espie
60f17a941b
more WANTLIB
2010-11-11 18:34:59 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
4cc3f43b65
USE_GROFF=Yes
2010-10-18 21:25:07 +00:00
ajacoutot
0cda7602b5
Bump after previous.
2010-09-24 20:00:51 +00:00
edd
8f0c6594e8
fix a naughty hard-coded path. OK espie@
2010-09-24 19:35:27 +00:00
edd
15b08c2c36
Don't link pthread and libm globally.
...
OK jasper@
2010-09-14 20:29:56 +00:00
edd
2c52712ba2
import rblatter - script used to generate packing lists for the texmfs based
...
upon TeX Live's tlpdb.
Imported at espie's request.
Note: This will need alterations for tl2010.
OK espie@
2010-08-20 12:04:30 +00:00
edd
8d633ecd63
sort texlive texmf packing lists at espie's request.
...
OK espie@
2010-08-20 11:06:29 +00:00
espie
cb0357f8fd
use @unexec-delete where applicable (discussed with edd@)
2010-07-18 09:05:32 +00:00
espie
a41b1aceb8
REVISION, new WANTLIB. No changes.
2010-07-17 16:37:33 +00:00
edd
749110191b
fix texmf-local indexing. OK kili@
2010-04-12 12:49:24 +00:00
edd
c5a355f911
Remove 'tlmgr' script. It is not intended to be used with the OpenBSD
...
packakges and if it were to work it would screw up package checksums.
OK, jasper@
2010-03-21 13:22:55 +00:00
jsg
c4093906b0
Bring in pdfjadetex.ini from TeX Live svn revision 16978
...
by Karl Berry, which unbreaks jadetex with TeX Live 2009.
ok edd@ jasper@
2010-02-17 10:19:08 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
edd
fa3f60febf
Fix the xindy module path in TeX Live.
...
OK kili@
2010-01-10 16:43:36 +00:00
kili
c4bc404b9c
Only xindy depends on ffcall (which is horribly broken on arm).
2010-01-10 13:06:36 +00:00
edd
a299569caf
fix build for the new version of clisp, which has new syntax for clisp-link.
...
OK kili@
2010-01-07 10:57:17 +00:00
espie
ce8c3b0e44
upgrade path from teTeX
2009-12-15 18:01:57 +00:00
edd
55f93cad4c
Fixed xz BUILD_DEPENDS, thanks Thanos Tsouanas for the heads up.
...
OK sthen@
2009-12-15 16:21:18 +00:00
edd
bd02d1c647
Update to TeX Live 2009.
...
Requires newest pacakge tools for upgrading from 2008.
OK kili@
2009-12-12 17:48:34 +00:00
naddy
2c50e00940
switch dependencies from lzma to xz
2009-09-10 15:30:21 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
sthen
6f96b7b778
remove comment about a known issue that's already been fixed; bump PKGNAME
...
from Edd Barrett (maintainer).
2009-05-25 17:19:12 +00:00
sthen
5ddde6614a
- Fix USE_SYSTRACE=Yes builds.
...
- LOCALBASE -> TRUEPREFIX
- Add a separate script (tl-link-config) to decide which config to
symlink. Fixes the situation where -base gets bumped and so the minimal
fmtutil.cnf gets incorrectly linked when really the -full config is
needed.
from maintainer Edd Barrett.
2009-04-23 00:18:17 +00:00
kili
2f0ed9b4c5
Add @pkgpath and @conflict markers to let pkg_add -u correctly
...
update the texlive packages. Bump all pkgnames.
"looks good to me" espie@, "please commit" naddy
2009-02-22 19:05:17 +00:00
steven
aae8a54f74
another typo
...
from Edd Barrett
2008-12-27 18:22:36 +00:00
steven
1d68304279
don't use -O3
...
from maintainer Edd Barrett some time ago
2008-12-27 16:01:44 +00:00
steven
634fe4d4ab
fix typo
...
from maintainer Edd Barrett
2008-12-27 12:17:40 +00:00
sturm
ed47dbcfb9
unbreak creation of fmt files, fixes jadetex und should fix sbcl
...
from maintainer Edd Barrett
2008-12-15 08:08:05 +00:00
steven
18f4cdc817
enable luatex, which also makes texdoc work
...
from maintainer Edd Barrett
2008-12-04 22:29:06 +00:00
steven
105a6556a8
reorganize packaging: remove -tetex package, this is now all included in
...
the main -minimal texmf package. this now allows using latex without the
need to install extra packages.
from maintainer Edd Barrett, requested by sturm
2008-11-30 18:45:27 +00:00
sturm
61f551aa19
revert due to circular dependencies, a correct fix is being worked on
...
noticed by markus lude
2008-11-15 20:08:53 +00:00