aboutsummaryrefslogtreecommitdiff
path: root/math/blitz++
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Drop Maintainership (maintainer has not longer access to a FreeBSD box)Martin Wilke2007-06-111-1/+1
| | | | | | | | PR: 113557 Submitted by: Olivier Saut<olivier.saut@gmail.com> (maintainer) Notes: svn path=/head/; revision=193246
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-301-1/+0
| | | | Notes: svn path=/head/; revision=154804
* - Update to 0.9Pav Lucistnik2006-01-225-31/+14
| | | | | | | | | PR: ports/92048 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: Olivier Saut <olivier.saut@gmail.com> (maintainer) Notes: svn path=/head/; revision=154176
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Fix package building: disable doxygen for doc building and removeThierry Thomas2005-03-232-1144/+2
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=131922
* - Upgrade to 0.8;Thierry Thomas2005-02-228-167/+1235
| | | | | | | | | | - take maintainership. PR: ports/75909 Submitted by: Olivier Saut Notes: svn path=/head/; revision=129576
* Don't create bogus doc directoryKris Kennaway2004-05-311-4/+6
| | | | Notes: svn path=/head/; revision=110502
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Update to 0.7Sergei Kolobov2003-11-085-170/+161
| | | | | | | | | | | - Utilize INFO - Use DOCSDIR macro in pkg-plist PR: 59046 Submitted by: Olivier Saut <Olivier.Saut@gmm.insa-tlse.fr> Notes: svn path=/head/; revision=93416
* Remove dependency on blas, and unbreak the build.Kris Kennaway2003-06-192-6/+15
| | | | | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> PR; ports/53352 Notes: svn path=/head/; revision=83298
* BROKEN: Does not compileKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80214
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* - Fix buildYing-Chieh Liao2002-12-223-140/+150
| | | | | | | | | | - Utilize NOPORTDOCS PR: 46437 Submitted by: Ports Fury Notes: svn path=/head/; revision=71800
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* add blitz++ 0.6Ying-Chieh Liao2002-10-107-0/+378
A C++ class library for scientific computing Notes: svn path=/head/; revision=67732