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: sysutils/cfengine34/Makefile
SVNWeb

Number of commits found: 42

Sat, 6 Apr 2019
[ 04:07 cy search for other commits by this committer ] Original commit   Revision:498050 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
accelerate the expiry and removal of old cfengine ports that are no
longer supported upstream.

Remove the same ports from the metaports as well.
Wed, 9 Jan 2019
[ 03:53 cy search for other commits by this committer ] Original commit   Revision:489751 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Remove redundant CONFLICTS.

PR:		234742
Reported by:	tobik@
MFH:		2019Q1
Wed, 31 Oct 2018
[ 05:10 cy search for other commits by this committer ] Original commit   Revision:483549
Rather than flag cfengine ports that do not support openssl111
unconditionally BROKEN under FreeBSD 12 & 13, only flag BROKEN
when security/openssl is not installed on systems after
openssl111 was committed to 12-CURRENT.

PR:		232709
Reported by:	linimon
Tue, 23 Oct 2018
[ 16:34 jbeich search for other commits by this committer ] Original commit   Revision:482846 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
Sun, 14 Oct 2018
[ 20:59 cy search for other commits by this committer ] Original commit   Revision:482116 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Older releases of cfengine do not support openssl111 which is now in
HEAD. Mark cfengine 3.11 and older broken under HEAD. Deprecate
and expire the older cfengine ports when FreeBSD 11 is EOL.

Users are encouraged to upgrade to cfengine 3.12 (sysutils/cfengine312)
as soon as conveinent or when using cfengine on FreeBSD 12 and newer.

The default cfengine was recently changed to cfengine312.
Thu, 5 Oct 2017
[ 01:56 cy search for other commits by this committer ] Original commit   Revision:451263 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Register conflicts among the syslog-ng family of ports.

Reported by:	rodrigo
Sun, 23 Apr 2017
[ 08:11 miwi search for other commits by this committer ] Original commit   Revision:439204
- Fix plist
- Bump PORTREVISION
Thu, 29 Dec 2016
[ 07:11 cy search for other commits by this committer ] Original commit   Revision:429872 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Welcome the new cfengine and cfengine-masterfiles 3.10.

Adjust the other cfengine and cfengine-masterfiles ports CONFLICTS to
recognize the new cfengine sister ports.

Add cfengine and cfengine-masterfiles 310 to their respective metaports.
Wed, 28 Dec 2016
[ 20:33 cy search for other commits by this committer ] Original commit   Revision:429824
Flag cfengine family of ports broken when mysql option is enabled:

configure:13254: error: MySQL client library exports symbols clashing
	with OpenSSL. Get the update from distribution provider,
	recompile MySQL library or disable MySQL connector.
	See http://bugs.mysql.com/bug.php?id=65055 for details.
Sat, 10 Sep 2016
[ 04:25 marino search for other commits by this committer ] Original commit   Revision:421661
sysutils/cfengine3[2345]: document SSL requirement and set flags accordingly

Approved by:	SSL blanket
Fri, 19 Aug 2016
[ 02:12 cy search for other commits by this committer ] Original commit   Revision:420439 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Fix package install.
[ 01:49 cy search for other commits by this committer ] Original commit   Revision:420437 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Use @dir to do the same job as @postexec.

Suggested by:	adamw@
[ 00:54 cy search for other commits by this committer ] Original commit   Revision:420436 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Set correct permissions for cfengine keys directory, otherwise
cfengine will complain.

Suggested by:	des@
[ 00:37 cy search for other commits by this committer ] Original commit   Revision:420435 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Update @unexec with modern @postunexec.
Fri, 5 Aug 2016
[ 21:32 cy search for other commits by this committer ] Original commit   Revision:419711 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update cfengine39 and cfengine-masterfiles39 to 3.9.1.

cfengine and cfengine-masterfiles now defaults to cfengine39 and
cfengine-masterfiles39
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
Tue, 12 Jan 2016
[ 02:52 cy search for other commits by this committer ] Original commit   Revision:405826
Correct CONFLICTS.
Mon, 30 Nov 2015
[ 14:28 cy search for other commits by this committer ] Original commit   Revision:402672
Add skreuzer as a committer to the cfengine family of ports.
Mon, 17 Aug 2015
[ 14:20 mat search for other commits by this committer ] Original commit   Revision:394508 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
Tue, 3 Mar 2015
[ 00:47 cy search for other commits by this committer ] Original commit   Revision:380322
Add CPE info.

PR:		198196, 198197, 198198, 198199, 198200, 198201
Submitted by:	shun.fbsd.pr@dropcut.net
Sun, 23 Nov 2014
[ 13:22 crees search for other commits by this committer ] Original commit   Revision:373147
Remove extra and now incorrect dependencies on postgresql libs-- these
were always unnecessary anyway.

Submitted by:	mat
Sat, 22 Nov 2014
[ 20:40 crees search for other commits by this committer ] Original commit   Revision:373100 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Finally retire USE_PGSQL
Tue, 4 Nov 2014
[ 18:41 jgh search for other commits by this committer ] Original commit   Revision:372162 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- update libvirt to 1.2.10
- chase shared library bump
Wed, 29 Oct 2014
[ 22:17 jgh search for other commits by this committer ] Original commit   Revision:371717 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- update libvirt,py-libvirt,libvirt-glib to 0.1.9
- shift var from ${PREFIX} to /var
- bump shared libs of dep. port

