Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:37 0.11.0 |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
02 Aug 2021 09:52:37 0.11.0 |
Dave Cottlehuber (dch)  |
net/rabbitmq-c: re-enable default STATIC removed in last update
c67a6464ada6bdb6ec5c247ce95330450baed48e |
30 Jun 2021 20:06:02 0.11.0 |
Juraj Lutter (otis)  Author: Daniel Engberg |
net/rabbitmq-c: Update to 0.11.0
- Update to 0.11.0
And while here, also:
- Rearrage Makefile to Porter's Handbooks guidelines
- Remove unneeded Python dependency
- Make static library options
- Add support for "make test"
PR: 256842
Approved by: dch (maintainer) |
25 Jun 2021 20:46:55 0.10.0 |
Dave Cottlehuber (dch)  |
net/rabbitmq-c: update to 0.10.0 & take ownership
PR: 24663
Sponsored by: SkunkWerks, GmbH
Security: CVE-2019-18609
Differential Revision: https://reviews.freebsd.org/D24875 |
06 Apr 2021 14:31:07 0.8.0  |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Mar 2021 09:33:11
0.8.0  |
dch  |
net/rabbitmq-c: take ownership
Approved by: Geoff Garside (previous maintainer)
Sponsored by: SkunkWerks, GmbH |
22 May 2018 13:15:13
0.8.0  |
mat  |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
26 Nov 2017 06:18:25
0.8.0  |
antoine  |
Unbreak the ports tree
Reported by: pkg-fallout
Pointy hat: rodrigo
With hat: portmgr |
25 Nov 2017 22:15:12
0.8.0  |
rodrigo  |
Update v0.8.0
The 0.7.1 is very very outdated, 2 years ago. 0.8.0 was relesed in 2016
Added:
SSL: peer certificate and hostname validation improvements
SSL: the desire SSL version range can now be specified
SSL: SSLv2, and SSLv3 have been disabled by default
Fixed issues:
Rabbitmq-c may block when attempting to close an SSL socket
amqp_parse_url does not correctly initialize default parameters
x509 objects are leaked in verify_hostname
TCP_NOPUSH doesn't work under cygwin
Deprecated:
SSL: amqp_ssl_socket_set_verify is being replaced by
amqp_ssl_socket_set_verify_peer and amqp_ssl_socket_set_verify_hostname
Removed:
OpenVMS build system and related files.
Unmaintained PolarSSL, CyaSSL, and gnuTLS SSL backends
PR: 223566
Submitted by: loic.blot@unix-experience.fr
Reported by: freebsd@geoffgarside.co.uk (maintainer) |
04 Nov 2017 11:43:35
0.0.1_2  |
dbaio  |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
01 Apr 2016 14:16:20
0.0.1_2  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
18 Apr 2015 15:14:58
0.0.1_2  |
tijl  |
Convert to USES=autoreconf |
24 Oct 2014 16:21:26
0.0.1_2  |
mva  |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
08 Sep 2014 11:37:45
0.0.1_2  |
tijl  |
Convert to USES=libtool and INSTALL_TARGET=install-strip |
23 Jun 2014 14:40:58
0.0.1_1  |
vanilla  |
Stagify, new syntax of LIB_DEPENDS.
Approved by: portmgr@ |
29 May 2014 12:00:31
0.0.1_1  |
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
15 Dec 2013 13:56:48
0.0.1_1  |
wg  |
net/rabbitmq-c(-devel)?: depends explicitly on "python"
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
20 Sep 2013 22:10:25
0.0.1_1  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
19 Jun 2012 23:50:31
0.0.1_1  |
jgh  |
- adopt optionsNG
- while here shift license section (portlint), and use stardard licenses
PR: ports/169244
Submitted by: maintainer, rabbitmq@geoffgarside.co.uk |
19 Feb 2012 07:02:58
0.0.1_1  |
rm  |
- replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)
They all non-functional changes. |
08 Dec 2011 15:32:35
0.0.1_1  |
novel  |
Fix distinfo. Distfile change was confirmed by upstream and is caused
by upgrading of hgweb application serving these files.
PR: 163107
Submitted by: Geoff Garside (maintainer)
Feature safe: yes |
23 Sep 2011 22:26:39
0.0.1_1  |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Mar 2011 12:54:45
0.0.1_1  |
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.0.1_1  |
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.0.1_1  |
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.0.1_1  |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.0.1_1  |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
09 Jun 2010 18:03:54
0.0.1  |
jacula  |
This is a C-language AMQP client library for use with AMQP servers
speaking protocol versions 0-8 and 0-9-1. This port only speaks the
0-8 protocol version, for 0-9-1 use net/rabbitmq-c-devel.
- <http://www.rabbitmq.com/>
- <http://www.amqp.org/>
- <http://hg.rabbitmq.com/rabbitmq-c>
WWW: http://hg.rabbitmq.com/rabbitmq-c
PR: ports/145242
Submitted by: Geoff Garside <rabbitmq@geoffgarside.co.uk>
Approved by: pgj (mentor) |