aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine32
Commit message (Collapse)AuthorAgeFilesLines
* Rather than flag cfengine ports that do not support openssl111Cy Schubert2018-10-311-3/+10
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=483549
* Expand FreeBSD 12 conditionals to include 13.0-CURRENTJan Beich2018-10-231-0/+1
| | | | Notes: svn path=/head/; revision=482846
* Older releases of cfengine do not support openssl111 which is now inCy Schubert2018-10-141-0/+4
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=482116
* Register conflicts among the syslog-ng family of ports.Cy Schubert2017-10-051-1/+2
| | | | | | | Reported by: rodrigo Notes: svn path=/head/; revision=451263
* - Fix WWWDmitry Marakasov2017-04-171-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=438733
* Welcome the new cfengine and cfengine-masterfiles 3.10.Cy Schubert2016-12-291-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=429872
* sysutils/cfengine3[2345]: document SSL requirement and set flags accordinglyJohn Marino2016-09-101-0/+2
| | | | | | | Approved by: SSL blanket Notes: svn path=/head/; revision=421661
* USE_BDB cleanup.Mathieu Arnold2016-08-081-3/+1
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=419843
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-5/+5
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Correct CONFLICTS.Cy Schubert2016-01-121-1/+1
| | | | Notes: svn path=/head/; revision=405826
* - Drop @dirrm* from plistDmitry Marakasov2015-12-221-5/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=404262
* Add skreuzer as a committer to the cfengine family of ports.Cy Schubert2015-11-301-0/+1
| | | | Notes: svn path=/head/; revision=402672
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-1/+0
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=394508
* Add CPE info.Cy Schubert2015-03-031-2/+3
| | | | | | | | PR: 198196, 198197, 198198, 198199, 198200, 198201 Submitted by: shun.fbsd.pr@dropcut.net Notes: svn path=/head/; revision=380322
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-212-4/+50
| | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=365599
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=362126
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* Fix fetch.Glen Barber2014-06-021-2/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=356260
* Update MASTER_SITES.Cy Schubert2014-05-292-7/+4
| | | | | | | | | | Fix other issues including USES shebangfix and libtool. Stage remaining cfengine ports. PR: 190135 and 190329 Notes: svn path=/head/; revision=355665
* Make check-orphans happy.Cy Schubert2014-05-182-1/+6
| | | | Notes: svn path=/head/; revision=354421
* - Stage supportMartin Wilke2014-02-112-6/+9
| | | | Notes: svn path=/head/; revision=343753
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Add missing conflicts.Glen Barber2013-07-031-1/+1
| | | | | | | Approved by: cy (maintainer, implicit) Notes: svn path=/head/; revision=322232
* - Unbreak build on HEADMartin Wilke2013-06-121-4/+0
| | | | Notes: svn path=/head/; revision=320661
* Fix build with bmakeBaptiste Daroussin2013-05-041-5/+5
| | | | Notes: svn path=/head/; revision=317381
* - Conditionalize PKGNAMESUFFIX and LATEST_LINK for sysutils/cfengine34Glen Barber2013-01-081-0/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=310090
* Update PCRE to 8.32Martin Matuska2012-12-101-2/+2
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* - devel/pcre is no longer optional in sysutils/cfengine32.Glen Barber2012-08-311-13/+8
| | | | | | | | | | | | - Remove -legacy PKGNAMESUFFIX - Bump PORTREVISION - Use [tab] in CONFLICTS line (portlint) Approved by: cy (maintainer) Approved by: crees (mentor, implicit) Notes: svn path=/head/; revision=303434
* Document that gjb@ will be helping me out.Cy Schubert2012-08-151-0/+1
| | | | Notes: svn path=/head/; revision=302595
* dd new cfengine-devel port.Cy Schubert2012-08-152-2/+3
| | | | | | | | | | | Update CONFLICTS in cfengine2, cfengine32, and cfengine33 ports. Update LATEST_LINK in cfengine32 and cfengine33 ports. Add $FreeBSD$ to pkg-plist. Notes: svn path=/head/; revision=302588
* Move cfengine ports to standardize namaing.Cy Schubert2012-08-146-0/+380
Submitted by: gjb Notes: svn path=/head/; revision=302533