mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
- Update to 1.6.10
- Fix typo in pkg-message - Pass maintainership to submitter PR: ports/158295 Submitted by: Raphael Kubo da Costa <kubito@gmail.com> Approved by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
This commit is contained in:
parent
18233c4016
commit
b8acd0b6ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276615
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= ${MAJOR_VERSION}.9
|
||||
PORTVERSION= ${MAJOR_VERSION}.10
|
||||
CATEGORIES= print editors
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
ftp://ftp.chg.ru/pub/X11/lyx/stable/${MAJOR_VERSION}.x/
|
||||
|
||||
MAINTAINER= aldis@bsdroot.lv
|
||||
MAINTAINER= kubito@gmail.com
|
||||
COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) (stable)
|
||||
|
||||
LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (lyx-1.6.9.tar.gz) = 3a9af38c0fabb109820f99b71bc076d8bf9d8d644666c2d19e43c928fbcea635
|
||||
SIZE (lyx-1.6.9.tar.gz) = 16320246
|
||||
SHA256 (lyx-1.6.10.tar.gz) = 9b4b59968f3313b8d74ed387900f795183dd726a9bee76c657302d63dc54471f
|
||||
SIZE (lyx-1.6.10.tar.gz) = 16366547
|
||||
|
@ -1,6 +1,6 @@
|
||||
For lyx to work you need to install some kind of TeX software.
|
||||
|
||||
The easiest way is porbably to install print/teTeX port which is quite old.
|
||||
The easiest way is probably to install print/teTeX port which is quite old.
|
||||
|
||||
A newer alternative could be TeXLive:
|
||||
http://code.google.com/p/freebsd-texlive/
|
||||
|
@ -229,6 +229,7 @@ bin/tex2lyx
|
||||
%%DATADIR%%/doc/sl/Intro.lyx
|
||||
%%DATADIR%%/doc/sl/Tutorial.lyx
|
||||
%%DATADIR%%/doc/sv/Intro.lyx
|
||||
%%DATADIR%%/doc/sv/Shortcuts.lyx
|
||||
%%DATADIR%%/doc/sv/Tutorial.lyx
|
||||
%%DATADIR%%/doc/uk/Intro.lyx
|
||||
%%DATADIR%%/doc/uk/clipart/FootnoteQT4.png
|
||||
@ -364,6 +365,7 @@ bin/tex2lyx
|
||||
%%DATADIR%%/examples/sl/splash.lyx
|
||||
%%DATADIR%%/examples/splash.lyx
|
||||
%%DATADIR%%/examples/sr/splash.lyx
|
||||
%%DATADIR%%/examples/sv/splash.lyx
|
||||
%%DATADIR%%/examples/tufte-book.lyx
|
||||
%%DATADIR%%/examples/tufte-handout.lyx
|
||||
%%DATADIR%%/examples/uk/splash.lyx
|
||||
@ -1247,6 +1249,9 @@ bin/tex2lyx
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_lang.py
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_lang.pyc
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_lang.pyo
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_tools.py
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_tools.pyc
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_tools.pyo
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_version.py
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_version.pyc
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_version.pyo
|
||||
@ -1292,6 +1297,9 @@ bin/tex2lyx
|
||||
%%DATADIR%%/lyx2lyx/lyx_1_6.py
|
||||
%%DATADIR%%/lyx2lyx/lyx_1_6.pyc
|
||||
%%DATADIR%%/lyx2lyx/lyx_1_6.pyo
|
||||
%%DATADIR%%/lyx2lyx/lyx_2_0.py
|
||||
%%DATADIR%%/lyx2lyx/lyx_2_0.pyc
|
||||
%%DATADIR%%/lyx2lyx/lyx_2_0.pyo
|
||||
%%DATADIR%%/lyx2lyx/parser_tools.py
|
||||
%%DATADIR%%/lyx2lyx/parser_tools.pyc
|
||||
%%DATADIR%%/lyx2lyx/parser_tools.pyo
|
||||
@ -1301,6 +1309,9 @@ bin/tex2lyx
|
||||
%%DATADIR%%/lyx2lyx/test_parser_tools.py
|
||||
%%DATADIR%%/lyx2lyx/test_parser_tools.pyc
|
||||
%%DATADIR%%/lyx2lyx/test_parser_tools.pyo
|
||||
%%DATADIR%%/lyx2lyx/unicode_symbols.py
|
||||
%%DATADIR%%/lyx2lyx/unicode_symbols.pyc
|
||||
%%DATADIR%%/lyx2lyx/unicode_symbols.pyo
|
||||
%%DATADIR%%/scripts/TeXFiles.py
|
||||
%%DATADIR%%/scripts/TeXFiles.pyc
|
||||
%%DATADIR%%/scripts/TeXFiles.pyo
|
||||
@ -1414,6 +1425,7 @@ bin/tex2lyx
|
||||
@dirrm %%DATADIR%%/images
|
||||
@dirrm %%DATADIR%%/fonts
|
||||
@dirrm %%DATADIR%%/examples/uk
|
||||
@dirrm %%DATADIR%%/examples/sv
|
||||
@dirrm %%DATADIR%%/examples/sr
|
||||
@dirrm %%DATADIR%%/examples/sl
|
||||
@dirrm %%DATADIR%%/examples/sk
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= ${MAJOR_VERSION}.9
|
||||
PORTVERSION= ${MAJOR_VERSION}.10
|
||||
CATEGORIES= print editors
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
ftp://ftp.chg.ru/pub/X11/lyx/stable/${MAJOR_VERSION}.x/
|
||||
|
||||
MAINTAINER= aldis@bsdroot.lv
|
||||
MAINTAINER= kubito@gmail.com
|
||||
COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) (stable)
|
||||
|
||||
LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (lyx-1.6.9.tar.gz) = 3a9af38c0fabb109820f99b71bc076d8bf9d8d644666c2d19e43c928fbcea635
|
||||
SIZE (lyx-1.6.9.tar.gz) = 16320246
|
||||
SHA256 (lyx-1.6.10.tar.gz) = 9b4b59968f3313b8d74ed387900f795183dd726a9bee76c657302d63dc54471f
|
||||
SIZE (lyx-1.6.10.tar.gz) = 16366547
|
||||
|
@ -1,6 +1,6 @@
|
||||
For lyx to work you need to install some kind of TeX software.
|
||||
|
||||
The easiest way is porbably to install print/teTeX port which is quite old.
|
||||
The easiest way is probably to install print/teTeX port which is quite old.
|
||||
|
||||
A newer alternative could be TeXLive:
|
||||
http://code.google.com/p/freebsd-texlive/
|
||||
|
@ -229,6 +229,7 @@ bin/tex2lyx
|
||||
%%DATADIR%%/doc/sl/Intro.lyx
|
||||
%%DATADIR%%/doc/sl/Tutorial.lyx
|
||||
%%DATADIR%%/doc/sv/Intro.lyx
|
||||
%%DATADIR%%/doc/sv/Shortcuts.lyx
|
||||
%%DATADIR%%/doc/sv/Tutorial.lyx
|
||||
%%DATADIR%%/doc/uk/Intro.lyx
|
||||
%%DATADIR%%/doc/uk/clipart/FootnoteQT4.png
|
||||
@ -364,6 +365,7 @@ bin/tex2lyx
|
||||
%%DATADIR%%/examples/sl/splash.lyx
|
||||
%%DATADIR%%/examples/splash.lyx
|
||||
%%DATADIR%%/examples/sr/splash.lyx
|
||||
%%DATADIR%%/examples/sv/splash.lyx
|
||||
%%DATADIR%%/examples/tufte-book.lyx
|
||||
%%DATADIR%%/examples/tufte-handout.lyx
|
||||
%%DATADIR%%/examples/uk/splash.lyx
|
||||
@ -1247,6 +1249,9 @@ bin/tex2lyx
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_lang.py
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_lang.pyc
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_lang.pyo
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_tools.py
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_tools.pyc
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_tools.pyo
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_version.py
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_version.pyc
|
||||
%%DATADIR%%/lyx2lyx/lyx2lyx_version.pyo
|
||||
@ -1292,6 +1297,9 @@ bin/tex2lyx
|
||||
%%DATADIR%%/lyx2lyx/lyx_1_6.py
|
||||
%%DATADIR%%/lyx2lyx/lyx_1_6.pyc
|
||||
%%DATADIR%%/lyx2lyx/lyx_1_6.pyo
|
||||
%%DATADIR%%/lyx2lyx/lyx_2_0.py
|
||||
%%DATADIR%%/lyx2lyx/lyx_2_0.pyc
|
||||
%%DATADIR%%/lyx2lyx/lyx_2_0.pyo
|
||||
%%DATADIR%%/lyx2lyx/parser_tools.py
|
||||
%%DATADIR%%/lyx2lyx/parser_tools.pyc
|
||||
%%DATADIR%%/lyx2lyx/parser_tools.pyo
|
||||
@ -1301,6 +1309,9 @@ bin/tex2lyx
|
||||
%%DATADIR%%/lyx2lyx/test_parser_tools.py
|
||||
%%DATADIR%%/lyx2lyx/test_parser_tools.pyc
|
||||
%%DATADIR%%/lyx2lyx/test_parser_tools.pyo
|
||||
%%DATADIR%%/lyx2lyx/unicode_symbols.py
|
||||
%%DATADIR%%/lyx2lyx/unicode_symbols.pyc
|
||||
%%DATADIR%%/lyx2lyx/unicode_symbols.pyo
|
||||
%%DATADIR%%/scripts/TeXFiles.py
|
||||
%%DATADIR%%/scripts/TeXFiles.pyc
|
||||
%%DATADIR%%/scripts/TeXFiles.pyo
|
||||
@ -1414,6 +1425,7 @@ bin/tex2lyx
|
||||
@dirrm %%DATADIR%%/images
|
||||
@dirrm %%DATADIR%%/fonts
|
||||
@dirrm %%DATADIR%%/examples/uk
|
||||
@dirrm %%DATADIR%%/examples/sv
|
||||
@dirrm %%DATADIR%%/examples/sr
|
||||
@dirrm %%DATADIR%%/examples/sl
|
||||
@dirrm %%DATADIR%%/examples/sk
|
||||
|
Loading…
Reference in New Issue
Block a user