openbsd-ports/print/texlive2010
edd cb6e81f5ae Update README with symlink warnings descriptions and update checksums of
pregenerated format and map files (I had to regenerate them).
2010-11-04 16:16:28 +00:00
..
base fix format creation with 'platex -ini' 2010-10-31 21:38:38 +00:00
texmf Update README with symlink warnings descriptions and update checksums of 2010-11-04 16:16:28 +00:00
Makefile Start hooking up dependencies between various texlive packages. Looks 2010-10-20 23:13:00 +00:00
Makefile.inc Start hooking up dependencies between various texlive packages. Looks 2010-10-20 23:13:00 +00:00
README Update README with symlink warnings descriptions and update checksums of 2010-11-04 16:16:28 +00:00

TeX Live 2010 - Work in Progress (edd@)
$OpenBSD: README,v 1.8 2010/11/04 16:16:28 edd Exp $
-------------------------------------------------------------------

 * Get base compilers working:		done
 * Get xindy linking against clisp:	done
 * Test build works.			done
   -> amd64				done
   -> i386				done
   -> sparc64				done
 * Do texmf split:			done
 * Get basic texmf packaging:		done
 * Re-add depenedencies:		done
 * Get -full config working:		done
 * Hack configs for subsets:		done
   -> hack texmf.cnf:			done
   -> fix $HOME ls-R owned root bug:	done
   -> make fmtutil.cnf configs:		not needed this year
 * Implement remaining @xxx directives:	done
 * Test lots:
 * Link to build as print/texlive:

--- KNOWN ISSUES ---

 * gmverb is broken -- reported upstream, awaiting diff

 * man pages make noise
   -> At packaging:
---8<---
% make package
`/usr/ports/pobj/texlive_base-2010/fake-i386/.fake_done' is up to date.
===>  Building package for texlive_base-2010
Create /usr/ports/packages/i386/all/texlive_base-2010.tgz
checksumming|********************************************                                                 | 48%/usr/ports/pobj/texlive_base-2010/fake-i386//usr/local/man/man1/ctxtools.1:4: can't find macro file `www.tmac'
                                                         **                                               | 50%/usr/ports/pobj/texlive_base-2010/fake-i386//usr/local/man/man1/dvipos.1:5: can't find macro file `www.tmac'
                                                           ******                                         | 55%/usr/ports/pobj/texlive_base-2010/fake-i386//usr/local/man/man1/mptopdf.1:5: can't find macro file `www.tmac'
                                                                 **                                       | 58%/usr/ports/pobj/texlive_base-2010/fake-i386//usr/local/man/man1/pstopdf.1:5: can't find macro file `www.tmac'
                                                                   **                                     | 60%/usr/ports/pobj/texlive_base-2010/fake-i386//usr/local/man/man1/texexec.1:5: can't find macro file `www.tmac'
                                                                                                          | 61%/usr/ports/pobj/texlive_base-2010/fake-i386//usr/local/man/man1/texmfstart.1:5: can't find macro file `www.tmac'
Link to /usr/ports/packages/i386/ftp/texlive_base-2010.tgz
Link to /usr/ports/packages/i386/cdrom/texlive_base-2010.tgz
---8<---

  -> At install/uninstall:
---8<---
% make uninstall
===> Deinstalling for texlive_base-2010
Can't parse /usr/local/man/cat1/mendex.0 (not a manpage ?)
Can't parse /usr/local/man/cat1/vlna.0 (not a manpage ?)
texlive_base-2010: ok
---8<---

  -> Bogus symlink warnings, bacause -base installs symlinks which are not
     resolved until the texmf is installed. I am told cups has this issue
     too. They are only warnings however.

--- EXTRA ---

 * Split down -docs even further this year: docs_srcs + docs_built (?)
 * Pre-generate maps and formats and install from FILESDIR
   -> check this is platform independent.