notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: security/broccoli/Makefile
SVNWeb

Number of commits found: 26

Thu, 19 Nov 2020
[ 00:48 leres search for other commits by this committer ] Original commit   Revision:555679
security/broccoli: Explicitly deprecate due to dependency on lang/python27

Given its dependency on lang/python27, lets deprecate broccoli
itself to give ports that depend it a little warning.

(It looks like security/barnyard2 is the only one left.)

PR:		249760
Reported by:	swills
Wed, 17 Jun 2020
[ 18:17 sunpoet search for other commits by this committer ] Original commit   Revision:539491 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
Sat, 2 Feb 2019
[ 21:22 leres search for other commits by this committer ] Original commit   Revision:491991
Update to 1.101.

PR:		235139
Submitted by:	bofh
Approved by:	ler (mentor, implicit)
Mon, 14 Jan 2019
[ 17:50 leres search for other commits by this committer ] Original commit   Revision:490305
net/GeoIP has been deprecated but security/broccoli builds without
it; remove GeoIP dependency and undeprecate.

While we're here fix some portlint reported Makefile variable order
issues.

Approved by:	ler (mentor, implicit)
Sun, 13 Jan 2019
[ 21:22 adamw search for other commits by this committer ] Original commit   Revision:490213 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Deprecate everything that depends on net/GeoIP and everything that depends
on those ports.
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Wed, 20 Dec 2017
[ 11:09 bapt search for other commits by this committer ] Original commit   Revision:456782
Use swig 3.0
Cleanup bison dependency
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 21 Oct 2017
[ 00:45 leres search for other commits by this committer ] Original commit   Revision:452566 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update pkg-descr and Makefile in my ports to use https where possible.
Remove obsolete mirrors.

 - devel/arduino
 - devel/arduino-irremote
 - net/hostapd
 - security/broccoli
 - sysutils/lbl-cf
 - sysutils/lbl-hf
 - www/mini_httpd

Reviewed by:	ler (mentor), matthew (mentor)
Approved by:	ler (mentor), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12748
Fri, 15 Sep 2017
[ 18:18 leres search for other commits by this committer ] Original commit   Revision:449916 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER on my ports and "Created by" on the ones I created
to use my @FreeBSD.org email address.

 - devel/arduino
 - devel/arduino-glcd
 - devel/arduino-irremote
 - devel/arduino-mk
 - devel/arduino-sevseg
 - net/hostapd
 - net/py-pcap
 - security/bro
 - security/broccoli
 - security/create-cert
 - sysutils/lbl-cf
 - sysutils/lbl-hf
 - www/mini_httpd

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D12374
Fri, 28 Oct 2016
[ 17:55 danfe search for other commits by this committer ] Original commit   Revision:424875 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Do not redefine DEBUG_DESC when its meaning more or less matches the default
option description.  Those ports where it meant something more specific were
left untouched.
Sun, 11 Sep 2016
[ 23:57 marino search for other commits by this committer ] Original commit   Revision:421885
security/broccoli: Document SSL requirement and handle no SSLv3 (LibreSSL)

Approved by:	SSL blanket
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 23 Oct 2015
[ 18:12 riggs search for other commits by this committer ] Original commit   Revision:400046
Adopt broccoli version numbering, update to 1.97

The gist from maintainer's explanation of the situation:
Upon creation of the port, the version number of the bro
distribution broccoli was packaged with was used. But it
makes more sense to use broccoli's actual version number.

PR:		203848
Submitted by:	leres@ee.lbl.gov (maintainer)
Mon, 2 Feb 2015
[ 22:25 pi search for other commits by this committer ] Original commit   Revision:378333
security/bro, security/broccoli: 2.3 -> 2.3.2

This updates bro and broccoli from 2.3 and 2.3.2, which is a security
update.

Changes to the bro port:
- Rework openssl option logic
- Remove obsolete
- pkgng related changes

Changes to the broccoli port:
- Remove unused DOCS option
- Enable PYTHON by default
- pkgng related changes
- Minor portlint changes
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 4 Jan 2015
[ 08:23 mva search for other commits by this committer ] Original commit   Revision:376179
- Convert USE_PYTHON -> USES leftovers missed in the previous commits

Spotted by:	antoine
With hat:	python
Mon, 1 Sep 2014
[ 13:03 bapt search for other commits by this committer ] Original commit   Revision:366875 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Remove support for pkg_install
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D693
Mon, 11 Aug 2014
[ 17:05 adamw search for other commits by this committer ] Original commit   Revision:364628 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
Sun, 10 Aug 2014
[ 21:51 cs search for other commits by this committer ] Original commit   Revision:364576 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update to 2.3

PR:		192105
Submitted by:	leres@ee.lbl.gov (maintainer)
Wed, 16 Jul 2014
[ 03:18 adamw search for other commits by this committer ] Original commit   Revision:362024 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Add DOCS option where PORTDOCS is in plist.
Fri, 31 Jan 2014
[ 21:19 cs search for other commits by this committer ] Original commit   Revision:342076
Fix make package when BRO_PREFIX is defined and PYTHON is
enabled.

PR:		ports/185814
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
MFH:		2014Q1
Tue, 24 Dec 2013
[ 09:32 jadawin search for other commits by this committer ] Original commit   Revision:337324
- use PYTHONPREFIX_LIBDIR

PR:		ports/185120
Submitted by:	maintainer
Wed, 18 Dec 2013
[ 15:05 jadawin search for other commits by this committer ] Original commit   Revision:336837
- Unbreak make package without Python

PR:		ports/184784
Submitted by:	maintainer
Fri, 13 Dec 2013
[ 23:25 mat search for other commits by this committer ] Original commit   Revision:336382
- Install python bits in a sensible place.
- Install ruby bits in a sensible place.
- Convert to new OPTIONS framework.
- Remove dependency on Perl, nothing in the sources needs it.
- Use new LIB_DEPENDS format.

PR:		ports/184519
Submitted by:	mat
Approved by:	maintainer
Fri, 22 Nov 2013
[ 15:02 jadawin search for other commits by this committer ] Original commit   Revision:334596
- Update to 2.2
- Update MASTER_SITES
- Add LICENSE
- Support STAGE

PR:		ports/183939
Submitted by:	maintainer
Wed, 16 Oct 2013
[ 20:21 tabthorpe search for other commits by this committer ] Original commit   Revision:330536
Broccoli is the Bro client communications library and lets you
create applications that can speak the Bro communication protocol.

WWW: http://www.icir.org/christian/broccoli/

PR:		ports/ports/182476
Submitted by:	Craig Leres <leres@ee.lbl.gov>

Number of commits found: 26