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
ovt The Orbit Visualization Tool
2.3_9 science Deleted on this many watch lists=1 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 2.3_9Version of this port present on the latest quarterly branch.
Ignore IGNORE: is only for i386, while you are running amd64
Maintainer: yuri@irfu.se search for ports maintained by this maintainer
Port Added: 2004-03-23 23:36:35
Last Update: 2013-10-14 06:57:17
SVN Revision: 330276
People watching this port, also watch:: exifprobe, afni, qgis
Also Listed In: astro java
License: not specified in port
WWW:
http://ovt.irfu.se/
Description:
The Orbit Visualization Tool is computer software that makes it possible to show satellite orbits in the Earth's magnetospheric field. The program can display satellite orbits in five coordinate systems (GEI, GEO, GSM, SMC, GSE), satellite footprints projected on the Earth's surface. In addition to satellite orbits the software computes and displays various models of magnetospheric structures, magnetopause, bow shock and electric potential, geomagnetic activity, and interplanetary field conditions. WWW: http://ovt.irfu.se/
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:
  • ovt>0:science/ovt
No installation instructions:
This port has been deleted.
PKGNAME: ovt
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk6
  2. gmake : devel/gmake
Runtime dependencies:
  1. java : java/openjdk6
Library dependencies:
  1. vtkCommonJava : math/vtk-java
There are no ports dependent upon this port

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/download/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3_9
14 Oct 2013 06:57:17
Revision:330276Original commit files touched by this commit
bapt search for other commits by this committer
Remove ports depending on vtk4

Approved by:	yuri@irfu.se (maintainer)
2.3_9
20 Sep 2013 22:48:31
Revision:327767Original 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:
science)
2.3_9
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)
2.3_9
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
2.3_8
07 Feb 2012 04:00:04
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to 2.3_4.
. Fix Java version detection for OpenJDK.
. Remove RESTRICTED and manual download as the source is now freely available.

PR:             164814
Approved by:    Yuri Khotyaintsev <yuri@irfu.se> (MAINTAINER)
2.3_7
03 Jan 2012 02:34:10
Original commit files touched by this commit
jgh search for other commits by this committer
- Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE.

PR:             ports/163255
Submitted by:   jgh (me)
Approved by:    crees (mentor)
2.3_7
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
2.3_7
03 Jul 2011 13:22:25
Original commit files touched by this commit
ohauer search for other commits by this committer
 - remove MD5
2.3_7
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
2.3_6
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
2.3_5
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
2.3_4
06 Sep 2008 16:26:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build with jdk16

PR:             127112
Submitted by:   maintainer
2.3_4
06 Jun 2008 13:59:05
Original commit files touched by this commit
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)
2.3_3
24 Aug 2007 18:37:06
Original commit files touched by this commit
sem search for other commits by this committer
- Unbreak
- Pass maintainership to submitter

PR:             ports/115674
Submitted by:   Yuri Khotyaintsev <yuri@irfu.se>
2.3_2
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
2.3_1
03 Apr 2007 21:32:08
Original commit files touched by this commit
kris search for other commits by this committer
Does not build with jdk 1.4 either, so mark BROKEN
2.3_1
02 Apr 2007 05:13:04
Original commit files touched by this commit
linimon search for other commits by this committer
Reset ko@nest.irfu.se due to timeouts and no response to email.

Hat:            portmgr
2.3_1
02 Apr 2007 02:40:32
Original commit files touched by this commit
kris search for other commits by this committer
Configure fails to recognize jdk 1.5, so try limiting it to 1.4.

Approved by:    maintainer timeout
2.3_1
26 Feb 2006 02:28:44
Original commit files touched by this commit
ade search for other commits by this committer
Purge the last vestiges of the (really) old autotools world order.
Since all these items were commented out, this is a null-op commit.

Approved by:    portmgr (implicit)
2.3_1
08 Feb 2005 18:18:05
Original commit files touched by this commit
hq search for other commits by this committer
- Update to bsd.java.mk 2.0 [1]
- Add 'java' category

PR:             77040 [1]
Submitted by:   maintainer [1]
2.3
11 Apr 2004 00:22:47
Original commit files touched by this commit
kris search for other commits by this committer
Back out previous, the distfile needs to be manually fetched
2.3
11 Apr 2004 00:20:54
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable
2.3
03 Apr 2004 13:50:23
Original commit files touched by this commit
thierry search for other commits by this committer
Remove a superfluous RUN_DEPENDS. Hope to unbreak INDEX.

Approved by:    mat (mentor)
Pointy hat:     myself.
2.3
23 Mar 2004 23:34:29
Original commit files touched by this commit
thierry search for other commits by this committer
Add ovt 2.3, the Orbit Visualization Tool.

PR:             57860
Submitted by:   Mykola Khotyaintsev <ko@nest.irfu.se>

Number of commits found: 24