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) combination for a given watch list. This is what FreshPorts will look for.

non port: science/cgnslib/Makefile

Number of commits found: 66

Wednesday, 26 Jul 2023
00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 95274bf
Friday, 23 Jun 2023
19:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/cgnslib: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 876c0129cd0fe0d2e3d9e38de0abbf1dacc2bbc3 commit hash: 876c0129cd0fe0d2e3d9e38de0abbf1dacc2bbc3 commit hash: 876c0129cd0fe0d2e3d9e38de0abbf1dacc2bbc3 commit hash: 876c0129cd0fe0d2e3d9e38de0abbf1dacc2bbc3 876c012
Sunday, 18 Jun 2023
09:01 Thierry Thomas (thierry) search for other commits by this committer
science/cgnslib: upgrade CGNS to v4.4.0

Release notes at <https://github.com/CGNS/CGNS/releases/tag/v4.4.0>.
commit hash: b9997085990277f7409d4d3c792817a099ab47a0 commit hash: b9997085990277f7409d4d3c792817a099ab47a0 commit hash: b9997085990277f7409d4d3c792817a099ab47a0 commit hash: b9997085990277f7409d4d3c792817a099ab47a0 b999708
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
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:22 Tobias C. Berner (tcberner) search for other commits by this committer
science: remove 'Created by' lines

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

  *  Andreas Fehlner <fehlner@gmx.de>
  *  Brad Huntting <huntting@glarp.com>
  *  Chao Shin <quakelee@cn.FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chia-Hsing Yu <me@davidyu.org>
  *  Chris Rees <utisoft@gmail.com>
  *  David Naylor <dbn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik B Knudsen
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Frederic Culot <frederic@culot.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Glenn Johnson
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Igor Serikov <iserikov@acm.org>
  *  Johannes Dieterich <dieterich@ogolem.org>
  *  Johannes Dieterich <jmd@FreeBSD.org>
  *  Johannes M Dieterich <jmd@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Klaus Aehlig <aehlig@linta.de>
  *  Kurt Kanzenbach <kurt@kmk-computers.de>
  *  Leland Wang <llwang@infor.org>
  *  Li-Lun Wang <llwang@infor.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  NAKATA Maho <maho@FreeBSD.org>
  *  NAKATA, Maho <maho@FreeBSD.org>
  *  Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
  *  Nakata Maho <maho@FreeBSD.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pav Lucistnik <pav@oook.cz>
  *  Pedro F. Giffuni
  *  Pedro F. Giffuni <giffunip@tutopia.com>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
  *  Shin-ya MURAKAMI <murashin@gfd-dennou.org>
  *  Shin-ya Murakami <murashin@gfd-dennou.org>
  *  Stas Timokhin <devel@stasyan.com>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Steve Wills <steve@mouf.net
  *  Steve Wills <steve@mouf.net>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAOKA Fumiyoshi
  *  Thierry Thomas <thierry@pompo.net>
  *  Tim Cas <ports@stdrand.com>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  anholt@FreeBSD.org
  *  bacon@smithers.neuro.mcw.edu
  *  batman <batman@udel.edu>
  *  db
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  jbacon
  *  maintainer.freebsd@xpoundit.com
  *  mi
  *  rafan@infor.org
  *  shurd@FreeBSD.org
  *  thierry@pompo.net
  *  will

With hat:	portmgr
commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 4619604
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
Wednesday, 20 Apr 2022
18:17 Thierry Thomas (thierry) search for other commits by this committer
science/cgnslib: upgrade to v4.3.0

Release notes at <https://github.com/CGNS/CGNS/releases>.

