1fa26 FreshPorts -- graphics/graphviz
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
graphviz 2.30.1 graphics on this many watch lists=106 search for ports that depend on this port
Graph Visualization Software from AT&T and Bell Labs
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: tk
License: not specified in port


Graph Visualization Software from AT&T Laboratories and
Bell Laboratories (Lucent Technologies)

These programs licensed under the terms described in the web page at:
http://www.graphviz.org/License.php

The package contains:
    dotty  - customizable X windows graph viewer written in the Lefty editor
    tcldot - customizable TCL/tk graph viewer written by John Ellson
    dot    - batch program for drawing directed graphs as hierarchies
    neato  - batch program for drawing undirected graphs using Kamada-Kawai
             spring models

WWW: http://www.graphviz.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/bison
  2. devel/gmake
  3. x11-toolkits/libXaw
  4. x11/libXpm
  5. x11-toolkits/libXmu
  6. x11-toolkits/libXt
  7. x11/libSM
  8. x11/libICE
  9. x11/libXext
  10. x11/libX11
  11. x11/libXau
  12. x11/libXdmcp
  13. x11/libXp
  14. x11/libXrender
  15. x11/libX11
  16. x11/libXau
  17. x11/libXdmcp
  18. devel/libtool
Required To Run:
  1. x11-toolkits/libXaw
  2. x11/libXpm
  3. x11-toolkits/libXmu
  4. x11-toolkits/libXt
  5. x11/libSM
  6. x11/libICE
  7. x11/libXext
  8. x11/libX11
  9. x11/libXau
  10. x11/libXdmcp
  11. x11/libXp
  12. x11/libXrender
  13. x11/libX11
  14. x11/libXau
  15. x11/libXdmcp
  16. devel/gio-fam-backend
Required Libraries:
  1. graphics/jpeg
  2. graphics/png
  3. print/freetype2
  4. x11-fonts/fontconfig
  5. textproc/expat2
  6. graphics/gd
  7. converters/libiconv
  8. devel/gettext
  9. devel/libltdl
  10. devel/glib20
  11. devel/pcre
  12. x11-toolkits/pango

This port is required by:

for Build for Libraries for Run

To install the port: cd /usr/ports/graphics/graphviz/ && make install clean
To add the package: pkg_add -r graphviz


Configuration Options
===> The following configuration options are available for graphviz-2.30.1:
     XPM=on: XPM pixmaps support
     DIGCOLA=on: neato layout engine wiwth DIGCOLA features
     IPSEPCOLA=on: neato layout engine wiwth IPSEPCOLA features
     ICONV=on: Encoding conversion support via iconv
     NLS=on: Native Language Support
     PANGOCAIRO=on: pangocairo support
     LIBRSVG2=off: SVG vector graphics support via librsvg2
     GTK2=off: gtk2 plugin (requires PANGOCAIRO)
     GDK_PIXBUF=off: gdk pixbuf support
     GNOMEUI=off: libgnomeui support
     SMYRNA=off: SMYRNA graph viewer (requires GTK2)
     GVEDIT=off: gvedit (requires qt)
     MING=off: ming plugin
     DEVIL=off: devil plugin
     GHOSTSCRIPT=off: ghostscript plugin
     PERL=off: Perl bindings (swig)
     PHP=off: PHP bindings (swig)
     PYTHON=off: Python bindings (swig)
     RUBY=off: Ruby bindings (swig)
     LUA=off: Lua bindings (swig)
     TCL=off: TCL bindings (swig)
     GUILE=off: Guile bindings (swig)
     TK=off: TK toolkit support
     NVTHREADS=off: Link with threads (needed for nvidia)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.graphviz.org/pub/graphviz/ARCHIVE/

Number of commits found: 151 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 11:59:29
Original commit files touched by this commit  2.30.1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
26 Apr 2013 16:39:14
Original commit files touched by this commit  2.30.1
bapt search for other commits by this committer
Convert from USE_GETTEXT to USES= gettext

