notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
vtk-java VTK Java classes and shared libs
4.4_7 math Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.4_7Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-12-26 20:05:09
Last Update: 2013-10-14 07:00:29
SVN Revision: 330277
Also Listed In: graphics
License: BSD
WWW:
http://www.vtk.org
Description:
VTK - the Visualization Toolkit is an object oriented, high level library that allows one to easily write programs in C++, Tcl, Python and Java that do 3D visualization. VTK enables users to concentrate on their work by providing a large number of excellent and feature packed high level functions that do visualization. The library needs OpenGL to render the graphics and for FreeBSD machines Mesa is necessary. The terms/copyright can be read in the docs dir/README.html. The patented classes (few in number) are not to be used in commercial application without a license from the patent/copyright holder (listed in the class header). Patented classes are listed in README.patented-classes. WWW: http://www.vtk.org
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • vtk-java>0:math/vtk-java
No installation instructions:
This port has been deleted.
PKGNAME: vtk-java
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: math/vtk
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk6
  2. cmake : devel/cmake
  3. glproto.pc : x11/glproto
  4. dri2proto.pc : x11/dri2proto
  5. xt.pc : x11-toolkits/libXt
Runtime dependencies:
  1. xt.pc : x11-toolkits/libXt
Library dependencies:
  1. vtkCommon.1 : math/vtk
  2. tcl84 : lang/tcl84
  3. tk84 : x11-toolkits/tk84
  4. expat.6 : textproc/expat2
  5. jpeg.11 : graphics/jpeg
  6. png15 : graphics/png
  7. tiff.4 : graphics/tiff
  8. libGLU.so : graphics/libGLU
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. science/ovt*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://ovt.irfu.se/vtk/files/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: math/vtk
CommitCreditsLog message
4.4_7
14 Oct 2013 07:00:29
Revision:330277Original commit files touched by this commit
bapt search for other commits by this committer
Remove the deprecated vtk4 consider using vtk5
4.4_7
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
4.4_7
10 Dec 2012 13:43:44
Revision:308605Original commit files touched by this commit
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
4.4_6
18 Nov 2011 23:30:13
Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces.

Feature safe:   yes
4.4_6
21 Jul 2011 05:03:02
Original commit files touched by this commit
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
4.4
22 Jan 2006 05:52:28
Original commit files touched by this commit
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
4.4
22 Jan 2006 02:26:24
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
4.4
25 Apr 2005 03:47:50
Original commit files touched by this commit
lawrance search for other commits by this committer
Fix plist error - only create example directories when WITH_TESTING is set.

Reported by:    pointykris
Approved by:    clement (mentor, implicit)
4.4
23 Apr 2005 14:12:36
Original commit files touched by this commit
lawrance search for other commits by this committer
Update math/vtk-* to version 4.4

PR:             ports/77038
Submitted by:   Mykola Khotyaintsev <ko@irfu.se> (maintainer)
Approved by:    clement (mentor)
4.3.0_3
07 Nov 2004 10:54:37
Original commit files touched by this commit
pav search for other commits by this committer
- Fix damage on slave ports from recent change in master port

Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
4.3.0_2
13 Feb 2004 03:53:48
Original commit files touched by this commit
linimon search for other commits by this committer
During building executables on FreeBSD 4.X the "undefined reference to
`pthread_*'" was thrown.  Fix this, and also some other cosmetic bugs.

PR:             ports/62446
Submitted by:   Mykola Khotyaintsev <ko@irfu.se> (maintainer)
4.3.0
03 Feb 2004 19:14:29
Original commit files touched by this commit
glewis search for other commits by this committer
. Fix the Java include path (bsd -> freebsd).

PR:             62314
Submitted by:   Mykola Khotyaintsev <ko@irfu.se> (maintainer)
4.3.0
26 Dec 2003 20:03:41
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.3.0
  Rework this port and split it into logically independent parts
  Give maintainership to submitter

PR:             ports/57858
Submitted by:   Mykola Khotyaintsev <ko@irfu.se>

Number of commits found: 13