On Thu, Oct 29, 2009 at 02:16:56AM +0100, frantisek holop wrote:
> hi there,
>
> i am working on a package that is a collection of more
> packages and other 3rd party files. it is analoguos
> to a kde or gnome metapackage that basically just installs
> all the application and their dependencies (libraries).
>
> i am trying to put together a context minimals port,
> which is basically a minimal tex distribution. it needs
> pdftex, luatex, xetex, and other programs that do not
> have standalone openbsd ports as i write this. they exist
> in texlive but having texlive as a dependecny would just
> make this port useless. actually, texlive would be
> a conflicting package (nothing personal Edd :-)
This may be a stupid question, but why? TeXLive already includes
ConTeXt, and it should be possible to split ConTeXt from
texlive_texmf-full into its own package (texlive_texmf-context).
If you insist on having a newer version of ConTeXt than is included in
TeXLive, can you still not do this in the context of the TeXLive port
(e.g. by selective updating)?
Joachim