| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Ok'ed by: Andreas Klemm <andreas@FreeBSD.org> (maintainer)
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
|
| |
|
|
|
|
|
| |
PR: ports/11505
Submitted by: cpiazza@home.net
|
|
|
|
| |
(add WWW:)
|
| |
|
|
|
|
| |
OK'ed by: Andreas Klemm <andreas@FreeBSD.ORG> (maintainer)
|
|
|
|
| |
OK'ed by: Andreas Klemm <andreas@FreeBSD.ORG>
|
|
|
|
|
| |
and description of what Lyx is...
Obtained from: Martin Vermeer <mv@fgi.fi> (LyX "propaganda officer")
|
|
|
|
| |
XForms has not been available for FreeBSD/alpha yet.
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
in the first place.
|
|
|
|
| |
ELF conversion.
|
| |
|
| |
|
|
|
|
|
|
|
| |
fixed: make WITH_ISPELL=yes installs with ispell otherwise without
lyx's ``configure'' disables the use of mmap for some reason (PR 5920)
checked, that on FreeBSD-current mmap is being used.
PR: 7349+5920
|
|
|
|
|
|
|
|
|
| |
except to official homepages, but in this batch there were a few
cases where a link was desireable anyways. For these, the form
http://url/ (FAQ/whatever)
was used.
|
| |
|
|
|
|
| |
The link step takes insanely long. I hope Andreas doesn't mind.
|
| |
|
|
|
|
|
| |
PR: closed 5686
Submitted by: Brian Handy
|
| |
|
| |
|
|
|
|
|
|
| |
get that new pkg/PLIST commited.
Noticed by: Ports Meiser extrodinare :-)
|
|
|
|
|
|
|
|
| |
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...)
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
|
|
|
|
|
|
|
| |
Thanks Bill !
Reviewed by:
Submitted by: Bill Fenner <fenner@parc.xerox.com>
Obtained from:
|
| |
|
|
|
|
| |
Converted to MAN[1-9]
|
| |
|
|
|
|
|
| |
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.
|