summaryrefslogtreecommitdiff
path: root/print/lyx15 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.0.4.Dirk Froemberg1999-10-043-9/+28
| | | | | | | Ok'ed by: Andreas Klemm <andreas@FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=22158
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* upgrade lyx port to 1.0.3Andreas Klemm1999-07-053-4/+16
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=20087
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [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 Notes: svn path=/head/; revision=19804
* The xforms ports is no longer an i386-only port.Steve Price1999-06-081-4/+1
| | | | Notes: svn path=/head/; revision=19323
* Update to 1.0.2Seiichirou Hiraoka1999-05-053-4/+22
| | | | | | | | PR: ports/11505 Submitted by: cpiazza@home.net Notes: svn path=/head/; revision=18504
* The faster this commit message is typed the faster it'll all be over.Michael Haro1999-05-031-1/+1
| | | | | | | (add WWW:) Notes: svn path=/head/; revision=18429
* Minor grammer nit.David E. O'Brien1999-04-181-2/+2
| | | | Notes: svn path=/head/; revision=17977
* Upgrade to 1.0.1.Dirk Froemberg1999-03-153-3/+18
| | | | | | | OK'ed by: Andreas Klemm <andreas@FreeBSD.ORG> (maintainer) Notes: svn path=/head/; revision=17230
* Upgrade to 1.0.0 and add more MASTER_SITES.Dirk Froemberg1999-02-053-7/+17
| | | | | | | OK'ed by: Andreas Klemm <andreas@FreeBSD.ORG> Notes: svn path=/head/; revision=16545
* Changed lead maintainerAndreas Klemm1999-01-162-4/+4
| | | | | | | | and description of what Lyx is... Obtained from: Martin Vermeer <mv@fgi.fi> (LyX "propaganda officer") Notes: svn path=/head/; revision=16079
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1999-01-071-1/+4
| | | | | | | XForms has not been available for FreeBSD/alpha yet. Notes: svn path=/head/; revision=15906
* Upgrade to 1.0.0pre6Dirk Froemberg1998-12-283-14/+26
| | | | | | | Requested by: Andreas Klemm <andreas@FreeBSD.ORG> Notes: svn path=/head/; revision=15689
* Upgrade to latest version 1.0.0pre2Andreas Klemm1998-11-103-13/+18
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=14447
* Mark broken for ELF because of xforms port.Steve Price1998-09-261-2/+4
| | | | Notes: svn path=/head/; revision=13406
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12653
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* LyX doesn't need ispell as run dependency (PR 7349)Andreas Klemm1998-08-011-3/+11
| | | | | | | | | | 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 Notes: svn path=/head/; revision=12242
* Another batch of add homepage. In general I've avoided any linksTim Vanderhoek1998-07-281-0/+2
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=12181
* Updated to last version 1.12.1pre6Andreas Klemm1998-07-043-4/+30
| | | | Notes: svn path=/head/; revision=11703
* Don't use -g for a C++ program of that size, use $CFLAGS instead.Thomas Gellekum1998-05-121-1/+2
| | | | | | | The link step takes insanely long. I hope Andreas doesn't mind. Notes: svn path=/head/; revision=10955
* path changed on main ftp siteAndreas Klemm1998-04-271-2/+2
| | | | Notes: svn path=/head/; revision=10712
* Update the port to the new 0.12beta version.Andreas Klemm1998-02-143-63/+92
| | | | | | | | PR: closed 5686 Submitted by: Brian Handy Notes: svn path=/head/; revision=9719
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-2/+2
| | | | Notes: svn path=/head/; revision=9161
* Manually strip the binary.David E. O'Brien1997-10-291-1/+4
| | | | Notes: svn path=/head/; revision=8396
* Need that pointy hat.. tested this thing at least 5 times.. yet forgot toDavid E. O'Brien1997-10-291-61/+105
| | | | | | | | | get that new pkg/PLIST commited. Noticed by: Ports Meiser extrodinare :-) Notes: svn path=/head/; revision=8389
* Upgrade to version 0.11.45.David E. O'Brien1997-10-242-4/+5
| | | | | | | | | | | 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...) Notes: svn path=/head/; revision=8349
* cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGAndreas Klemm1997-10-091-2/+2
| | | | Notes: svn path=/head/; revision=8192
* cosmetic changes using portlint, a really nice tool ;-)Andreas Klemm1997-10-041-2/+2
| | | | Notes: svn path=/head/; revision=8102
* ispell is now in textproc.Satoshi Asami1997-04-271-2/+2
| | | | Notes: svn path=/head/; revision=6324
* Add trailling slash to MASTER_SITES.Satoshi Asami1997-04-211-2/+2
| | | | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> Notes: svn path=/head/; revision=6256
* sources moved to another directory on that ftp site.Andreas Klemm1997-04-031-2/+2
| | | | | | | | | | Thanks Bill ! Reviewed by: Submitted by: Bill Fenner <fenner@parc.xerox.com> Obtained from: Notes: svn path=/head/; revision=6124
* Remove the package name in the COMMENT file.Andreas Klemm1996-12-221-1/+1
| | | | Notes: svn path=/head/; revision=5058
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-7/+3
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* I'm sorry, who put "texput.log" in the PLIST? ;)Satoshi Asami1996-11-161-1/+0
| | | | Notes: svn path=/head/; revision=4520
* Updated from lyx-0.10.6 to lyx-0.10.7Andreas Klemm1996-11-163-3/+8
| | | | | | | | Merged patch-aa and patch-ab into one file Updated PLIST Notes: svn path=/head/; revision=4515
* Shortened Maintainer e-mail address.Andreas Klemm1996-10-191-2/+2
| | | | Notes: svn path=/head/; revision=4048
* Move few things around to standard order. Change /usr/X11R6 to ${X11BASE}.Satoshi Asami1996-10-151-4/+4
| | | | Notes: svn path=/head/; revision=3992
* Add .gz to manpage.Satoshi Asami1996-10-151-1/+1
| | | | Notes: svn path=/head/; revision=3991
* Made new port ... this is great stuff ;-)Andreas Klemm1996-10-155-0/+101
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. Notes: svn path=/head/; revision=3988