FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:49 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
Coin 3.1.2_2 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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11-toolkits/libXt, x11/libX11
Required To Run: x11-toolkits/libXt, x11/libX11
Required Libraries: graphics/simage, audio/openal-soft, 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: 40

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.1.2_2
dinoex search for other commits by this committer
- update to jpeg-8
25 Jan 2010 19:15:18
Original commit files touched by this commit  3.1.2_1
pav search for other commits by this committer
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
21 Dec 2009 02:19:12
Original commit files touched by this commit  3.1.2
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
13 Nov 2009 00:14:36
Original commit files touched by this commit  3.1.2
sylvio search for other commits by this committer
- Update to 3.1.2

Approved by:    itetcu, miwi (mentors)
07 Nov 2009 18:59:29
Original commit files touched by this commit  3.1.1
sylvio search for other commits by this committer
- Update to 3.1.1

PR:             ports/139877
Submitted by:   sylvio@ (myself)
Approved by:    itetcu (mentor)
31 Jul 2009 14:57:52
Original commit files touched by this commit  3.0.0_2
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
23 Jan 2009 16:28:36
Original commit files touched by this commit  3.0.0_1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
23 Jan 2009 09:56:34
Original commit files touched by this commit  3.0.0
beech search for other commits by this committer
- Update to 3.0.0

PR:             ports/130894
Submitted by:   Cristiano Rolim Pereira <cristianorolim@hotmail.com>
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: 40

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

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 0.27 seconds.