Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1 17 Sep 2011 02:49:28
 |
rakuco  |
Fix build when boost-libs is compiled with a newer (> 4.2 from base) gcc.
LyX originally uses the AC_CHECK_LIB macro to check for boost, however
this macro always calls a C compiler, even to check for a C++ library
such as boost. This made the test program built for this check to
always fail to link when boost was compiled witha recent enough
compiler.
A fix was submitted upstream [1], and this patch needs to be applied
meanwhile.
[1] http://article.gmane.org/gmane.editors.lyx.devel/138405
Reported by: avg
Approved by: avilla (mentor) |
2.0.1 09 Sep 2011 14:44:32
 |
rakuco  |
Update to 2.0.1.
Note that the dependency list has been updated (it should have been in
2.0.0, but nobody noticed), and the pkg-message was reworded to
include more advice.
Approved by: makc (mentor) |
2.0.0 28 Aug 2011 18:04:48
 |
rakuco  |
Update my mail address in the ports I maintain.
Approved by: avilla |
2.0.0 04 Jul 2011 22:01:48
 |
makc  |
Update to 2.0.0
PR: ports/158401
Submitted by: Aldis Berjoza (former maintainer) |
1.6.10 28 Jun 2011 21:32:05
 |
beech  |
- Update to 1.6.10
- Fix typo in pkg-message
- Pass maintainership to submitter
PR: ports/158295
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Approved by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer) |
1.6.9 08 Feb 2011 06:51:33
 |
miwi  |
- Update to 1.6.9
PR: 154573
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Feature safe: yes |
1.6.8 11 Dec 2010 17:40:26
 |
nivit  |
- Update to 1.6.8
PR: ports/152572
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer) |
1.6.7_1 09 Oct 2010 18:02:24
 |
makc  |
Mark conflict with lyx-devel |
1.6.7 25 Sep 2010 02:17:08
 |
skreuzer  |
Add license
PR: ports/150861
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> |
1.6.7 15 Jul 2010 11:39:53
 |
jadawin  |
- Update to 1.6.7
PR: ports/148627
Submitted by: Aldis Berjoza <aldis _AT_ bsdroot.lv> |
1.6.6.1 14 Jun 2010 18:11:27
 |
makc  |
Update to 1.6.6.1 for Qt4
Pass maintainership to submitter.
PR: ports/147243
Submitted by: Aldis Berjoza <aldis at bsdroot.lv>
Approved by: mi@ (previous maintainer) |
1.4.5.1_4 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.4.5.1_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.4.5.1_2 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.4.5.1_1 28 Jul 2009 11:45:09
 |
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
1.4.5.1_1 07 Apr 2009 12:23:13
 |
lwhsu  |
- Fix building with boost 1.37
PR: ports/133044
Submitted by: amdmi3
Approved by: maintainer |
1.4.5.1_1 06 Jan 2009 17:59:31
 |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
1.4.5.1_1 06 Jun 2008 13:58:01
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.4.5.1 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.4.5.1 14 Apr 2008 17:51:32
 |
mi  |
Refresh master-sites. |
1.4.5.1 24 Mar 2008 17:02:27
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.4.5.1 12 Dec 2007 05:23:10
 |
mi  |
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 |
1.4.4 04 Oct 2007 02:22:25
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
1.4.4 06 Jul 2007 20:29:55
 |
mi  |
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 |
1.4.4 02 Jun 2007 02:25:47
 |
mi  |
Add the overlooked gl.mo (localization)
Notified by: kris |
1.4.4 28 May 2007 21:05:34
 |
mi  |
Upgrade from 1.4.3 to 1.4.4. Add (optional) support for Aiksaurus. |
1.4.3_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.4.3 27 Feb 2007 15:58:09
 |
rafan  |
- Remove conflict with print/cjk-lyx which prefixes all programs and
datadir with cjk- |
1.4.3 21 Jan 2007 07:41:40
 |
mi  |
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". |
1.4.3 18 Jan 2007 13:29:43
 |
miwi  |
- Update to 1.4.3
PR: ports/107115
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: maintainer timeout |
1.4.2 14 Aug 2006 18:01:22
 |
