notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: cad/gmsh/Makefile

Number of commits found: 212 (showing only 100 on this page)

1 | 2 | 3  »  

Monday, 1 Jan 2024
11:49 Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd f2489ab
Tuesday, 12 Dec 2023
19:03 Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 ab17137
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Sunday, 18 Jun 2023
09:01 Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION to chase the upgrade of CGNS
commit hash: 6d2cccaaf89f2eae5b593369e8862097cd2a028a commit hash: 6d2cccaaf89f2eae5b593369e8862097cd2a028a commit hash: 6d2cccaaf89f2eae5b593369e8862097cd2a028a commit hash: 6d2cccaaf89f2eae5b593369e8862097cd2a028a 6d2ccca
Sunday, 4 Jun 2023
08:59 Wen Heping (wen) search for other commits by this committer
cad/gmsh: Update to 4.11.1
commit hash: d0ddf7398af64555fdf32d81273c0fc44a27c083 commit hash: d0ddf7398af64555fdf32d81273c0fc44a27c083 commit hash: d0ddf7398af64555fdf32d81273c0fc44a27c083 commit hash: d0ddf7398af64555fdf32d81273c0fc44a27c083 d0ddf73
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Friday, 9 Dec 2022
15:09 Piotr Kubaj (pkubaj) search for other commits by this committer
cad/gmsh: fix build on powerpc64

In file included from
/wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/src/common/Options.cpp:38:
In file included from
/wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/src/post/adaptiveData.h:20:
In file included from
/wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/src/numeric/fullMatrix.h:21:
In file included from
/wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/contrib/eigen/Eigen/Dense:1:
In file included from
/wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/contrib/eigen/Eigen/Core:210:
/wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/contrib/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1345:32:
error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'?
  BF16_TO_F32_UNARY_OP_WRAPPER(vec_sqrt, a);
                               ^~~~~~~~
                               vec_rsqrt
/wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/contrib/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1302:22:
note: expanded from macro 'BF16_TO_F32_UNARY_OP_WRAPPER'
  Packet4f op_even = OP(a_even);\
                     ^