PR:		255391
commit hash: 51d1ea8ed77c6d526c6913c399180a21bd5359d1 commit hash: 51d1ea8ed77c6d526c6913c399180a21bd5359d1 commit hash: 51d1ea8ed77c6d526c6913c399180a21bd5359d1 commit hash: 51d1ea8ed77c6d526c6913c399180a21bd5359d1 51d1ea8
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, 26 Dec 2020
11:48 thierry search for other commits by this committer
science/cgnslib: rename unitconv to unitconv.sh, thus avoiding the conflict with
XCrySDen.
Original commitRevision:559285 
Friday, 25 Dec 2020
21:58 thierry search for other commits by this committer
Register a conflict.
Original commitRevision:559259 
Sunday, 13 Sep 2020
09:26 thierry search for other commits by this committer
Upgrade to v4.1.2 and add a test target.

Release notes at
https://github.com/CGNS/CGNS/releases/tag/v4.1.2
Original commitRevision:548468 
Saturday, 4 Jul 2020
11:22 tobik search for other commits by this committer
science/cgnslib: Unbreak build with GCC 10

/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:152:64:

  152 |       call cg_goto_f( cgfile, cgtree, ierr, "Family2", 0, 'end')
      |                                                                1
Error: Missing actual argument for argument '_formal_14' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:168:43:

  168 |      &               "Family2.1", 0, 'end')
      |                                           1
Error: Missing actual argument for argument '_formal_16' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:190:49:

  190 |       call cg_goto_f(cgfile, cgtree, ierr, 'end')
      |                                                 1
Error: Missing actual argument for argument '_formal_12' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:196:60:

  196 |       call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, 'end')
      |                                                            1
Error: Missing actual argument for argument '_formal_14' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:231:76:

  231 |       call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, "SubRegion", 0,
'end')
      |                                                                         
  1
Error: Missing actual argument for argument '_formal_16' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:241:60:

  241 |       call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, 'end')
      |                                                            1
Error: Missing actual argument for argument '_formal_14' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:246:75:

  246 |       call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, "UserData", 0,
'end')
      |                                                                         
 1
Error: Missing actual argument for argument '_formal_16' at (1)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/cgnslib-4.1.1,1.log

PR:		246700
Original commitRevision:541194 
Wednesday, 10 Jun 2020
05:22 antoine search for other commits by this committer
Mark MAKE_JOBS_UNSAFE

Reported by:	pkg-fallout
Original commitRevision:538370 
Tuesday, 17 Mar 2020
11:01 thierry search for other commits by this committer
Upgrade to v4.1.1.

Release notes at <https://github.com/CGNS/CGNS/releases/tag/v4.1.1>.
Original commitRevision:528571 
Friday, 28 Feb 2020
21:01 thierry search for other commits by this committer
Upgrade CGNS to 4.0.0.

Release notes at <https://github.com/CGNS/CGNS/releases/tag/v4.0.0>.
Original commitRevision:527390 
Sunday, 16 Feb 2020
16:50 thierry search for other commits by this committer
Upgrade to version 3.4.1 (patch).

Release notes at <https://github.com/CGNS/CGNS/releases/tag/v3.4.1>.
Original commitRevision:526268 
Thursday, 7 Nov 2019
18:41 zeising search for other commits by this committer
Add USES=xorg and USES=gl

Add USES=xorg and USES=gl to a few remaining ports.
Original commitRevision:517001 
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, 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 
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 
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 
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, 18 Oct 2018
00:27 jrm search for other commits by this committer
science/cgnslib: Update to 3.3.1 and modernize

- Obtain sources from GitHub
- Use option helpers
- Remove SZIP option, since HDF5 always wants to link to it

Approved by:	thierry (maintainer)
Differential Revision:	https://reviews.freebsd.org/D17432
Original commitRevision:482316 
Monday, 10 Sep 2018
13:11 mat search for other commits by this committer
After an include, PLIST_SUB must be appended to, not overwritten.

If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479405 
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 
Thursday, 22 Mar 2018
08:33 amdmi3 search for other commits by this committer
- Add missing depend on libX11
- Switch to new test framework

Approved by:	portmgr blanket
Original commitRevision:465267 
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 
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 
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 
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 
Wednesday, 7 Dec 2016
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 
Wednesday, 20 Apr 2016
20:42 sunpoet search for other commits by this committer
- Update to 1.10.0
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300

