non port: devel/thrift-c_glib/Makefile |
SVNWeb
|
Number of commits found: 27 |
Mon, 7 Aug 2023
|
[ 11:54 Muhammad Moinur Rahman (bofh) ] 6c2f5fd
devel/thrift-c_glib: Fix build with openssl3
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Wed, 2 Aug 2023
|
[ 14:16 Muhammad Moinur Rahman (bofh) ] 8cae30b (Only the first 10 of 11 ports in this commit are shown above. )
*/*: Fix typos on OPENSSL3 build fixes
On my previous OpenSSL 3 fixes there was an accidental typo. This commit
fixes all those typos.
Approved by: portmgr (blanket)
|
Tue, 25 Jul 2023
|
[ 09:42 Muhammad Moinur Rahman (bofh) ] c544161
devel/thrift-c_glib: Fix build with openssl3
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
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 )
|
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, 18 Oct 2021
|
[ 19:25 Stefan Eßer (se) ] 4e7cdbe
devel/thrift-c_glib: Add CPE information
Approved by: portmgr (blanket)
|
Sat, 16 Oct 2021
|
[ 09:51 Jimmy Olgeni (olgeni) ] 4460cf7 (Only the first 10 of 476 ports in this commit are shown above. )
*: fix tab vs. space issues, and comments according to the guide.
|
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.
|
Sat, 6 Mar 2021
|
[ 10:01 mfechner ] (Only the first 10 of 14 ports in this commit are shown above. )
Security related update to 0.14.0.
Changelog:
https://github.com/apache/thrift/blob/master/CHANGES.md
In the changelog I cannot find the information that this includes a security
related fix.
Neither in CVE database:
https://www.cvedetails.com/product/38295/Apache-Thrift.html?vendor_id=45
But gitlab mentions it that it updates to version 0.14.0 to mitigate security
concerns:
https://about.gitlab.com/releases/2021/03/04/security-release-gitlab-13-9-2-released/
This update is therefor required for the gitlab-ce security update to 13.9.2.
Changed build system to cmake, this fixed problems if openssl from ports is
used.
It also improves the build performance by factor of CPUs available.
Cmake also seems to be the recommended build system.
|
Fri, 8 Nov 2019
|
[ 11:39 tobik ] (Only the first 10 of 109 ports in this commit are shown above. )
devel: Add missing USES={gl,gnome,php,sdl}
|
Thu, 19 Sep 2019
|
[ 10:23 pkubaj ]
devel/thrift-c_glib: fix build on GCC architectures
Builds fine on powerpc64, just needs GCC from ports.
Approved by: mentors (implicit approval)
|
Sat, 11 May 2019
|
[ 10:11 tobik ]
devel/thrift-c_glib: Disable -Werror and fix build
src/thrift/generate/t_py_generator.cc:1603:38: error: unused variable 'a_iter'
[-Werror,-Wunused-variable]
vector<t_field*>::const_iterator a_iter;
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p501065_s347375/logs/errors/thrift-c_glib-0.11.0,1.log
PR: 230607
|
Sat, 24 Feb 2018
|
[ 20:40 lx ] (Only the first 10 of 12 ports in this commit are shown above. )
Update thrift ports to 0.11.0.
PR: 225798
Approved by: maintainer timeout
|
Mon, 22 May 2017
|
[ 13:17 linimon ] (Only the first 10 of 49 ports in this commit are shown above. )
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)
Reported by: swills
|
Sat, 7 Jan 2017
|
[ 01:07 adamw ] (Only the first 10 of 13 ports in this commit are shown above. )
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Thu, 15 Sep 2016
|
[ 01:41 swills ] (Only the first 10 of 193 ports in this commit are shown above. )
Unmark broken on powerpc64
These ports built successfully
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 30 Dec 2015
|
[ 11:42 rakuco ]
Fix MASTER_SITES typo and unmark BROKEN.
The typo was introduced in 333298 from 2013, which means the port has never
been fetched correctly...
|
Mon, 9 Nov 2015
|
[ 12:59 antoine ] (Only the first 10 of 285 ports in this commit are shown above. )
Mark a few ports BROKEN: unfetchable
|
Wed, 21 Oct 2015
|
[ 14:17 mat ]
Update to 0.9.3
PR: 203767
Submitted by: devnexen gmail com
Approved by: maintainer
Sponsored by: Absolight
|
Thu, 4 Jun 2015
|
[ 09:42 amdmi3 ]
- Switch to USES=autoreconf
- Fix whitespace
- Strip libraries
|
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, 26 Aug 2014
|
[ 19:33 amdmi3 ]
- Switch to USES=libtool, drop .la files
- Stagify
Approved by: portmgr blanket
|
Fri, 4 Jul 2014
|
[ 12:06 bapt ] (Only the first 10 of 82 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Sat, 9 Nov 2013
|
[ 15:17 wg ]
devel/thrift-c_glib: C glib interface to Thrift
WWW: http://thrift.apache.org/
PR: ports/183057
Submitted by: Valery Komarov <komarov valerka.net>
|
Number of commits found: 27 |