summaryrefslogtreecommitdiff
path: root/sysutils/cfengine2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.1.0p1Oliver Eikemeier2003-11-213-29/+8
| | | | | | | | | | | - 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-097-107/+10
| | | | | | | | | | 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-072-1/+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-3013-161/+132
| | | | | | | | 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-202-3/+7
| | | | | | | | | | | | | 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-175-5/+34
| | | | | | | | | | | | | | | * 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-024-9/+29
| | | | | | | | | | | | | | | | | | | 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-252-3/+3
| | | | | | | | | | - 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-237-62/+70
| | | | | | | | 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-215-24/+103
| | | | | | | | | Remove old maintainer for inactivity. Submitted by: Gordon Tetlow <gordont@bluemtn.net> Notes: svn path=/head/; revision=37381
* Fix a type, you -> your.Steve Price2000-10-161-1/+1
| | | | Notes: svn path=/head/; revision=33880
* 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-253-3/+15
| | | | | | | 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-294-11/+19
| | | | 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
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* ${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-193-4/+15
| | | | Notes: svn path=/head/; revision=12643
* Import of cfengine 1.4.10.Justin M. Seger1998-03-175-0/+49
cfengine lets you manage you network (including editing files automatically), in an object-oriented manner. Notes: svn path=/head/; revision=10203