Mark Linimon
d93fe029b9
Allow building on RISC-V, which also does not have sbrk.
...
This patch should probably be upstreamed.
Tested on: amd64, riscv64 (via qemu)
Approved by: portmgr (tier-2 blanket)
2021-02-05 02:34:42 +00:00
Dirk Meyer
9e9d8a6113
- update to 2.44.1
2020-07-23 18:02:34 +00:00
Dirk Meyer
782e24779e
- update to 2.44.0
2020-04-12 12:39:22 +00:00
Dirk Meyer
74426a2ea9
- new option GO
...
- fix option PYTHON
PR: 241123
2019-10-08 19:35:03 +00:00
Dirk Meyer
b33997bb6f
-fix for aarch64
...
PR: 241073
2019-10-07 08:56:11 +00:00
Dirk Meyer
dcef20b4de
- update to 2.42.2
...
- change MASTER_SITES
- add webp support
- use automake
- sort plist
2019-09-23 11:21:17 +00:00
Dirk Meyer
abe7e68721
- make portlint happier
2017-02-09 09:54:34 +00:00
Dirk Meyer
e1183199fb
- update to 2.40.1
...
- add LICENSE
2017-01-04 22:08:55 +00:00
Dirk Meyer
b57333bc5b
- use egrep for portability
...
PR: 215089
Submitted by: Raphael Kubo da Costa
2016-12-08 20:30:29 +00:00
Dirk Meyer
903c637421
- fix build on aarch64
...
PR: 213864
Submitted by: Andrew Turner
2016-11-13 23:53:07 +00:00
Dirk Meyer
c5198c75db
- fix path to vimdot
...
Submitted by: Jonathan Anderson
2016-10-20 20:49:40 +00:00
Dirk Meyer
4d0d676f4a
- use guile-2.0, use swig-3.0
...
- fixing OPTION GUILE, and OPTION PHP
PR: 202506
Submitted by: pi
2015-09-05 14:50:54 +00:00
Dirk Meyer
9de6081fd0
- import security fix from git
...
Security: format string vulnerability
2015-07-29 13:01:15 +00:00
Dirk Meyer
a06aad9b72
- update to 2.34.0
...
- new option ANN for edge bundling
2013-09-08 15:28:15 +00:00
Dirk Meyer
6a292399a7
- update to 2.32.0
...
- new option POPPLER
2013-08-11 10:33:42 +00:00
Dirk Meyer
2da7bb121a
- fix clang regression with lua module
2013-06-28 13:06:36 +00:00
Dirk Meyer
a7f614c7d1
- fix build of option RUBY with ruby19
2013-06-24 20:21:17 +00:00
Dirk Meyer
47eedb79f2
- fix option PERL
...
PR: 179666
Submitted by: Geraud CONTINSOUZAS
2013-06-24 18:57:56 +00:00
Dirk Meyer
673ea2fcfd
- update to 2.30.0
...
- mark guile plugin BROKEN
2013-01-27 13:15:47 +00:00
Dirk Meyer
8cfde5dd7d
- patch needed for 704101
...
PR: 157217
Reported by: Fedor Dikarev
2011-06-14 17:21:23 +00:00
Dirk Meyer
8071e477da
- fix build an amd64
...
PR: 157217
Submitted by: Christoph Moench-Tegeder
2011-05-21 14:10:19 +00:00
Dirk Meyer
1572220eee
- fix ruby pluging with ruby19
...
PR: 155114
Submitted by: Scot Hetzel
2011-03-07 21:15:14 +00:00
Dirk Meyer
a36928e800
- udpate to 2.22.0
...
- unbreak options WITH_TCL, WITH_TK
- new option WITH_GHOSTSCRIPT
- drop bash dependecy
PR: 132162
- fix tred regression
PR: 130751
2009-03-15 13:20:55 +00:00
Dirk Meyer
e714e6f72e
- fix package for option WITH_LUA
...
132089
Scot Hetzel
- mark options WITH_TCL and WITH_TK as BROKEN
swig does not build valid code any more.
- fix option WITH_PHP
2009-02-27 16:13:13 +00:00
Dirk Meyer
b8604da098
- fix build on aplha
...
Reported by: Anton Shterenlikht
2008-07-16 14:27:32 +00:00
Dirk Meyer
ddacf34815
- fix build for FreeBSD < 6.3
2008-04-03 15:42:36 +00:00
Dirk Meyer
8296b77e6f
- update to 2.18
2008-03-29 09:20:20 +00:00
Dirk Meyer
cba389d513
- update to 2.16.1
2008-01-14 14:00:13 +00:00
Dirk Meyer
58b277df31
- update to 2.16
...
- new option: WITH_GDK_PIXBUF
2007-12-11 20:40:53 +00:00
Dirk Meyer
2df08f54dc
- bugfix for freetype
...
Submitted by: Jung-uk Kim
Obtained from: graphviz-CVS
2007-09-18 11:55:40 +00:00
Dirk Meyer
7a229652f7
- update to 2.14
...
shared lib version bump
internal include files ar no longer installed
- fix build with WITH_LUA
2007-08-07 16:37:20 +00:00
Dirk Meyer
f1a99ef116
- fix plugin handling
...
PR: 110060
Submitted by: Helge Oldach
- add options TK ICONV XPM
PR: 110060
Submitted by: Helge Oldach
- avoid starting "-help"
- fix pkg-plist after patches
- fix default options
- bump PORTREVISION
2007-03-09 07:28:21 +00:00
Dirk Meyer
813dab9a58
- update to 2.12
...
- cleaned USE_LDCONFIG
- full support for external GD library
- added OPTIONS support for swig and language bindings for (default none): perl php python ruby tcl lua guile
- added OPTIONS support for pangocairo (requires gtk, not selected by default)
PR: 109600
Submitted by: Martin Matuska
2007-03-04 07:02:34 +00:00
Thierry Thomas
31bba42f60
- Upgrade to 2.8;
...
- Remove duplicated PORTDOCS; put all documentation into DOCSDIR;
- Install demo files (previously installed automatically) - put
into EXAMPLESDIR this time, and install along with PORTDOCS;
- Keep additional language bindings disabled for the time being
(avoiding huge dependencies);
- Minor pkg-descr alteration.
PR: ports/93924
Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
2006-05-05 09:46:58 +00:00
Michael Nottebrock
55a28c1664
Don't USE_SLEDGEHAMMER=GCC-3.4 on 4.x when removing an unsupported warning
...
option from configure's CFLAGS lets this build with gcc 2.95 just fine.
While here, increase the chance of this working on alpha by making the
addition of -mieee not exclusive to *alpha*-*-linux*.
2006-01-28 21:51:10 +00:00
Pav Lucistnik
414bfec1bc
- Fix build on 4.X
...
PR: ports/91050
Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net>
2005-12-29 20:04:14 +00:00
Alexander Leidinger
f0798650de
Update to 2.6.
...
This brings back PNG support (for those who missed it with doxygen).
Previously it was not included because of the way it's handled by the
configure script if you use an external version of gd.
This version of graphviz depends upon v2.0.34 of gd, but this version
isn't available from the vendor site. Therefore graphviz uses the
included version of gd. I haven't removed the dependency upon gd, to
let it pickup the port version of gd when it's available. In this case
someone should check if PNG support is still included.
This port disables all new language bindings (like perl, python, ...)
of the 2.6 version to not increase the number of dependencies. Interested
parties should create new ports for those bindings.
Tested with: devel/doxygen
2005-12-28 16:20:34 +00:00
Christian Weisgerber
aa27779311
Upstream fix for very insecure temp file creation in example script
...
(CVE-2005-2965).
Approved by: perky
2005-10-29 19:13:43 +00:00
Dag-Erling Smørgrav
1d62ba425f
Fix RELENG_4 build by reordering system includes in lefty/common.h.
...
<sys/types.h> should always come before any other headers.
2004-11-05 19:07:08 +00:00
Hye-Shik Chang
859f84c75b
Update to 1.12.
...
Requested by: Pierre DAVID <Pierre.David@crc.u-strasbg.fr>,
David Bushong <david@bushong.net>
Tested by: David Bushong <david@bushong.net>
2004-05-14 06:50:12 +00:00
Hye-Shik Chang
7e97d531b4
Update to 1.9
...
Submitted by: Marco Molteni <molter@tin.it> (partially)
2003-02-18 11:32:41 +00:00
Hye-Shik Chang
2c20fc9cb8
Update to 1.8.10
...
PR: 45027
Submitted by: Marco Molteni <molter@tin.it>
2002-11-12 09:14:16 +00:00
Hye-Shik Chang
7d8e42a998
Update to 1.8.8.
2002-07-24 23:07:20 +00:00
Maxim Sobolev
6dab917362
- Unbreak after last USE_LIBTOOL changes;
...
- don't install .la files;
- don't use black magick to create/delete .so symlinks to shared libraries -
our pkg_* tools already work correctly with symlinks.
2002-04-25 15:36:30 +00:00
Ying-Chieh Liao
ebb6dabb7a
upgrade to 1.8.5
...
take over maintainership
PR: 37203
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Requested by: Stephen C. North <north@research.att.com> (author)
2002-04-18 14:42:22 +00:00
Thomas Gellekum
516e4a3b79
Fix building.
...
PR: 31895
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-11-14 12:59:53 +00:00
Thomas Gellekum
54bf77b3a6
Upgrade to 1.7.7.
2001-11-09 12:38:54 +00:00
Mario Sergio Fujikawa Ferreira
09af51cc2b
o Update to 1.7.6
...
o Depend on freetype2 instead of freetype
o Remove all patches since they are no longer necessary in this
latest update
PR: 29015
Submitted by: Kato Tsuguru <tkato@prontomail.com>
2001-08-05 19:12:27 +00:00
FUJISHIMA Satsuki
8560443158
track new distfile -- many objects have been added, so make clean first.
...
PR: 25568
Submitted by: Palle Girgensohn <girgen@partitur.se>
2001-03-06 15:12:18 +00:00
Kevin Lo
0b6811914e
Update to version 1.7c
...
PR: 25431
Submitted by: Ports Fury
2001-02-28 15:03:58 +00:00