? wip/texlive-bin/PLIST.new ? wip/texlive-bin/files ? wip/texlive-bin/work cvs diff: Diffing wip/texlive-bin Index: wip/texlive-bin/Makefile =================================================================== RCS file: /cvsroot/pkgsrc-wip/wip/texlive-bin/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- wip/texlive-bin/Makefile 13 Jun 2010 22:47:20 -0000 1.13 +++ wip/texlive-bin/Makefile 28 Oct 2010 02:19:07 -0000 @@ -26,6 +26,7 @@ USE_LIBTOOL= yes INFO_FILES= yes +PKG_DESTDIR_SUPPORT= user-destdir CONFIGURE_ENV+= GNUMAKE=gmake DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils @@ -48,9 +49,21 @@ CONFIGURE_ARGS+=--without-texi2html CONFIGURE_ARGS+=--disable-multiplatform +# INSTALLATION_DIRS+= ${PREFIX}/bin +# INSTALLATION_DIRS+= ${PREFIX}/include +# INSTALLATION_DIRS+= ${PREFIX}/include/kpathsea +# INSTALLATION_DIRS+= ${PREFIX}/info +# INSTALLATION_DIRS+= ${PREFIX}/share/ +# INSTALLATION_DIRS+= ${PREFIX}/share/texmf/ +# INSTALLATION_DIRS+= ${PREFIX}/share/texmf/web2c +# INSTALLATION_DIRS+= ${PREFIX}/share/texmf/doc + .include "../../wip/texlive/Makefile.common" .include "options.mk" +pre-patch: + (cd ${WRKSRC}; perl ../../files/add-destdir-texlive . ) + #.include "../../mk/tex.buildlink3.mk" # XXX .include "../../graphics/freetype2/buildlink3.mk" .include "../../devel/ncurses/buildlink3.mk" Index: wip/texlive-bin/PLIST =================================================================== RCS file: /cvsroot/pkgsrc-wip/wip/texlive-bin/PLIST,v retrieving revision 1.5 diff -u -r1.5 PLIST --- wip/texlive-bin/PLIST 11 Oct 2009 10:45:21 -0000 1.5 +++ wip/texlive-bin/PLIST 28 Oct 2010 02:19:07 -0000 @@ -6,7 +6,6 @@ bin/allcm bin/allec bin/allneeded -bin/amstex bin/bbox bin/bg5+latex bin/bg5+pdflatex @@ -25,8 +24,6 @@ bin/cefslatex bin/cefspdflatex bin/cfftot1 -bin/cslatex -bin/csplain bin/ctangle bin/ctie bin/ctxtools @@ -63,9 +60,7 @@ bin/e2pall bin/ebb bin/ebong -bin/eplain bin/epstopdf -bin/etex bin/exatools bin/extconv bin/fmtutil @@ -87,7 +82,6 @@ bin/htmex bin/httex bin/httexi -bin/jadetex bin/kpseaccess bin/kpsepath bin/kpsereadlink @@ -97,15 +91,11 @@ bin/kpsewhich bin/kpsexpand bin/lacheck -bin/lambda -bin/lamed -bin/latex bin/luatools bin/mag bin/makeindex bin/makempx bin/makempy -bin/mex bin/mf bin/mf-nowin bin/mft @@ -118,8 +108,6 @@ bin/mktexmf bin/mktexpk bin/mktextfm -bin/mllatex -bin/mltex bin/mmafm bin/mmpfb bin/mpost @@ -147,28 +135,17 @@ bin/patgen bin/pdfclose bin/pdfcrop -bin/pdfcslatex -bin/pdfcsplain -bin/pdfetex -bin/pdfjadetex -bin/pdflatex -bin/pdfmex bin/pdfopen -bin/pdfplatex bin/pdftex bin/pdfthumb bin/pdftools bin/pdftosrc -bin/pdfxmltex bin/perltex bin/pfb2pfa -bin/physe -bin/phyzzx bin/pk2bm bin/pkfix bin/pktogf bin/pktype -bin/platex bin/pltotf bin/pooltype bin/ppower4 @@ -205,7 +182,6 @@ bin/texhash bin/texlinks bin/texmfstart -bin/texsis bin/textools bin/texutil bin/tftopl @@ -218,7 +194,6 @@ bin/ttftotype42 bin/updmap bin/updmap-sys -bin/utf8mex bin/vftovp bin/vpe bin/vptovf @@ -227,9 +202,7 @@ bin/xdvi-xaw.bin bin/xdvipdfmx bin/xdvizilla -bin/xelatex bin/xetex -bin/xmltex bin/xmltools include/kpathsea/absolute.h include/kpathsea/c-auto.h @@ -413,7 +386,6 @@ man/man1/t1reencode.1 man/man1/t1testpage.1 man/man1/tangle.1 -man/man1/tcdialog.1 man/man1/tex.1 man/man1/texconfig-sys.1 man/man1/texconfig.1 @@ -476,7 +448,6 @@ share/texmf/dvips/base/texc.pro share/texmf/dvips/base/texps.pro share/texmf/dvips/gsftopk/render.ps -share/texmf/ls-R share/texmf/texconfig/README share/texmf/texconfig/g/generic share/texmf/texconfig/generic @@ -502,4 +473,3 @@ share/texmf/xdvi/pixmaps/toolbar.xpm share/texmf/xdvi/pixmaps/toolbar2.xpm share/texmf/xdvi/xdvi.cfg -@exec ${MKDIR} %D/share/texmf-var/web2c Index: wip/texlive-bin/distinfo =================================================================== RCS file: /cvsroot/pkgsrc-wip/wip/texlive-bin/distinfo,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 distinfo --- wip/texlive-bin/distinfo 6 Nov 2007 06:53:47 -0000 1.1.1.1 +++ wip/texlive-bin/distinfo 28 Oct 2010 02:19:07 -0000 @@ -3,4 +3,3 @@ SHA1 (texlive_base-2007-src.tar.bz2) = f6f0192c200473c361aedfa8d34691a99e4f7065 RMD160 (texlive_base-2007-src.tar.bz2) = edc7ea74058884ad6da12046e9e2e350c33a9c75 Size (texlive_base-2007-src.tar.bz2) = 31107749 bytes -SHA1 (patch-aa) = 329646c7acf101f5d4e1ccc7c3160d73f0a97f2d cvs diff: Diffing wip/texlive-bin/patches cvs diff: cannot find wip/texlive-bin/patches/patch-aa