Commit graph

132 commits

Author SHA1 Message Date
Mikhail Teterin
2c9dbb722f Refresh master-sites. 2008-04-14 17:51:32 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Mikhail Teterin
d17862b310 Upgrade to 1.4.5.1, which should be able to read files created by
the 1.5.x branch (available from the lyx-devel port).

Delayed by:	portfreeze
2007-12-12 05:23:09 +00:00
Edwin Groothuis
52d564a552 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:24:29 +00:00
Mikhail Teterin
6686ae02cc Add a patch to ensure we compile against the new Boost-1.34, while
maintaining compatibility with Boost-1.33. Also, when compiling against
1.34, be sure to remove the `-fno-exceptions' flag, because the new
Boost throws in a few places...

Notified by:	pav
2007-07-06 20:29:55 +00:00
Mikhail Teterin
3ecc8b8113 Add the overlooked gl.mo (localization)
Notified by:	kris
2007-06-02 02:25:47 +00:00
Mikhail Teterin
d84047f0c9 Upgrade from 1.4.3 to 1.4.4. Add (optional) support for Aiksaurus. 2007-05-28 21:05:34 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
999065324a - Remove conflict with print/cjk-lyx which prefixes all programs and
datadir with cjk-
2007-02-27 15:58:09 +00:00
Mikhail Teterin
7ffe06882f Undo the "verbosity reduction" hunk, that slipped with the last upgrade.
As the maintainer, I prefer having this verbosity in build-logs, but had
no time to discuss the change properly due to travels/short "maintainer
timeout".
2007-01-21 07:41:40 +00:00
Martin Wilke
dbb66ffb71 - Update to 1.4.3
PR:		ports/107115
Submitted by:	Simon Olofsson <simon@olofsson.de>
Approved by:	maintainer timeout
2007-01-18 13:29:43 +00:00
Mikhail Teterin
2877fcf5fc Tune the BROKEN finer -- it seems to affect the i386-current only. 2006-08-14 18:01:22 +00:00
Mikhail Teterin
aaf4a00eaf Submit to Kris' insistence and mark BROKEN on -current. c++ gives up the
ghost (internal compiler error) on a particular file.

Work is ongoing to submit this to the GCC people, who will, no doubt,
berate us for using an old version of compiler, etc., etc., etc...
2006-08-14 17:57:15 +00:00
Mikhail Teterin
8d66f83145 Upgrade from 1.4.1 to 1.4.2 -- a recommended "maintainance" release. 2006-07-14 05:53:58 +00:00
Edwin Groothuis
a80969d36e Remove USE_REINPLACE from all categories starting with P 2006-05-13 01:03:17 +00:00
Mikhail Teterin
0951fd679d LIB_DEPEND on devel/boost instead of building the bundled-in version
-- and tripping over the same C++ problems already solved by the
devel/boost port.

Bump PORTREVISION.

Error reported by:	kris
2006-04-17 04:25:54 +00:00
Mikhail Teterin
bd0cd85bd1 Update from 1.4.1 released today.
Notified by:	Sean Chittenden
2006-04-12 02:49:50 +00:00
Mikhail Teterin
4941b5756d Add a configure's argument to explicitly specify xforms in the xforms
case. Apparently, there is no default any more.

Submitted by:	Diane Bruce; Steve
2006-04-11 17:14:36 +00:00
Mikhail Teterin
f448f2938c Update from 1.3.7 to 1.4.0.
Informed by:	James Ian
2006-04-11 02:05:20 +00:00
Mikhail Teterin
d2acb3ed15 Update from 1.3.6 to 1.3.7. Prepare for the looming Xorg release,
which comes without the ``makepsres'' utility.

Thanks to:	lesi
2006-01-20 19:01:04 +00:00
Mikhail Teterin
26de6b12c7 Look for Qt under X11BASE, not LOCALBASE. Duh... We really ought to
stop keeping this artificial distinction.

PR:	ports/87244
Submitted by:	Koji Yokota	(and sem)
2005-10-12 21:02:55 +00:00
Mikhail Teterin
64938f3b34 Add the two missing files to pkg-plist. Oops...
Submitted by:	pointyhat	(via kris)
2005-09-15 20:01:09 +00:00
Mikhail Teterin
7fc60db60a Update from 1.3.5 to 1.3.6. Implement OPTIONS for QT, ASPELL, and
ISPELL. QT is on depending on whether or not it is installed already.
ASPELL defaults to on, ISPELL -- to off.

LIB_DEPEND on qt-mt instead of using USE_QT_VER (it can not be used with
OPTIONS anyway).

Take over maintainership for the time being.

Approved by:	previous maintainer
----------------------------------------------------------------------
2005-09-13 05:53:16 +00:00
Simon Barner
d3a0d06cdd - Use libtool 1.5. This fixes the crash reported in ports/81148 (the reason
of which is probably that some library used by LyX is build with libtool 1.5
  now, too.

- Bump PORTREVISION: we want working packages on the cluster, don't we?

Reported and fixed by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>
Approved by:		thompsa
PR:			ports/81148
Btw:			Welcome to our happy little farm :-)
2005-05-31 18:34:30 +00:00
Florent Thoumie
d8876834de - Change maintainer address to his new shiny FreeBSD.org address.
PR:		ports/81687
Submitted by:	maintainer
2005-05-31 08:28:42 +00:00
Thierry Thomas
8b6e285e82 Add a dependency to x11-fonts/texcm-ttf when built with Qt / Xft:
it contains xft-compatible versions of LaTeX fonts for use with
visual math symbol display in LyX.

Don't add the submitted new port x11-fonts/latex-xft-fonts because
the requested fonts are already part of texcm-ttf.

PR:		ports/76919
Submitted by:	Andrew Thompson (maintainer)
2005-03-09 06:42:53 +00:00
Pav Lucistnik
7b772aa367 - Update to 1.3.5
PR:		ports/73802
Submitted by:	Andrew Thompson <andy@fud.org.nz> (maintainer)
2004-11-11 17:03:28 +00:00
Thierry Thomas
64e8cb66bb Chase libaspell to aspell.16. 2004-08-28 22:50:44 +00:00
Thierry Thomas
52c651db27 - Fix LyX build with gcc3.4;
- take maintainership.

PR:		ports/70095
Submitted by:	Andrew Thompson
Obtained from:	NetBSD.
2004-08-07 22:32:25 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Kirill Ponomarev
6b289e3974 - Fix MASTER_SITES
PR:		ports/67389
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-30 19:35:54 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
ff17df7270 - Fix BUILD_DEPENDS
PR:		ports/63882
Submitted by:	Ports Fury
2004-03-07 16:46:12 +00:00
Kirill Ponomarev
88cf695818 - Fix build on -stable with Qt frontend
- Add CONFLICTS

PR:		ports/63754
Submitted by:	Ports Fury
2004-03-05 13:40:55 +00:00
Tilman Keskinoz
023f7a7550 Update to 1.3.4
PR:		63498
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2004-03-01 09:27:55 +00:00
Brian Feldman
12734f1267 (Purportedly) unbreak installation as per some of the responses in the
PR.  I don't see it on my -CURRENT system, but this doesn't break it,
either.

PR:	62405
2004-02-25 18:43:30 +00:00
Kris Kennaway
831ecec579 Reset undeliverable maintainer address 2004-02-17 08:48:24 +00:00
Kris Kennaway
821b90c40f BROKEN: Does not install. This port is scheduled for removal on April 16
if still broken.
2004-02-17 08:34:10 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Tilman Keskinoz
3ad61708cf Update to 1.3.3
PR:		57705
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2003-11-06 21:55:29 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Ying-Chieh Liao
be7ece819a upgrade to 1.3.2
PR:		51893
Submitted by:	maintainer
2003-05-07 06:05:08 +00:00
Mario Sergio Fujikawa Ferreira
57427523d4 o Unbreak WITH_QT for 4-STABLE branch
o Fix so that USE_GCC is no longer required for 4-STABLE branch
o CFLAGS safeness

PR:		48862
Submitted by:	David Yeske <dyeske@yahoo.com>
Approved by:	maintainer
2003-03-05 21:27:17 +00:00
Maxim Sobolev
a70e8bd0f8 GC empty files. 2003-02-23 17:43:18 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Daniel Harris
3eeb47cbcf Upgrade to 1.3.0.
PR:		48112
Submitted by:	Ports Fury
Approved by:	maintainer
2003-02-18 19:22:06 +00:00
Mikhail Teterin
e605a333e0 Remove the files, that should've removed in the previous commit. As
usual, I rm-ed them locally, ran the test-built, and committed without
cvs-deleting first.

Reminded by:	KATO Tsuguru
2003-01-25 22:41:42 +00:00
Mikhail Teterin
738f767588 Upgrade to 1.2.3. Set MAINTAINER to the submitter.
PR:		ports/46796
Submitted by:	Miguel Mendez, KATO Tsuguru
2003-01-25 21:38:10 +00:00