Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3.0,1 24 Sep 2024 07:52:09 |
Yuri Victorovich (yuri) |
science/hdf: update 4.2.15 → 4.3.0; add JAVA option
The JAVA option is to support the upcoming HDFView port. |
4.2.15_4,1 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
4.2.15_3,1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
4.2.15_2,1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.2.15_1,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
4.2.15_1,1 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
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 (Only the first 15 lines of the commit message are shown above ) |
4.2.15_1,1 16 Jun 2022 15:13:01 |
Po-Chuan Hsieh (sunpoet) |
*/*: 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 |
4.2.15,1 16 Jun 2021 22:33:27 |
Piotr Kubaj (pkubaj) |
science/hdf: add back the previously removed powerpc workaround |
4.2.15,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2.15,1 17 Nov 2020 22:21:03 |
linimon |
Add workaround for Fortran frontend to GCC 10.
While here, pet portlint.
PR: 246700 |
4.2.15,1 22 Aug 2020 20:43:44 |
pkubaj |
science/hdf: update to 4.2.15 to fix build on powerpc64
Newest version builds on powerpc64 just fine.
MFH: 2020Q3 (fix build blanket) |
4.2.11_8,1 26 Jul 2019 20:46:57 |
gerald |
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 |
4.2.11_7,1 22 Apr 2019 13:16:34 |
gerald |
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 |
4.2.11_6,1 12 Dec 2018 01:35:36 |
gerald |
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 |
4.2.11_5,1 29 Jul 2018 22:18:46 |
gerald |
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 |
4.2.11_4,1 29 Apr 2018 08:33:53 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
4.2.11_4,1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
4.2.11_3,1 30 Nov 2017 06:43:49 |
linimon |
Also not for armv7. Missed in previous sweep. |
4.2.11_3,1 10 Sep 2017 20:55:39 |
gerald |
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 |
4.2.11_2,1 03 May 2017 01:14:05 |
linimon |
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
4.2.11_2,1 01 Apr 2017 15:23:32 |
gerald |
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 |
4.2.11_1,1 07 Dec 2016 13:24:57 |
gerald |
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 |
4.2.11,1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
4.2.11,1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
4.2.11,1 10 Sep 2015 17:11:13 |
danfe |
Reformat port description text and split it into three paragraphs to improve
readability. Previously the right margin was touching a terminal border for
standard 80-character width (fmt -w 80) while better appeal is achieved with
72-76 values. Also, separate sentences with double space as it looks better
when using fixed-width (monospace) fonts and is how we typically format text
in FreeBSD. |
4.2.11,1 10 Sep 2015 16:55:42 |
danfe |
- Unbreak the build on PowerPC by pretending to be pre-Intel Apple CPU;
while this is probably not right design-wise, it allows for a smaller
fix in line count (all regression tests do pass)
- While here, perform usual Makefile maintenance and cleanups: sort the
knobs, wrap overly long lines, and improve `regression-test' target |
4.2.11,1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
4.2.11,1 18 Mar 2015 15:33:53 |
sunpoet |
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Add OPTIONS_DEFINE
- Pet portlint |
4.2.11,1 18 Mar 2015 15:25:38 |
sunpoet |
- Update to 4.2.11
- Update pkg-descr
Changes: http://www.hdfgroup.org/ftp/HDF/releases/HDF4.2.11/src/hdf-4.2.11-RELEASE.txt
http://www.hdfgroup.org/ftp/HDF/releases/HDF4.2.10/src/hdf-4.2.10-RELEASE.txt
http://www.hdfgroup.org/ftp/HDF/releases/HDF4.2.9/src/hdf-4.2.9-RELEASE.txt |
4.2.8_4,1 10 Sep 2014 20:50:37 |
gerald |
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) |
4.2.8_3,1 08 Jul 2014 14:49:02 |
tijl |
- USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
- Use MAKE_CMD |
4.2.8_2,1 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
4.2.8_2,1 10 Mar 2014 20:55:22 |
gerald |
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) |
4.2.8_1,1 27 Dec 2013 16:55:28 |
tijl |
New LIB_DEPENDS syntax, USES=fortran, staging. |
4.2.8_1,1 26 Oct 2013 00:52:36 |
gerald |
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 (Only the first 15 lines of the commit message are shown above ) |
4.2.8,1 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
4.2.8 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.2.8,1 20 Dec 2012 05:41:13 |
araujo |
- Update to 4.2.8.
- Add MAKE_JOBS_SAFE.
- Trim header.
PR: ports/172052
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
4.2.7.p1,1 08 Sep 2012 07:49:05 |
linimon |
Mark as broken on powerpc.
Hat: portmgr |
4.2.7.p1,1 23 Apr 2012 21:09:10 |
mi |
Add the three overlooked headers to the pkg-plist.
Notified by: pav@ |
4.2.7.p1,1 21 Apr 2012 18:07:21 |
mi |
Upgrade from 4.2r3 to 4.2.7 (this neccessitated EPOCH bump).
Unbreak, untangle. Stop fetching/installing documents (other
than man-pages) -- these are available online.
Using standard libtool instead of the bundled one fails -- an
autotools expert should take a closer look. |
4.2r3_6 09 Apr 2012 23:51:44 |
bapt |
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month |
4.2r3_6 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
4.2r3_6 17 Jun 2011 15:37:23 |
bapt |
Mark broken some ports with unfetchable distfiles |
4.2r3_6 16 Jun 2011 06:09:46 |
bapt |
update www |
4.2r3_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
4.2r3_5 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
4.2r3_4 14 Aug 2009 08:30:09 |
maho |
make fetchable. |
4.2r3_4 05 Aug 2009 18:17:38 |
amdmi3 |
- Mark MAKE_JOBS_UNSAFE, fails with force make jobs |
4.2r3_4 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
4.2r3_3 15 Jan 2009 22:33:30 |
pav |
- Fix shlib symlink
Reported by: pointyhat |
4.2r3_2 14 Jan 2009 15:47:27 |
pav |
- Fix plist
Reported by: pointyhat |
4.2r3_1 14 Jan 2009 06:01:32 |
maho |
Bump port revision by the former commit. |
4.2r3 14 Jan 2009 06:00:46 |
maho |
Support shared lib by tewaking.
Suggested by: pav@ |
4.2r3 13 Jan 2009 05:30:45 |
maho |
Update to 42r3 and unbreak for 7.
Drop maintainership to ports@. |
4.2r1_3 11 Jan 2009 23:16:12 |
maho |
Remove CONFIGURE_ENV
Submitted by: gerald@ |
4.2r1_3 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
4.2r1_2 30 Sep 2007 08:08:51 |
linimon |
Mark as broken on gcc 4.2. |
4.2r1_2 12 Jul 2007 07:35:45 |
maho |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
4.2r1_2 04 Jul 2007 07:51:56 |
maho |
Fix build and finally migrated to gfortran42!
Spotted by: linimon |
4.2r1_2 23 Apr 2007 01:11:33 |
maho |
Marked as BROKEN [1], and make fetchable [2].
Submitted by: kris [1], fenner [2]. |
4.2r1_2 17 Apr 2007 00:30:59 |
maho |
* Use gfortran
* portlint.
Build was not verified. It has been known that it doesn't build
with 6.2-RELEASE(?), even without modification, but pointyhat
build cluster. Hope pointyhat builds without errors. |
4.2r1_1 12 Apr 2007 00:48:24 |
maho |
Take over. |
4.2r1_1 04 Apr 2007 03:31:06 |
glewis |
. Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
that are most important to me. |
4.2r1_1 24 Jan 2007 07:42:25 |
glewis |
. Update website. |
4.2r1_1 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
4.2r1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
4.2r1 16 Nov 2005 06:02:56 |
glewis |
. Add SHA256. |
4.2r1 10 Apr 2005 21:02:57 |
kris |
Now builds on amd64 |
4.2r1 07 Apr 2005 16:59:43 |
glewis |
. Simplify how DISTFILES is constructed, which also makes portlint happy
since it now appears in the correct order. |
4.2r1 19 Mar 2005 22:10:16 |
glewis |
. Add an explicit -lm when linking hdiff, required by gcc 3.4. This should
fix the build on 5.x.
Reported by: mich, lofi |
4.2r1 18 Mar 2005 21:20:05 |
glewis |
. Install documentation. |
4.2r1 17 Mar 2005 19:35:07 |
glewis |
. Add Szip support. |
4.2r1 17 Mar 2005 19:04:24 |
glewis |
. Update to 4.2r1.
. Convert to using the autoconf build infrastructure that is part of
the distribution rather than rolling our own build infrastructure.
. Take maintainership. [1]
Approved by: mi [1] (previous maintainer) |
4.1r5 06 Sep 2004 12:14:45 |
ru |
Fixed installation on 5.x and 6.x.
Reported by: mi
Approved by: portmgr (krion) |
4.1r5 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
4.1r5 24 Mar 2004 18:55:25 |
pav |
- Add CONFLICTS between math/netcdf and science/hdf, they both install
same binaries.
PR: ports/64646, ports/64647
Submitted by: Kay Lehmann <kay_lehmann@web.de> |
4.1r5 06 Mar 2004 23:24:07 |
kris |
BROKEN on !i386 and !alpha: Does not compile |
4.1r5 29 Feb 2004 09:10:21 |
eik |
set CATEGORIES equal to science/hdf5, fixing PKGORIGIN |