non port: science/bagel/Makefile |
Number of commits found: 39 |
Friday, 14 Feb 2025
|
03:17 Dima Panov (fluffy)
devel/boost: bump consumers after Boost-1.87 update
Sponsored by: Future Crew, LLC
fa53920 |
Saturday, 8 Feb 2025
|
21:46 Thierry Thomas (thierry)
*/*: bump PORTREVISION to chase math/scalapack
a8d0e2f |
Tuesday, 28 Jan 2025
|
16:42 Thierry Thomas (thierry)
*/*: bump PORTREVISION after OpenBLAS upgrade
Remark: this souldn’t be necessary, because the version of the library is the
same, but due to many changes between these releases, it is safer this way.
PR: 284314
e54e2c6 |
Tuesday, 14 Jan 2025
|
09:39 Yuri Victorovich (yuri)
science/bagel: Update WWW
e24094a |
Saturday, 4 Jan 2025
|
09:44 Yuri Victorovich (yuri)
science/bagel: Broken on armv7
Reported by: fallout
ab29edd |
Wednesday, 20 Nov 2024
|
10:05 Dima Panov (fluffy)
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC
312ee18 |
Thursday, 3 Oct 2024
|
10:25 Dima Panov (fluffy)
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC
55cfbcf |
Friday, 21 Jun 2024
|
17:49 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade to OpenBLAS
e2cd113 |
Tuesday, 13 Feb 2024
|
14:44 Dima Panov (fluffy)
devel/boost: bump consumers after library update
db61653 |
Tuesday, 12 Dec 2023
|
19:03 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219
ab17137 |
Sunday, 10 Dec 2023
|
10:23 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
843da99 |
Wednesday, 27 Sep 2023
|
14:36 Dima Panov (fluffy)
devel/boost*: bump all consumers after 1.83.0
21d8008 |
Thursday, 27 Apr 2023
|
18:25 Dima Panov (fluffy)
*/*: bump all direct Boost cunsumers
3e45e8e |
Sunday, 23 Apr 2023
|
09:09 Gerald Pfeifer (gerald)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8d3e020 |
Monday, 16 Jan 2023
|
19:32 Dima Panov (fluffy)
*/*: bump libboost*.so libraries consumert after Boost upgrade
e1287d0 |
Saturday, 5 Nov 2022
|
14:47 Thierry Thomas (thierry)
science/*: bump PORTREVISION in consumers of libXC
cceff44 |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Thursday, 23 Jun 2022
|
07:39 Yuri Victorovich (yuri)
science/bagel: Update 1.2.2 -> 1.2.2-132
c1b6062 |
Sunday, 22 May 2022
|
20:17 Dima Panov (fluffy)
science/bagel: mark as BROKEN after recent boost upgrade
PR: 246106
e873c0f |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 14 Jun 2020
|
09:14 thierry
Chase ScaLAPACK's upgrade and resolve conflict between cblas and openblas.
Approved by: yuri (maintainer)
 |
Wednesday, 11 Dec 2019
|
17:53 jbeich
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
 |
Monday, 19 Aug 2019
|
15:35 jbeich
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
 |
Friday, 26 Jul 2019
|
20:46 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
 |
Monday, 22 Apr 2019
|
13:16 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
 |
Friday, 12 Apr 2019
|
06:36 jbeich
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
 |
Tuesday, 15 Jan 2019
|
18:27 yuri
science/bagel: Update 1.2.1 -> 1.2.2
 |
Wednesday, 12 Dec 2018
|
01:35 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
 |
00:15 jbeich
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
 |
Friday, 7 Dec 2018
|
07:44 yuri
science/bagel: Update 1.2.0 -> 1.2.1
Reported by: portscout
 |
Monday, 5 Nov 2018
|
06:54 jbeich
Drop remaining BROKEN_FreeBSD_10 per EOL after r483807
 |
Sunday, 28 Oct 2018
|
16:02 yuri
science/bagel: Update 1.1.2-21 -> 1.2.0
Reported by: portscout
 |
Saturday, 20 Oct 2018
|
23:29 yuri
science/libxc: Update 3.0.0 -> 4.2.3
PR: 231648
Approved by: dieterich@ogolem.org (maintainer's timeout; 27 days)
 |
Tuesday, 2 Oct 2018
|
21:30 yuri
science/bagel: Mark BROKEN on 10
Reported by: fallout
 |
Sunday, 30 Sep 2018
|
21:11 yuri
science/bagel: Fix build on 10
Add USES=compiler:c++11-lang and USE_CXXSTD=c++11
Reported by: fallout
 |
Tuesday, 25 Sep 2018
|
18:56 yuri
science/bagel: Remove the unnecessary line.
 |
18:11 yuri
New port: science/bagel: Brilliantly Advanced General Electronic-structure
Library
 |
Number of commits found: 39 |