/usr/lib/clang/13.0.0/include/altivec.h:8472:34: note: 'vec_rsqrt' declared here
static vector float __ATTRS_o_ai vec_rsqrt(vector float __a) {
                                 ^
commit hash: 80b2d18e6b949cc14aaf2859fe23305c62e17cda commit hash: 80b2d18e6b949cc14aaf2859fe23305c62e17cda commit hash: 80b2d18e6b949cc14aaf2859fe23305c62e17cda commit hash: 80b2d18e6b949cc14aaf2859fe23305c62e17cda 80b2d18
Sunday, 27 Nov 2022
11:19 Wen Heping (wen) search for other commits by this committer
cad/gmsh: Update to 4.11.0
commit hash: a565ca391aebdc88bac27c639e6703bd73deb5a7 commit hash: a565ca391aebdc88bac27c639e6703bd73deb5a7 commit hash: a565ca391aebdc88bac27c639e6703bd73deb5a7 commit hash: a565ca391aebdc88bac27c639e6703bd73deb5a7 a565ca391
Saturday, 12 Nov 2022
13:32 Thierry Thomas (thierry) search for other commits by this committer
cad/opencascade: bump PORTREVISION of consumers after upgrade to 7.7.0
commit hash: f36c5181f458df13665808c79b22007b811a6e31 commit hash: f36c5181f458df13665808c79b22007b811a6e31 commit hash: f36c5181f458df13665808c79b22007b811a6e31 commit hash: f36c5181f458df13665808c79b22007b811a6e31 f36c518
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:35 Tobias C. Berner (tcberner) search for other commits by this committer
science/hdf5: bump PORTREVISION of consumers

The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .

Reported by:	VVD <vvd@unislabs.com>
commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 5564b3b
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
cad: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Andersson <anders@hack.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Christoph Moench-Tegeder <cmt@FreeBSD.org>
  *  David Yeske <dyeske@gmail.com>
  *  Diane Bruce <db@db.net>
  *  Joachim Strombergson <watchman@ludd.ltu.se>
  *  Johnny Sorocil <jsorocil@gmail.com>
  *  Julian Jenkins <kaveman@magna.com.au>
  *  Marc Fonvieille <blackend@FreeBSD.org>
  *  Mario S F Ferreira <lioux@linf.unb.br> et al.
  *  Martin Dieringer <martin.dieringe@gmx.de>
  *  Matthias Petermann <matthias@petermann-it.de>
  *  Michael Durian <durian@shadetreesoftware.com>
  *  Michael Reifenberger <mr@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
  *  Pedro F. Giffuni
  *  Pedro F. Giffuni <giffunip@asme.org>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Sarod Yatawatta <sarod@cs.pdn.ac.lk>
  *  Sergio Lenzi <lenzi.sergio@gmail.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Thierry Thomas <thierry@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  gahr
  *  hrs
  *  ijliao
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  lon_kamikaze@gmx.de
  *  stas
  *  swallace
  *  thierry@pompo.net

With hat:	portmgr
commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 b46abf8
Thursday, 16 Jun 2022
15:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*: Replace science/szip with science/libaec

- Bump PORTREVISION of dependent ports for dependency change

szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.

PR:		228743, 246097, 250165
commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160 commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160 commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160 commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160 328ae40
Sunday, 26 Dec 2021
04:10 Wen Heping (wen) search for other commits by this committer
cad/gmsh: Update to 4.9.2
commit hash: 4146148d8150c8b589cffe93f45527513dcaf6c2 commit hash: 4146148d8150c8b589cffe93f45527513dcaf6c2 commit hash: 4146148d8150c8b589cffe93f45527513dcaf6c2 commit hash: 4146148d8150c8b589cffe93f45527513dcaf6c2 4146148
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 14 Nov 2020
17:25 thierry search for other commits by this committer
- Upgrade cad/opencascade to 7.5.0
  Release notes at
 
<https://old.opencascade.com/sites/default/files/documents/release_notes_7.5.0.pdf>

- Bump PORTREVISION of consumers.
Original commitRevision:555127 
Saturday, 19 Sep 2020
11:03 zeising search for other commits by this committer
cad/gmsh: Fix fetch

Add the distfile to LOCAL/zeising as well, since I did the update.
For some reason the distfile is notoriously hard to fetch from upstream, so
add a local copy of it as well.

From the buildlog:
  => Attempting to fetch http://gmsh.info/src/gmsh-4.6.0-source.tgz
  gmsh-4.6.0-source.tgz                                   11 MB 1542  Bps 02h10m
  fetch: transfer timed out
  fetch: gmsh-4.6.0-source.tgz appears to be truncated: 12047097/12048076 bytes
  => Attempting to fetch
http://distcache.FreeBSD.org/ports-distfiles/gmsh/gmsh-4.6.0-source.tgz
  fetch:
http://distcache.FreeBSD.org/ports-distfiles/gmsh/gmsh-4.6.0-source.tgz: size
mismatch: expected 12048076, actual 12047097
  => Couldn't fetch it - please try to retrieve this
Original commitRevision:548958 
Saturday, 12 Sep 2020
10:55 zeising search for other commits by this committer
cad/gmsh: Update to 4.6.0

Update cad/gmsh to 4.6.0, this includes fixes for -fno-common

PR:		248996
Approved by:	maintainer timeout
Original commitRevision:548303 
Saturday, 29 Aug 2020
20:43 zeising search for other commits by this committer
cad/gmsh: Add -fcommon to fix build

Add -fcommon to cad/gmsh to fix the build on current with llvm 11.
This is a stop-gap measure since an update which fixes the -fno-common issue
is waiting for approval.

PR:		248996
Original commitRevision:546950 
Wednesday, 6 May 2020
16:11 yuri search for other commits by this committer
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas.
Original commitRevision:534185 
Sunday, 15 Mar 2020
09:00 wen search for other commits by this committer
- Add a mirror to MASTER_SITES
Original commitRevision:528479 
Wednesday, 11 Mar 2020
04:42 wen search for other commits by this committer
- Update to 4.5.4
Original commitRevision:528205 
Thursday, 30 Jan 2020
14:17 swills search for other commits by this committer
Fix math/openblas and bump dependent ports

* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]

This is correcting issues from r523749 [1][2][4] and r515970 [3]