mi  |
Tune the BROKEN finer -- it seems to affect the i386-current only. |
1.4.2 14 Aug 2006 17:57:15
 |
mi  |
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... |
1.4.2 14 Jul 2006 05:53:59
 |
mi  |
Upgrade from 1.4.1 to 1.4.2 -- a recommended "maintainance" release. |
1.4.1_1 13 May 2006 01:03:17
 |
edwin  |
Remove USE_REINPLACE from all categories starting with P |
1.4.1_1 17 Apr 2006 04:25:54
 |
mi  |
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 |
1.4.1 12 Apr 2006 02:49:50
 |
mi  |
Update from 1.4.1 released today.
Notified by: Sean Chittenden |
1.4.0 11 Apr 2006 17:14:36
 |
mi  |
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 |
1.4.0 11 Apr 2006 02:05:20
 |
mi  |
Update from 1.3.7 to 1.4.0.
Informed by: James Ian |
1.3.7 20 Jan 2006 19:01:04
 |
mi  |
Update from 1.3.6 to 1.3.7. Prepare for the looming Xorg release,
which comes without the ``makepsres'' utility.
Thanks to: lesi |
1.3.6 12 Oct 2005 21:02:55
 |
mi  |
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) |
1.3.6 15 Sep 2005 20:01:09
 |
mi  |
Add the two missing files to pkg-plist. Oops...
Submitted by: pointyhat (via kris) |
1.3.6 13 Sep 2005 05:53:16
 |
mi  |
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
---------------------------------------------------------------------- |
1.3.5_1 31 May 2005 18:34:30
 |
barner  |
- 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 :-) |
1.3.5 31 May 2005 08:28:42
 |
flz  |
- Change maintainer address to his new shiny FreeBSD.org address.
PR: ports/81687
Submitted by: maintainer |
1.3.5 09 Mar 2005 06:42:53
 |
thierry  |
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) |
1.3.5 11 Nov 2004 17:03:28
 |
pav  |
- Update to 1.3.5
PR: ports/73802
Submitted by: Andrew Thompson <andy@fud.org.nz> (maintainer) |
1.3.4_1 28 Aug 2004 22:50:44
 |
thierry  |
Chase libaspell to aspell.16. |
1.3.4 07 Aug 2004 22:32:25
 |
thierry  |
- Fix LyX build with gcc3.4;
- take maintainership.
PR: ports/70095
Submitted by: Andrew Thompson
Obtained from: NetBSD. |
1.3.4 23 Jul 2004 19:10:32
 |
anholt  |
- 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) |
1.3.4 30 May 2004 19:35:55
 |
krion  |
- Fix MASTER_SITES
PR: ports/67389
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
1.3.4 14 Mar 2004 06:17:56
 |
ade  |
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. |
1.3.4 07 Mar 2004 16:46:12
 |
krion  |
- Fix BUILD_DEPENDS
PR: ports/63882
Submitted by: Ports Fury |
1.3.4 05 Mar 2004 13:40:55
 |
krion  |
- Fix build on -stable with Qt frontend
- Add CONFLICTS
PR: ports/63754
Submitted by: Ports Fury |
1.3.4 01 Mar 2004 09:27:55
 |
arved  |
Update to 1.3.4
PR: 63498
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.3.3_1 25 Feb 2004 18:43:30
 |
