diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2005-02-06 16:41:15 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2005-02-06 16:41:15 +0000 |
commit | 29ad23ae19f208059fa081ec717fc77b2fa60f7b (patch) | |
tree | 540ad0d5bffbdc1fea57417a540f939abc52fdb0 /print/auctex | |
parent | e555ff2c0da324edaf490d46344bea8583d8f2da (diff) | |
download | ports-29ad23ae19f208059fa081ec717fc77b2fa60f7b.tar.gz ports-29ad23ae19f208059fa081ec717fc77b2fa60f7b.zip |
Notes
Diffstat (limited to 'print/auctex')
-rw-r--r-- | print/auctex/Makefile | 4 | ||||
-rw-r--r-- | print/auctex/distinfo | 4 | ||||
-rw-r--r-- | print/auctex/files/patch-doc::Makefile.in | 50 | ||||
-rw-r--r-- | print/auctex/pkg-descr | 2 | ||||
-rw-r--r-- | print/auctex/pkg-plist | 44 |
5 files changed, 50 insertions, 54 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index afd11ad4a70a..23f5aee74135 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= auctex -PORTVERSION= 11.53 +PORTVERSION= 11.55 PORTREVISION= 0 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} @@ -26,6 +26,8 @@ INSTALL_TARGET= install install-contrib PLIST_SUB+= LISPDIR=${LISPDIR} INFO= auctex +NOT_FOR_ARCHS= ia64 + post-install: @${CAT} ${PKGMESSAGE} diff --git a/print/auctex/distinfo b/print/auctex/distinfo index 7475bf152342..a76f6e9ecb0d 100644 --- a/print/auctex/distinfo +++ b/print/auctex/distinfo @@ -1,2 +1,2 @@ -MD5 (auctex-11.53.tar.gz) = 938ba7debc040c6bdb6d891706d17dcc -SIZE (auctex-11.53.tar.gz) = 464368 +MD5 (auctex-11.55.tar.gz) = f22ae1ecc513d14b3b5ce3076f461395 +SIZE (auctex-11.55.tar.gz) = 536057 diff --git a/print/auctex/files/patch-doc::Makefile.in b/print/auctex/files/patch-doc::Makefile.in deleted file mode 100644 index f5eb356d2510..000000000000 --- a/print/auctex/files/patch-doc::Makefile.in +++ /dev/null @@ -1,50 +0,0 @@ ---- doc/Makefile.in.orig Fri Aug 20 11:22:59 2004 -+++ doc/Makefile.in Sat Aug 21 16:51:04 2004 -@@ -18,9 +18,9 @@ - TEXIFILES = auctex.texi install.texi wininstall.texi intro.texi \ - changes.texi todo.texi faq.texi - --all: auctex.dvi tex-ref.dvi auctex -+all: auctex.dvi tex-ref.dvi auctex.info - --dist: auctex INSTALL INSTALL.windows README CHANGES TODO FAQ \ -+dist: auctex.info INSTALL INSTALL.windows README CHANGES TODO FAQ \ - auctex_toc.html auctex.ps auctex.pdf tex-ref.ps tex-ref.pdf - - auctex_toc.html: auctex.texi -@@ -48,8 +48,8 @@ - auctex.ps: auctex.dvi - $(DVIPS) auctex.dvi -Ppdf -o auctex.ps - --auctex: $(TEXIFILES) -- -$(MAKEINFO) auctex.texi -+auctex.info: $(TEXIFILES) -+ -$(MAKEINFO) --no-split --output auctex.info auctex.texi - @echo "**********************************************************" - @echo "** If this gave trouble, maybe you need to install" - @echo "** a newer version of texinfo?" -@@ -83,20 +83,20 @@ - -$(MAKEINFO) -D rawfile --no-headers --no-validate \ - faq.texi --output FAQ - --install: auctex -+install: auctex.info - -$(MKINSTALLDIRS) $(DESTDIR)$(infodir) -- $(INSTALL_DATA) auctex $(DESTDIR)$(infodir) -+ $(INSTALL_DATA) auctex.info $(DESTDIR)$(infodir) - for x in auctex-*; do \ - if [ -r $$x ]; then \ - $(INSTALL_DATA) $$x $(DESTDIR)$(infodir) ; \ - fi; \ - done -- -$(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) auctex -+ -$(INSTALL_INFO) $(DESTDIR)$(infodir)/auctex.info $(DESTDIR)$(infodir)/dir - - clean: - rm -f *.dvi *.ps *.pdf *.aux *.cp *.fn *.info *.ky *.log *~ \#*\# \ - *.tp *.vr *.pg *.toc *.tp *.bak *.cps *.kys *.tps \ -- *.fns *.vrs *.pgs *.tmp auctex auctex-* *.html INSTALL \ -+ *.fns *.vrs *.pgs *.tmp auctex.info auctex-* *.html INSTALL \ - INSTALL.windows README CHANGES HISTORY TODO FAQ - - distclean: clean diff --git a/print/auctex/pkg-descr b/print/auctex/pkg-descr index 476ab395c368..459afe9229be 100644 --- a/print/auctex/pkg-descr +++ b/print/auctex/pkg-descr @@ -18,4 +18,4 @@ documentation system. That is, documentation for any command is just a key click away! AUC TeX is written entirely in Emacs-Lisp, and hence you can easily add new features for your own needs. -WWW: http://www.nongnu.org/auctex/ +WWW: http://www.gnu.org/software/auctex/ diff --git a/print/auctex/pkg-plist b/print/auctex/pkg-plist index d4d5874eb3f2..3a34377b72c8 100644 --- a/print/auctex/pkg-plist +++ b/print/auctex/pkg-plist @@ -16,6 +16,8 @@ %%LISPDIR%%/auctex/bib-cite.el %%LISPDIR%%/auctex/tex-fptex.el %%LISPDIR%%/auctex/tex-jp.el +%%LISPDIR%%/auctex/tex-bar.el +%%LISPDIR%%/auctex/toolbar-x.el %%LISPDIR%%/auctex/auto/.nosearch %%LISPDIR%%/auctex/style/.nosearch %%LISPDIR%%/auctex/style/prosper.el @@ -86,6 +88,12 @@ %%LISPDIR%%/auctex/style/ltx-base.el %%LISPDIR%%/auctex/style/units.el %%LISPDIR%%/auctex/style/nicefrac.el +%%LISPDIR%%/auctex/style/csquotes.el +%%LISPDIR%%/auctex/style/jurabib.el +%%LISPDIR%%/auctex/style/listings.el +%%LISPDIR%%/auctex/style/url.el +%%LISPDIR%%/auctex/style/jsarticle.el +%%LISPDIR%%/auctex/style/jsbook.el %%LISPDIR%%/auctex/style/prosper.elc %%LISPDIR%%/auctex/style/slides.elc %%LISPDIR%%/auctex/style/foils.elc @@ -154,6 +162,12 @@ %%LISPDIR%%/auctex/style/ltx-base.elc %%LISPDIR%%/auctex/style/units.elc %%LISPDIR%%/auctex/style/nicefrac.elc +%%LISPDIR%%/auctex/style/csquotes.elc +%%LISPDIR%%/auctex/style/jurabib.elc +%%LISPDIR%%/auctex/style/listings.elc +%%LISPDIR%%/auctex/style/url.elc +%%LISPDIR%%/auctex/style/jsarticle.elc +%%LISPDIR%%/auctex/style/jsbook.elc %%LISPDIR%%/auctex/tex.elc %%LISPDIR%%/auctex/tex-buf.elc %%LISPDIR%%/auctex/latex.elc @@ -170,6 +184,36 @@ %%LISPDIR%%/auctex/bib-cite.elc %%LISPDIR%%/auctex/tex-fptex.elc %%LISPDIR%%/auctex/tex-jp.elc +%%LISPDIR%%/auctex/tex-bar.elc +%%LISPDIR%%/auctex/toolbar-x.elc +%%LISPDIR%%/auctex/images/amstex.xpm +%%LISPDIR%%/auctex/images/bibtex.xpm +%%LISPDIR%%/auctex/images/dropdown.xpm +%%LISPDIR%%/auctex/images/dvipdf.xpm +%%LISPDIR%%/auctex/images/dvips.xpm +%%LISPDIR%%/auctex/images/error.xpm +%%LISPDIR%%/auctex/images/exec.xpm +%%LISPDIR%%/auctex/images/execbibtex.xpm +%%LISPDIR%%/auctex/images/execdvips.xpm +%%LISPDIR%%/auctex/images/execerror.xpm +%%LISPDIR%%/auctex/images/execpdftex.xpm +%%LISPDIR%%/auctex/images/exectex.xpm +%%LISPDIR%%/auctex/images/execviewdvi.xpm +%%LISPDIR%%/auctex/images/execviewpdf.xpm +%%LISPDIR%%/auctex/images/execviewps.xpm +%%LISPDIR%%/auctex/images/gv.xpm +%%LISPDIR%%/auctex/images/jumpdvi.xpm +%%LISPDIR%%/auctex/images/ltx-symb-turn-off.xpm +%%LISPDIR%%/auctex/images/ltx-symb-turn-on.xpm +%%LISPDIR%%/auctex/images/pdftex.xpm +%%LISPDIR%%/auctex/images/pspdf.xpm +%%LISPDIR%%/auctex/images/sep.xpm +%%LISPDIR%%/auctex/images/tex.xpm +%%LISPDIR%%/auctex/images/view.xpm +%%LISPDIR%%/auctex/images/viewdvi.xpm +%%LISPDIR%%/auctex/images/viewpdf.xpm +%%LISPDIR%%/auctex/images/viewps.xpm @dirrm %%LISPDIR%%/auctex/style @dirrm %%LISPDIR%%/auctex/auto +@dirrm %%LISPDIR%%/auctex/images @dirrm %%LISPDIR%%/auctex |