PR:		231371
Reported by:	build cluster [1]
Reported by:	Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by:	many [5]
Reviewed by:	mat, bapt
Approved by:	implicit, since this is a build fix
Original commitRevision:524642 
Monday, 4 Nov 2019
21:36 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories c

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
Original commitRevision:516745 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Monday, 29 Apr 2019
11:24 wen search for other commits by this committer
- Update to 4.3.0
- Take maintainership
Original commitRevision:500405 
Monday, 22 Apr 2019
13:16 gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
Original commitRevision:499638 
Friday, 15 Mar 2019
08:44 rodrigo search for other commits by this committer
Upgrade cad/gmsh from 4.2.1 to 4.2.2

Changelog:
  4.2.2 (March 13, 2019): fixed regression in reading of extruded meshes; added
                          ability to export one solid per surface in STL format.
Original commitRevision:495776 
Wednesday, 13 Mar 2019
08:05 rodrigo search for other commits by this committer
Upgrade cad/gmsh from v4.1.3 to 4.2.1

Changelog:

4.2.1 (March 7, 2019): fixed regression for STEP files without global compound
shape; added support for reading IGES labels and colors; improved search for
shared library in Python and Julia modules; improved Plugin(MeshVolume); updates
to the reference manual.

4.2.0 (March 5, 2019): changed type of node and element tags in API to support
(very) large meshes (using size_t instead of int); new MSH4.1 revision of the
MSH file format, with support for size_t node and element tags (see the
reference manual for detailed changes); changed the logger, getPeriodicNodes and
setElementsByType API; added support for reading STEP labels and colors with OCC
CAF; changed default "General.OCCTargetUnit" value to none (i.e. use STEP file
coordinates as-is, without conversion); improved high-order mesh optimization;
added ability to import groups of nodes from MED files; extruded meshes now
fill-in periodic node information; enhanced Plugin(Distance) and
Plugin(SimplePartition); removed unmaintained plugins; removed default
dependency on PETSc; small improvements and bug fixes.

4.1.5 (February 14, 2019): improved OpenMP parallelization, STL remeshing, mesh
partitioning and high-order mesh optimization; added classifySurfaces in API;
bug fixes.

4.1.4 (February 3, 2019): improved ghost cell I/O; added getGhostElements,
relocateNodes, getElementType, getElementFaceNodes, getElementEdgeNodes
functions in API; small improvements and bug fixes.

PR:		236386
Submitted by:	kunda <chitty_cloud@me.com>
Original commitRevision:495568 
Wednesday, 6 Mar 2019
19:49 thierry search for other commits by this committer
- Upgrade science/cgnslib to 3.4.0
  Release notes at <https://github.com/CGNS/CGNS/releases/tag/v3.4.0>.

- Split tests and fortran option

- Bump PORTREVISION of consumers.
Original commitRevision:494834 
Friday, 25 Jan 2019
17:41 fernape search for other commits by this committer
cad/gmsh: update to 4.1.3

Changes since 4.1.0:

https://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt

* Improved quad meshing
* New options for automatic full-quad meshes
* Save nodesets also for physical points (Abaqus, Tochnog)
* New getPartitions, unpartition and removePhysicalName functions in API
* Small bug fixes.
* fixed full-quad subdivision if Mesh.SecondOrderLinear is set
* Fixed packing of parallelograms regression in 4.1.1.
* Added support for general affine transformations with OpenCASCADE kernel
* Improved handling of boolean tolerance (snap vertices)
* Faster crossfield calculation by default (e.g. for DelQuad algorithm)
* Fixed face vertices for PyramidN
* Renamed ONELAB "Action" and "Button" parameters "ONELAB/Action" and
  "ONELAB/Button"
* Added support for actions on any ONELAB button
* Added API functions for selections in user interface.

Reported by:	portscout
Original commitRevision:491162 
Tuesday, 22 Jan 2019
18:38 fernape search for other commits by this committer
cad/gmsh: update to 4.1.0

PR:	235037
Reported by:	chitty_cloud@me.com
Original commitRevision:490969 
Saturday, 5 Jan 2019
22:46 sunpoet search for other commits by this committer
Update science/hdf5 to 1.10.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR:		233070
Submitted by:	wen
Original commitRevision:489412 
Friday, 14 Dec 2018
10:11 jrm search for other commits by this committer
cad/gmsh: Update to version 4.0.7

