111 Commits

Author SHA1 Message Date
naddy
0e126762d0 drop RCS Ids 2022-03-11 19:50:56 +00:00
sthen
37d14a5394 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:52 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
mariani
5b2faee7e8 Update print/lyx 2.3.6 to 2.3.6.1
Just some minor fixes.
2021-01-22 23:27:06 +00:00
mariani
d0b68bc48d Update print/lyx 2.3.5.2 to 2.3.6
Changelog:
https://www.lyx.org/announce/2_3_6.txt
2020-12-15 23:07:33 +00:00
rsadowski
f7bb9ac822 Bump after hunspell update
The library name has changed from hunspell-1.6 to hunspell-1.7.
2020-10-09 19:12:00 +00:00
mariani
ff084eecf9 Update print/lyx 2.3.4.2 to 2.3.5.2
Changelog:
https://www.lyx.org/announce/2_3_5_2.txt

Adding PORTROACH so It doesn't inform about "2.3.x"
2020-08-01 23:49:30 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
mariani
281f11a904 UPDATE: print/lyx 2.3.2 to 2.3.4.2
Announces:
https://www.lyx.org/announce/2_3_3.txt
https://www.lyx.org/announce/2_3_4.txt
https://www.lyx.org/announce/2_3_4_2.txt

- Added myself as MAINTAINER.
- Moved from python2 to python3.
- Normalized VAR= and VAR+= in makefile to have consistent whitespace.
- Tested update on an amd64 machine, no problems found.
- Reordered MASTER_SITES, from sthen@ and jca@.

OK sthen@
2020-03-16 02:40:45 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
danj
d6a3237c73 Remove mariani@ as maintainer per his request 2019-05-05 15:44:12 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
mariani
14f639dcb6 Updating lyx from 2.3.1 to 2.3.2
OK danj@
2019-01-06 22:08:53 +00:00
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