aboutsummaryrefslogtreecommitdiff
path: root/cad/gmsh
Commit message (Collapse)AuthorAgeFilesLines
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361936
* - Removed license, because the situation is complex.Stephen Montgomery-Smith2014-06-221-2/+0
| | | | Notes: svn path=/head/; revision=358865
* - Put the NO_CDROM option in the correct place.Stephen Montgomery-Smith2014-06-211-2/+2
| | | | | | | | Pointed out by: mat@ Pointy hat: stephen@ Notes: svn path=/head/; revision=358734
* - Slightly reword the NO_CDROM option.Stephen Montgomery-Smith2014-06-211-2/+2
| | | | Notes: svn path=/head/; revision=358732
* - Add NO_CDROM if tetgen or metis options are set.Stephen Montgomery-Smith2014-06-211-0/+2
| | | | Notes: svn path=/head/; revision=358731
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* Chase OpenCascade's upgrade.Thierry Thomas2014-05-061-1/+2
| | | | Notes: svn path=/head/; revision=353125
* - Upgrade cgnslib to 3.2.1Thierry Thomas2014-04-171-1/+1
| | | | | | | | | Changelog at <https://sourceforge.net/projects/cgns/files/cgnslib_3.2/> - Bump PORTREVISION of consumers ports. Notes: svn path=/head/; revision=351496
* 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
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-164-3/+28
| | | | | | | | | | | | | | USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=344614
* - Update to 2.8.4.Stephen Montgomery-Smith2014-02-093-5/+4
| | | | Notes: svn path=/head/; revision=343413
* - Implement staging.Stephen Montgomery-Smith2014-01-262-9/+3
| | | | Notes: svn path=/head/; revision=341297
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-8/+8
| | | | | | | | | LIB_DEPENDS in cad With hat: portmgr Notes: svn path=/head/; revision=336172
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+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
* - Update to 2.8.3.Stephen Montgomery-Smith2013-09-274-31/+22
| | | | Notes: svn path=/head/; revision=328513
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* - Set make_jobs_unsafe.Stephen Montgomery-Smith2013-09-151-0/+2
| | | | | | | | PR: ports/182125 Submitted by: Thierry Thomas <thierry@FreeBSD.org> Notes: svn path=/head/; revision=327360
* - Update to 2.8.2.Stephen Montgomery-Smith2013-08-043-6/+11
| | | | Notes: svn path=/head/; revision=324253
* - Source tarball was rerolled. diff indicates changes were harmless.Stephen Montgomery-Smith2013-05-174-4/+7
| | | | | | | | | - Bump port revision as pkg-plist changed. Pointed out by: mexas@bris.ac.uk Notes: svn path=/head/; revision=318378
* Chase OpenCascade's upgrade, thus fixing the slave port cad/gmsh-occ.Thierry Thomas2013-05-121-1/+1
| | | | Notes: svn path=/head/; revision=317971
* - Source tarball was rerolled. Diffing old and new sources indicatesStephen Montgomery-Smith2013-05-122-2/+3
| | | | | | | | | | | changes are not a security risk. - Bumped portrevision because difference in code indicates difference in binaries. Pointed out by: thierry@ Notes: svn path=/head/; revision=317926
* - Update to 2.7.1.Stephen Montgomery-Smith2013-05-114-15/+15
| | | | Notes: svn path=/head/; revision=317895
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-3/+2
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Chase french/med upgrade.Thierry Thomas2013-03-191-1/+2
| | | | Notes: svn path=/head/; revision=314691
* In categories starting with 'c' and 'd', remove empty lines from pkg-plistAlexey Dokuchaev2013-03-171-3/+0
| | | | | | | | (except for `databases/tdbc' and `devel/py-mercurialserver', where it looks like they're being used deliberately). Notes: svn path=/head/; revision=314436
* - Update to 2.7.0.Stephen Montgomery-Smith2013-03-094-42/+49
| | | | | | | Reported by: thierry@ Notes: svn path=/head/; revision=313766
* - Update to 2.6.1.Stephen Montgomery-Smith2012-11-033-8/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306941
* Upgrade to 2.6.0.Thierry Thomas2012-07-077-83/+78
| | | | | | | Approved by: stephen (maintainer) Notes: svn path=/head/; revision=300602
* - update png to 1.5.10Dirk Meyer2012-06-012-1/+12
| | | | Notes: svn path=/head/; revision=297915
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-4/+1
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* fix build with lang/gcc46Brendan Fabeny2011-08-111-0/+10
| | | | | | | | Reported by: pav, gerald Approved by: stephen Notes: svn path=/head/; revision=279510
* - Removing portrevision from slave port cad/gmsh-occ. Portrevision forStephen Montgomery-Smith2011-07-261-0/+1
| | | | | | | | | | | cad/gmsh-occ should reflect that of cad/gmsh. - Bumping portrevision for master port cad/gmsh so that version for cad/cad-gmsh does not go backwards. Approved by: maho (mentor) Notes: svn path=/head/; revision=278362
* - Update to 2.5.0.Stephen Montgomery-Smith2011-07-2512-111/+54
| | | | | | | Approved by: maho (mentor, implicit) Notes: svn path=/head/; revision=278315
* Maintainer: stephen@missouri.edu -> stephen@FreeBSD.orgStephen Montgomery-Smith2011-06-141-1/+1
| | | | | | | Approved by: maho (mentor) Notes: svn path=/head/; revision=275537
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Chase x11-toolkits/fltk updatePietro Cerutti2010-03-231-2/+4
| | | | Notes: svn path=/head/; revision=251412
* Do not depend on TAUCS by default, to unbreak Code_Aster.Thierry Thomas2010-02-131-7/+7
| | | | | | | | PR: ports/143820 Approved by: maintainer Notes: svn path=/head/; revision=249748
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - Bump PORTREVISION.Tong LIU2010-01-191-1/+1
| | | | | | | Reported by: bsam@ Notes: svn path=/head/; revision=248124
* - Fix build error on amd64.Tong LIU2010-01-182-2/+19
| | | | | | | | | Report by: QAT@ PR: ports/142926 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=248070
* - with taucs by default.Tong LIU2010-01-181-1/+1
| | | | | | | | PR: ports/142779 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=248056
* - Update to 2.4.2Pav Lucistnik2010-01-137-185/+319
| | | | | | | | PR: ports/142360 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=247806
* - Remove no-op configure argsPav Lucistnik2009-12-101-1/+0
| | | | | | | | PR: ports/141232 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=245504
* Chase math/gsl update,Max Brazhnikov2009-12-011-1/+1
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* - Update MASTER_SITESMartin Wilke2009-08-261-2/+1
| | | | | | | | PR: 138176 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=240342
* Fix compile with gcc 4.4Tilman Keskinoz2009-07-256-0/+60
| | | | | | | | PR: 136948 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> Notes: svn path=/head/; revision=238356
* - update to jpeg7Dirk Meyer2009-07-181-1/+3
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018