Commit Graph

29 Commits

Author SHA1 Message Date
Andreas Klemm
3e134b2d4b Upgrade to latest version 1.0.0pre2
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
1998-11-10 15:16:00 +00:00
Steve Price
5d04b9652f Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Tim Vanderhoek
555648efb4 Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Andreas Klemm
ca68b5746e LyX doesn't need ispell as run dependency (PR 7349)
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
1998-08-01 09:07:02 +00:00
Tim Vanderhoek
0ec2b6d084 Another batch of add homepage. In general I've avoided any links
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.
1998-07-28 06:34:42 +00:00
Andreas Klemm
8a9446a6f0 Updated to last version 1.12.1pre6 1998-07-04 07:56:22 +00:00
Thomas Gellekum
9bb0d1e54a Don't use -g for a C++ program of that size, use $CFLAGS instead.
The link step takes insanely long. I hope Andreas doesn't mind.
1998-05-12 07:19:48 +00:00
Andreas Klemm
2e0dbd86a3 path changed on main ftp site 1998-04-27 18:43:34 +00:00
Andreas Klemm
cd85c810c7 Update the port to the new 0.12beta version.
PR:		closed 5686
Submitted by:	Brian Handy
1998-02-14 16:46:59 +00:00
Alexander Langer
dab61dff14 No need to use += on first appearance of variables. 1997-12-24 01:21:47 +00:00
David E. O'Brien
4581ceae3c Manually strip the binary. 1997-10-29 18:26:01 +00:00
David E. O'Brien
a3edac9144 Need that pointy hat.. tested this thing at least 5 times.. yet forgot to
get that new pkg/PLIST commited.

Noticed by:	Ports Meiser extrodinare :-)
1997-10-29 11:29:08 +00:00
David E. O'Brien
e5f5a80388 Upgrade to version 0.11.45.
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...)
1997-10-24 15:18:16 +00:00
Andreas Klemm
725e0adfca cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Satoshi Asami
4faa1318d6 ispell is now in textproc. 1997-04-27 00:25:51 +00:00
Satoshi Asami
023f0bda6f Add trailling slash to MASTER_SITES.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>
1997-04-21 00:41:39 +00:00
Andreas Klemm
ad936df003 sources moved to another directory on that ftp site.
Thanks Bill !
Reviewed by:
Submitted by:	Bill Fenner <fenner@parc.xerox.com>
Obtained from:
1997-04-03 15:38:54 +00:00
Andreas Klemm
9cc719eef7 Remove the package name in the COMMENT file. 1996-12-22 12:13:06 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
Satoshi Asami
90d2d78e17 I'm sorry, who put "texput.log" in the PLIST? ;) 1996-11-16 13:30:36 +00:00
Andreas Klemm
07aa743ea0 Updated from lyx-0.10.6 to lyx-0.10.7
Merged patch-aa and patch-ab into one file
Updated PLIST
1996-11-16 11:27:36 +00:00
Andreas Klemm
735d0bc754 Shortened Maintainer e-mail address. 1996-10-19 09:15:56 +00:00
Satoshi Asami
d24c4ad9a3 Move few things around to standard order. Change /usr/X11R6 to ${X11BASE}. 1996-10-15 23:41:41 +00:00
Satoshi Asami
6bc74b9c63 Add .gz to manpage. 1996-10-15 23:39:06 +00:00
Andreas Klemm
3aed493045 Made new port ... this is great stuff ;-)
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.
1996-10-15 20:49:27 +00:00