Commit Graph

77 Commits

Author SHA1 Message Date
sthen
dcb445207e sync follow graphics/gd update 2014-03-17 23:21:26 +00:00
jasper
62c3a09d0e re-enable the big endian quirk which is still needed at least for mips64.
also tested on sparc64

ok edd@ (MAINTAINER) aja@ espie@
2014-02-17 19:31:10 +00:00
edd
95bd0d9f66 Move courier and times tex packages into the texlive buildset.
This allows www/yaws to build using only the buildset texmf.

OK naddy@, jasper@.
2014-01-14 14:42:00 +00:00
edd
9d74c7305e Update to TeX Live 2013.
This incudes the new buildset texmf -- a smaller texmf tree used for
BUILD_DEPENDS. See the package README for more info on this.

OK espie@
2014-01-11 18:46:52 +00:00
ajacoutot
5e491b9097 Do not hardcode /usr/local.
Do not use SYSCONFDIR for base system etc files.
2014-01-11 12:56:41 +00:00
zhuk
af08a11d08 Fix MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ.
Review, input, okay and prodding to commit by stu@
2013-11-09 18:22:02 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
zhuk
33df67980d Big shebang update for TeXlive. Unbreaks a lot of bundled scripts.
So many iterations that I forgot, what upcoming port was broken with
old version.

Tested by and okay kili@, and also edd@ for earlier version.
2013-05-29 20:04:13 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
jeremy
ac78ad4e83 Make ruby 1.9 the default ruby for non-gem/extconf ports,
for consistency with the gem/extconf ports.

Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.

OK ajacoutot@
2013-03-20 19:13:50 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
edd
cf9663fb00 Unbreak build on big endian arches. This fix was supposed to be in the
big update, but went missing somewhere.

OK sthen@
2012-12-20 22:44:37 +00:00
edd
82104a1844 Update to TeX Live 2012.
Many people have mailed me successful test reports and matthieu tells me he
has been running this for some time now.

Thanks to those that tested.

OK matthieu@
2012-12-17 20:28:04 +00:00
espie
c7f03958d7 zap spaces at end of variables (posix make compliance minor issue) 2012-10-18 21:23:51 +00:00
edd
be0a367e37 Fix a broken shellout to which(1) in minted.sty and mention the soft
dependency upon py-pygments.

Breakage spotted by Luís Rosa. Thanks.

OK dcoppa@
2012-08-07 15:15:09 +00:00
naddy
af7e54d962 remove USE_GROFF from ports that don't install any man pages 2012-08-06 11:14:39 +00:00
kili
1b3ed43914 Fix build for poppler-0.20.
ok aja@
2012-07-13 15:17:41 +00:00
nigel
4de61216ab bump revision after psutil letter FLAVOR removed.
ok ajc
2012-02-17 13:41:33 +00:00
sthen
1fd7849123 - pdfjam and texlive base conflict because texlive now includes the pdfjam
scripts. add @conflict marker to texlive and remove/unlink pdfjam.

- add missing @man annotation in texmf

conflict noted by naddy@. ok ajacoutot@ espie@
2012-01-31 14:15:57 +00:00
edd
e05516e2bc make pkg_check happier with texlive, OK kili@ 2012-01-22 18:52:01 +00:00
edd
164e17b9bd * Fixes conTeXt found in TeX Live 2011.
* Separates conTeXt into it's own sub-package (texlive_texmf-context).
* Patches in correct paths for texmfcnf.lua
* Creates the luatex cache at install time of texlive_texmf-context.
* Updates documentation relating to the above.
* Use %D in all hashing @exec/@unexec.
* Fix a bogus LOCALBASE, which should have been a TRUEPREFIX.
* Small tidy ups.

OK kili@
2012-01-10 18:04:31 +00:00
kili
2b721eac3e Fix LIB_DEPENDS for poppler-0.18. 2011-11-26 19:50:50 +00:00
edd
b9b0215735 update to texlive-2011, OK kili@ 2011-11-23 12:00:45 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +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
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
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
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
espie
a41b1aceb8 REVISION, new WANTLIB. No changes. 2010-07-17 16:37:33 +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
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
bd02d1c647 Update to TeX Live 2009.
Requires newest pacakge tools for upgrading from 2008.

OK kili@
2009-12-12 17:48:34 +00:00