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.
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.
This release mainly fixes a very bad bug where configuring LyX
as root (never recomended) could lead to deleting the /dev/null
special device.
Also a bug where LyX would create zombie processes has been
fixed.
More details in http://www.lyx.org/announce/1_2_3.txt
brad@ ok
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.
These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.
I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.