Commit graph

44 commits

Author SHA1 Message Date
Dirk Meyer
e629a46b5f - update to 2.20.0 2008-06-25 14:24:20 +00:00
Dirk Meyer
d6dd92542d - fix installation of perl module
PR:		122268
2008-04-02 09:58:53 +00:00
Dirk Meyer
7a48113b7b - fix typo
- allow Tcl/Tk 8.5
- new options WITH_RSVG, WITH_DEVIL, WITH_SMYRNA
Suggested by:	bf2006a@yahoo.com
2008-03-30 08:32:46 +00:00
Dirk Meyer
8296b77e6f - update to 2.18 2008-03-29 09:20:20 +00:00
Dirk Meyer
291cc51b34 - change default options, bump PORTREVISION
- fix build WITHOUT_TK
- 118094
2008-03-28 18:21:23 +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
9197058d96 - new options: WITH_GTK WITH_GNOMEUI WITH_DIGCOLA WITH_IPSEPCOLA WITH_MING
PR:		118094
Submitted by:	bf <bf2006a@yahoo.com>
2007-12-11 20:38:40 +00:00
Dirk Meyer
ec488526b2 - update to 2.14.1
Reported by:	portscout
2007-08-17 14:42:16 +00:00
Dirk Meyer
f3c93005c5 - restore missing includes
Reported by:	marcus
2007-08-11 13:13:03 +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
328d0d3274 - fix option NOPORTDOCS
PR:		109920
Submitted by:	Rong-En Fan

- fix option WITH_PHP
- fix package for options WITH_GUILE, WITH_LUA
- cleanup space/tab indent
2007-03-06 11:58:33 +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
Ion-Mihai Tetcu
dc552c2612 - Fix plist and use vars from bsd.tcl.mk in Makefile [1]
- Fix WWW [2]

PR:		ports/97176
Submitted by:	Shaun Amott <shaun@inerd.com> (maintainer) [1]
		Adi Pircalabu <apircalabu@bitdefender.com> [2]
Approved by:	maintainer [2], lawrance (mentor)
2006-05-14 12:30:53 +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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
a4ffde1db0 - Prevent bundled libltdl from being installed into PREFIX
- Put pkgconfig files where they belong

  I hope this does not break the functionality.
2005-12-29 21:28:58 +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
Volker Stolz
72692f9e86 Link against libgd from ports instead of building own copy.
Note that you need at least gd-2.0.33_3,1

Approved by: perky (maintainer)
2005-10-15 09:54:39 +00:00
Hye-Shik Chang
07a6c0b9c4 Update to 2.2
PR:		78407
Submitted by:	"Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net>
2005-03-05 04:50:47 +00:00
Dag-Erling Smørgrav
bdf257a748 Upgrade to 1.16.
Approved by:	perky
2004-11-05 09:42:14 +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
62ad8a57dd - Update to 1.10
- Ensure not to add target prefix to program name [1]
- Fix URL to license [2]

PR:		55460 [2]
Submitted by:	Chris Larsen <darth@vader.dk> [1],
		Ceri Davies <ceri@FreeBSD.org> [2]
2003-08-12 00:04:01 +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
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
Kevin Lo
1fb725e34d Update to 1.7b
PR: 23385
Submitted by: Ports Fury
2000-12-09 06:17:16 +00:00
Kevin Lo
0fbbda6c5f Update to version 1.7a
PR: 22832
Submitted by: Ports Fury
2000-11-14 15:49:46 +00:00
Thomas Gellekum
e2d3ad8508 Upgrade to 1.6. 2000-10-23 12:37:30 +00:00
Steve Price
cee52463b4 - Support MAKE properly
- Change location of data files from libdata/ to share/

PR:		20754
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:55:22 +00:00
Chris D. Faulhaber
14afa1d692 * Remove obsolete post-extract target
* Move install path of utility data from lib/ to libdata/

PR:		16791
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-18 04:05:35 +00:00
Thomas Gellekum
fcbf6fee55 Minor changes in the distfile, no new version number. 2000-02-17 12:13:10 +00:00
Thomas Gellekum
d05faf7798 Upgrade to 1.5. 1999-10-07 08:49:40 +00:00
Thomas Gellekum
eb2098c655 Upgrade to 1.4.
PR:		12423
1999-06-28 13:23:38 +00:00
Steve Price
e6c7decbc1 Start of ELF conversion. 1998-10-05 02:58:23 +00:00
Tim Vanderhoek
c32eae1535 Wow. Checkout the number of manpages that are in EZWGL. I think that's
too many, so I'll remove half of them.
1998-08-18 17:55:07 +00:00
Thomas Gellekum
845e38439d Import graphviz port. graphviz is a graph visualization tool. 1998-02-04 08:37:51 +00:00