Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Dec 2020 21:31:38
1.10.1

|
sunpoet  |
Update to 1.10.1
Changes: https://github.com/apache/avro/releases |
08 Jul 2020 18:56:00
1.10.0

|
sunpoet  |
Update to 1.10.0
Changes: https://github.com/apache/avro/releases |
13 Feb 2020 18:33:18
1.9.2

|
sunpoet  |
Update to 1.9.2
Changes: https://github.com/apache/avro/releases |
03 Sep 2019 19:08:17
1.9.1

|
sunpoet  |
Update to 1.9.1
Changes: https://github.com/apache/avro/releases |
26 Jul 2019 20:46:57
1.9.0_1

|
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 |
18 May 2019 09:43:18
1.9.0

|
sunpoet  |
Update to 1.9.0
Changes: https://github.com/apache/avro/releases |
15 Mar 2019 21:40:47
1.8.2_1

|
sunpoet  |
Use USES=pathfix |
09 Jan 2019 14:53:15
1.8.2_1

|
sunpoet  |
Fix build on powerpc
PR: 234786
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
09 Aug 2018 14:45:57
1.8.2_1

|
sunpoet  |
Fix build on aarch64, arm and mips
PR: 230478
Submitted by: Greg V <greg@unrelenting.technology> |
28 Feb 2018 15:13:22
1.8.2_1

|
sunpoet  |
Fix Requires: in avro-c.pc
- Bump PORTREVISION for package change
PR: 217310
Submitted by: Alexander Shikov <a.shikov@itcons.net.ua> |
26 Feb 2018 22:32:59
1.8.2

|
sunpoet  |
Update to 1.8.2
- Change MASTER_SITES to GitHub
- Update COMMENT
- Add LICENSE
- Pet portlint: move BROKEN_* upward
- Update BROKEN: use lowercase for leading character
- Use WRKSRC_SUBDIR
- Update pkg-descr
- Update WWW
Changes: https://github.com/apache/avro/blob/branch-1.8/CHANGES.txt
https://github.com/apache/avro/commits/branch-1.8/lang/c |
23 Feb 2018 21:09:47
1.8.1_1

|
rene  |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
30 Nov 2017 06:13:35
1.8.1_1

|
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
05 Jan 2017 11:00:50
1.8.1_1

|
amdmi3  |
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket |
08 Nov 2016 19:29:57
1.8.1_1

|
linimon  |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
08 Nov 2016 08:52:35
1.8.1_1

|
linimon  |
Mark as broken on various tier-2 archs.
Approved by: portmgr (tier-2 blanket) |
20 Jul 2016 19:28:56
1.8.1_1

|
amdmi3  |
- Add missing depends
- Fix liblzma detection on pre 10.3
- Make documentation generation consistent (disable it)
- Fix snappy support for FreeBSD (also submitted upstream)
Approved by: vg (maintainer) |
25 Jun 2016 20:29:04
1.8.1

|
gnn  |
Update avro and related ports from version 1.7.7 to 1.8.1
Submitted by: Arun Thomas <arun.thomas @ gmail.com>
Reviewed by: vg
Approved by: vg (maintainer)
Sponsored by: DARPA, AFRL |
23 Aug 2015 15:12:36
1.7.7

|
vg  |
- Update to 1.7.7
PR: ports/202469
Submitted by: Chris Petrik <chris@bsdjunk.com> |
14 May 2015 10:15:09
1.7.3

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
09 Dec 2014 10:40:44
1.7.3

|
bapt  |
Cleanup plist |
21 Jan 2014 08:07:15
1.7.3

|
bapt  |
Support stage |
20 Sep 2013 17:03:27


|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
22 Jul 2013 14:34:23
1.7.3

|
vg  |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
23 Apr 2013 10:13:20
1.7.3

|
bapt  |
Convert devel to USES=pkgconfig |
22 Mar 2013 20:06:15
1.7.3

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
27 Jan 2013 14:29:11
1.7.3

|
vanilla  |
Add avro-c 1.7.3, data serialization system for ANSI C.
PR: ports/175562
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> |