clean up some more on pkg_delete, and adapt messages a bit.

mostly from maintainer Edd Barrett, with some tweaks
This commit is contained in:
steven 2007-12-09 10:49:34 +00:00
parent e581c981bf
commit 029dbf5bcd
10 changed files with 26 additions and 14 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2007/11/06 06:33:51 bernd Exp $
# $OpenBSD: Makefile,v 1.7 2007/12/09 10:49:34 steven Exp $
COMMENT= base TeXLive LaTeX distribution
V= 2007
DISTNAME= texlive_base-${V}-src
PKGNAME= texlive_base-${V}p2
PKGNAME= texlive_base-${V}p3
SHARED_LIBS= kpathsea 0.0
WANTLIB= m X11 ICE freetype Xt pthread c Xext fontconfig \

View File

@ -2,3 +2,7 @@ If you require anything other than the minimal texmf tree then you
should also install texlive_texmf-full (for ConTeXt, XeTeX etc.). If
you require documentation you should also install texlive_texmf-docs.
This will enable you to use 'texdoc'.
Please backup your TeX configuration files (texmf.cnf, fmtutil.cnf, etc.)
before adding/deleting texlive related packages. It is necessary for the
package tools to manipulate these files.

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2007/11/06 06:33:51 bernd Exp $
@comment $OpenBSD: PLIST,v 1.5 2007/12/09 10:49:34 steven Exp $
@conflict teTeX_base-*
@conflict ht-*
@unexec texlinks -u
@ -486,3 +486,9 @@ share/texmf/xdvi/xdvi.cfg
@exec fmtutil-sys --all > /dev/null 2>&1
@exec updmap-sys > /dev/null 2>&1
@exec texlinks
@extra share/texmf/ls-R
@extra share/texmf-dist/ls-R
@extra share/texmf-var/ls-R
@extra share/texmf-config/ls-R
@extraunexec rm -rf %D/share/texmf-var/
@extraunexec rm -rf %D/share/texmf-config/

View File

@ -1,3 +0,0 @@
You may wish to remove the following directories:
${PREFIX}/share/texmf-config
${PREFIX}/share/texmf-var

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2007/09/10 14:50:50 steven Exp $
# $OpenBSD: Makefile,v 1.4 2007/12/09 10:49:34 steven Exp $
COMMENT= additional texmf functionality for TeXLive
@ -6,7 +6,7 @@ V= 2007
# distfile generation number (distfiles can change for same TeXLive version)
G= g0
DISTNAME= texlive_texmf-full-$V$G
PKGNAME= texlive_texmf-full-$Vp0
PKGNAME= texlive_texmf-full-$Vp1
NO_BUILD= Yes
NO_REGRESS= Yes

View File

@ -0,0 +1,3 @@
Please backup your TeX configuration files (texmf.cnf, fmtutil.cnf, etc.)
before adding/deleting texlive related packages. It is necessary for the
package tools to manipulate these files.

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2007/09/10 14:50:50 steven Exp $
# $OpenBSD: Makefile,v 1.4 2007/12/09 10:49:34 steven Exp $
COMMENT= minimal texmf tree for TeXLive
@ -6,7 +6,7 @@ V= 2007
# distfile generation number (distfiles can change for same TeXLive version)
G= g0
DISTNAME= texlive_texmf-minimal-$V$G
PKGNAME= texlive_texmf-minimal-$Vp0
PKGNAME= texlive_texmf-minimal-$Vp1
NO_BUILD= Yes
NO_REGRESS= Yes

View File

@ -0,0 +1,3 @@
Please backup your TeX configuration files (texmf.cnf, fmtutil.cnf, etc.)
before adding/deleting texlive related packages. It is necessary for the
package tools to manipulate these files.

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2007/09/10 14:50:50 steven Exp $
@comment $OpenBSD: PLIST,v 1.3 2007/12/09 10:49:34 steven Exp $
@conflict teTeX_texmf-*
share/texmf/
share/texmf-dist/
@ -23462,6 +23462,8 @@ share/texmf/web2c/updmap.cfg-minimal
share/texmf/web2c/viscii-t5.tcx
@exec cp %D/share/texmf/web2c/fmtutil.cnf-minimal %D/share/texmf/web2c/fmtutil.cnf
@exec cp %D/share/texmf/web2c/updmap.cfg-minimal %D/share/texmf/web2c/updmap.cfg
@extra share/texmf/web2c/fmtutil.cnf
@extra share/texmf/web2c/updmap.cfg
@comment share/texmf/xdvi/
@comment share/texmf/xdvi/XDvi
@comment share/texmf/xdvi/pixmaps/

View File

@ -1,3 +0,0 @@
You may wish to remove the following directories:
${PREFIX}/share/texmf
${PREFIX}/share/texmf-dist