aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine2
Commit message (Collapse)AuthorAgeFilesLines
* 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