aboutsummaryrefslogtreecommitdiff
path: root/graphics/raster3d
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* - New LIB_DEPENDS syntax.Tijl Coosemans2013-12-222-33/+35
| | | | | | | | | - Fix IMAGEMAGICK option. - USES=fortran. - Staging. Notes: svn path=/head/; revision=337187
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - update libdg to 2.1.0Dirk Meyer2013-08-091-3/+3
| | | | Notes: svn path=/head/; revision=324437
* Mark jobs unsafe (fails with -j24)Baptiste Daroussin2013-07-111-15/+7
| | | | | | | | | While here: - Use options helpers - Removed indefinite article Notes: svn path=/head/; revision=322747
* Conver to new options frameworkBaptiste Daroussin2012-06-121-7/+8
| | | | Notes: svn path=/head/; revision=299156
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Remove outdated version checksEitan Adler2012-01-091-2/+0
| | | | | | | Reviewed by: nox Notes: svn path=/head/; revision=288805
* - Update to 3.0.2Dennis Herrmann2011-08-316-575/+30
| | | | | | | | PR: ports/160120 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=280913
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 2.7sMartin Wilke2009-11-203-81/+87
| | | | | | | | PR: 140672 Submitted by: Ports Fury Notes: svn path=/head/; revision=244506
* Reset shaun@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2009-11-121-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=244148
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Fix to work with a custom PREFIX and/or LOCALBASE.Shaun Amott2009-07-191-3/+5
| | | | | | | | | - Remove my mirror. Noticed by: itetcu va QA tinderbox Notes: svn path=/head/; revision=238068
* Mark as broken on sparc64-7: fails to compile.Mark Linimon2008-02-011-1/+9
| | | | Notes: svn path=/head/; revision=206575
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200773
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-172-2/+2
| | | | | | | | | | > If I haven't done it by Monday, you may commit it yourself. Now Monday is over in Shaun's timezone and mine as well :) Approved by: maintainer Notes: svn path=/head/; revision=195784
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update distinfo to reflect re-rolled distfile, and add another masterShaun Amott2006-08-152-5/+6
| | | | | | | | | | site location for the previous file. The changes are trivial and don't appear to affect us, so no PORTREVISION bump. Notes: svn path=/head/; revision=170754
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-191-1/+1
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* Add an additional mirror.Emanuel Haupt2006-04-291-1/+2
| | | | | | | Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Notes: svn path=/head/; revision=160720
* Add raster3d, a set of tools for generating raster images of proteinsEmanuel Haupt2006-04-287-0/+793
and molecules. PR: 96444 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=160659