Upstream change log:
https://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt
Original commitRevision:487419 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Thursday, 6 Dec 2018
20:32 sunpoet search for other commits by this committer
Use opt_USE instead of opt_VARS for USE_foo knob
Original commitRevision:486796 
17:18 jrm search for other commits by this committer
cad/gmsh: Remove redundant USE_LDCONFIG=yes

This should not have been added in r486753, because it is already present
as SHARED_VARS=USE_LDCONFIG=yes, i.e., when the shared libraries knob is
on.
Original commitRevision:486771 
11:55 jrm search for other commits by this committer
cad/gmsh: Update to 4.0.6

Upstream change log:
https://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt

PR:		233618
Submitted by:	ndowens@yahoo.com
Reported by:	chitty_cloud@me.com
Original commitRevision:486753 
Sunday, 28 Oct 2018
05:02 jrm search for other commits by this committer
cad/gmsh: Remove CONFLICTS related to OCC knob and cad/gmsh-occ

cad/gmsh-occ was removed in r482318
Original commitRevision:483224 
04:17 jrm search for other commits by this committer
cad/gmsh: Fix powerpc64 build [1] and restore DOCS knob [2]

PR:		231832
Submitted by:	pkubaj@anongoth.pl [1]
Reported by:	mat [2]
Original commitRevision:483218 
Tuesday, 23 Oct 2018
16:34 jbeich search for other commits by this committer
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
Original commitRevision:482846 
Thursday, 18 Oct 2018
00:27 jrm search for other commits by this committer
Remove cad/gmsh-occ since cad/gmsh now builds with OCC by default
Original commitRevision:482318 
00:27 jrm search for other commits by this committer
cad/gmsh: Update to version 4.0.2 and reset maintainer to ports@

Upstream change log:
https://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt
Original commitRevision:482317 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Wednesday, 5 Sep 2018
22:05 sunpoet search for other commits by this committer
Update science/hdf5 to 1.10.2

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes
		https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt
PR:		231009
Exp-run by:	antoine
Original commitRevision:479046 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Friday, 9 Mar 2018
22:46 linimon search for other commits by this committer
Add more information to stub error messages.

Remove BROKEN lines where IGNORE has already been set.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:464036 
Friday, 10 Nov 2017
11:30 jrm search for other commits by this committer
cad/gmsh: Update to version 3.0.6

Upstream changes: http://gmsh.info/CHANGELOG.txt
Original commitRevision:453891 
Monday, 18 Sep 2017
00:18 jrm search for other commits by this committer
cad/gmsh: Update to version 3.0.5
Original commitRevision:450031 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Wednesday, 2 Aug 2017
15:03 jrm search for other commits by this committer
cad/gmsh: Update to version 3.0.4

Upstream changes: http://gmsh.info/CHANGELOG.txt
Original commitRevision:447109 
Sunday, 25 Jun 2017
14:35 jrm search for other commits by this committer
cad/gmsh: Update to version 3.0.3

Upstream changes:
http://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt
Original commitRevision:444265 
Tuesday, 30 May 2017
02:56 sunpoet search for other commits by this committer
Update science/hdf5 to 1.10.1

- Bump PORTREVISION for shlib change

Changes:	https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
Original commitRevision:442050 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Tuesday, 16 May 2017
18:54 jrm search for other commits by this committer
cad/gmsh: Update to version 3.0.2

Upstream changes:
http://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt

Approved by:	swills (mentor, implicit)
Original commitRevision:441047 
Friday, 21 Apr 2017
14:09 jrm search for other commits by this committer
cad/gmsh: Update to version 3.0.1

Upsteam changelog: http://gmsh.info/CHANGELOG.txt

Approved by:	swills (mentor, implicit)
Original commitRevision:439070 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Thursday, 12 Jan 2017
23:21 jrm search for other commits by this committer
cad/gmsh: Update to version 2.16.0.

