| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 63498
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
| |
PR: 57705
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: Miguel Mendez <flynn@energyhq.es.eu.org>
|
|
|
|
|
| |
PR: 51893
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 48112
Submitted by: Ports Fury
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/46796
Submitted by: Miguel Mendez, KATO Tsuguru
|
|
|
|
|
| |
PR: 42742
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
| |
building with GTk and Qt frontends needs to be investigated.
The layers upon layers of automake/autoconf/configure.in/configure are
disgusting and call for a nice and clean replacements of Makefiles.
PR: ports/40080 (and a few earlier ones without patches)
Submitted by: KATO Tsuguru
|
| |
|
| |
|
|
|
|
| |
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
|
| |
|
|
|
|
| |
PR: ports/23641
|
| |
|
| |
|
|
|
|
|
|
| |
- use shared intl.1 instead of supplied static library
PR: ports/17267, ports/17268
|
| |
|
|
|
|
| |
Submitted by: jedgar and jkoshy (with some modifications from me)
|
|
|
|
| |
Ok'ed by: Andreas Klemm <andreas@FreeBSD.org> (maintainer)
|
|
|
|
|
|
|
|
| |
PR: 11656 12011 12153
Submitted by: Chris Piazza cpiazza@home.net,
Mikhail Teterin mi@aldan.algebra.com,
Vadim Belman voland@plab.ku.dk
Reviewed by: me
|
|
|
|
|
| |
PR: ports/11505
Submitted by: cpiazza@home.net
|
|
|
|
| |
OK'ed by: Andreas Klemm <andreas@FreeBSD.ORG> (maintainer)
|
|
|
|
| |
OK'ed by: Andreas Klemm <andreas@FreeBSD.ORG>
|
|
|
|
| |
Requested by: Andreas Klemm <andreas@FreeBSD.ORG>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Not broken for ELF, since xforms lib isn't broken anymore
Although xforms should be ok for ELF I got the following error message
at startup of lyx:
/usr/libexec/ld-elf.so.1: Shared object "libforms.so.0.88" not found
Had to apply a symlink manually:
root{207} /usr/X11R6/lib ln -s libxforms.so.0 libforms.so.0.88
root{208} /usr/X11R6/lib ldconfig -m /usr/X11R6/lib
|
| |
|
|
|
|
|
| |
PR: closed 5686
Submitted by: Brian Handy
|
|
|
|
|
|
|
|
| |
This is a development release, but I can't get any of the "stable" releases
to build properly and run w/o dump core with xforms 0.86.
(they use an even/odd version numbering scheme like Linux)
Lyx has entered a somewhat code-freeze for an upcoming 0.12. So this version
should be ok (better than "stable" 0.10.7 is on FreeBSD at the moment...)
|
|
|
|
|
| |
Merged patch-aa and patch-ab into one file
Updated PLIST
|
|
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.
Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
|