Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.16.1_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.16.1 09 Mar 2023 15:06:49 |
Roger Pau Monné (royger) |
{emulators,sysutils}/xen-{kernel,tools}: update to 4.17
While there also update SeaBIOS to 1.16.1.
Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit) |
1.16.0 12 Dec 2022 13:36:30 |
Joseph Mingrone (jrm) |
misc/seabios: Update to 1.16.0; use binutils binaries
Upstream release information:
https://www.seabios.org/Releases#SeaBIOS_1.15.0
https://www.seabios.org/Releases#SeaBIOS_1.16.0
When ports set USE_BINUTILS=yes, the environment is adjusted with, e.g.,
OBJDUMP=${LOCALBASE}/bin/objdump, so that binaries from devel/binutils
are used during the build. SeaBIOS, however, ignores these environment
variables, so supply them to MAKE_ARGS. This will fix the build when
/usr/bin/llvm-objdump is linked to /usr/bin/objdump. See PR 267854.
PR: 267854
Approved by: royger (maintainer)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D37667 |
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) |
1.14.0 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 ) |
1.14.0 13 Jul 2022 00:19:34 |
Po-Chuan Hsieh (sunpoet) |
misc/seabios: Add NO_ARCH
Approved by: portmgr (blanket) |
1.14.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.14.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.14.0 31 Jan 2021 10:46:10 |
gerald |
Convert misc/seabios to use the new "build" argument to USE_GCC,
replacing direct manipulation of RUN_DEPENDS by the much more
declarative and simpler USE_GCC=yes:build.
PR: 211154 |
1.14.0 26 Aug 2020 16:10:05 |
royger |
misc/seabios: update to 1.14.0
Approved by: bapt (implicit) |
1.13.0 25 May 2020 17:20:44 |
royger |
misc/seabios: update to 1.13.0
Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit) |
1.11.0_3 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 |
1.11.0_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 |
1.11.0_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 |
1.11.0 04 Apr 2018 11:46:20 |
royger |
seabios: foce usage of GNU ld
SeaBIOS requires GNU ld in order to link.
Sponsored by: Citrix Systems R&D |
1.11.0 11 Mar 2018 09:41:01 |
tobik |
misc/seabios: Update to 1.11.0
Changes: https://www.seabios.org/Releases#SeaBIOS_1.11.0
PR: 224515
Submitted by: Sergey Samoyloff <gonzahq@yandex.ru>
Approved by: royger (maintainer timeout, ~2.5 months) |
1.10.2_2 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). |
1.10.2_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 |
1.10.2 16 May 2017 15:19:04 |
royger |
seabios: update to 1.10.2
Approved by: bapt
Sponsored by: Citrix Systems R&D
Differential revision: https://reviews.freebsd.org/D10746 |
1.10.0_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 |
1.10.0_1 29 Nov 2016 15:50:36 |
linimon |
Change from broken on only one tier-2 to ONLY_FOR. It fails to build
on armv6 and sparc64 as well, and probably does not even apply.
Approved by: portmgr (tier-2 blanket) |
1.10.0_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. |
1.10.0 27 Oct 2016 13:04:09 |
royger |
seabios: update to 1.10.0
Sponsored by: Citrix Systems R&D
Approved by: bapt |
1.9.3 06 Jul 2016 14:30:16 |
royger |
seabios: update to 1.9.3
Sponsored by: Citrix Systems R&D |
1.9.2 25 Apr 2016 09:31:58 |
royger |
SeaBIOS: update to 1.9.2
Sponsored by: Citrix Systems R&D
Approved by: bapt
Differential revision: https://reviews.freebsd.org/D6083 |
1.9.1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.9.1 01 Apr 2016 12:01:38 |
royger |
seabios: fix failure to find python
The failure has been reported by the automatic builders:
http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/412304/logs/errors/seabios-1.9.1.log
This is because SeaBIOS doesn't have a configure phase and the paths of the
required build tools need to be passed to the make command when building.
Approved by: bapt
Sponsored by: Citrix Systems R&D
Differential revision: https://reviews.freebsd.org/D5804 |
1.9.1 31 Mar 2016 15:32:49 |
royger |
xen-tools: extract seabios, build with clang
Submitted by: bapt
Minor fixes by: royger
Approved by: bapt |