summaryrefslogtreecommitdiff
path: root/print/lyx-devel (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21143
1999-07-05upgrade lyx port to 1.0.3Andreas Klemm3-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
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek1-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
1999-06-08The xforms ports is no longer an i386-only port.Steve Price1-4/+1
Notes: svn path=/head/; revision=19323
1999-05-05Update to 1.0.2Seiichirou Hiraoka3-4/+22
PR: ports/11505 Submitted by: cpiazza@home.net Notes: svn path=/head/; revision=18504
1999-05-03The faster this commit message is typed the faster it'll all be over.Michael Haro1-1/+1
(add WWW:) Notes: svn path=/head/; revision=18429
1999-04-18Minor grammer nit.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=17977
1999-03-15Upgrade to 1.0.1.Dirk Froemberg3-3/+18
OK'ed by: Andreas Klemm <andreas@FreeBSD.ORG> (maintainer) Notes: svn path=/head/; revision=17230
1999-02-05Upgrade to 1.0.0 and add more MASTER_SITES.Dirk Froemberg3-7/+17
OK'ed by: Andreas Klemm <andreas@FreeBSD.ORG> Notes: svn path=/head/; revision=16545
1999-01-16Changed lead maintainerAndreas Klemm2-4/+4
and description of what Lyx is... Obtained from: Martin Vermeer <mv@fgi.fi> (LyX "propaganda officer") Notes: svn path=/head/; revision=16079
1999-01-07Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1-1/+4
XForms has not been available for FreeBSD/alpha yet. Notes: svn path=/head/; revision=15906
1998-12-28Upgrade to 1.0.0pre6Dirk Froemberg3-14/+26
Requested by: Andreas Klemm <andreas@FreeBSD.ORG> Notes: svn path=/head/; revision=15689
1998-11-10Upgrade to latest version 1.0.0pre2Andreas Klemm3-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
1998-09-26Mark broken for ELF because of xforms port.Steve Price1-2/+4
Notes: svn path=/head/; revision=13406
1998-09-17Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1-2/+2
in the first place. Notes: svn path=/head/; revision=13190
1998-09-15libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1-2/+2
ELF conversion. Notes: svn path=/head/; revision=13144
1998-08-19Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12653
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-08-01LyX doesn't need ispell as run dependency (PR 7349)Andreas Klemm1-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
1998-07-28Another batch of add homepage. In general I've avoided any linksTim Vanderhoek1-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
1998-07-04Updated to last version 1.12.1pre6Andreas Klemm3-4/+30
Notes: svn path=/head/; revision=11703
1998-05-12Don't use -g for a C++ program of that size, use $CFLAGS instead.Thomas Gellekum1-1/+2
The link step takes insanely long. I hope Andreas doesn't mind. Notes: svn path=/head/; revision=10955
1998-04-27path changed on main ftp siteAndreas Klemm1-2/+2
Notes: svn path=/head/; revision=10712
1998-02-14Update the port to the new 0.12beta version.Andreas Klemm3-63/+92
PR: closed 5686 Submitted by: Brian Handy Notes: svn path=/head/; revision=9719
1997-12-24No need to use += on first appearance of variables.Alexander Langer1-2/+2
Notes: svn path=/head/; revision=9161
1997-10-29Manually strip the binary.David E. O'Brien1-1/+4
Notes: svn path=/head/; revision=8396
1997-10-29Need that pointy hat.. tested this thing at least 5 times.. yet forgot toDavid E. O'Brien1-61/+105
get that new pkg/PLIST commited. Noticed by: Ports Meiser extrodinare :-) Notes: svn path=/head/; revision=8389
1997-10-24Upgrade to version 0.11.45.David E. O'Brien2-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
1997-10-09cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGAndreas Klemm1-2/+2
Notes: svn path=/head/; revision=8192
1997-10-04cosmetic changes using portlint, a really nice tool ;-)Andreas Klemm1-2/+2
Notes: svn path=/head/; revision=8102
1997-04-27ispell is now in textproc.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=6324
1997-04-21Add trailling slash to MASTER_SITES.Satoshi Asami1-2/+2
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> Notes: svn path=/head/; revision=6256
1997-04-03sources moved to another directory on that ftp site.Andreas Klemm1-2/+2
Thanks Bill ! Reviewed by: Submitted by: Bill Fenner <fenner@parc.xerox.com> Obtained from: Notes: svn path=/head/; revision=6124
1996-12-22Remove the package name in the COMMENT file.Andreas Klemm1-1/+1
Notes: svn path=/head/; revision=5058
1996-11-17CATEGORIES+= -> CATEGORIES=David E. O'Brien1-7/+3
Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
1996-11-16I'm sorry, who put "texput.log" in the PLIST? ;)Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=4520
1996-11-16Updated from lyx-0.10.6 to lyx-0.10.7Andreas Klemm3-3/+8
Merged patch-aa and patch-ab into one file Updated PLIST Notes: svn path=/head/; revision=4515
1996-10-19Shortened Maintainer e-mail address.Andreas Klemm1-2/+2
Notes: svn path=/head/; revision=4048
1996-10-15Move few things around to standard order. Change /usr/X11R6 to ${X11BASE}.Satoshi Asami1-4/+4
Notes: svn path=/head/; revision=3992
1996-10-15Add .gz to manpage.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=3991
1996-10-15Made new port ... this is great stuff ;-)Andreas Klemm5-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