notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: math/dune-istl/Makefile
SVNWeb

Number of commits found: 15

Wed, 20 Sep 2023
[ 17:57 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:a0ed0dce34341e30a6c479535c68fae987840c91  commit hash:a0ed0dce34341e30a6c479535c68fae987840c91  commit hash:a0ed0dce34341e30a6c479535c68fae987840c91  a0ed0dc  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
/*: bump PORTREVISION after the upgrade of SuiteSparse
Wed, 12 Jul 2023
[ 18:56 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  7d1faa7  (Only the first 10 of 299 ports in this commit are shown above. View all ports for this commit)
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
Sat, 1 Jul 2023
[ 16:11 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:823182b45144924163f227529c9d42270601cab4  commit hash:823182b45144924163f227529c9d42270601cab4  commit hash:823182b45144924163f227529c9d42270601cab4  823182b  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
*/*: bump PORTREVISION after the upgrade of SuiteSparse
Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Thu, 19 Jan 2023
[ 16:45 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:112013ae642a41807695f31144ed4113e3368aa6  commit hash:112013ae642a41807695f31144ed4113e3368aa6  commit hash:112013ae642a41807695f31144ed4113e3368aa6  112013a  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
math/suitesparse*: bump PORTREVISION of dependant ports
Sun, 27 Nov 2022
[ 11:09 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:6f9769f20db64b8cd3e89aa80a85329ba53b61a5  commit hash:6f9769f20db64b8cd3e89aa80a85329ba53b61a5  commit hash:6f9769f20db64b8cd3e89aa80a85329ba53b61a5  6f9769f  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
*/*: bump PORTREVISION after the upgrade of math/suitesparse*

PR:		267742
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 7 Sep 2021
[ 06:14 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:9f53da1bc7997d597bbfd8eebfd21b070806d4c8  commit hash:9f53da1bc7997d597bbfd8eebfd21b070806d4c8  commit hash:9f53da1bc7997d597bbfd8eebfd21b070806d4c8  9f53da1 
math/dune-istl: Update 2.7.1 -> 2.8.0
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 17 Jan 2021
[ 00:30 yuri search for other commits by this committer ] Original commit   Revision:561774
math/dune-istl: Fix math/arpack++ detection im installed cmake files; Add
dependencies
Sat, 16 Jan 2021
[ 00:30 yuri search for other commits by this committer ] Original commit   Revision:561689
math/dune-istl: Update 2.7.0rc2 -> 2.7.1
Sun, 15 Mar 2020
[ 17:05 yuri search for other commits by this committer ] Original commit   Revision:528491
math/dune-*: Remove GL_ACCOUNT duplications

Reported by:	0mp
[ 02:07 yuri search for other commits by this committer ] Original commit   Revision:528468
math/dune-istl: Add missing RUN_DEPENDS
Sat, 14 Mar 2020
[ 22:14 yuri search for other commits by this committer ] Original commit   Revision:528456
New port: math/dune-istl: DUNE framework: Iterative Solver Template Library

Number of commits found: 15