aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphviz
Commit message (Collapse)AuthorAgeFilesLines
* - fix option POPPLERDirk Meyer2013-08-132-2/+8
| | | | | | | - fix option LIBRVG2 Notes: svn path=/head/; revision=324650
* - update to 2.32.0Dirk Meyer2013-08-114-34/+14
| | | | | | | - new option POPPLER Notes: svn path=/head/; revision=324581
* - bump PORTREVISION after libdgDirk Meyer2013-08-111-1/+1
| | | | Notes: svn path=/head/; revision=324573
* - update libdg to 2.1.0Dirk Meyer2013-08-091-1/+1
| | | | Notes: svn path=/head/; revision=324437
* - fix clang regression with lua moduleDirk Meyer2013-06-281-3/+19
| | | | Notes: svn path=/head/; revision=321960
* - fix build of option RUBY with ruby19Dirk Meyer2013-06-242-1/+29
| | | | Notes: svn path=/head/; revision=321714
* - fix option PERLDirk Meyer2013-06-241-6/+11
| | | | | | | | PR: 179666 Submitted by: Geraud CONTINSOUZAS Notes: svn path=/head/; revision=321706
* - cleanup after last "sed" commitsDirk Meyer2013-06-151-1/+1
| | | | Notes: svn path=/head/; revision=320988
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* Convert from USE_GETTEXT to USES= gettextBaptiste Daroussin2013-04-261-4/+2
| | | | | | | | | While here: - Trim some headers - Convert to new options framework Notes: svn path=/head/; revision=316624
* - support to build without XPM even if it is installedDirk Meyer2013-04-251-1/+3
| | | | | | | | PR: 177477 Submitted by: Jimmy Olgeni Notes: svn path=/head/; revision=316521
* - ensure tcl is not picked up when deselectedDirk Meyer2013-03-291-1/+3
| | | | | | | Submitted by: Super Bisquit Notes: svn path=/head/; revision=315524
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-1/+1
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - fix build on FreeBSD 7.xDirk Meyer2013-02-171-1/+2
| | | | | | | Submitted by: pawel Notes: svn path=/head/; revision=312415
* - switch to swig2.0Dirk Meyer2013-02-161-6/+4
| | | | | | | - unbreak PHP module Notes: svn path=/head/; revision=312339
* - update to 2.30.1Dirk Meyer2013-02-163-15/+15
| | | | Notes: svn path=/head/; revision=312324
* - add tuneable GD_PORT for localized versions of gdDirk Meyer2013-02-101-1/+4
| | | | | | | Submitted by: Eugene V. Boontseff Notes: svn path=/head/; revision=312032
* - add option NVTHREADS for compatibility with nvidia libsDirk Meyer2013-02-081-4/+10
| | | | | | | PR: 171949 Notes: svn path=/head/; revision=311936
* - cleanup empty dirsDirk Meyer2013-02-071-50/+23
| | | | | | | | | Reported by: bapt - fix option MING Notes: svn path=/head/; revision=311825
* - update to 2.30.0Dirk Meyer2013-01-274-42/+59
| | | | | | | - mark guile plugin BROKEN Notes: svn path=/head/; revision=311066
* - cleanup headerDirk Meyer2013-01-261-15/+11
| | | | | | | - strip shlibversion in depedency Notes: svn path=/head/; revision=311017
* - shorter desc for optionsDirk Meyer2012-06-301-17/+17
| | | | Notes: svn path=/head/; revision=300260
* - fix dependecy for option GVEDITDirk Meyer2012-06-242-70/+76
| | | | | | | | | | | | PR: 169372 Submitted by: Pawel Pekala - use OPTIONS_DEFINE - fix package for option MING Notes: svn path=/head/; revision=299885
* - add BROKEN for option php 5.4Dirk Meyer2012-06-111-0/+4
| | | | Notes: svn path=/head/; revision=299068
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Chase graphics/ming shlib bump.Koop Mast2011-08-311-1/+1
| | | | | | | Reported by: Jashank Jeremy <jashank.jeremy@gmail.com> (via irc) Notes: svn path=/head/; revision=280848
* - ensure ghostscript is not picked upDirk Meyer2011-08-261-0/+1
| | | | | | | | PR: 159832 Submitted by: Takefu Notes: svn path=/head/; revision=280501
* - Chase guile shared lib bumpJulien Laffaye2011-07-311-1/+1
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=278635
* - fix option WITH_GVEDITDirk Meyer2011-06-251-1/+1
| | | | | | | | PR: 158008 Submitted by: Peter Jeremy Notes: svn path=/head/; revision=276305
* - patch needed for 704101Dirk Meyer2011-06-141-1/+1
| | | | | | | | PR: 157217 Reported by: Fedor Dikarev Notes: svn path=/head/; revision=275571
* - fix build an amd64Dirk Meyer2011-05-211-0/+14
| | | | | | | | PR: 157217 Submitted by: Christoph Moench-Tegeder Notes: svn path=/head/; revision=274410
* - update to 2.28.0Dirk Meyer2011-05-203-30/+69
| | | | | | | - new option WITH_GVEDIT Notes: svn path=/head/; revision=274363
* - fix ruby pluging with ruby19Dirk Meyer2011-03-072-4/+21
| | | | | | | | PR: 155114 Submitted by: Scot Hetzel Notes: svn path=/head/; revision=270470
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - option WITH_SMYRNA depends on WITH_GTKDirk Meyer2010-05-241-1/+4
| | | | | | | Submitted by: nork Notes: svn path=/head/; revision=254947
* - chnage default for option PANGOCAIRODirk Meyer2010-04-031-5/+5
| | | | | | | | Suggested by: Stefan Farfeleder http://www.graphviz.org/bugs/b1431.html Notes: svn path=/head/; revision=252105
* - update to 1.4.1Dirk Meyer2010-03-281-1/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to 2.26.3Dirk Meyer2010-02-092-4/+4
| | | | Notes: svn path=/head/; revision=249479
* - update to 2.26.2Dirk Meyer2010-02-053-6/+5
| | | | Notes: svn path=/head/; revision=249286
* - update to jpeg-8Dirk Meyer2010-02-051-1/+2
| | | | Notes: svn path=/head/; revision=249285
* - update to 2.26.0Dirk Meyer2009-12-253-32/+70
| | | | Notes: svn path=/head/; revision=246609
* - Install script from astro/prune as bin/prune${PORTVERSION} (currently ↵Dmitry Marakasov2009-09-161-2/+0
| | | | | | | | | | | | | bin/prune7) instead of bin/prune to avoid conflict with graphviz - Bump portrevision - Drop CONFLICTS Suggested by: Oliver Brandmueller <ob at e-Gitt dot NET> Feature safe: yes Notes: svn path=/head/; revision=241525
* - remove bad symlinksDirk Meyer2009-09-062-9/+0
| | | | | | | Reported by: Jason J. Hellenthal Notes: svn path=/head/; revision=240961
* - add CONFLICTSDirk Meyer2009-08-101-0/+2
| | | | | | | | PR: 137404 Submitted by: Dmitry Marakasov Notes: svn path=/head/; revision=239242
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+2
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - fix build for NOPORTDOCSDirk Meyer2009-07-202-10/+14
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=238104
* Remove references to my mirror, which will be decommissioned shortly;Shaun Amott2009-07-191-2/+1
| | | | | | | fall back to FreeBSD mirrors in case the port has no others. Notes: svn path=/head/; revision=238071