aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine316/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: Remove expired ports:Rene Ladan2022-07-061-71/+0
| | | | | 2022-07-05 sysutils/cfengine316: Expire one year after cfengine 3.18.0 released 2022-07-05 sysutils/cfengine-masterfiles316: Expire one year after cfengine 3.18.0 released
* sysutils/cfengine*: Remove skreuzer@ and gjb@ as alternate maintainersCy Schubert2022-07-031-2/+0
| | | | | skreuzer@ and gjb@ expressed long ago they were no longer interested in the cfengine ports. Let's make this official.
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-101-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* */*: Remove redundant '-*' from CONFLICTS definitionsStefan Eßer2021-11-251-1/+1
| | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
* sysutils/cfengine136: Deprecate and expireCy Schubert2021-07-051-0/+3
| | | | Deprecate and expire cfengine316 one year after cfengine318 commit.
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Welcome the new cfengine 3.16.0 and cfengine-masterfiles 3.16.0.Cy Schubert2020-11-141-0/+71
Both become the default cfengine ports/packages. Notes: svn path=/head/; revision=555078