Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
201812R1_2 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
201812R1_2 02 Jun 2020 20:31:18 |
rene |
Return gnn@'s ports to the pool after safekeeping his commit bit. |
201812R1_2 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
201812R1_2 30 Jul 2019 12:03:42 |
pkubaj |
comms/libbtbb: fix build with GCC-based architectures
Base GCC doesn't support gnu90, but does support gnu89, which is the same.
PR: 239296
Approved by: gnn (maintainer), linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D20996 |
201812R1_2 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 |
201812R1_1 02 Jan 2019 14:17:20 |
gnn |
Update to release 2018-12-R1 |
201808R1_1 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 |
201808R1_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 |
201808R1 04 Sep 2018 14:11:57 |
gnn |
Fix typo |
201808R1 04 Sep 2018 13:14:07 |
gnn |
Update the license allow post GPLv2
Reported by: jbeich |
201808R1 04 Sep 2018 13:12:08 |
gnn |
Remove an unused dependency, update to properly grab version of Python
Reported by: jbeich |
201808R1 03 Sep 2018 19:43:07 |
gnn |
Update build dependencies to track a library rather than an executable |
201808R1 03 Sep 2018 19:33:28 |
gnn |
Switch to the more idiomatic inclusion of Python |
201808R1 03 Sep 2018 18:35:25 |
gnn |
Bluetooth Baseband Library for use by Ubertooth and others |