green  |
(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 |
1.3.3_1 17 Feb 2004 08:48:25
 |
kris  |
Reset undeliverable maintainer address |
1.3.3_1 17 Feb 2004 08:34:10
 |
kris  |
BROKEN: Does not install. This port is scheduled for removal on April 16
if still broken. |
1.3.3_1 04 Feb 2004 04:36:30
 |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
1.3.3 23 Jan 2004 18:12:26
 |
trevor  |
Now gettext 0.12.1 is gettext-old. |
1.3.3 06 Nov 2003 21:55:30
 |
arved  |
Update to 1.3.3
PR: 57705
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: Miguel Mendez <flynn@energyhq.es.eu.org> |
1.3.2_1 26 Aug 2003 20:25:58
 |
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
1.3.2 25 Aug 2003 05:41:38
 |
marcus  |
Chase the libintl.so shared lib version. |
1.3.2 07 May 2003 06:05:08
 |
ijliao  |
upgrade to 1.3.2
PR: 51893
Submitted by: maintainer |
1.3.0 05 Mar 2003 21:27:17
 |
lioux  |
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 |
1.3.0 23 Feb 2003 17:43:18
 |
sobomax  |
GC empty files. |
1.3.0 21 Feb 2003 13:23:12
 |
knu  |
De-pkg-comment. |
1.3.0 18 Feb 2003 19:22:06
 |
dannyboy  |
Upgrade to 1.3.0.
PR: 48112
Submitted by: Ports Fury
Approved by: maintainer |
1.2.3 25 Jan 2003 22:41:42
 |
mi  |
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 |
1.2.3 25 Jan 2003 21:38:10
 |
mi  |
Upgrade to 1.2.3. Set MAINTAINER to the submitter.
PR: ports/46796
Submitted by: Miguel Mendez, KATO Tsuguru |
1.2.1_1 07 Oct 2002 01:21:24
 |
ijliao  |
- Support LOCALBASE properly
PR: 43709
Submitted by: Ports Fury |
1.2.1 21 Sep 2002 05:54:33
 |
ijliao  |
make it build again |
1.2.1 20 Sep 2002 03:25:04
 |
ijliao  |
upgrade to 1.2.1
PR: 42742
Submitted by: Ports Fury |
1.2.0_1 02 Sep 2002 17:45:50
 |
marcus  |
Chase the aspell so version bump. Bump PORTREVISION. |
1.2.0 01 Aug 2002 16:22:41
 |
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
1.2.0 01 Aug 2002 14:51:27
 |
mi  |
Make LyX be more specific, when it can not find the font it wants
and switches to "fixed". |
1.2.0 01 Aug 2002 14:24:59
 |
mi  |
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 |
1.1.6.4_1 31 Jul 2002 21:06:12
 |
dirk  |
Drop maintainership. I don't use lyx on a regular basis any more. |
1.1.6.4_1 06 Jul 2002 02:16:51
 |
mikeh  |
Fix for xforms 1.0.
Tested by: Daniel Mueller <mue.da@gmx.de> |
1.1.6.4_1 04 Jul 2002 09:31:36
 |
mikeh  |
Oops...forgot a few to bump lib. version. |
1.1.6.4_1 12 Apr 2002 17:10:20
 |
ade  |
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 |
1.1.6.4 15 Mar 2002 19:44:29
 |
ade  |
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 |
22 Jan 2002 12:44:40
    |
dirk  |
Upgrade to 1.1.6fix4 (1.1.6.4). |
03 Aug 2001 11:56:20
    |
dirk  |
Upgrade to 1.1.6.3 (i. e. include patch-1.1.6fix3). |
04 Jun 2001 09:42:25
    |
dirk  |
Upgrade to 1.1.6.2 (i. e. include patch-1.1.6fix2). |
11 Mar 2001 12:19:45
    |
dirk  |
Upgrade to 1.1.6.1. |
05 Mar 2001 12:32:14
    |
dirk  |
Fix name of xforms library (xforms.0 -> forms.0). |
30 Dec 2000 16:55:56
    |
dirk  |
Upgrade to 1.1.5fix2. |
08 Oct 2000 05:10:43
    |
asami  |
Convert category print to new layout. |
27 Sep 2000 23:21:59
    |
dirk  |
Clean .orig files in ${WRKSRC}/lib/doc created by distribution patch so they
aren't installed. |
27 Sep 2000 23:20:08
    |
dirk  |
Add missing files. |
10 Sep 2000 12:06:02
    |
dirk  |
Add USE_AUTOCONF to make this build and install again (hopefully 8--) |
13 Aug 2000 17:03:49
    |
dirk  |
LyX needs gmake. |
04 Aug 2000 13:41:49
    |
dirk  |
Upgrade to 1.1.5fix1. |
03 Aug 2000 10:28:58
    |
asami  |
(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. |
19 Jun 2000 12:10:11
    |
dirk  |
Upgrade to 1.1.5. |