Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.7.1 14 Oct 2023 09:26:47 |
Muhammad Moinur Rahman (bofh) |
science/clhep: Update version 2.4.7.0=>2.4.7.1
Changelog:
https://gitlab.cern.ch/CLHEP/CLHEP/-/blob/CLHEP_2_4_7_1/ChangeLog?ref_type=tags |
2.4.7.0 30 Sep 2023 11:01:21 |
Muhammad Moinur Rahman (bofh) |
science/clhep: Update version 2.4.6.4=>2.4.7.0
Changelog:
https://gitlab.cern.ch/CLHEP/CLHEP/-/blob/CLHEP_2_4_7_0/ChangeLog?ref_type=tags |
2.4.6.4 27 Feb 2023 15:45:51 |
Muhammad Moinur Rahman (bofh) |
science/clhep: Update version 2.4.6.3=>2.4.6.4
Changelog:
https://gitlab.cern.ch/CLHEP/CLHEP/-/blob/CLHEP_2_4_6_4/ChangeLog |
2.4.6.3 27 Dec 2022 19:26:36 |
Muhammad Moinur Rahman (bofh) Author: Thierry Thomas |
science/clhep: Update version 2.4.1.0=>2.4.6.3
- httpsUpdate MASTER_SITES
- Add a test target (Note: one test fails)
- Also add math as a secondary category
Note: with this update, CLHEP could be used by science/geant4.
PR: 268571
Reported by: thierry
Relnotes: https://gitlab.cern.ch/CLHEP/CLHEP/blob/CLHEP_2_4_6_3/ChangeLog |
2.4.1.0_1 11 Sep 2022 08:29:16 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix stale WWW |
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) |
2.4.1.0_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 ) |
2.4.1.0_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 ) |
2.4.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.1.0_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 |
2.4.1.0 01 Jan 2019 21:53:48 |
bofh |
science/clhep: Update version 2.4.0.4=>2.4.1.0
Relnotes:http://proj-clhep.web.cern.ch/proj-clhep/ |
2.4.0.4_2 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.4.0.4_2 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 |
2.4.0.4_1 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
2.4.0.4_1 18 Sep 2018 08:21:27 |
linimon |
Previous commit unbroke on powerpc64.
While here, fix typo in other error message.
Approved by: portmgr (tier-2 blanket) |
2.4.0.4_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 |
2.4.0.4 24 Apr 2018 20:51:38 |
bofh |
science/clhep: Update version 2.3.1.1=>2.4.0.4
- Add c++11-lang support [1]
- Mark BROKEN for 10.X version as minimum required clang is 3.5
PR: 212575 [1]
Submitted by: jhibbits [1]
Relnotes: https://gitlab.cern.ch/CLHEP/CLHEP/blob/develop/ChangeLog |
2.3.1.1_4 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). |
2.3.1.1_3 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 |
2.3.1.1_2 13 May 2017 23:36:16 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.3.1.1_2 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 |
2.3.1.1_1 11 Jan 2017 10:08:38 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
2.3.1.1_1 20 Nov 2016 09:38:09 |
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).
In particular that is 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. |
2.3.1.1 10 Apr 2016 21:01:55 |
bofh |
science/clhep: Update version 2.2.0.8=>2.3.1.1
- Add conditional compiler type c++11-lib for 9.X and openmp for 10.X+ |
2.2.0.8 17 Jun 2015 08:34:25 |
bofh |
science/clhep: Update version 2.2.0.6=>2.2.0.8 |
2.2.0.6 29 May 2015 09:26:06 |
bofh |
science/clhep: Update version 2.2.0.5=>2.2.0.6
- Take MAINTAINERSHIP |
2.2.0.5 07 Mar 2015 20:56:37 |
robak |
science/clhep: update 2.2.0.3 -> 2.2.0.4
- Fix MASTER_SITES
PR: 197453
Submitted by: Kato Tsuguru <tkato432@yahoo.com> |
2.2.0.3 12 Nov 2014 18:48:53 |
antoine |
Cleanup plist |
2.2.0.3 24 Aug 2014 09:07:33 |
marino |
science/clhep: Upgrade version 2.2.0.1 => 2.2.0.3
PR: 192806
Submitted by: Ports Fury |
2.2.0.1 31 Jul 2014 18:08:54 |
marino |
science/clhep: Upgrade version 2.1.0.1 => 2.2.0.1 and stage
PR: 192215
Submitted by: Ports Fury |
2.1.0.1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.1.0.1 24 Jul 2014 16:33:10 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
2.1.0.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 |
2.1.0.1 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
2.1.0.1 16 Sep 2013 10:58:05 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.1.0.1 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.1.0.1 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
2.1.0.1 13 Nov 2010 11:13:14 |
dhn |
- Update to 2.1.0.1 |
2.1.0.0 09 Aug 2010 17:53:50 |
dhn |
- Update to 2.1.0.0 |
2.0.4.7 14 Jul 2010 19:42:54 |
dhn |
- Update to 2.0.4.7 |
2.0.4.6 12 Mar 2010 12:28:58 |
dhn |
- Update to 2.0.4.6 |
2.0.4.5 31 Jan 2010 11:27:49 |
dhn |
- Update to 2.0.4.5 |
2.0.4.4 14 Jan 2010 17:34:57 |
dhn |
- Update to 2.0.4.4 |
2.0.4.3 30 Sep 2009 18:48:14 |
dhn |
- Update to 2.0.4.3 |
2.0.4.2 06 Mar 2009 18:14:36 |
dhn |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
2.0.4.2 22 Dec 2008 21:09:34 |
miwi |
- Update to 2.0.4.2
PR: 129661
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
2.0.4.1 13 Dec 2008 15:33:05 |
miwi |
- Update to 2.0.4.1
- Pass maintainership to submitter
PR: 129535
Submitted by: Dennis Herrmann <adox@mcx2.org> |
2.0.4.0 18 Aug 2008 22:07:57 |
miwi |
- Update to 2.0.4.0
PR: 126602
Submitted by: Ports Fury |
2.0.3.3 17 May 2008 21:27:30 |
miwi |
- Update to 2.0.3.3 |
2.0.3.2 14 Dec 2007 18:45:51 |
miwi |
- Update to 2.0.3.2
PR: 118604
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.8.0.0_1 26 Nov 2005 04:31:00 |
linimon |
Chase some URLs per distfile survey. |
1.8.0.0_1 25 Nov 2005 17:44:39 |
pav |
- Add SHA256 |
1.8.0.0_1 13 Jul 2005 23:08:15 |
kris |
Chase master site |
1.8.0.0_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.8.0.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.8.0.0 20 Feb 2003 18:57:37 |
knu |
De-pkg-comment. |
1.8.0.0 03 Jan 2003 18:37:17 |
ijliao |
upgrade to 1.8.0.0
PR: 46313
Submitted by: Ports Fury |
21 Sep 2001 15:38:18 |
sf |
use CONFIGURE_TARGET to create header name dynamically. |
08 May 2001 01:02:21 |
will |
Add clhep 1.6.0.0, an object-oriented toolkit for particle physics
applications by CERN. |