Changes:	https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
		https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Original commitRevision:413700 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Sunday, 24 May 2015
08:10 sunpoet search for other commits by this committer
- Update to 1.8.15
- Bump PORTREVISION for science/hdf5 shlib change

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Original commitRevision:387255 
Tuesday, 24 Mar 2015
22:17 marino search for other commits by this committer
3 ports categories: Remove $PTHREAD_LIBS

Categories: print, science, emulators

approved by:	PTHREAD blanket
Original commitRevision:382185 
Sunday, 18 Jan 2015
10:39 sunpoet search for other commits by this committer
- Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Original commitRevision:377318 
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 
Saturday, 3 May 2014
00:55 sunpoet search for other commits by this committer
- Update to 1.8.12 (from science/hdf5-18)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by:	portmgr (bapt) [1]
Original commitRevision:352854 
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 
Sunday, 16 Feb 2014
17:15 tijl search for other commits by this committer
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes".  In most cases
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)
Original commitRevision:344614 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - 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)
Original commitRevision:331644 
Friday, 20 Sep 2013
22:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
Original commitRevision:327767 
Thursday, 19 Sep 2013
14:31 thierry search for other commits by this committer
Convert to the new Uses/tk.mk.
Original commitRevision:327626 
Wednesday, 10 Jul 2013
13:40 thierry search for other commits by this committer
Downgrade to 3.1.4.

Release-2 has been removed from SF without explanations.

Reported by:	pointyhat via miwi
Original commitRevision:322695 
Sunday, 7 Jul 2013
16:23 thierry search for other commits by this committer
Upgrade to CGNS Version 3.1.4, Release 2.
Original commitRevision:322450 
Tuesday, 4 Jun 2013
09:33 gahr search for other commits by this committer
- Fix build with Tcl/Tk 8.6

Reported by:	miwi (Tcl/Tk 8.6 exp-run late comers)
Approved by:	maintainer (via private email)
Original commitRevision:319838 
Thursday, 23 May 2013
17:39 thierry search for other commits by this committer
Force Tk85 to unbreak.

Reported by:	stephen
Original commitRevision:318887 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Monday, 10 Dec 2012
18:20 thierry search for other commits by this committer
Fix HDF5 description.

Spotted by:	danfe
Original commitRevision:308624 
Saturday, 8 Dec 2012
10:17 thierry search for other commits by this committer
Switch to OptionsNG.

Feature safe:	yes
Original commitRevision:308469 
Saturday, 7 Jul 2012
15:15 thierry search for other commits by this committer
Upgrade to 3.1.3-4.
Original commit
Friday, 15 Jul 2011
07:00 sunpoet search for other commits by this committer
- Bump PORTREVISION for science/hdf5-18 shlib change
Original commit
Saturday, 26 Feb 2011
10:23 thierry search for other commits by this committer
- Upgrade to 2.5-5.

Changelog at
<https://sourceforge.net/projects/cgns/files/cgnslib_2.5/Release%205/>

- Set the license.

PR:             ports/154735
Original commit
Sunday, 13 Sep 2009
00:08 gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
Original commit
Saturday, 22 Aug 2009
00:35 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
Original commit
Saturday, 10 Jan 2009
14:49 thierry search for other commits by this committer
Switch to USE_FORTRAN.

Submitted by:   gerald
Original commit
Wednesday, 7 Jan 2009
16:34 gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Original commit
Sunday, 6 Apr 2008
19:52 thierry search for other commits by this committer
Upgrade to 2.5-3.

Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=74444&release_id=583114>

Reported by:    portscout
Original commit
Sunday, 9 Sep 2007
07:49 thierry search for other commits by this committer
Upgrade to the release 2 of the CGNS 2.5 library.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=537953>.
Original commit
Sunday, 1 Apr 2007
09:00 thierry search for other commits by this committer
The CFD General Notation System (CGNS) provides a standard for recording and
recovering computer data associated with the numerical solution of the equations
of fluid dynamics.
Original commit

Number of commits found: 66