Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Jul 2019 20:46:57
5.2.122_6

|
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 |
01 Mar 2019 08:08:14
5.2.122_5

|
tobik  |
net/openpgm: Do not add -I to non-existing directory in openpgm-5.2.pc
foo/lib/pgm-5.2/include does not exist, so applications using strict
compiler flags will fail to build due to this.
Here this breaks devel/xeus build after r491260 [1]:
CMake Error in CMakeLists.txt:
Imported target "cppzmq" includes non-existent path
"/usr/local/lib/pgm-5.2/include"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location. (Only the first 15 lines of the commit message are shown above ) |
12 Dec 2018 01:35:36
5.2.122_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 |
25 Sep 2018 08:38:15
5.2.122_3

|
arved  |
fix build with powerpc64
PR: 231670
Submitted by: Piotr Kubaj |
23 Feb 2018 21:09:47
5.2.122_3

|
rene  |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
13 Jul 2017 08:20:35
5.2.122_3

|
eugen  |
Remove perl from runtime depends: perl is not used by openpgm in runtime, only
for build.
While here, copy docs and examples only if corresponding options turned on.
PR: 217893
Submitted by: Anton Yuzhaninov
Approved by: vg (maintainer timeout, 3+ months)
Approved by: az (mentor). |
13 May 2017 23:36:16
5.2.122_2

|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
21 Oct 2016 15:21:13
5.2.122_2

|
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
18 Sep 2016 11:05:26
5.2.122_2

|
antoine  |
Appease portlint |
18 Sep 2016 08:31:50
5.2.122_2

|
antoine  |
Unbreak by switching to USE_GITHUB |
14 Sep 2016 15:59:34
5.2.122_2

|
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
12 Jan 2016 16:20:32
5.2.122_2

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
21 Jan 2015 09:10:21
5.2.122_2

|
rm  |
net/openpgm: fix build with python3
- fix build with python3 (trivial change)
- clarify license (it's LGPL21+) and add LICENSE_FILE
- simplify docs and examples installation
- whitespace fixes
- bump PORTREVISION because default package changed - examples
now installed to EXAMPLESDIR instead of EXAMPLESDIR/examples)
Approved by: vg (maintainer) |
20 Jan 2015 11:46:50
5.2.122_1

|
vg  |
- Fix build when using python3
PR: ports/194917
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu> |
31 Oct 2014 10:18:46
5.2.122_1

|
bapt  |
Strip binaries
Avoid useless include of bsd.port.options.mk by letting plist handle what to add
in the package or not |
24 Oct 2014 16:21:26
5.2.122_1

|
mva  |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
23 Jun 2014 13:59:25
5.2.122_1

|
vanilla  |
1: Stagify.
2: switch to USES=libtool, bump version.
Approved by: portmgr@ |
20 Sep 2013 22:10:25
5.2.122

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
15 Sep 2013 14:54:36
5.2.122

|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
22 Jul 2013 14:34:23
5.2.122

|
vg  |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
19 Mar 2013 13:04:31
5.2.122

|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
28 Jan 2013 04:03:05
5.2.122

|
vanilla  |
Add openpgm 5.2.122, implementation of the PGM reliable multicast
protocol.
PR: ports/175486
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> |