From 89ec66c313570da3ae56debedbdfd608db0113e3 Mon Sep 17 00:00:00 2001 From: andreas Date: Tue, 10 Nov 1998 15:16:00 +0000 Subject: Upgrade to latest version 1.0.0pre2 Not broken for ELF, since xforms lib isn't broken anymore Although xforms should be ok for ELF I got the following error message at startup of lyx: /usr/libexec/ld-elf.so.1: Shared object "libforms.so.0.88" not found Had to apply a symlink manually: root{207} /usr/X11R6/lib ln -s libxforms.so.0 libforms.so.0.88 root{208} /usr/X11R6/lib ldconfig -m /usr/X11R6/lib --- print/lyx16/Makefile | 6 ++---- print/lyx16/distinfo | 2 +- print/lyx16/pkg-plist | 23 +++++++++++++++-------- 3 files changed, 18 insertions(+), 13 deletions(-) (limited to 'print/lyx16') diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 24a1dbc..c704cc0 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -3,18 +3,16 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.21 1998/09/17 00:32:47 asami Exp $ +# $Id: Makefile,v 1.22 1998/09/26 23:18:08 steve Exp $ # -DISTNAME= lyx-0.12.1pre6 +DISTNAME= lyx-1.0.0pre2 CATEGORIES= print MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/stable/ \ ftp://la1ad.uio.no/pub/lyx/ MAINTAINER= andreas@FreeBSD.ORG -BROKEN_ELF= xforms is a.out only - BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX .if defined(WITH_ISPELL) diff --git a/print/lyx16/distinfo b/print/lyx16/distinfo index cb8c05de..8a9e680 100644 --- a/print/lyx16/distinfo +++ b/print/lyx16/distinfo @@ -1 +1 @@ -MD5 (lyx-0.12.1pre6.tar.gz) = cb2e346483733dd8873e5f84c4a2a224 +MD5 (lyx-1.0.0pre2.tar.gz) = e2520dae70c2d31de099148e6b190ff1 diff --git a/print/lyx16/pkg-plist b/print/lyx16/pkg-plist index ae0ead3..5d64848 100644 --- a/print/lyx16/pkg-plist +++ b/print/lyx16/pkg-plist @@ -1,28 +1,28 @@ bin/lyx -share/locale/da/LC_MESSAGES/lyx.mo share/locale/de/LC_MESSAGES/lyx.mo -share/locale/es/LC_MESSAGES/lyx.mo -share/locale/fi/LC_MESSAGES/lyx.mo share/locale/fr/LC_MESSAGES/lyx.mo +share/locale/sv/LC_MESSAGES/lyx.mo +share/locale/es/LC_MESSAGES/lyx.mo share/locale/hu/LC_MESSAGES/lyx.mo +share/locale/da/LC_MESSAGES/lyx.mo share/locale/nl/LC_MESSAGES/lyx.mo share/locale/no/LC_MESSAGES/lyx.mo -share/locale/sv/LC_MESSAGES/lyx.mo +share/locale/fi/LC_MESSAGES/lyx.mo share/locale/tr/LC_MESSAGES/lyx.mo share/lyx/CREDITS share/lyx/bind/cua.bind +share/lyx/bind/de_menus.bind share/lyx/bind/emacs.bind +share/lyx/bind/hu_menus.bind share/lyx/bind/math.bind share/lyx/bind/menus.bind -share/lyx/bind/menus_de.bind -share/lyx/bind/menus_hu.bind share/lyx/bind/xemacs.bind share/lyx/chkconfig.ltx share/lyx/clipart/platypus.eps share/lyx/configure -share/lyx/doc/AdvancedEdit.lyx share/lyx/doc/BUGS.lyx share/lyx/doc/Customization.lyx +share/lyx/doc/Extended.lyx share/lyx/doc/HowDoI-.lyx share/lyx/doc/Intro.lyx share/lyx/doc/LaTeXConfig.lyx @@ -63,6 +63,8 @@ share/lyx/images/standard.xbm share/lyx/images/standard.xpm share/lyx/kbd/american-2.kmap share/lyx/kbd/american.kmap +share/lyx/kbd/brazil.kmap +share/lyx/kbd/brazil2.kmap share/lyx/kbd/czech.kmap share/lyx/kbd/francais.kmap share/lyx/kbd/french.kmap @@ -76,6 +78,7 @@ share/lyx/kbd/iso8859-7.cdef share/lyx/kbd/magyar-2.kmap share/lyx/kbd/magyar-3.kmap share/lyx/kbd/magyar.kmap +share/lyx/kbd/polish-2.kmap share/lyx/kbd/polish.kmap share/lyx/kbd/portuges.kmap share/lyx/kbd/romanian.kmap @@ -100,6 +103,7 @@ share/lyx/layouts/dinbrief.layout share/lyx/layouts/ejour2.layout share/lyx/layouts/foils.layout share/lyx/layouts/iletter.layout +share/lyx/layouts/latex8.layout share/lyx/layouts/letter.layout share/lyx/layouts/linuxdoc.layout share/lyx/layouts/lyxmacros.inc @@ -107,9 +111,11 @@ share/lyx/layouts/obsolete.inc share/lyx/layouts/paper.layout share/lyx/layouts/report.layout share/lyx/layouts/revtex.layout -share/lyx/layouts/scr.inc share/lyx/layouts/scrartcl.layout share/lyx/layouts/scrbook.layout +share/lyx/layouts/scrclass.inc +share/lyx/layouts/scrlettr.layout +share/lyx/layouts/scrmacros.inc share/lyx/layouts/scrreprt.layout share/lyx/layouts/slides.layout share/lyx/layouts/stdclass.inc @@ -138,6 +144,7 @@ share/lyx/reLyX/syntax.default share/lyx/templates/aapaper.lyx share/lyx/templates/dinbrief.lyx share/lyx/templates/iletter.lyx +share/lyx/templates/latex8.lyx share/lyx/templates/latex_letter.lyx share/lyx/templates/linuxdoctemplate.lyx share/lyx/templates/revtex.lyx -- cgit v1.1