non port: devel/avro-c/Makefile |
SVNWeb
|
Number of commits found: 36 |
Sun, 9 Jul 2023
|
[ 21:34 Po-Chuan Hsieh (sunpoet) ] 78e5d62
devel/avro-c: Update to 1.11.2
Changes: https://github.com/apache/avro/releases
|
Sun, 9 Apr 2023
|
[ 13:36 Po-Chuan Hsieh (sunpoet) ] 556e3c7
devel/avro-c: Fix avro-c.pc
- Bump PORTREVISION for package change
PR: 269873
Reported by: pi
|
Tue, 21 Mar 2023
|
[ 19:20 Po-Chuan Hsieh (sunpoet) ] 0055ae5
devel/avro-c: Convert REINPLACE_CMD to USES=shebangfix and patch file
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 27 Aug 2022
|
[ 10:23 Po-Chuan Hsieh (sunpoet) ] 2536713
devel/avro-c: Update to 1.11.1
Changes: https://github.com/apache/avro/releases
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 1 Nov 2021
|
[ 13:41 Po-Chuan Hsieh (sunpoet) ] 4c001aa
devel/avro-c: Update to 1.11.0
- Update MASTER_SITES: change to upstream release tarball
Changes: https://github.com/apache/avro/releases
|
Sat, 25 Sep 2021
|
[ 20:28 Bernhard Froehlich (decke) ] ad40eec
devel/avro-c: Add CPE information
Approved by: portmgr (blanket)
|
Sun, 18 Apr 2021
|
[ 05:42 Po-Chuan Hsieh (sunpoet) ] eae15d0
devel/avro-c: Update to 1.10.2
Changes: https://github.com/apache/avro/releases
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 10 Dec 2020
|
[ 21:31 sunpoet ]
Update to 1.10.1
Changes: https://github.com/apache/avro/releases
|
Wed, 8 Jul 2020
|
[ 18:56 sunpoet ]
Update to 1.10.0
Changes: https://github.com/apache/avro/releases
|
Thu, 13 Feb 2020
|
[ 18:33 sunpoet ]
Update to 1.9.2
Changes: https://github.com/apache/avro/releases
|
Tue, 3 Sep 2019
|
[ 19:08 sunpoet ]
Update to 1.9.1
Changes: https://github.com/apache/avro/releases
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sat, 18 May 2019
|
[ 09:43 sunpoet ]
Update to 1.9.0
Changes: https://github.com/apache/avro/releases
|
Fri, 15 Mar 2019
|
[ 21:40 sunpoet ]
Use USES=pathfix
|
Wed, 9 Jan 2019
|
[ 14:53 sunpoet ]
Fix build on powerpc
PR: 234786
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
Thu, 9 Aug 2018
|
[ 14:45 sunpoet ]
Fix build on aarch64, arm and mips
PR: 230478
Submitted by: Greg V <greg@unrelenting.technology>
|
Wed, 28 Feb 2018
|
[ 15:13 sunpoet ]
Fix Requires: in avro-c.pc
- Bump PORTREVISION for package change
PR: 217310
Submitted by: Alexander Shikov <a.shikov@itcons.net.ua>
|
Mon, 26 Feb 2018
|
[ 22:32 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
|
Fri, 23 Feb 2018
|
[ 21:09 rene ] (Only the first 10 of 96 ports in this commit are shown above. )
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
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
|
Thu, 5 Jan 2017
|
[ 11:00 amdmi3 ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket
|
Tue, 8 Nov 2016
|
[ 19:29 linimon ] (Only the first 10 of 45 ports in this commit are shown above. )
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
|
[ 08:52 linimon ]
Mark as broken on various tier-2 archs.
Approved by: portmgr (tier-2 blanket)
|
Wed, 20 Jul 2016
|
[ 19:28 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)
|
Sat, 25 Jun 2016
|
[ 20:29 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
|
Sun, 23 Aug 2015
|
[ 15:12 vg ]
- Update to 1.7.7
PR: ports/202469
Submitted by: Chris Petrik <chris@bsdjunk.com>
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Tue, 21 Jan 2014
|
[ 08:07 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Mon, 22 Jul 2013
|
[ 14:34 vg ] (Only the first 10 of 89 ports in this commit are shown above. )
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
|
Tue, 23 Apr 2013
|
[ 10:13 bapt ] (Only the first 10 of 97 ports in this commit are shown above. )
Convert devel to USES=pkgconfig
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Sun, 27 Jan 2013
|
[ 14:29 vanilla ]
Add avro-c 1.7.3, data serialization system for ANSI C.
PR: ports/175562
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
Number of commits found: 36 |