aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove systuils/cfengine2 port - superceded by re-born sysutils/cfengineSergei Kolobov2006-10-091-35/+0
| | | | Notes: svn path=/head/; revision=175082
* - Update to 2.1.20Sergei Kolobov2006-04-301-16/+4
| | | | | | | | | - Utilize USE_BDB infrastructure instead of using home-grown autodetection mechanism - Remove unneeded USE_REINPLACE Notes: svn path=/head/; revision=160986
* - Update to 2.1.17Sergei Kolobov2005-11-081-2/+1
| | | | | | | | | | - Remove patch-CAN-2005-2960 - the vulnerable contrib/vicf script is no longer included in the distribution - Remove two patches that fix build errors on 4.x in the previous version - both patches were integrated upstream Notes: svn path=/head/; revision=147593
* - Add patch to fix security vulnerabilitySergei Kolobov2005-10-071-0/+1
| | | | | | | | | Obtained from: Debian Security: CAN-2005-2960 VuXML ID: 8688d5cd-328c-11da-a263-0001020eed82 Notes: svn path=/head/; revision=144450
* - Update to 2.1.16Sergei Kolobov2005-10-071-3/+8
| | | | | | | | | - Beat the port to respect NOPORTDOCS - Add patches to fix compilation errors under 4.x (to be submitted upstream) - A patch to fix security vulnerability will be committed separately Notes: svn path=/head/; revision=144449
* - Take maintainershipSergei Kolobov2005-09-121-2/+2
| | | | Notes: svn path=/head/; revision=142528
* Change .error to IGNORE so index building doesn't fail for unsupportedDejan Lesjak2005-07-231-1/+1
| | | | | | | WITH_BDB_VER settings. Notes: svn path=/head/; revision=139986
* - Update to 2.1.15Pav Lucistnik2005-07-081-9/+3
| | | | | | | | | | | - Resign maintainership PR: ports/83096 Submitted by: Soren Klintrup <skl@telmore.dk> Approved by: Paul Dlug <paul@aps.org> (maintainer) Notes: svn path=/head/; revision=138724
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN on 4.x: Does not compileKris Kennaway2005-04-101-1/+7
| | | | Notes: svn path=/head/; revision=132957
* - Update to 2.1.13Sergei Kolobov2005-03-141-13/+9
| | | | | | | | | | | | | - Minor Makefile tweaks - This is the default version of cfengine now since sysutils/cfengine (1.6.3) has been marked DEPRECATED PR: ports/77859 Submitted by: sergei Approved by: Paul Dlug (maintainer) Notes: svn path=/head/; revision=131210
* - Update to 2.1.10Pav Lucistnik2004-10-121-4/+20
| | | | | | | | | | | - Allow various version of BDB PR: ports/72066 Submitted by: Kevin Way <kevin@insidesystems.net> Based on work by: maintainer Notes: svn path=/head/; revision=118709
* Update to 2.1.5.Mark Linimon2004-04-301-1/+1
| | | | | | | | PR: ports/65867 Submitted by: Paul Dlug <paul@aps.org> (maintainer) Notes: svn path=/head/; revision=108003
* - Update to 2.1.3Pav Lucistnik2004-02-281-2/+2
| | | | | | | | PR: ports/63447 Submitted by: Paul Dlug <paul@aps.org> (maintainer) Notes: svn path=/head/; revision=102408
* - Update to 2.1.1Sergei Kolobov2004-01-261-2/+1
| | | | | | | | | | | | | | | | - Patch to fix missing paren in src/filedir.c - Patch for case insensitive hostname matching removed (now the default as of this version) While I'm here: - Respect hier(7): install examples into ${EXAMPLESDIR}, docs into ${DOCSDIR} PR: 61602 Submitted by: maintainer Notes: svn path=/head/; revision=99236
* - Include patches from Bob Van Valzah <Bob@VanValzah.Com>Sergei Kolobov2003-12-121-7/+6
| | | | | | | | | | | | | | | | | | which fix problems with mixed case hostnames and fully qualified domain names. In some cases cfengine appears to bind only to the ipv6 address with mixed case hostnames. - Bump PORTREVISION - Assign mantainership to the submitter at his request While I'm here: - Supply a proper CONFIGURE_TARGET to GNU_CONFIGURE - Teach the port that ${LOCALBASE} is not always /usr/local PR: 60061 Submitted by: Paul Dlug <paul@aps.org> Notes: svn path=/head/; revision=95668
* - Update to 2.1.0p1Oliver Eikemeier2003-11-211-2/+5
| | | | | | | | | | | - Moved info pages to Makefile from pkg-plist PR: 59421 Submitted by: Paul Dlug <paul@ridge.aps.org> Approved by: marcus (mentor) Notes: svn path=/head/; revision=94593
* Remove the "FORBIDDEN", I believe it was fixed with the last commit.James E. Housley2003-11-091-2/+0
| | | | Notes: svn path=/head/; revision=93572
* The attached diff updates cfengine2 to 2.0.8p1 which includes new features, ↵James E. Housley2003-11-091-1/+1
| | | | | | | | | | performance enhancements for file copies and security patches. PR: 56710 Submitted By: Paul Dlug <paul@aps.org> Notes: svn path=/head/; revision=93571
* Reset maintainer of ports owned by inactive committers who were just retired.Kris Kennaway2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92900
* Mark this port forbidden due to a stack overflow which may lead toJoe Marcus Clarke2003-10-021-0/+2
| | | | | | | | | | | | | | | arbitrary code execution. Advisories: http://www.securityfocus.com/archive/1/339083 http://packetstormsecurity.nl/0309-advisories/cfengine.txt http://www.securityfocus.com/bid/8699/ http://mail.gnu.org/archive/html/bug-cfengine/2003-08/msg00014.html PR: 57470 Notes: svn path=/head/; revision=90015
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* New port for cfengine-2.0.3 after repo-copy from the cfengine-1.x port.Tony Finch2002-07-301-25/+12
| | | | | | | | PR: 35037 Approved by: will Notes: svn path=/head/; revision=63751
* Update cfengine MASTER_SITESGordon Tetlow2002-07-291-1/+1
| | | | | | | | PR: ports/41123 Submitted by: fanf@ Notes: svn path=/head/; revision=63708
* Update my maintainer line to my new FreeBSD email address.Gordon Tetlow2002-05-191-1/+1
| | | | | | | Not Reviewed by: jake Notes: svn path=/head/; revision=59459
* Update URLs for cfengine port to correctly reflect the website and theYing-Chieh Liao2002-04-201-2/+6
| | | | | | | | | | | | | authoritative FTP site for cfengine. Also remove the dependence on teTex while port building since it is fscking huge and ugly. When package building, add the dependence on teTex so more docs are available in the package. PR: 37239 Submitted by: maintainer Notes: svn path=/head/; revision=57900
* RUN_DEPEND on latex to build documentation correctly.Dmitry Sivachenko2002-01-071-3/+1
| | | | | | | | Remove strip commands from post-install target: binaries are stripped without this hack. Notes: svn path=/head/; revision=52712
* First round of auto* cleanups:Will Andrews2002-01-061-1/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* Fix for new world order of automake and friends but using ${ACLOCAL} andSteve Price2001-12-151-1/+1
| | | | | | | ${AUTOHEADER}. Notes: svn path=/head/; revision=51608
* This patch fixes the following problems:Ying-Chieh Liao2001-08-171-2/+2
| | | | | | | | | | | | | | | * cfengine deadlocking in the resolver due to being linked against libc_r * cfd issuing 'ioctl: No such network device' whenever it is invoked. change maintainer email add more docs Patches obtained from Michael Kyle <mike@rainc.com> PR: 29649 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46366
* Per the instructions of the software, cfengine is now dependent on BerkleyDB 3.Michael Haro2001-04-021-6/+8
| | | | | | | | | | | | | | | | | | | In fact, the only thing (that I can tell anyway) that uses the DB functions is cfd. I'm guessing most people don't use it, especially since I haven't heard any complaints about it. Also, it was putting some of the docs in / (for some really strange reason). That should be fixed too. They are now put in {PREFIX}/share/doc/cfengine, depending on NOPORTSDOC (somewhat reverse logic than normal, but it made the amount of changes less). Finally, strip the binaries. PR: 26189 Submitted by: maintainer Notes: svn path=/head/; revision=40737
* - Update to version 1.6.3Kevin Lo2001-02-251-2/+2
| | | | | | | | | | - Take over maintainership PR: 25316 Submitted by: Gordon Tetlow <gordont@bluemtn.net> Notes: svn path=/head/; revision=38684
* Update to version 1.6.2Kevin Lo2001-01-231-10/+8
| | | | | | | | PR: 24556 Submitted by: Ports Fury Notes: svn path=/head/; revision=37484
* Upgrade to cfengine 1.6.1 to (finally) fix remote vulnerability.Kris Kennaway2001-01-211-4/+16
| | | | | | | | | Remove old maintainer for inactivity. Submitted by: Gordon Tetlow <gordont@bluemtn.net> Notes: svn path=/head/; revision=37381
* Mark FORBIDDEN: remote root vulnerabilityKris Kennaway2000-10-111-0/+2
| | | | | | | Submitted by: Pekka Savola <pekkas@NETCORE.FI> via bugtraq Notes: svn path=/head/; revision=33700
* Change GNU_CONFIGURE to USE_AUTOCONF. cfengine comes with a configureBill Fenner2000-09-011-1/+1
| | | | | | | | script generated with configure 1.12, which has a POSIX-related IFS bug and doesn't completely work with modern shells. Notes: svn path=/head/; revision=32180
* Upgrade to 1.5.4 and change to not be x86 specificJustin M. Seger2000-04-251-2/+3
| | | | | | | Submitted by: Steve Sizemore <steve@cmpharm.ucsf.edu> Notes: svn path=/head/; revision=28005
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-2/+2
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27427
* upgrade to cfengine-1.5.3Justin M. Seger1999-10-291-2/+3
| | | | Notes: svn path=/head/; revision=22717
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* Only depend on tcp_wrapper if it isn't in the base system.Michael Haro1999-06-271-2/+2
| | | | Notes: svn path=/head/; revision=19823
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Add dependency on tcp_wrappers if PACKAGE_BUILDING is defined.Justin M. Seger1998-12-101-1/+5
| | | | Notes: svn path=/head/; revision=15240
* Upgrade to cfengine-1.4.12.Justin M. Seger1998-08-191-3/+3
| | | | Notes: svn path=/head/; revision=12643
* Import of cfengine 1.4.10.Justin M. Seger1998-03-171-0/+18
cfengine lets you manage you network (including editing files automatically), in an object-oriented manner. Notes: svn path=/head/; revision=10203