FreshPorts -- The Place For Ports Fri, 25 Jul 2008 9:45 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
blitz++ 0.9_2 math on this many watch lists=1 search for ports that depend on this port
A C++ class library for scientific computing

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: 10 Oct 2002 11:27:10


Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve high performance. The current versions provide dense arrays and
vectors, random number generators, and small vectors and matrices.

WWW: http://www.oonumerics.org/blitz/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: print/dvipsk-tetex, devel/gmake, devel/libtool15

To install the port: cd /usr/ports/math/blitz++/ && make install clean
To add the package: pkg_add -r blitz++


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/blitz/
http://nchc.dl.sourceforge.net/sourceforge/blitz/
http://kent.dl.sourceforge.net/sourceforge/blitz/
http://easynews.dl.sourceforge.net/sourceforge/blitz/
http://ufpr.dl.sourceforge.net/sourceforge/blitz/
http://umn.dl.sourceforge.net/sourceforge/blitz/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.9_2
  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)
11 Jun 2007 10:08:12
Original commit files touched by this commit  0.9_2
miwi search for other commits by this committer
- Drop Maintainership (maintainer has not longer access to a FreeBSD box)

PR:             113557
Submitted by:   Olivier Saut<olivier.saut@gmail.com> (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  0.9_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}.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
30 Jan 2006 12:52:37
Original commit files touched by this commit  0.9
edwin search for other commits by this committer
SHA256ify
22 Jan 2006 18:47:39
Original commit files touched by this commit  0.9
pav search for other commits by this committer
- Update to 0.9

PR:             ports/92048
Submitted by:   Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by:    Olivier Saut <olivier.saut@gmail.com> (maintainer)
22 Jan 2006 12:56:47
Original commit files touched by this commit  0.8
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.8
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.
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.8
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  0.8
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'.
23 Mar 2005 20:32:28
Original commit files touched by this commit  0.8
thierry search for other commits by this committer
Fix package building: disable doxygen for doc building and remove
corresponding entries from plist.

Maintainer will submit another patch after ports thaw, to re-enable
doxygen.

Submitted by:   maintainer
Reported by:    Kris (via pointyhat)
Approved by:    portmgr (marcus)
22 Feb 2005 23:35:04
Original commit files touched by this commit  0.8
thierry search for other commits by this committer
- Upgrade to 0.8;

- take maintainership.

PR:             ports/75909
Submitted by:   Olivier Saut
31 May 2004 10:02:54
Original commit files touched by this commit  0.7_1
kris search for other commits by this committer
Don't create bogus doc directory
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.7_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.7
trevor search for other commits by this committer
SIZEify.
08 Nov 2003 22:37:27
Original commit files touched by this commit  0.7
sergei search for other commits by this committer
- Update to 0.7
- Utilize INFO
- Use DOCSDIR macro in pkg-plist

PR:             59046
Submitted by:   Olivier Saut <Olivier.Saut@gmm.insa-tlse.fr>
19 Jun 2003 09:06:00
Original commit files touched by this commit  0.6
kris search for other commits by this committer
Remove dependency on blas, and unbreak the build.

Submitted by:   Sergei Kolobov <sergei@kolobov.com>
PR;             ports/53352
06 May 2003 07:55:35
Original commit files touched by this commit  0.6
kris search for other commits by this committer
BROKEN: Does not compile
20 Feb 2003 18:42:25
Original commit files touched by this commit  0.6
knu search for other commits by this committer
De-pkg-comment.
22 Dec 2002 18:08:11
Original commit files touched by this commit  0.6
ijliao search for other commits by this committer
- Fix build
- Utilize NOPORTDOCS

PR:             46437
Submitted by:   Ports Fury
07 Nov 2002 03:10:58
Original commit files touched by this commit  0.6
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
10 Oct 2002 11:26:55
Original commit files touched by this commit  0.6
ijliao search for other commits by this committer
add blitz++ 0.6
A C++ class library for scientific computing

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Jul 13
drupal6Jul 13
popplerJul 09
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21

3 vulnerabilities affecting 4 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 18840
Broken 147
Deprecated 95
Ignore 429
Forbidden 5
Restricted 332
No CDROM 129
Vulnerable 51
Expired 16
Set to expire 75
Interactive 78
new 24 hours 2
new 48 hours6
new 7 days61
new fortnight71
new month148

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