PR:		192441 (based on)
Submitted by:	olevole@olevole.ru
Thu, 28 Aug 2014
[ 21:21 tijl search for other commits by this committer ] Original commit   Revision:366456 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
security/libssh2:
- Convert to USES=libtool and USES=pathfix
- Add INSTALL_TARGET=install-strip
- Only depend on openssl if GCRYPT option is off
- Sanitize libssh2.pc

devel/libvirt:
- Remove workaround for broken libssh2.pc
- Add USES=libtool and bump dependent ports
- Convert to INSTALL_TARGET=install-strip

devel/libvirt-glib:
- Convert to USES=libtool

Approved by:	portmgr (implicit, bump unstaged port)
Thu, 17 Jul 2014
[ 08:57 olgeni search for other commits by this committer ] Original commit   Revision:362126 (Only the first 10 of 206 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
Mon, 14 Jul 2014
[ 18:42 bapt search for other commits by this committer ] Original commit   Revision:361812 (Only the first 10 of 280 ports in this commit are shown above. View all ports for this commit)
Modernize LIB_DEPENDS

With hat:	portmgr
Mon, 2 Jun 2014
[ 23:50 gjb search for other commits by this committer ] Original commit   Revision:356260
Fix fetch.
CFEngine distfile hosting has moved to the "cloud".

Submitted by:	Robert Simmons <rsimmons0@gmail.com>
Approved by:	cy (maintainer, implicit)
Sponsored by:	The FreeBSD Foundation
Thu, 29 May 2014
[ 11:20 miwi search for other commits by this committer ] Original commit   Revision:355686 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
- Convert gmake,bzip2,xz to USES

Approved by:	portmgr
[ 05:20 cy search for other commits by this committer ] Original commit   Revision:355665
Update MASTER_SITES.

Fix other issues including USES shebangfix and libtool. Stage remaining
cfengine ports.

PR:		190135 and 190329
Tue, 17 Dec 2013
[ 23:54 jgh search for other commits by this committer ] Original commit   Revision:336792 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- update to 1.2.0 and bump shared libraries in respective ports
- while here shift new lib_depends format where needed

Changes:	http://libvirt.org/news.html
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Wed, 3 Jul 2013
[ 15:10 gjb search for other commits by this committer ] Original commit   Revision:322231
Update cfengine34 to 3.4.5.
Add cfengine35 as conflict.

Approved by:	cy (maintainer, implicit)
Tue, 2 Jul 2013
[ 20:23 jgh search for other commits by this committer ] Original commit   Revision:322201 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- update to 1.1.0 and bump shared libraries in respective ports
- while here:
  - fix option check in sysutils/cfengine34
  - move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested
by kwm@)
  - restore ABI version in net-mgmt/collectd5
Sat, 16 Mar 2013
[ 19:01 gjb search for other commits by this committer ] Original commit   Revision:314382
Update to 3.4.4

Bug fixes:
- prevent possible crash when archiving files (GitHub #316)
- don't create symlinks to cf-know in update policy
- don't enable xml support if libxml2 is too old (Redmine #1937)

Approved by:	cy (maintainer, implicit)
Wed, 6 Mar 2013
[ 01:24 gjb search for other commits by this committer ] Original commit   Revision:313495
Update to 3.4.3
Convert to new options framework

Submitted by:	skreuzer
Approved by:	cy (maintainer, implicit)
Wed, 30 Jan 2013
[ 20:03 cy search for other commits by this committer ] Original commit   Revision:311268
Update 3.4.1 --> 3.4.2

Suggested by:	Loic Pefferkorn <loic-freebsd@loicp.eu>
Closes PR:	175693 (PR patch was not used)
Tue, 8 Jan 2013
[ 13:48 gjb search for other commits by this committer ] Original commit   Revision:310090
- Conditionalize PKGNAMESUFFIX and LATEST_LINK for sysutils/cfengine34
  if MASTERDIR is not set.[1]

- Add sysutils/cfengine back to INDEX.

- While here, add PKGNAMESUFFIX for other cfengine ports for consistency.

Submitted by:	bapt [1]
Approved by:	cy (maintainer, implicit)
Tue, 11 Dec 2012
[ 03:43 gjb search for other commits by this committer ] Original commit   Revision:308657
Update to 3.4.1

Approved by:	cy (maintainer)
Approved by:	eadler, cress (mentors, implicit)
[ 00:48 jgh search for other commits by this committer ] Original commit   Revision:308652 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- update libvirt to 1.0.0, and bump others for shlib change
- explictly tie to ABI version, required
- update historical headers
- add shared description for libvirt
Mon, 10 Dec 2012
[ 19:11 mm search for other commits by this committer ] Original commit   Revision:308630 (Only the first 10 of 233 ports in this commit are shown above. View all ports for this commit)
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Wed, 28 Nov 2012
[ 00:24 cy search for other commits by this committer ] Original commit   Revision:307867
Introducing the new sysutils/cfengine34 port which will track the 3.4.X
branch.

Feature safe:	yes

Number of commits found: 42