notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/cfengine32/Makefile

Number of commits found: 30

Saturday, 6 Apr 2019
04:07 cy search for other commits by this committer
accelerate the expiry and removal of old cfengine ports that are no
longer supported upstream.

Remove the same ports from the metaports as well.
Original commitRevision:498050 
Wednesday, 9 Jan 2019
03:53 cy search for other commits by this committer
Remove redundant CONFLICTS.

PR:		234742
Reported by:	tobik@
MFH:		2019Q1
Original commitRevision:489751 
Wednesday, 31 Oct 2018
05:10 cy search for other commits by this committer
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
Original commitRevision:483549 
Tuesday, 23 Oct 2018
16:34 jbeich search for other commits by this committer
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
Original commitRevision:482846 
Sunday, 14 Oct 2018
20:59 cy search for other commits by this committer
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.
Original commitRevision:482116 
Thursday, 5 Oct 2017
01:56 cy search for other commits by this committer
Register conflicts among the syslog-ng family of ports.

Reported by:	rodrigo
Original commitRevision:451263 
Thursday, 29 Dec 2016
07:11 cy search for other commits by this committer
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.
Original commitRevision:429872 
Saturday, 10 Sep 2016
04:25 marino search for other commits by this committer
sysutils/cfengine3[2345]: document SSL requirement and set flags accordingly

Approved by:	SSL blanket
Original commitRevision:421661 
Monday, 8 Aug 2016
13:46 mat search for other commits by this committer
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
Original commitRevision:419843 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Tuesday, 12 Jan 2016
02:52 cy search for other commits by this committer
Correct CONFLICTS.
Original commitRevision:405826 
Monday, 30 Nov 2015
14:28 cy search for other commits by this committer
Add skreuzer as a committer to the cfengine family of ports.
Original commitRevision:402672 
Monday, 17 Aug 2015
14:20 mat search for other commits by this committer
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
Original commitRevision:394508 
Tuesday, 3 Mar 2015
00:47 cy search for other commits by this committer
Add CPE info.

PR:		198196, 198197, 198198, 198199, 198200, 198201
Submitted by:	shun.fbsd.pr@dropcut.net
Original commitRevision:380322 
Thursday, 21 Aug 2014
22:50 mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
Original commitRevision:365599 
Thursday, 17 Jul 2014
08:57 olgeni search for other commits by this committer
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)
Original commitRevision:362126 
Monday, 14 Jul 2014
18:42 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361812 
Monday, 2 Jun 2014
23:50 gjb search for other commits by this committer
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
Original commitRevision:356260 
Thursday, 29 May 2014
05:20 cy search for other commits by this committer
Update MASTER_SITES.

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

PR:		190135 and 190329
Original commitRevision:355665 
Sunday, 18 May 2014
14:10 cy search for other commits by this committer
Make check-orphans happy.
Original commitRevision:354421 
Tuesday, 11 Feb 2014
14:19 miwi search for other commits by this committer
- Stage support
Original commitRevision:343753 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Wednesday, 3 Jul 2013
15:12 gjb search for other commits by this committer
Add missing conflicts.

Approved by:	cy (maintainer, implicit)
Original commitRevision:322232 
Wednesday, 12 Jun 2013
06:14 miwi search for other commits by this committer
- Unbreak build on HEAD
Original commitRevision:320661 
Saturday, 4 May 2013
22:22 bapt search for other commits by this committer
Fix build with bmake
Original commitRevision:317381 
Tuesday, 8 Jan 2013
13:48 gjb search for other commits by this committer
- 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)
Original commitRevision:310090 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Friday, 31 Aug 2012
16:26 gjb search for other commits by this committer
- devel/pcre is no longer optional in sysutils/cfengine32.
- Remove -legacy PKGNAMESUFFIX
- Bump PORTREVISION
- Use [tab] in CONFLICTS line (portlint)

Approved by:	cy (maintainer)
Approved by:	crees (mentor, implicit)
Original commitRevision:303434 
Wednesday, 15 Aug 2012
19:44 cy search for other commits by this committer
Document that gjb@ will be helping me out.
Original commit
17:28 cy search for other commits by this committer
dd new cfengine-devel port.

Update CONFLICTS in cfengine2, cfengine32, and cfengine33 ports.

Update LATEST_LINK in cfengine32 and cfengine33 ports.

Add $FreeBSD$ to pkg-plist.
Original commit

Number of commits found: 30