diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2006-01-20 19:01:04 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2006-01-20 19:01:04 +0000 |
commit | d2acb3ed158d7be02fa7f359d0c4f104900d45db (patch) | |
tree | 5b6312f70ce4b2c5db0a785d72f417ba08e8d60c /print | |
parent | c6b7aceebe92802d19183c0487c360ddd7d7b6aa (diff) | |
download | ports-d2acb3ed158d7be02fa7f359d0c4f104900d45db.tar.gz ports-d2acb3ed158d7be02fa7f359d0c4f104900d45db.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx-devel/Makefile | 11 | ||||
-rw-r--r-- | print/lyx-devel/distinfo | 5 | ||||
-rw-r--r-- | print/lyx-devel/pkg-plist | 22 | ||||
-rw-r--r-- | print/lyx/Makefile | 11 | ||||
-rw-r--r-- | print/lyx/distinfo | 5 | ||||
-rw-r--r-- | print/lyx/pkg-plist | 22 | ||||
-rw-r--r-- | print/lyx14/Makefile | 11 | ||||
-rw-r--r-- | print/lyx14/distinfo | 5 | ||||
-rw-r--r-- | print/lyx14/pkg-plist | 22 | ||||
-rw-r--r-- | print/lyx15/Makefile | 11 | ||||
-rw-r--r-- | print/lyx15/distinfo | 5 | ||||
-rw-r--r-- | print/lyx15/pkg-plist | 22 | ||||
-rw-r--r-- | print/lyx16/Makefile | 11 | ||||
-rw-r--r-- | print/lyx16/distinfo | 5 | ||||
-rw-r--r-- | print/lyx16/pkg-plist | 22 |
15 files changed, 160 insertions, 30 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 68ba244700ca..0e13075cd42e 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lyx -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ @@ -17,8 +17,7 @@ MAINTAINER= mi@aldan.algebra.com COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - latex:${PORTSDIR}/print/teTeX \ - makepsres:${X_CLIENTS_PORT} + latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX @@ -48,6 +47,12 @@ post-configure: .include <bsd.port.pre.mk> +.if exists(${X11BASE}/bin/makepsres) +PLIST_SUB+= PSRES= +.else +PLIST_SUB+= PSRES='@comment ' +.endif + .if defined(WITH_QT) LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33 CONFIGURE_ARGS+= --with-frontend=qt diff --git a/print/lyx-devel/distinfo b/print/lyx-devel/distinfo index f490601bb5e8..dd91bb763f3d 100644 --- a/print/lyx-devel/distinfo +++ b/print/lyx-devel/distinfo @@ -1,2 +1,3 @@ -MD5 (lyx-1.3.6.tar.bz2) = 26d745b98bdc32e9edfc28e581583f80 -SIZE (lyx-1.3.6.tar.bz2) = 5745377 +MD5 (lyx-1.3.7.tar.bz2) = cef9a2fca128c32ffa04c214d02cde04 +SHA256 (lyx-1.3.7.tar.bz2) = d56e5b3c436634e79689b4305d7c1e429d787ff686d6209e3dc278b7afab5b20 +SIZE (lyx-1.3.7.tar.bz2) = 5893780 diff --git a/print/lyx-devel/pkg-plist b/print/lyx-devel/pkg-plist index 4f4797c97c30..32fa4710411d 100644 --- a/print/lyx-devel/pkg-plist +++ b/print/lyx-devel/pkg-plist @@ -7,6 +7,7 @@ share/locale/es/LC_MESSAGES/lyx.mo share/locale/eu/LC_MESSAGES/lyx.mo share/locale/fi/LC_MESSAGES/lyx.mo share/locale/fr/LC_MESSAGES/lyx.mo +share/locale/hu/LC_MESSAGES/lyx.mo share/locale/it/LC_MESSAGES/lyx.mo share/locale/nl/LC_MESSAGES/lyx.mo share/locale/nn/LC_MESSAGES/lyx.mo @@ -122,6 +123,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/examples/Foils.lyx %%DATADIR%%/examples/ItemizeBullets.lyx %%DATADIR%%/examples/Literate.lyx +%%DATADIR%%/examples/de_Minipage.lyx %%DATADIR%%/examples/Minipage.lyx %%DATADIR%%/examples/TableExamples.lyx %%DATADIR%%/examples/aa_sample.lyx @@ -844,17 +846,35 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/layouts/svprobth.layout %%DATADIR%%/lyx2lyx/lyx2lyx %%DATADIR%%/lyx2lyx/LyX.py +%%DATADIR%%/lyx2lyx/LyX.pyc +%%DATADIR%%/lyx2lyx/error.pyc %%DATADIR%%/lyx2lyx/lyx_0_12.py +%%DATADIR%%/lyx2lyx/lyx_0_12.pyc %%DATADIR%%/lyx2lyx/lyx_1_0_0.py +%%DATADIR%%/lyx2lyx/lyx_1_0_0.pyc %%DATADIR%%/lyx2lyx/lyx_1_0_1.py +%%DATADIR%%/lyx2lyx/lyx_1_0_1.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_4.py +%%DATADIR%%/lyx2lyx/lyx_1_1_4.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_5.py +%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_6.py +%%DATADIR%%/lyx2lyx/lyx_1_1_6.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.py +%%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.pyc %%DATADIR%%/lyx2lyx/lyx_1_2.py +%%DATADIR%%/lyx2lyx/lyx_1_2.pyc %%DATADIR%%/lyx2lyx/lyx_1_3.py +%%DATADIR%%/lyx2lyx/lyx_1_3.pyc %%DATADIR%%/lyx2lyx/lyx_1_4.py +%%DATADIR%%/lyx2lyx/lyx_1_4.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_215.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_216.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_217.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_218.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_220.pyc %%DATADIR%%/lyx2lyx/parser_tools.py +%%DATADIR%%/lyx2lyx/parser_tools.pyc %%DATADIR%%/lyx2lyx/profiling.py %%DATADIR%%/lyxrc.defaults %%DATADIR%%/lyxrc.example @@ -911,7 +931,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/tex/revtex.cls %%DATADIR%%/textclass.lst %%DATADIR%%/ui/default.ui -%%DATADIR%%/xfonts/PSres.upr +%%PSRES%%%%DATADIR%%/xfonts/PSres.upr %%DATADIR%%/xfonts/cmex10.pfb %%DATADIR%%/xfonts/cmmi10.pfb %%DATADIR%%/xfonts/cmr10.pfb diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 68ba244700ca..0e13075cd42e 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lyx -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ @@ -17,8 +17,7 @@ MAINTAINER= mi@aldan.algebra.com COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - latex:${PORTSDIR}/print/teTeX \ - makepsres:${X_CLIENTS_PORT} + latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX @@ -48,6 +47,12 @@ post-configure: .include <bsd.port.pre.mk> +.if exists(${X11BASE}/bin/makepsres) +PLIST_SUB+= PSRES= +.else +PLIST_SUB+= PSRES='@comment ' +.endif + .if defined(WITH_QT) LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33 CONFIGURE_ARGS+= --with-frontend=qt diff --git a/print/lyx/distinfo b/print/lyx/distinfo index f490601bb5e8..dd91bb763f3d 100644 --- a/print/lyx/distinfo +++ b/print/lyx/distinfo @@ -1,2 +1,3 @@ -MD5 (lyx-1.3.6.tar.bz2) = 26d745b98bdc32e9edfc28e581583f80 -SIZE (lyx-1.3.6.tar.bz2) = 5745377 +MD5 (lyx-1.3.7.tar.bz2) = cef9a2fca128c32ffa04c214d02cde04 +SHA256 (lyx-1.3.7.tar.bz2) = d56e5b3c436634e79689b4305d7c1e429d787ff686d6209e3dc278b7afab5b20 +SIZE (lyx-1.3.7.tar.bz2) = 5893780 diff --git a/print/lyx/pkg-plist b/print/lyx/pkg-plist index 4f4797c97c30..32fa4710411d 100644 --- a/print/lyx/pkg-plist +++ b/print/lyx/pkg-plist @@ -7,6 +7,7 @@ share/locale/es/LC_MESSAGES/lyx.mo share/locale/eu/LC_MESSAGES/lyx.mo share/locale/fi/LC_MESSAGES/lyx.mo share/locale/fr/LC_MESSAGES/lyx.mo +share/locale/hu/LC_MESSAGES/lyx.mo share/locale/it/LC_MESSAGES/lyx.mo share/locale/nl/LC_MESSAGES/lyx.mo share/locale/nn/LC_MESSAGES/lyx.mo @@ -122,6 +123,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/examples/Foils.lyx %%DATADIR%%/examples/ItemizeBullets.lyx %%DATADIR%%/examples/Literate.lyx +%%DATADIR%%/examples/de_Minipage.lyx %%DATADIR%%/examples/Minipage.lyx %%DATADIR%%/examples/TableExamples.lyx %%DATADIR%%/examples/aa_sample.lyx @@ -844,17 +846,35 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/layouts/svprobth.layout %%DATADIR%%/lyx2lyx/lyx2lyx %%DATADIR%%/lyx2lyx/LyX.py +%%DATADIR%%/lyx2lyx/LyX.pyc +%%DATADIR%%/lyx2lyx/error.pyc %%DATADIR%%/lyx2lyx/lyx_0_12.py +%%DATADIR%%/lyx2lyx/lyx_0_12.pyc %%DATADIR%%/lyx2lyx/lyx_1_0_0.py +%%DATADIR%%/lyx2lyx/lyx_1_0_0.pyc %%DATADIR%%/lyx2lyx/lyx_1_0_1.py +%%DATADIR%%/lyx2lyx/lyx_1_0_1.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_4.py +%%DATADIR%%/lyx2lyx/lyx_1_1_4.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_5.py +%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_6.py +%%DATADIR%%/lyx2lyx/lyx_1_1_6.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.py +%%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.pyc %%DATADIR%%/lyx2lyx/lyx_1_2.py +%%DATADIR%%/lyx2lyx/lyx_1_2.pyc %%DATADIR%%/lyx2lyx/lyx_1_3.py +%%DATADIR%%/lyx2lyx/lyx_1_3.pyc %%DATADIR%%/lyx2lyx/lyx_1_4.py +%%DATADIR%%/lyx2lyx/lyx_1_4.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_215.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_216.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_217.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_218.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_220.pyc %%DATADIR%%/lyx2lyx/parser_tools.py +%%DATADIR%%/lyx2lyx/parser_tools.pyc %%DATADIR%%/lyx2lyx/profiling.py %%DATADIR%%/lyxrc.defaults %%DATADIR%%/lyxrc.example @@ -911,7 +931,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/tex/revtex.cls %%DATADIR%%/textclass.lst %%DATADIR%%/ui/default.ui -%%DATADIR%%/xfonts/PSres.upr +%%PSRES%%%%DATADIR%%/xfonts/PSres.upr %%DATADIR%%/xfonts/cmex10.pfb %%DATADIR%%/xfonts/cmmi10.pfb %%DATADIR%%/xfonts/cmr10.pfb diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 68ba244700ca..0e13075cd42e 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lyx -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ @@ -17,8 +17,7 @@ MAINTAINER= mi@aldan.algebra.com COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - latex:${PORTSDIR}/print/teTeX \ - makepsres:${X_CLIENTS_PORT} + latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX @@ -48,6 +47,12 @@ post-configure: .include <bsd.port.pre.mk> +.if exists(${X11BASE}/bin/makepsres) +PLIST_SUB+= PSRES= +.else +PLIST_SUB+= PSRES='@comment ' +.endif + .if defined(WITH_QT) LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33 CONFIGURE_ARGS+= --with-frontend=qt diff --git a/print/lyx14/distinfo b/print/lyx14/distinfo index f490601bb5e8..dd91bb763f3d 100644 --- a/print/lyx14/distinfo +++ b/print/lyx14/distinfo @@ -1,2 +1,3 @@ -MD5 (lyx-1.3.6.tar.bz2) = 26d745b98bdc32e9edfc28e581583f80 -SIZE (lyx-1.3.6.tar.bz2) = 5745377 +MD5 (lyx-1.3.7.tar.bz2) = cef9a2fca128c32ffa04c214d02cde04 +SHA256 (lyx-1.3.7.tar.bz2) = d56e5b3c436634e79689b4305d7c1e429d787ff686d6209e3dc278b7afab5b20 +SIZE (lyx-1.3.7.tar.bz2) = 5893780 diff --git a/print/lyx14/pkg-plist b/print/lyx14/pkg-plist index 4f4797c97c30..32fa4710411d 100644 --- a/print/lyx14/pkg-plist +++ b/print/lyx14/pkg-plist @@ -7,6 +7,7 @@ share/locale/es/LC_MESSAGES/lyx.mo share/locale/eu/LC_MESSAGES/lyx.mo share/locale/fi/LC_MESSAGES/lyx.mo share/locale/fr/LC_MESSAGES/lyx.mo +share/locale/hu/LC_MESSAGES/lyx.mo share/locale/it/LC_MESSAGES/lyx.mo share/locale/nl/LC_MESSAGES/lyx.mo share/locale/nn/LC_MESSAGES/lyx.mo @@ -122,6 +123,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/examples/Foils.lyx %%DATADIR%%/examples/ItemizeBullets.lyx %%DATADIR%%/examples/Literate.lyx +%%DATADIR%%/examples/de_Minipage.lyx %%DATADIR%%/examples/Minipage.lyx %%DATADIR%%/examples/TableExamples.lyx %%DATADIR%%/examples/aa_sample.lyx @@ -844,17 +846,35 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/layouts/svprobth.layout %%DATADIR%%/lyx2lyx/lyx2lyx %%DATADIR%%/lyx2lyx/LyX.py +%%DATADIR%%/lyx2lyx/LyX.pyc +%%DATADIR%%/lyx2lyx/error.pyc %%DATADIR%%/lyx2lyx/lyx_0_12.py +%%DATADIR%%/lyx2lyx/lyx_0_12.pyc %%DATADIR%%/lyx2lyx/lyx_1_0_0.py +%%DATADIR%%/lyx2lyx/lyx_1_0_0.pyc %%DATADIR%%/lyx2lyx/lyx_1_0_1.py +%%DATADIR%%/lyx2lyx/lyx_1_0_1.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_4.py +%%DATADIR%%/lyx2lyx/lyx_1_1_4.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_5.py +%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_6.py +%%DATADIR%%/lyx2lyx/lyx_1_1_6.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.py +%%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.pyc %%DATADIR%%/lyx2lyx/lyx_1_2.py +%%DATADIR%%/lyx2lyx/lyx_1_2.pyc %%DATADIR%%/lyx2lyx/lyx_1_3.py +%%DATADIR%%/lyx2lyx/lyx_1_3.pyc %%DATADIR%%/lyx2lyx/lyx_1_4.py +%%DATADIR%%/lyx2lyx/lyx_1_4.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_215.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_216.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_217.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_218.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_220.pyc %%DATADIR%%/lyx2lyx/parser_tools.py +%%DATADIR%%/lyx2lyx/parser_tools.pyc %%DATADIR%%/lyx2lyx/profiling.py %%DATADIR%%/lyxrc.defaults %%DATADIR%%/lyxrc.example @@ -911,7 +931,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/tex/revtex.cls %%DATADIR%%/textclass.lst %%DATADIR%%/ui/default.ui -%%DATADIR%%/xfonts/PSres.upr +%%PSRES%%%%DATADIR%%/xfonts/PSres.upr %%DATADIR%%/xfonts/cmex10.pfb %%DATADIR%%/xfonts/cmmi10.pfb %%DATADIR%%/xfonts/cmr10.pfb diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 68ba244700ca..0e13075cd42e 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lyx -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ @@ -17,8 +17,7 @@ MAINTAINER= mi@aldan.algebra.com COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - latex:${PORTSDIR}/print/teTeX \ - makepsres:${X_CLIENTS_PORT} + latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX @@ -48,6 +47,12 @@ post-configure: .include <bsd.port.pre.mk> +.if exists(${X11BASE}/bin/makepsres) +PLIST_SUB+= PSRES= +.else +PLIST_SUB+= PSRES='@comment ' +.endif + .if defined(WITH_QT) LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33 CONFIGURE_ARGS+= --with-frontend=qt diff --git a/print/lyx15/distinfo b/print/lyx15/distinfo index f490601bb5e8..dd91bb763f3d 100644 --- a/print/lyx15/distinfo +++ b/print/lyx15/distinfo @@ -1,2 +1,3 @@ -MD5 (lyx-1.3.6.tar.bz2) = 26d745b98bdc32e9edfc28e581583f80 -SIZE (lyx-1.3.6.tar.bz2) = 5745377 +MD5 (lyx-1.3.7.tar.bz2) = cef9a2fca128c32ffa04c214d02cde04 +SHA256 (lyx-1.3.7.tar.bz2) = d56e5b3c436634e79689b4305d7c1e429d787ff686d6209e3dc278b7afab5b20 +SIZE (lyx-1.3.7.tar.bz2) = 5893780 diff --git a/print/lyx15/pkg-plist b/print/lyx15/pkg-plist index 4f4797c97c30..32fa4710411d 100644 --- a/print/lyx15/pkg-plist +++ b/print/lyx15/pkg-plist @@ -7,6 +7,7 @@ share/locale/es/LC_MESSAGES/lyx.mo share/locale/eu/LC_MESSAGES/lyx.mo share/locale/fi/LC_MESSAGES/lyx.mo share/locale/fr/LC_MESSAGES/lyx.mo +share/locale/hu/LC_MESSAGES/lyx.mo share/locale/it/LC_MESSAGES/lyx.mo share/locale/nl/LC_MESSAGES/lyx.mo share/locale/nn/LC_MESSAGES/lyx.mo @@ -122,6 +123,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/examples/Foils.lyx %%DATADIR%%/examples/ItemizeBullets.lyx %%DATADIR%%/examples/Literate.lyx +%%DATADIR%%/examples/de_Minipage.lyx %%DATADIR%%/examples/Minipage.lyx %%DATADIR%%/examples/TableExamples.lyx %%DATADIR%%/examples/aa_sample.lyx @@ -844,17 +846,35 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/layouts/svprobth.layout %%DATADIR%%/lyx2lyx/lyx2lyx %%DATADIR%%/lyx2lyx/LyX.py +%%DATADIR%%/lyx2lyx/LyX.pyc +%%DATADIR%%/lyx2lyx/error.pyc %%DATADIR%%/lyx2lyx/lyx_0_12.py +%%DATADIR%%/lyx2lyx/lyx_0_12.pyc %%DATADIR%%/lyx2lyx/lyx_1_0_0.py +%%DATADIR%%/lyx2lyx/lyx_1_0_0.pyc %%DATADIR%%/lyx2lyx/lyx_1_0_1.py +%%DATADIR%%/lyx2lyx/lyx_1_0_1.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_4.py +%%DATADIR%%/lyx2lyx/lyx_1_1_4.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_5.py +%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_6.py +%%DATADIR%%/lyx2lyx/lyx_1_1_6.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.py +%%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.pyc %%DATADIR%%/lyx2lyx/lyx_1_2.py +%%DATADIR%%/lyx2lyx/lyx_1_2.pyc %%DATADIR%%/lyx2lyx/lyx_1_3.py +%%DATADIR%%/lyx2lyx/lyx_1_3.pyc %%DATADIR%%/lyx2lyx/lyx_1_4.py +%%DATADIR%%/lyx2lyx/lyx_1_4.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_215.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_216.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_217.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_218.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_220.pyc %%DATADIR%%/lyx2lyx/parser_tools.py +%%DATADIR%%/lyx2lyx/parser_tools.pyc %%DATADIR%%/lyx2lyx/profiling.py %%DATADIR%%/lyxrc.defaults %%DATADIR%%/lyxrc.example @@ -911,7 +931,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/tex/revtex.cls %%DATADIR%%/textclass.lst %%DATADIR%%/ui/default.ui -%%DATADIR%%/xfonts/PSres.upr +%%PSRES%%%%DATADIR%%/xfonts/PSres.upr %%DATADIR%%/xfonts/cmex10.pfb %%DATADIR%%/xfonts/cmmi10.pfb %%DATADIR%%/xfonts/cmr10.pfb diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 68ba244700ca..0e13075cd42e 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lyx -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ @@ -17,8 +17,7 @@ MAINTAINER= mi@aldan.algebra.com COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - latex:${PORTSDIR}/print/teTeX \ - makepsres:${X_CLIENTS_PORT} + latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX @@ -48,6 +47,12 @@ post-configure: .include <bsd.port.pre.mk> +.if exists(${X11BASE}/bin/makepsres) +PLIST_SUB+= PSRES= +.else +PLIST_SUB+= PSRES='@comment ' +.endif + .if defined(WITH_QT) LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33 CONFIGURE_ARGS+= --with-frontend=qt diff --git a/print/lyx16/distinfo b/print/lyx16/distinfo index f490601bb5e8..dd91bb763f3d 100644 --- a/print/lyx16/distinfo +++ b/print/lyx16/distinfo @@ -1,2 +1,3 @@ -MD5 (lyx-1.3.6.tar.bz2) = 26d745b98bdc32e9edfc28e581583f80 -SIZE (lyx-1.3.6.tar.bz2) = 5745377 +MD5 (lyx-1.3.7.tar.bz2) = cef9a2fca128c32ffa04c214d02cde04 +SHA256 (lyx-1.3.7.tar.bz2) = d56e5b3c436634e79689b4305d7c1e429d787ff686d6209e3dc278b7afab5b20 +SIZE (lyx-1.3.7.tar.bz2) = 5893780 diff --git a/print/lyx16/pkg-plist b/print/lyx16/pkg-plist index 4f4797c97c30..32fa4710411d 100644 --- a/print/lyx16/pkg-plist +++ b/print/lyx16/pkg-plist @@ -7,6 +7,7 @@ share/locale/es/LC_MESSAGES/lyx.mo share/locale/eu/LC_MESSAGES/lyx.mo share/locale/fi/LC_MESSAGES/lyx.mo share/locale/fr/LC_MESSAGES/lyx.mo +share/locale/hu/LC_MESSAGES/lyx.mo share/locale/it/LC_MESSAGES/lyx.mo share/locale/nl/LC_MESSAGES/lyx.mo share/locale/nn/LC_MESSAGES/lyx.mo @@ -122,6 +123,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/examples/Foils.lyx %%DATADIR%%/examples/ItemizeBullets.lyx %%DATADIR%%/examples/Literate.lyx +%%DATADIR%%/examples/de_Minipage.lyx %%DATADIR%%/examples/Minipage.lyx %%DATADIR%%/examples/TableExamples.lyx %%DATADIR%%/examples/aa_sample.lyx @@ -844,17 +846,35 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/layouts/svprobth.layout %%DATADIR%%/lyx2lyx/lyx2lyx %%DATADIR%%/lyx2lyx/LyX.py +%%DATADIR%%/lyx2lyx/LyX.pyc +%%DATADIR%%/lyx2lyx/error.pyc %%DATADIR%%/lyx2lyx/lyx_0_12.py +%%DATADIR%%/lyx2lyx/lyx_0_12.pyc %%DATADIR%%/lyx2lyx/lyx_1_0_0.py +%%DATADIR%%/lyx2lyx/lyx_1_0_0.pyc %%DATADIR%%/lyx2lyx/lyx_1_0_1.py +%%DATADIR%%/lyx2lyx/lyx_1_0_1.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_4.py +%%DATADIR%%/lyx2lyx/lyx_1_1_4.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_5.py +%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_6.py +%%DATADIR%%/lyx2lyx/lyx_1_1_6.pyc %%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.py +%%DATADIR%%/lyx2lyx/lyx_1_1_6fix3.pyc %%DATADIR%%/lyx2lyx/lyx_1_2.py +%%DATADIR%%/lyx2lyx/lyx_1_2.pyc %%DATADIR%%/lyx2lyx/lyx_1_3.py +%%DATADIR%%/lyx2lyx/lyx_1_3.pyc %%DATADIR%%/lyx2lyx/lyx_1_4.py +%%DATADIR%%/lyx2lyx/lyx_1_4.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_215.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_216.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_217.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_218.pyc +%%DATADIR%%/lyx2lyx/lyxconvert_220.pyc %%DATADIR%%/lyx2lyx/parser_tools.py +%%DATADIR%%/lyx2lyx/parser_tools.pyc %%DATADIR%%/lyx2lyx/profiling.py %%DATADIR%%/lyxrc.defaults %%DATADIR%%/lyxrc.example @@ -911,7 +931,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo %%DATADIR%%/tex/revtex.cls %%DATADIR%%/textclass.lst %%DATADIR%%/ui/default.ui -%%DATADIR%%/xfonts/PSres.upr +%%PSRES%%%%DATADIR%%/xfonts/PSres.upr %%DATADIR%%/xfonts/cmex10.pfb %%DATADIR%%/xfonts/cmmi10.pfb %%DATADIR%%/xfonts/cmr10.pfb |