aboutsummaryrefslogtreecommitdiff
path: root/print/lyx14
Commit message (Collapse)AuthorAgeFilesLines
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* - Fix building with boost 1.37Li-Wen Hsu2009-04-074-78/+81
| | | | | | | | | PR: ports/133044 Submitted by: amdmi3 Approved by: maintainer Notes: svn path=/head/; revision=231777
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-3/+1
| | | | Notes: svn path=/head/; revision=225335
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Refresh master-sites.Mikhail Teterin2008-04-141-8/+6
| | | | Notes: svn path=/head/; revision=211256
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* Upgrade to 1.4.5.1, which should be able to read files created byMikhail Teterin2007-12-123-19/+35
| | | | | | | | | the 1.5.x branch (available from the lyx-devel port). Delayed by: portfreeze Notes: svn path=/head/; revision=203173
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200778
* Add a patch to ensure we compile against the new Boost-1.34, whileMikhail Teterin2007-07-062-0/+108
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=195100
* Add the overlooked gl.mo (localization)Mikhail Teterin2007-06-021-0/+1
| | | | | | | Notified by: kris Notes: svn path=/head/; revision=192564
* Upgrade from 1.4.3 to 1.4.4. Add (optional) support for Aiksaurus.Mikhail Teterin2007-05-283-9/+69
| | | | Notes: svn path=/head/; revision=192225
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove conflict with print/cjk-lyx which prefixes all programs andRong-En Fan2007-02-271-2/+0
| | | | | | | datadir with cjk- Notes: svn path=/head/; revision=186138
* Undo the "verbosity reduction" hunk, that slipped with the last upgrade.Mikhail Teterin2007-01-211-7/+7
| | | | | | | | | 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". Notes: svn path=/head/; revision=182893
* - Update to 1.4.3Martin Wilke2007-01-183-17/+69
| | | | | | | | | PR: ports/107115 Submitted by: Simon Olofsson <simon@olofsson.de> Approved by: maintainer timeout Notes: svn path=/head/; revision=182728
* Tune the BROKEN finer -- it seems to affect the i386-current only.Mikhail Teterin2006-08-141-1/+1
| | | | Notes: svn path=/head/; revision=170619
* Submit to Kris' insistence and mark BROKEN on -current. c++ gives up theMikhail Teterin2006-08-141-0/+2
| | | | | | | | | | 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... Notes: svn path=/head/; revision=170618
* Upgrade from 1.4.1 to 1.4.2 -- a recommended "maintainance" release.Mikhail Teterin2006-07-143-15/+14
| | | | Notes: svn path=/head/; revision=167752
* Remove USE_REINPLACE from all categories starting with PEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162206
* LIB_DEPEND on devel/boost instead of building the bundled-in versionMikhail Teterin2006-04-171-1/+17
| | | | | | | | | | | | -- and tripping over the same C++ problems already solved by the devel/boost port. Bump PORTREVISION. Error reported by: kris Notes: svn path=/head/; revision=159765
* Update from 1.4.1 released today.Mikhail Teterin2006-04-122-4/+4
| | | | | | | Notified by: Sean Chittenden Notes: svn path=/head/; revision=159353
* Add a configure's argument to explicitly specify xforms in the xformsMikhail Teterin2006-04-111-0/+1
| | | | | | | | | case. Apparently, there is no default any more. Submitted by: Diane Bruce; Steve Notes: svn path=/head/; revision=159339
* Update from 1.3.7 to 1.4.0.Mikhail Teterin2006-04-113-78/+125
| | | | | | | Informed by: James Ian Notes: svn path=/head/; revision=159303
* Update from 1.3.6 to 1.3.7. Prepare for the looming Xorg release,Mikhail Teterin2006-01-203-6/+32
| | | | | | | | | which comes without the ``makepsres'' utility. Thanks to: lesi Notes: svn path=/head/; revision=154006
* Look for Qt under X11BASE, not LOCALBASE. Duh... We really ought toMikhail Teterin2005-10-121-1/+1
| | | | | | | | | | stop keeping this artificial distinction. PR: ports/87244 Submitted by: Koji Yokota (and sem) Notes: svn path=/head/; revision=145158
* Add the two missing files to pkg-plist. Oops...Mikhail Teterin2005-09-151-0/+2
| | | | | | | Submitted by: pointyhat (via kris) Notes: svn path=/head/; revision=142836
* Update from 1.3.5 to 1.3.6. Implement OPTIONS for QT, ASPELL, andMikhail Teterin2005-09-133-50/+38
| | | | | | | | | | | | | | | | 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 ---------------------------------------------------------------------- Notes: svn path=/head/; revision=142560
* - Use libtool 1.5. This fixes the crash reported in ports/81148 (the reasonSimon Barner2005-05-311-1/+2
| | | | | | | | | | | | | | | 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 :-) Notes: svn path=/head/; revision=136551
* - Change maintainer address to his new shiny FreeBSD.org address.Florent Thoumie2005-05-311-1/+1
| | | | | | | | PR: ports/81687 Submitted by: maintainer Notes: svn path=/head/; revision=136500
* Add a dependency to x11-fonts/texcm-ttf when built with Qt / Xft:Thierry Thomas2005-03-091-0/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=130683
* - Update to 1.3.5Pav Lucistnik2004-11-1111-363/+9
| | | | | | | | PR: ports/73802 Submitted by: Andrew Thompson <andy@fud.org.nz> (maintainer) Notes: svn path=/head/; revision=121389
* Chase libaspell to aspell.16.Thierry Thomas2004-08-281-1/+2
| | | | Notes: svn path=/head/; revision=117535
* - Fix LyX build with gcc3.4;Thierry Thomas2004-08-078-1/+264
| | | | | | | | | | | - take maintainership. PR: ports/70095 Submitted by: Andrew Thompson Obtained from: NetBSD. Notes: svn path=/head/; revision=115591
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=114511
* - Fix MASTER_SITESKirill Ponomarev2004-05-301-1/+2
| | | | | | | | PR: ports/67389 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110423
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* - Fix BUILD_DEPENDSKirill Ponomarev2004-03-071-1/+2
| | | | | | | | PR: ports/63882 Submitted by: Ports Fury Notes: svn path=/head/; revision=103212
* - Fix build on -stable with Qt frontendKirill Ponomarev2004-03-052-6/+99
| | | | | | | | | | - Add CONFLICTS PR: ports/63754 Submitted by: Ports Fury Notes: svn path=/head/; revision=103014
* Update to 1.3.4Tilman Keskinoz2004-03-014-27/+16
| | | | | | | | PR: 63498 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=102613
* (Purportedly) unbreak installation as per some of the responses in theBrian Feldman2004-02-252-4/+15
| | | | | | | | | | PR. I don't see it on my -CURRENT system, but this doesn't break it, either. PR: 62405 Notes: svn path=/head/; revision=102118
* Reset undeliverable maintainer addressKris Kennaway2004-02-171-1/+1
| | | | Notes: svn path=/head/; revision=101159
* BROKEN: Does not install. This port is scheduled for removal on April 16Kris Kennaway2004-02-171-0/+4
| | | | | | | if still broken. Notes: svn path=/head/; revision=101153
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-1/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Update to 1.3.3Tilman Keskinoz2003-11-063-18/+12
| | | | | | | | | PR: 57705 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: Miguel Mendez <flynn@energyhq.es.eu.org> Notes: svn path=/head/; revision=93259
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* upgrade to 1.3.2Ying-Chieh Liao2003-05-075-933/+914
| | | | | | | | PR: 51893 Submitted by: maintainer Notes: svn path=/head/; revision=80344