97 Commits

Author SHA1 Message Date
sthen
41c7f26a2c update to LyX-2.3.1, from Elias M. Mariani (taking maintainer), tested
from Josh Grosse
2018-11-29 14:22:04 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
d2700404fa add @tag markers/bump packages that depend on texlive/base to include ,-main 2018-07-01 09:02:40 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
jca
aba0fbc669 Unbreak on arm and probably other gcc archs
Kill another UTF-8 BOM.  Moving to ports-gcc may be better but is not
easy to test with boost and qt4 in the way.
2017-12-19 14:06:52 +00:00
rsadowski
dd2eb5acba Update lyx from 2.2.0 to 2.2.3
Notable ports changes:

- switch homepage to https
- reorder variables
- replace gettext module

Maintainer timeout
2017-11-12 19:35:37 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
sthen
74b21e2c77 sync WANTLIB 2016-07-08 16:53:23 +00:00
landry
ae12e3392a Update to LyX 2.2.0.
See http://wiki.lyx.org/LyX/NewInLyX22 for a list of changes.

With prodding & tested by Stefan Wollny
2016-06-05 21:06:58 +00:00
landry
6b34ba1684 Update to lyx 2.1.4, see http://www.lyx.org/announce/2_1_4.txt. 2015-09-01 14:37:50 +00:00
jasper
1b215f724d sed -i 2015-08-21 14:50:24 +00:00
landry
27a6627ddc Update to lyx 2.1.3, from albat0r78 at wanadoo, with tweaks by josh
grosse and me.
2015-05-03 20:47:28 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
bcallah
95929b3759 Add a .desktop file, from Debian.
Original diff from Donovan Watteau <tsoomi AT gmail DOT com> on ports@
Small tweaks by me.
ok sthen@
2014-02-03 17:56:54 +00:00
sthen
c6fb07522a LyX picks up hunspell at build time; disable this for now. 2013-04-06 12:29:45 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
landry
296ebda882 Update to LyX 2.0.4.
Based on a diff from Marc Peters on ports@ ages ago, thanks!
Tested by matthieu@, and then i completely forgot to commit it...
2013-01-02 20:29:49 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
dcoppa
f71326e0f3 Use "${MODQT4_LIB_DEPENDS}".
Ok ajacoutot@
2011-04-20 05:19:06 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
fgsch
bc8dc131fe Bump revision after python's default change. 2010-08-30 18:29:28 +00:00
landry
7d539d4715 This now builds fine with default CFLAGS since hppa switched to gcc4,
so remove workaround. Convert WANTLIB while here.
2010-07-30 05:46:51 +00:00
landry
1a0396b382 Use -O0 on hppa, since update to 1.6.x it fails building there.. 2010-06-16 18:47:50 +00:00
sthen
6a9a2adcb1 update LyX to 1.6.6.1, fixing gcc4 build, working better with
Qt4.6, and with many improvements.

worked on by Andreas Kurzegasse, Olivier Cherrier, Daniel Dickman
and with a few tweaks by myself and discussed with Daniel.
2010-06-04 22:43:33 +00:00
ajacoutot
0e8ee191cd lyx(1) wants `python' or it will die. It should be possible to use
MODPY_BIN instead, but franckly there are python references all over the
code and I don't feel like fixing this right now.
Add a MESSAGE to warn users accordingly.
2010-05-27 13:01:40 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
2217a86e32 sync WANTLIB/LIB_DEPENDS and bump 2009-03-12 18:13:54 +00:00
sthen
1e5c4e5bf9 Zvezdan Petkovic drops maintainership of these ports, req on ports@.
(packages bumped)
2008-12-03 23:44:44 +00:00
jasper
1cdf0d0b74 - fix directory on master_sites
- remove one dead site while here
2008-11-05 18:08:33 +00:00
espie
58aed27e40 fix ports that reference qt3 and python directly 2008-05-11 19:41:20 +00:00
steven
ff5b83dc7f late pkg bump after switch to python 2.5 2007-11-04 23:24:43 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
merdely
432ab66897 Put quotes back around ERRORS.
From simon@
2007-09-15 23:36:43 +00:00
merdely
37a0c13bfe Remove surrounding quotes in COMMENT/PERMIT_*/ERRORS 2007-09-15 21:36:44 +00:00
steven
bf694c6309 USE_LIBTOOL, sync plist 2007-04-06 06:33:03 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
jasper
92ec63ddc4 update lyx to 1.4.3
from Zvezdan Petkovic <zpetkovic at acm at org> (maintainer)

zap dead mastersite an NO_REGRESS=Yes while there

ok pvalchev
2006-11-27 17:16:57 +00:00
steven
91a71496cd USE_X11 2006-11-13 12:51:14 +00:00
sturm
583d8e09ce update to lyx 1.4.2
from maintainer Zvezdan Petkovic <zpetkovic at acm.org>
2006-07-16 18:02:14 +00:00
sturm
e3b63a2650 these should've been removed 2006-07-05 19:36:02 +00:00