Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Sep 2020 13:01:00
2.7.0_5

|
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 ) |
08 Mar 2020 17:01:47
2.7.0_5

|
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
21 Feb 2020 10:09:17
2.7.0_5

|
bapt  |
Change maintainer address
Submitted by: Gandi.net |
15 Jan 2020 12:06:14
2.7.0_5

|
bapt  |
Add LOCALBASE/share/man to the valid path for manpages
Also compress manpages in this location.
As a followup of a discussion which occured in 2017:
https://lists.freebsd.org/pipermail/freebsd-arch/2017-March/018115.html
And following:
https://svnweb.freebsd.org/base?view=revision&revision=315053
and
https://svnweb.freebsd.org/base?view=revision&revision=315142
All the supported FreeBSD version now supports share/man in manpath for
LOCALBASE As a result the ports tree can now accept it for manpage, but
more over migrate to this new path. Resulting in more consistency now the
manpages in base and ports would be in the relative path (under share/)
and a reduced amount of patching needed to port something to FreeBSD
Note1: this has already be done for GNU info pages earlier
Note2: due to the fact that for end user no functionnality will change during
the migration of the manpages to the new location and to avoid massive rebuild
of packages, it has been decided to not bump portrevision when migrating.
Reviewed by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D23166 |
26 Jul 2019 20:46:57
2.7.0_5

|
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 |
12 Dec 2018 01:35:36
2.7.0_4

|
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 |
28 Oct 2018 10:53:38
2.7.0_3

|
linimon  |
Fix build with GCC-based architectures.
PR: 232281
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
08 Oct 2018 13:13:21
2.7.0_3

|
mat  |
Fix build.
PR: 231662
Submitted by: mat
Approved by: maintainer |
03 Oct 2018 14:40:50
2.7.0_3

|
mat  |
Add missing dependencies, fix QA, cleanup. |
17 Sep 2018 14:38:06
2.7.0_2

|
bapt  |
Update to 1.7.0 final |
28 Aug 2018 12:17:13
2.7.0_1

|
bapt  |
Remove useless macros
Reported by: mat |
28 Aug 2018 11:59:46
2.7.0_1

|
bapt  |
NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode.
It also supports the 9p.2000L protocol.
WWW: https://github.com/nfs-ganesha/nfs-ganesha
PR: 230776
Submitted by: fatih@gandi.net
Sponsored by: Gandi.net |