Commit graph

174 commits

Author SHA1 Message Date
Mikhail Teterin
301e338c66 Upgrade to 1.2.0. Use the new, opensourced xforms. The possibility of
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
2002-08-01 14:24:58 +00:00
Dirk Froemberg
e4f265bf93 Drop maintainership. I don't use lyx on a regular basis any more. 2002-07-31 21:06:12 +00:00
Mike Heffner
e34c386acc Fix for xforms 1.0.
Tested by:	Daniel Mueller <mue.da@gmx.de>
2002-07-06 02:16:51 +00:00
Mike Heffner
275117a9e4 Oops...forgot a few to bump lib. version. 2002-07-04 09:31:36 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Dirk Froemberg
7229359440 Upgrade to 1.1.6fix4 (1.1.6.4). 2002-01-22 12:44:40 +00:00
Dirk Froemberg
9143de228b Upgrade to 1.1.6.3 (i. e. include patch-1.1.6fix3). 2001-08-03 10:56:20 +00:00
Dirk Froemberg
9f84e2fd0b Upgrade to 1.1.6.2 (i. e. include patch-1.1.6fix2).
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-06-04 08:42:25 +00:00
Dirk Froemberg
88c44d0e55 Upgrade to 1.1.6.1. 2001-03-11 12:19:45 +00:00
Dirk Froemberg
bed0739f29 Fix name of xforms library (xforms.0 -> forms.0).
Submitted by:	steve
2001-03-05 12:32:13 +00:00
Dirk Froemberg
0caebf84e7 Upgrade to 1.1.5fix2.
PR:		ports/23641
2000-12-30 16:55:56 +00:00
Dirk Froemberg
88242ba927 Clean .orig files in ${WRKSRC}/lib/doc created by distribution
patch so they aren't installed.

Reported by:	onigiri
2000-09-27 22:21:59 +00:00
Dirk Froemberg
7442d539d4 Add missing files.
Reported by:	onigiri
2000-09-27 22:20:08 +00:00
Dirk Froemberg
7f25d75bb0 Add USE_AUTOCONF to make this build and install again (hopefully 8-|)
PR:		ports/20638, ports/21041
2000-09-10 11:06:01 +00:00
Dirk Froemberg
0c986676ae LyX needs gmake.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2000-08-13 16:03:49 +00:00
Dirk Froemberg
0916dde144 Upgrade to 1.1.5fix1. 2000-08-04 12:41:49 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Dirk Froemberg
cd2df61746 Upgrade to 1.1.5. 2000-06-19 11:10:11 +00:00
Dirk Froemberg
130d33bc83 - upgrade to 1.1.4.3 (patch-1.1.4fix3)
- use shared intl.1 instead of supplied static library

PR:		ports/17267, ports/17268
2000-05-03 14:54:23 +00:00
Dirk Froemberg
7ac7c29a0d Touch some files to workaround a build failure if automake is
installed.

PR:		ports/18240
2000-05-01 20:45:46 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Dirk Froemberg
a556129e9f Incorporate patch-1.1.4fix2.gz. 2000-03-19 14:06:37 +00:00
Satoshi Asami
aa77fa6fab Master site moved; file was unfetchable.
Submitted by:	maintainer
2000-03-12 19:30:22 +00:00
Dirk Froemberg
44529d7154 Add --with-included-gettext to CONFIGURE_ARGS to fix build on 3.4.
This is a workaround only.
2000-03-10 23:58:53 +00:00
Dirk Froemberg
1b834c4202 Add PKGNAME=lyx-1.1.4.1 to honor patch-1.1.4fix1.gz.
Asked for by:	asami
2000-03-08 09:50:44 +00:00
Dirk Froemberg
2be7494edd Upgrade to 1.1.4fix1.
Submitted by:	jedgar and jkoshy (with some modifications from me)
2000-03-06 12:06:20 +00:00
Dirk Froemberg
18134d7bad Take over maintainership. 2000-02-20 19:43:22 +00:00
Andreas Klemm
ab10519a48 Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.
2000-02-20 17:01:26 +00:00
Jeremy Lea
d02f2cd4ef Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this
for them.
2000-01-29 22:46:04 +00:00
Dirk Froemberg
196e56a244 Upgrade to 1.0.4.
Ok'ed by:	Andreas Klemm <andreas@FreeBSD.org> (maintainer)
1999-10-04 10:43:15 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Andreas Klemm
062341d603 upgrade lyx port to 1.0.3
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
1999-07-05 19:19:10 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[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
1999-06-26 19:22:14 +00:00
Steve Price
593990a1e7 The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
Seiichirou Hiraoka
cff7bc62a3 Update to 1.0.2
PR: ports/11505
Submitted by:  cpiazza@home.net
1999-05-05 14:09:36 +00:00
Michael Haro
bea9ae51f4 The faster this commit message is typed the faster it'll all be over.
(add WWW:)
1999-05-03 04:59:32 +00:00
David E. O'Brien
b44412826c Minor grammer nit. 1999-04-18 20:54:54 +00:00
Dirk Froemberg
b3b88011cc Upgrade to 1.0.1.
OK'ed by:	Andreas Klemm <andreas@FreeBSD.ORG> (maintainer)
1999-03-15 09:27:26 +00:00
Dirk Froemberg
3eafcc6e77 Upgrade to 1.0.0 and add more MASTER_SITES.
OK'ed by:	Andreas Klemm <andreas@FreeBSD.ORG>
1999-02-05 14:55:32 +00:00
Andreas Klemm
85cab809f9 Changed lead maintainer
and description of what Lyx is...
Obtained from: Martin Vermeer <mv@fgi.fi> (LyX "propaganda officer")
1999-01-16 09:12:56 +00:00
Hidetoshi Shimokawa
ec8a4e66c1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Dirk Froemberg
2e2e2f52dd Upgrade to 1.0.0pre6
Requested by:	Andreas Klemm <andreas@FreeBSD.ORG>
1998-12-28 21:18:07 +00:00
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