Commit Graph

67 Commits

Author SHA1 Message Date
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