Upstream changelog:

  - Small improvements (list functions, second order hexes for MED, GUI)
  - bug fixes

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9159
Original commitRevision:431330 
Sunday, 11 Dec 2016
17:40 antoine search for other commits by this committer
Those ports build fine with bsd make
Original commitRevision:428370 
Wednesday, 7 Dec 2016
14:34 jrm search for other commits by this committer
cad/gmsh: update to version 2.15.0

Upstream changes:

- fixed several regressions (multi-file partitioned grid export, mesh
  subdivision, old compound mesher)
- improved 2D boundary layer field & removed non-functional 3D boundary
  layer field
- faster rendering of large meshes

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8725
Original commitRevision:428063 
13:24 gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
Original commitRevision:428057 
Thursday, 3 Nov 2016
13:58 jrm search for other commits by this committer
cad/gmsh: Update distinfo after upstream rolled a new tarball without a new
release

As far as I can tell, the only change is the name of the top-level
directory (WRKSRC). I do not have a copy of the old tarball to be certain,
and my email to the Gmsh list requesting information about the change has
not yet received a response.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8432
Original commitRevision:425214 
Wednesday, 2 Nov 2016
14:20 jrm search for other commits by this committer
cad/gmsh: update to version 2.14.1

Upstream release notes:
New in 2.14.1: fixed regression in periodic meshes; small bug fixes and
code cleanups.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8419
Original commitRevision:425156 
Wednesday, 12 Oct 2016
22:23 jrm search for other commits by this committer
cad/gmsh, cad/gmsh-occ: update to version 2.14.0

- Add libopenblas.so:math/openblas to OCC_LIB_DEPENDS
- Add USE_OCC= gnome=cairo
- Remove patch for taucs cmake configuration.  It is now incorporated
upstream.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8229
Original commitRevision:423896 
Monday, 3 Oct 2016
15:11 jrm search for other commits by this committer
Specify which license the license file refers to

Reported by:	jbeich
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8135
Original commitRevision:423200 
14:21 jrm search for other commits by this committer
Add LICENSE file and return PORTREVISION=1 to cad/gmsh-occ

Reported by:	jbeich mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8134
Original commitRevision:423198 
Friday, 30 Sep 2016
04:16 jrm search for other commits by this committer
Re-add MAKE_JOBS_UNSAFE=yes

It is not clear that the issue that caused this to be added has been fixed, so
add it back to be safe.

Reported by:	jmarino (via ports-committers@), mat (via phab diff D7703)
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8086
Original commitRevision:422957 
Thursday, 29 Sep 2016
19:15 jrm search for other commits by this committer
Update cad/gmsh to 2.13.2; fix knob issue; other changes

- Upgrade to version 2.13.2
- Update MASTER_SITES to only include new gmsh site
- Remove no-longer-needed definitions of DISTFILES, EXTRACT_ONLY, and WRKSRC
- The licensing situation is simpler now:  Gmsh itself is released under
  GPLv3+ [1], TetGen under AGPLv3+ [2], and METIS under an APACHE2 license [3]
  For now, TAUCS is the only component released under a non-standard license [4]
- Fix misnamed KNOB in KNOB_DESC=, so `make config` shows descriptions
- Fix errors/warnings reported by portlint and poudriere testport
  - Add missing entries to LIB_DEPENDS=
  - Add blaslapack to USES=
  - Change USE_GL=yes to USE_GL=gl glu
  - Add USE_XORG=x11 xext xfixes xft
  - Redo patches with make makepatch