While here:
- Trim some headers
- Convert to new options framework
25 Apr 2013 15:36:19
Original commit files touched by this commit  2.30.1
dinoex search for other commits by this committer
- support to build without XPM even if it is installed
PR:		177477
Submitted by:	Jimmy Olgeni
29 Mar 2013 07:53:21
Original commit files touched by this commit  2.30.1
dinoex search for other commits by this committer
- ensure tcl is not picked up when deselected
Submitted by:	Super Bisquit
08 Mar 2013 11:32:12
Original commit files touched by this commit  2.30.1
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

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
17 Feb 2013 13:43:37
Original commit files touched by this commit  2.30.1
dinoex search for other commits by this committer
- fix build on FreeBSD 7.x
Submitted by:	pawel
16 Feb 2013 11:23:00
Original commit files touched by this commit  2.30.1
dinoex search for other commits by this committer
- switch to swig2.0
- unbreak PHP module
16 Feb 2013 07:14:27
Original commit files touched by this commit  2.30.1
dinoex search for other commits by this committer
- update to 2.30.1
10 Feb 2013 16:18:20
Original commit files touched by this commit  2.30.0
dinoex search for other commits by this committer
- add tuneable GD_PORT for localized versions of gd
Submitted by:	Eugene V. Boontseff
08 Feb 2013 11:30:14
Original commit files touched by this commit  2.30.0
dinoex search for other commits by this committer
- add option NVTHREADS for compatibility with nvidia libs
PR:		171949
07 Feb 2013 11:11:06
Original commit files touched by this commit  2.30.0
dinoex search for other commits by this committer
- cleanup empty dirs
Reported by:	bapt

- fix option MING
27 Jan 2013 13:15:47
Original commit files touched by this commit  2.30.0
dinoex search for other commits by this committer
- update to 2.30.0
- mark guile plugin BROKEN
26 Jan 2013 14:56:29
Original commit files touched by this commit  2.28.0_1
dinoex search for other commits by this committer
- cleanup header
- strip shlibversion in depedency
30 Jun 2012 11:34:54
Original commit files touched by this commit  2.28.0_1
dinoex search for other commits by this committer
- shorter desc for options
24 Jun 2012 15:36:07
Original commit files touched by this commit  2.28.0_1
dinoex search for other commits by this committer
- fix dependecy for option GVEDIT
PR:             169372
Submitted by:   Pawel Pekala

- use OPTIONS_DEFINE

- fix package for option MING
11 Jun 2012 18:48:43
Original commit files touched by this commit  2.28.0_1
dinoex search for other commits by this committer
- add BROKEN for option php 5.4
06 Jun 2012 06:44:38
Original commit files touched by this commit  2.28.0_1
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.28.0_1
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.28.0
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
31 Aug 2011 12:31:23
Original commit files touched by this commit  2.28.0
kwm search for other commits by this committer
Chase graphics/ming shlib bump.

