diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-03-13 09:38:09 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-03-13 09:38:09 +0000 |
commit | 850557dfed369fb8b6c10c4191e19e9de9bad151 (patch) | |
tree | 55a393ab371b5e1eb629fba8aa963ad3c390f94e /print/abntex | |
parent | be10a1ceecab423d076ffa144580029e7797f954 (diff) | |
download | ports-850557dfed369fb8b6c10c4191e19e9de9bad151.tar.gz ports-850557dfed369fb8b6c10c4191e19e9de9bad151.zip |
Notes
Diffstat (limited to 'print/abntex')
-rw-r--r-- | print/abntex/Makefile | 27 | ||||
-rw-r--r-- | print/abntex/distinfo | 4 | ||||
-rw-r--r-- | print/abntex/pkg-plist | 37 |
3 files changed, 42 insertions, 26 deletions
diff --git a/print/abntex/Makefile b/print/abntex/Makefile index 4898dc186900..63d39cc1ec94 100644 --- a/print/abntex/Makefile +++ b/print/abntex/Makefile @@ -6,33 +6,30 @@ # PORTNAME= abntex -PORTVERSION= 0.5 +PORTVERSION= 0.8.2 CATEGORIES= print MASTER_SITES= http://download.codigolivre.org.br/abntex/ +DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Both classes and styles for both LaTex and bibtex for ABNT rules -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX +RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} -WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes do-install: -# extract into staging area - @cd ${WRKDIR} && ${TAR} -xf ${WRKSRC}/abntex-texmf-${PORTVERSION}.tar -# prepare information about installation - @cd ${WRKDIR} && ${FIND} texmf -type f > ${WRKDIR}/files && \ - ${FIND} texmf -type d | ${SORT} > ${WRKDIR}/dirs -# create dirs - @for dir in `${CAT} ${WRKDIR}/dirs`; do \ - ${MKDIR} ${PREFIX}/share/$${dir} ; \ - done # install files - @for file in `${CAT} ${WRKDIR}/files`; do \ - ${INSTALL_DATA} ${WRKDIR}/$${file} ${PREFIX}/share/$${file} ; \ - done + ${INSTALL_SCRIPT} ${WRKSRC}/bin/geratss ${PREFIX}/bin +.for dir in bibtex/bib bibtex/bst doc/bibtex doc/latex makeindex tex/latex + @${MKDIR} ${PREFIX}/share/texmf/${dir} + ${TAR} -C ${WRKSRC}/texmf/${dir} --exclude ".*" --exclude "*~" \ + -cf - abntex | ${TAR} -C ${PREFIX}/share/texmf/${dir} -xf - + @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/texmf/${dir} +.endfor # inform tex about installation @${LOCALBASE}/bin/texhash diff --git a/print/abntex/distinfo b/print/abntex/distinfo index a1385761ab8b..2ff2e0855d05 100644 --- a/print/abntex/distinfo +++ b/print/abntex/distinfo @@ -1,2 +1,2 @@ -MD5 (abntex-0.5.tgz) = baeb3f8000efad1c4aa4b1a25f7a52e7 -SIZE (abntex-0.5.tgz) = 808383 +MD5 (abntex-0.8-2.tgz) = f0a1a4943e90d52adce1c7857ba4fd62 +SIZE (abntex-0.8-2.tgz) = 444125 diff --git a/print/abntex/pkg-plist b/print/abntex/pkg-plist index f94bb420df24..edb0d9cf4214 100644 --- a/print/abntex/pkg-plist +++ b/print/abntex/pkg-plist @@ -1,27 +1,46 @@ +bin/geratss +share/texmf/bibtex/bib/abntex/abnt-10520-2001.bib +share/texmf/bibtex/bib/abntex/abnt-10520-2002.bib +share/texmf/bibtex/bib/abntex/abnt-6023-2000.bib +share/texmf/bibtex/bib/abntex/abnt-6023-2002.bib share/texmf/bibtex/bib/abntex/abnt-bibtex-doc.bib -share/texmf/bibtex/bib/abntex/abnt-def.bib +share/texmf/bibtex/bib/abntex/abnt-nrj.bib share/texmf/bibtex/bib/abntex/abnt-options.bib share/texmf/bibtex/bib/abntex/abnt-test.bib +share/texmf/bibtex/bib/abntex/abntex-doc.bib +share/texmf/bibtex/bib/abntex/iso-690-1987.bib +share/texmf/bibtex/bib/abntex/normas.bib share/texmf/bibtex/bst/abntex/abnt-alf.bst share/texmf/bibtex/bst/abntex/abnt-num.bst -share/texmf/bibtex/bst/abntex/changelog.txt share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.css -share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.pdf -share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.ps.gz share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.tex share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.css -share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.pdf -share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.ps.gz share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.tex share/texmf/doc/latex/abntex/abnt-classe-doc.css -share/texmf/doc/latex/abntex/abnt-classe-doc.pdf -share/texmf/doc/latex/abntex/abnt-classe-doc.ps.gz share/texmf/doc/latex/abntex/abnt-classe-doc.tex +share/texmf/doc/latex/abntex/inpi-ex.tex +share/texmf/doc/latex/abntex/tabela-simbolos-doc.tex +share/texmf/makeindex/abntex/tabela-siglas.ist +share/texmf/makeindex/abntex/tabela-simbolos.ist +share/texmf/tex/latex/abntex/abnt-UFPR.sty share/texmf/tex/latex/abntex/abnt-alf.sty share/texmf/tex/latex/abntex/abnt-num.sty share/texmf/tex/latex/abntex/abnt.cls -share/texmf/tex/latex/abntex/devel.txt +share/texmf/tex/latex/abntex/abntart.cls +share/texmf/tex/latex/abntex/abntcite.sty +share/texmf/tex/latex/abntex/abntex-abrev-pt_BR.def +share/texmf/tex/latex/abntex/abntex-abrev.sty +share/texmf/tex/latex/abntex/abntex-text-pt_BR.def +share/texmf/tex/latex/abntex/abntex-text.sty +share/texmf/tex/latex/abntex/cvs-id.def +share/texmf/tex/latex/abntex/inpi.sty +share/texmf/tex/latex/abntex/nbr10520-1988.def +share/texmf/tex/latex/abntex/nbr10520-2001.def +share/texmf/tex/latex/abntex/nbr10520-2002.def +share/texmf/tex/latex/abntex/nbr10522-1988.def +share/texmf/tex/latex/abntex/tabela-simbolos.sty @dirrm share/texmf/tex/latex/abntex +@dirrm share/texmf/makeindex/abntex @dirrm share/texmf/doc/latex/abntex @dirrm share/texmf/doc/bibtex/abntex @dirrm share/texmf/bibtex/bst/abntex |