- Remove MAKE_JOBS_UNSAFE=yes
- Remove options for bundled software
- Update default options
- Add patch to fix TAUCS linking error
- Modernize option handling
- Mark broken on FreeBSD 12 i386 due to clang bug:
  (https://llvm.org/bugs/show_bug.cgi?id=21903)
- Remove unnecessary TAUCS_LIB_DEPENDS=libtaucs.so:math/taucs to prevent
  problems with french/aster
  - cad/gmsh includes a bundled taucs, so
    TAUCS_LIB_DEPENDS=libtaucs.so:math/taucs can be removed
  - math/taucs pulls in math/metis4, but french/aster, which depends on
    cad/gmsh, pulls in conflicting math/taucs-edf
- Update pkg-plist

[1]  http://gmsh.info/#Licensing
[2]  http://wias-berlin.de/software/tetgen/1.5/FAQ-license.html
[3]  http://glaros.dtc.umn.edu/gkhome/metis/metis/faq?q=metis/metis/faq#cite
[4]  http://www.tau.ac.il/~stoledo/taucs/

PR:		212398
Reviewed by:	swills (mentor) AMDmi3 (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7703
Original commitRevision:422939 
Tuesday, 27 Sep 2016
20:32 thierry search for other commits by this committer
Mark cad/gmsh-occ BROKEN for -CURRENT / i386.

See PR 213008.
Original commitRevision:422828 
Saturday, 24 Sep 2016
11:06 tijl search for other commits by this committer
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:422711 
Thursday, 1 Sep 2016
02:47 stephen search for other commits by this committer
- Pass maintainership to Joseph Mingrone <jrm@ftfl.ca> with his permission.
Original commitRevision:421197 
Monday, 23 May 2016
20:35 amdmi3 search for other commits by this committer
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
Original commitRevision:415742 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Thursday, 10 Mar 2016
02:59 stephen search for other commits by this committer
- Update to 2.12.0.
Original commitRevision:410741 
Monday, 18 Jan 2016
02:17 stephen search for other commits by this committer
- Update to 2.11.0.
Original commitRevision:406543 
01:21 stephen search for other commits by this committer
- Use modern OPTIONS framework.
Original commitRevision:406542 
Sunday, 13 Dec 2015
16:07 swills search for other commits by this committer
mark some of the ports that don't build on powerpc64 for me
Original commitRevision:403676 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Monday, 20 Apr 2015
20:45 stephen search for other commits by this committer
- Update to 2.9.3.
Original commitRevision:384385 
Monday, 6 Apr 2015
23:09 stephen search for other commits by this committer
- Update to 2.9.2.

PR:		199254
Submitted by:	Thierry Thomas
Original commitRevision:383483 
Sunday, 5 Apr 2015
18:34 bapt search for other commits by this committer
Mark as broken unfetchable ports
Original commitRevision:383349 
Friday, 13 Mar 2015
21:52 stephen search for other commits by this committer
- Update to 2.9.0.
- Add missing run dependency to science/getdp.
Original commitRevision:381237 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
19:04 antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Original commitRevision:375594 
Friday, 28 Nov 2014
20:21 stephen search for other commits by this committer
- Patch to fix build error.
- Bump portrevision.

Reference:     
http://beefy2.isc.freebsd.org/data/10amd64-default/2014-11-26_04h02m22s/logs/gmsh-2.8.5.log
Obtained from:  Comparing to development branch of gmsh.
Original commitRevision:373579 
Saturday, 22 Nov 2014
17:46 stephen search for other commits by this committer
- Update to 2.8.5 and chase cad/opencascade.

PR:		ports/195173
Submitted by:	Thierry Thomas <thierry@FreeBSD.org>
Original commitRevision:373082 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Tuesday, 15 Jul 2014
15:00 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361936 
Sunday, 22 Jun 2014
22:37 stephen search for other commits by this committer
- Removed license, because the situation is complex.
Original commitRevision:358865 
Saturday, 21 Jun 2014
18:56 stephen search for other commits by this committer
- Put the NO_CDROM option in the correct place.

Pointed out by:	mat@
Pointy hat:	stephen@
Original commitRevision:358734 
18:35 stephen search for other commits by this committer
- Slightly reword the NO_CDROM option.
Original commitRevision:358732 
18:32 stephen search for other commits by this committer
- Add NO_CDROM if tetgen or metis options are set.
Original commitRevision:358731 
Monday, 9 Jun 2014
11:21 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
Original commitRevision:357139 
Tuesday, 6 May 2014
19:38 thierry search for other commits by this committer
Chase OpenCascade's upgrade.
Original commitRevision:353125 
Thursday, 17 Apr 2014
20:31 thierry search for other commits by this committer
- Upgrade cgnslib to 3.2.1
  Changelog at <https://sourceforge.net/projects/cgns/files/cgnslib_3.2/>

- Bump PORTREVISION of consumers ports.
Original commitRevision:351496 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
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)
Original commitRevision:347809 

Number of commits found: 212 (showing only 100 on this page)

1 | 2 | 3  »