Reported by:    Jashank Jeremy <jashank.jeremy@gmail.com> (via irc)
26 Aug 2011 07:30:01
Original commit files touched by this commit  2.28.0
dinoex search for other commits by this committer
- ensure ghostscript is not picked up
PR:             159832
Submitted by:   Takefu
31 Jul 2011 15:07:08
Original commit files touched by this commit  2.28.0
jlaffaye search for other commits by this committer
- Chase guile shared lib bump
- Add an entry to UPDATING
25 Jun 2011 06:12:40
Original commit files touched by this commit  2.28.0
dinoex search for other commits by this committer
- fix option WITH_GVEDIT
PR:             158008
Submitted by:   Peter Jeremy
14 Jun 2011 17:21:23
Original commit files touched by this commit  2.28.0
dinoex search for other commits by this committer
- patch needed for 704101
PR:             157217
Reported by:    Fedor Dikarev
21 May 2011 14:10:19
Original commit files touched by this commit  2.28.0
dinoex search for other commits by this committer
- fix build an amd64
PR:             157217
Submitted by:   Christoph Moench-Tegeder
20 May 2011 08:31:01
Original commit files touched by this commit  2.28.0
dinoex search for other commits by this committer
- update to 2.28.0
- new option WITH_GVEDIT
07 Mar 2011 21:15:14
Original commit files touched by this commit  2.26.3_3
dinoex search for other commits by this committer
- fix ruby pluging with ruby19
PR:             155114
Submitted by:   Scot Hetzel
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.26.3_3
ade search for other commits by this committer
Sync to new bsd.autotools.mk
31 May 2010 02:01:56
Original commit files touched by this commit  2.26.3_3
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
24 May 2010 04:52:40
Original commit files touched by this commit  2.26.3_2
dinoex search for other commits by this committer
- option WITH_SMYRNA depends on WITH_GTK
Submitted by:   nork
03 Apr 2010 07:16:57
Original commit files touched by this commit  2.26.3_2
dinoex search for other commits by this committer
- chnage default for option PANGOCAIRO
Suggested by:   Stefan Farfeleder
http://www.graphviz.org/bugs/b1431.html
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.26.3_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
09 Feb 2010 13:42:58
Original commit files touched by this commit  2.26.3
dinoex search for other commits by this committer
- update to 2.26.3
05 Feb 2010 11:52:55
Original commit files touched by this commit  2.26.2
dinoex search for other commits by this committer
- update to 2.26.2
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.26.0_1
dinoex search for other commits by this committer
- update to jpeg-8
25 Dec 2009 17:38:39
Original commit files touched by this commit  2.26.0
dinoex search for other commits by this committer
- update to 2.26.0
16 Sep 2009 14:29:28
Original commit files touched by this commit  2.24.0_1
amdmi3 search for other commits by this committer
- Install script from astro/prune as bin/prune${PORTVERSION} (currently
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
06 Sep 2009 17:33:54
Original commit files touched by this commit  2.24.0_1
dinoex search for other commits by this committer
- remove bad symlinks
Reported by:    Jason J. Hellenthal
10 Aug 2009 11:35:02
Original commit files touched by this commit  2.24.0_1
dinoex search for other commits by this committer
- add CONFLICTS
PR:             137404
Submitted by:   Dmitry Marakasov
02 Aug 2009 19:36:34
Original commit files touched by this commit  2.24.0_1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
20 Jul 2009 13:14:13
Original commit files touched by this commit  2.24.0
dinoex search for other commits by this committer
- fix build for NOPORTDOCS
Reported by:    QAT
19 Jul 2009 18:59:40
Original commit files touched by this commit  2.24.0
shaun search for other commits by this committer
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
18 Jul 2009 11:16:53
Original commit files touched by this commit  2.24.0
dinoex search for other commits by this committer
- update to 2.24.0
18 Jul 2009 11:11:29
Original commit files touched by this commit  2.22.2_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
20 Mar 2009 08:34:30
Original commit files touched by this commit  2.22.2
dinoex search for other commits by this committer
- honor NOPORTEXAMPLES
15 Mar 2009 19:59:29
Original commit files touched by this commit  2.22.2
dinoex search for other commits by this committer
- fix NOPORTDOCS=yes
Reported by:    QAT
15 Mar 2009 18:23:46
Original commit files touched by this commit  2.22.2
dinoex search for other commits by this committer
- fix NOPORTDOCS=yes
Reported by:    QAT
15 Mar 2009 13:20:55
Original commit files touched by this commit  2.22.2
dinoex search for other commits by this committer
- 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
27 Feb 2009 16:13:13
Original commit files touched by this commit  2.20.3_4
dinoex search for other commits by this committer
- 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
23 Feb 2009 14:46:38
Original commit files touched by this commit  2.20.3_2
mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
20 Feb 2009 17:11:06
Original commit files touched by this commit  2.20.3_2
miwi search for other commits by this committer
- Chase devil shlib bump
24 Jan 2009 17:02:08
Original commit files touched by this commit  2.20.3_1
rnoland search for other commits by this committer
Replace xaw8 depend with xaw to fix build.

Approved by:    garga (mentor, implicit)
22 Jan 2009 16:04:11
Original commit files touched by this commit  2.20.3_1
miwi search for other commits by this committer
- Chase lang/guile shlib bump
08 Oct 2008 20:24:24
Original commit files touched by this commit  2.20.3
dinoex search for other commits by this committer
- Security Update to 2.20.3
fix Buffer Overflow Code Execution

Security:
http://roeehay.blogspot.com/2008/10/graphviz-buffer-overflow-code-execution.html
21 Jul 2008 04:49:09
Original commit files touched by this commit  2.20.2
rafan search for other commits by this committer
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:             ports/125435
16 Jul 2008 14:27:32
Original commit files touched by this commit  2.20.2
dinoex search for other commits by this committer
- fix build on aplha
Reported by:    Anton Shterenlikht
08 Jul 2008 18:57:20
Original commit files touched by this commit  2.20.2
dinoex search for other commits by this committer
- cleanup
Submitted by:   GeJ on IRC
04 Jul 2008 18:26:47
Original commit files touched by this commit  2.20.2
dinoex search for other commits by this committer
- update to 2.20.2
- fix build using bash for configure
  even the /bin/sh in FreeBSD 6.3 failed.
PR:             125063
01 Jul 2008 13:43:05
Original commit files touched by this commit  2.20.0
dinoex search for other commits by this committer
- fix OSVERSION
PR:             125063
30 Jun 2008 02:55:42
Original commit files touched by this commit  2.20.0
dinoex search for other commits by this committer
- mark BROKEN for FreeBSD < 6.3
PR:             125063
25 Jun 2008 14:24:20
Original commit files touched by this commit  2.20.0
dinoex search for other commits by this committer
- update to 2.20.0
06 Jun 2008 13:35:04
Original commit files touched by this commit  2.18_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
14 Apr 2008 14:14:24
Original commit files touched by this commit  2.18_1
dinoex search for other commits by this committer
- cleaner depedencies for option WITH_GDK_PIXBUF
09 Apr 2008 13:42:26
Original commit files touched by this commit  2.18_1
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
03 Apr 2008 15:42:36
Original commit files touched by this commit  2.18_1
dinoex search for other commits by this committer
- fix build for FreeBSD < 6.3
03 Apr 2008 06:51:15
Original commit files touched by this commit  2.18_1
dinoex search for other commits by this committer
- fix IGNORE for 6.3
Reported by:    Ed_ on irc
02 Apr 2008 15:18:18
Original commit files touched by this commit  2.18_1
dinoex search for other commits by this committer
- remove BROKEN for FreeBSD-8
- add IGNORE for FreeBSD 5.x and 6.2
02 Apr 2008 09:58:54
Original commit files touched by this commit  2.18_1
dinoex search for other commits by this committer
- fix installation of perl module
PR:             122268
30 Mar 2008 08:32:46
Original commit files touched by this commit  2.18_1
dinoex search for other commits by this committer
- fix typo
- allow Tcl/Tk 8.5
- new options WITH_RSVG, WITH_DEVIL, WITH_SMYRNA
Suggested by:   bf2006a@yahoo.com
29 Mar 2008 09:20:20
Original commit files touched by this commit  2.18
dinoex search for other commits by this committer
- update to 2.18
28 Mar 2008 18:21:23
Original commit files touched by this commit  2.16.1_1
dinoex search for other commits by this committer
- change default options, bump PORTREVISION
- fix build WITHOUT_TK
- 118094
01 Mar 2008 06:22:42
Original commit files touched by this commit  2.16.1
marcus search for other commits by this committer
Chase libguile shared lib version.
21 Feb 2008 13:07:25
Original commit files touched by this commit  2.16.1
dinoex search for other commits by this committer
- mark BROKEN for FreeBSD 8
Reported by:    Poul-Henning Kamp
14 Jan 2008 14:00:13
Original commit files touched by this commit  2.16.1
dinoex search for other commits by this committer
- update to 2.16.1
16 Dec 2007 17:16:02
Original commit files touched by this commit  2.16
dinoex search for other commits by this committer
- fix problem with bsd.gnome.mk with some options
PR:             118647
12 Dec 2007 17:34:20
Original commit files touched by this commit  2.16
dinoex search for other commits by this committer
- fix package
Sumbitted by:   Phil Pennock
11 Dec 2007 20:40:53
Original commit files touched by this commit  2.16
dinoex search for other commits by this committer
- update to 2.16
- new option: WITH_GDK_PIXBUF
11 Dec 2007 20:38:40
Original commit files touched by this commit  2.14.1_3
dinoex search for other commits by this committer
- new options: WITH_GTK WITH_GNOMEUI WITH_DIGCOLA WITH_IPSEPCOLA WITH_MING
PR:             118094
Submitted by:   bf <bf2006a@yahoo.com>
17 Oct 2007 10:13:01
Original commit files touched by this commit  2.14.1_2
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
18 Sep 2007 11:55:40
Original commit files touched by this commit  2.14.1_1
dinoex search for other commits by this committer
- bugfix for freetype
Submitted by:   Jung-uk Kim
Obtained from:  graphviz-CVS
17 Aug 2007 14:42:16
Original commit files touched by this commit  2.14.1
dinoex search for other commits by this committer
- update to 2.14.1
Reported by:    portscout
11 Aug 2007 13:13:03
Original commit files touched by this commit  2.14
dinoex search for other commits by this committer
- restore missing includes
Reported by:    marcus
07 Aug 2007 16:37:20
Original commit files touched by this commit  2.14
dinoex search for other commits by this committer
- update to 2.14
shared lib version bump
internal include files ar no longer installed
- fix build with WITH_LUA
19 May 2007 20:32:57
Original commit files touched by this commit  2.12_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
25 Mar 2007 19:07:07
Original commit files touched by this commit  2.12_1
dinoex search for other commits by this committer
- chase tcl/tk changes
10 Mar 2007 13:01:06
Original commit files touched by this commit  2.12_1
dinoex search for other commits by this committer
- setup libdir for pkg-config's templates
PR:             110139
Submitted by:   Maxim Samsonov

- a little cleanup of option
09 Mar 2007 07:28:21
Original commit files touched by this commit  2.12_1
dinoex search for other commits by this committer
- 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
06 Mar 2007 11:58:34
Original commit files touched by this commit  2.12
dinoex search for other commits by this committer
- 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
04 Mar 2007 07:02:34
Original commit files touched by this commit  2.12
dinoex search for other commits by this committer
- 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
04 Mar 2007 06:37:17
Original commit files touched by this commit  2.8
dinoex search for other commits by this committer
- take over maintainership
- fix build with gd-2.34
Approved by:    shaun
01 Feb 2007 02:42:06
Original commit files touched by this commit  2.8
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
19 Jun 2006 20:06:59
Original commit files touched by this commit  2.8
shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
14 May 2006 12:30:53
Original commit files touched by this commit  2.8
itetcu search for other commits by this committer
- 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)
05 May 2006 09:46:58
Original commit files touched by this commit  2.8
thierry search for other commits by this committer
- 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)
29 Apr 2006 09:17:28
Original commit files touched by this commit  2.6_4
ehaupt search for other commits by this committer
- Add an additional mirror [1]
- Remove deprecated USE_REINPLACE

Submitted by:   Shaun Amott <shaun@inerd.com> (maintainer) [1]
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.6_4
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
20 Feb 2006 21:37:36
Original commit files touched by this commit  2.6_3
garga search for other commits by this committer
- Transfer maintainership to submitter [1]
- Use DATADIR macro on IglooFTP

PR:             ports/93499
Submitted by:   Shaun Amott <shaun@inerd.com>
30 Jan 2006 23:20:05
Original commit files touched by this commit  2.6_3
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
28 Jan 2006 21:51:10
Original commit files touched by this commit  2.6_2
lofi search for other commits by this committer
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*.
16 Jan 2006 22:18:06
Original commit files touched by this commit  2.6_2
flz search for other commits by this committer
- INSTALLS_SHLIB was missing.
- Use USE_LDCONFIG while I'm here.

Reported by:    Soren Straarup <xride@x12.dk>

Number of commits found: 151 (showing only 100 on this page)

1 | 2  »  

2835
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 2
new 48 hours7
new 7 days25
new fortnight57
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0