Bug 109600 - [UPDATE] graphics/graphviz 2.8 -> 2.12
Summary: [UPDATE] graphics/graphviz 2.8 -> 2.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 14:00 UTC by Martin Matuska
Modified: 2007-03-04 07:10 UTC (History)
0 users

See Also:


Attachments
file.diff (18.74 KB, patch)
2007-02-27 14:00 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska 2007-02-27 14:00:12 UTC
Update of graphics/graphviz from 2.8 to 2.12
- removed files: patch-configure patch-tools::sfio::sfhdr.h (obsolete by now)
- cleaned USE_LDCONFIG
- fixed installation destination in ${WRKSRC}/lib/*/Makefile.in
- full support for external GD library
- added OPTIONS support for swig and language bindings for (default none): 
perl php python ruby tcl lua guile
- still no support for languages: csarp, ocaml, io, java
- added OPTIONS support for pangocairo (requires gtk, not selected by default)
- tested extensively ;-)

Tinderbox log:
http://tinderbox.vx.sk/errors/6.2-FreeBSD-amd64/graphviz-2.12.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-27 14:00:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Over to maintainer
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2007-03-04 06:46:49 UTC
Responsible Changed
From-To: shaun->dinoex

I will take care of it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-04 07:02:41 UTC
dinoex      2007-03-04 07:02:34 UTC

  FreeBSD ports repository

  Modified files:
    graphics/graphviz    Makefile distinfo pkg-plist 
    graphics/graphviz/files patch-configure 
  Added files:
    graphics/graphviz/files patch-contrib-diffimg-Makefile.in 
  Removed files:
    graphics/graphviz/files patch-tools::sfio::sfhdr.h 
  Log:
  - 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
  
  Revision  Changes    Path
  1.73      +128 -28   ports/graphics/graphviz/Makefile
  1.27      +3 -3      ports/graphics/graphviz/distinfo
  1.4       +0 -11     ports/graphics/graphviz/files/patch-configure
  1.1       +26 -0     ports/graphics/graphviz/files/patch-contrib-diffimg-Makefile.in (new)
  1.5       +0 -23     ports/graphics/graphviz/files/patch-tools::sfio::sfhdr.h (dead)
  1.32      +105 -41   ports/graphics/graphviz/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Dirk Meyer freebsd_committer freebsd_triage 2007-03-04 07:03:05 UTC
State Changed
From-To: open->closed

committed, thanks for the good work.