FreshPorts -- The Place For Ports Fri, 29 Aug 2008 9:13 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
Port details
Coin 2.5.0 graphics on this many watch lists=1 search for ports that depend on this port
C++ 3D graphics library based on the Open Inventor 2.1 API

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: 19 Sep 2002 09:43:41


From its README:

Coin is a 3D graphics library with a C++ Application Programming
Interface based on the Open Inventor 2.1 API.  Open Inventor, for those
who are not familiar with it, is an OpenGL-based, retain-mode, 3D model
scene-graph rendering and interaction library, which has become the de
facto standard graphics library for 3D visualization and visual
simulation software in the scientific and engineering community.

WWW: http://www.coin3d.org/

 Roland
jesse@cs.uni-magdeburg.de
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: audio/openal, graphics/simage, graphics/libGLU

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


Configuration Options
     No options to configure

Master Sites:
http://ftp.coin3d.org/coin/src/all/
ftp://ftp.coin3d.org/pub/coin/src/all/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.5.0
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)
27 Dec 2007 11:58:53
Original commit files touched by this commit  2.5.0
lwhsu search for other commits by this committer
- Update to version 2.5.0, which achieves full OpenInventor 2.1 compatibility.
- Add experimental JavaScript support

PR:             ports/118679
Submitted by:   "Pedro F. Giffuni" <giffunip AT tutopia.com>
19 May 2007 21:32:57
Original commit files touched by this commit  2.4.6_1
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}.
20 Apr 2007 23:26:46
Original commit files touched by this commit  2.4.6
miwi search for other commits by this committer
- Update to 2.4.6
07 Oct 2006 13:27:42
Original commit files touched by this commit  2.4.5
miwi search for other commits by this committer
- Fix build with gcc41

PR:             ports/104078
Submitted by:   trasz
15 Aug 2006 00:06:39
Original commit files touched by this commit  2.4.4_1
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
08 May 2006 00:46:33
Original commit files touched by this commit  2.4.4_1
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.4.4_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
26 Nov 2005 01:48:16
Original commit files touched by this commit  2.4.4
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.4.4
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
19 Oct 2005 19:25:25
Original commit files touched by this commit  2.4.4
vs search for other commits by this committer
Make share/Coin owned by simage; don't pick up simage.conf in Coin

Noticed by: krisbot
17 Oct 2005 11:07:52
Original commit files touched by this commit  2.4.4
vs search for other commits by this committer
Update to 2.4.4
09 Jul 2005 14:22:15
Original commit files touched by this commit  2.3.0
kris search for other commits by this committer
Chase master site
12 Apr 2005 04:26:57
Original commit files touched by this commit  2.3.0
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 09:04:41
Original commit files touched by this commit  2.3.0
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'.
03 Mar 2005 07:51:03
Original commit files touched by this commit  2.3.0
vs search for other commits by this committer
Update to 2.3.0

PR:             ports/77970
Submitted by:   Ports Fury
21 Feb 2005 18:13:46
Original commit files touched by this commit  2.1.0_2
leeym search for other commits by this committer
- fix wrong PLIST and unbreak this port
20 Feb 2005 20:14:46
Original commit files touched by this commit  2.1.0_2
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist (removes files not installed by this port)
23 Dec 2004 10:17:59
Original commit files touched by this commit  2.1.0_2
krion search for other commits by this committer
Bump shlib version for graphics/simage
Bump PORTREVISION.
25 Oct 2004 14:39:57
Original commit files touched by this commit  2.1.0_1
edwin search for other commits by this committer
Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!

<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
    <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
    TO command)

<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
    not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
    found

<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
    customer (in reply to RCPT TO command)

<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
(Only the first 15 lines of the commit message are shown above View all of this commit message)
31 Mar 2004 04:12:58
Original commit files touched by this commit  2.1.0_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.1.0_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
30 Jan 2004 21:48:08
Original commit files touched by this commit  2.1.0_1
kris search for other commits by this committer
Fix and sort plist, and bump PORTREVISION
17 Dec 2003 10:13:33
Original commit files touched by this commit  2.1.0
linimon search for other commits by this committer
Chase the USE_MESA -> USE_GL change.

PR:             ports/60320
Submitted by:   Roland Jesse <roland.jesse@gmx.net> (maintainer)
27 Sep 2003 09:19:57
Original commit files touched by this commit  2.1.0
krion search for other commits by this committer
- Use PTHREAD_LIBS instead of hardcoded -pthread

PR:             57124
Submitted by:   maintainer
16 Jul 2003 07:21:55
Original commit files touched by this commit  2.1.0
daichi search for other commits by this committer
update graphics/Coin:
  - addition one line into pkg-plist to complete deinstall

PR:             54494
Pointy hat to:  myself
16 Jul 2003 07:13:31
Original commit files touched by this commit  2.1.0
daichi search for other commits by this committer
update graphics/Coin: 2.0.2 -> 2.1.0

PR:             54494
Submitted by:   Roland Jesse <roland.jesse@gmx.net> (maintainer)
14 Apr 2003 14:15:50
Original commit files touched by this commit  2.0.2
arved search for other commits by this committer
Update to 2.0.2

PR:             50639
Submitted by:   maintainer
31 Mar 2003 10:28:08
Original commit files touched by this commit  2.0.0
edwin search for other commits by this committer
Update port devel/Coin to the latest and greatest version 2.0.0.

PR:             ports/49005
Submitted by:   Roland Jesse <roland.jesse@gmx.net>
21 Feb 2003 12:15:34
Original commit files touched by this commit  1.0.3
knu search for other commits by this committer
De-pkg-comment.
18 Nov 2002 10:51:38
Original commit files touched by this commit  1.0.3
ijliao search for other commits by this committer
upgrade to 1.0.3
change maintainer's email

PR:             45386
Submitted by:   maintainer
19 Sep 2002 09:43:26
Original commit files touched by this commit  1.0.2
ijliao search for other commits by this committer
add Coin 1.0.2
C++ 3D graphics library based on the Open Inventor 2.1 API

PR:             37921
Submitted by:   Roland Jesse <jesse@cs.uni-magdeburg.de>

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19052
Broken 162
Deprecated 80
Ignore 428
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 1
new 48 hours6
new 7 days25
new fortnight62
new month222

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

Add tab to Netscape 6

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