FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:06 PM BST
Port details
kmovisto 0.7.0_7 science on this many watch lists=1 search for ports that depend on this port
A real 3-D molecule viewer

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: 24 Oct 2003 04:23:06
License: not specified in port


Molecule Viewer KMovisto for use with Gaussian, POVRay and VRML.

WWW: http://mitglied.lycos.de/PageOfMH/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11-toolkits/qt33, devel/gmake, x11/libX11, x11/libICE, x11/libXext
Required To Run: x11-toolkits/qt33, x11/libX11, x11/libICE, x11/libXext
Required Libraries: graphics/libGLU
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://mitglied.multimania.de/pageofmh/download/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Aug 2011 16:22:15
Original commit files touched by this commit  0.7.0_7
bapt search for other commits by this committer
Fix master_site
03 Jul 2011 13:22:25
Original commit files touched by this commit  0.7.0_7
ohauer search for other commits by this committer
 - remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.7.0_7
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.7.0_6
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.7.0_5
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
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.7.0_4
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 13:59:05
Original commit files touched by this commit  0.7.0_4
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.7.0_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
04 Jun 2007 19:58:05
Original commit files touched by this commit  0.7.0_2
miwi search for other commits by this committer
- Fix build with gcc 4.2

PR:             113304
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
25 May 2007 00:57:50
Original commit files touched by this commit  0.7.0_2
kris search for other commits by this committer
BROKEN: Configure fails
19 May 2007 20:32:57
Original commit files touched by this commit  0.7.0_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}.
13 May 2006 04:15:53
Original commit files touched by this commit  0.7.0_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
25 Nov 2005 17:44:39
Original commit files touched by this commit  0.7.0_1
pav search for other commits by this committer
- Add SHA256
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.7.0_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.7.0_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
17 Mar 2004 18:29:46
Original commit files touched by this commit  0.7.0_1
trevor search for other commits by this committer
SIZEify.
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.7.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
26 Jan 2004 20:34:31
Original commit files touched by this commit  0.7.0
krion search for other commits by this committer
- Update to version 0.7.0

PR:             ports/61958
Submitted by:   Ports Fury
28 Oct 2003 09:54:24
Original commit files touched by this commit  0.6.0
ijliao search for other commits by this committer
upgrade to 0.6.0
24 Oct 2003 04:19:28
Original commit files touched by this commit  0.5.1
ijliao search for other commits by this committer
add kmovisto 0.5.1
A real 3-D molecule viewer

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.144 seconds.