aboutsummaryrefslogtreecommitdiff
path: root/sysutils/healthd
Commit message (Collapse)AuthorAgeFilesLines
* Remove pkg-comment and place in MakefileJames E. Housley2003-03-032-1/+1
| | | | Notes: svn path=/head/; revision=76777
* Fix a type from last change.James E. Housley2002-07-261-1/+1
| | | | | | | Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=63595
* There is no reason to conditionally install healthd.sh.sampleJames E. Housley2002-07-251-4/+1
| | | | Notes: svn path=/head/; revision=63526
* Conditionally install/uninstall etc/rc.d/healthd.shJames E. Housley2002-07-252-1/+8
| | | | | | | | | | Bump PORTREVISION PR: 40109 Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.org> Notes: svn path=/head/; revision=63523
* Fix possible core dump on healthdc with the "P" option.James E. Housley2002-07-012-3/+2
| | | | | | | Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=62262
* Allow IPv6 to be excluded via -DWITHOUT_IPV6James E. Housley2002-06-191-1/+2
| | | | | | | | | | Bump PORTREVISION PR: 39526 Submitted by: steve@stevenwills.com Notes: svn path=/head/; revision=61571
* Zero out the sockaddr_* structures before use.James E. Housley2002-06-182-2/+2
| | | | | | | Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> Notes: svn path=/head/; revision=61509
* Update to 0.6.7James E. Housley2002-04-052-2/+2
| | | | | | | | | | A small fix was applied to healthdc so that it will compile on OpenBSD with libwrap. Submitted by: "Eduardo B. Fonseca" <ebf-dated-1018445139.132fb7@aedsolucoes.com.br> Notes: svn path=/head/; revision=57345
* A small patch to allow the command line to override the ENV in healthdc.James E. Housley2002-02-052-2/+2
| | | | | | | | | | NOTE: I still have a lot of other patches that I am working on, they haven't been forgotten. Submitted by: David McNett <nugget@slacker.com> Notes: svn path=/head/; revision=54218
* Include the previous patch-aaJames E. Housley2001-03-163-14/+2
| | | | | | | | Upgrade to 0.6.5. - Allow -B to use Vbat on W83782D chips for Vcore1 (Abit BP-6) M/B Notes: svn path=/head/; revision=39933
* Fix a divide by zero.James E. Housley2001-02-062-0/+12
| | | | | | | | | | Bump PORTREVISION PR: 24884 Submitted by: Barney Wolff <barney@databus.com> Notes: svn path=/head/; revision=38022
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-162-9/+3
| | | | | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. Notes: svn path=/head/; revision=37257
* Update to version 0.6.4James E. Housley2001-01-072-2/+2
| | | | | | | Fix problems introduced in version 0.6.3 Notes: svn path=/head/; revision=36894
* Update to 0.6.3. This compiles on FBSD 3.5.1 and similar with out aJames E. Housley2001-01-052-2/+2
| | | | | | | IPv6 stack Notes: svn path=/head/; revision=36825
* It was possible to divide by zero.James E. Housley2000-11-142-2/+2
| | | | | | | | PR: 22707 Submitted by: John Summerfield <summer@OS2.ami.com.au> Notes: svn path=/head/; revision=35121
* Stop make configure from blowing up on systems without IPv6James E. Housley2000-10-261-1/+7
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34255
* Mikhail Teterin <mi@aldan.algebra.com> in PR 22258 showed me a moreJames E. Housley2000-10-242-5/+7
| | | | | | | elegant way to modify plist for NOPORTSDOC Notes: svn path=/head/; revision=34157
* Update to version 0.6.1James E. Housley2000-10-213-7/+26
| | | | Notes: svn path=/head/; revision=34077
* Change MAINTAINERship to my committers address.James E. Housley2000-10-021-1/+1
| | | | | | | Approved: will Notes: svn path=/head/; revision=33307
* Correct MD5Chris D. Faulhaber2000-09-181-1/+1
| | | | | | | | | | Remove obsoleted patch PR: 21338 Submitted by: Maintainer Notes: svn path=/head/; revision=32800
* Update to version 0.6.0Ade Lovett2000-09-173-6/+6
| | | | | | | | PR: 20928 Submitted by: maintainer Notes: svn path=/head/; revision=32771
* - Update to 0.5.4Kevin Lo2000-07-182-3/+3
| | | | | | | | | | | - Update the Makefile so the healthd.sh for the port is installed instead the one in the files directory, which is out-of-date. PR: 19984, 19993 Submitted by: maintainer Notes: svn path=/head/; revision=30785
* Update port to 0.5.3Chris D. Faulhaber2000-07-142-4/+2
| | | | | | | | PR: 19903 Submitted by: Maintainer Notes: svn path=/head/; revision=30620
* Update to version 0.5.2Kevin Lo2000-07-113-7/+11
| | | | | | | | PR: 19850 Submitted by: MAINTAINER <jim@thehousleys.net> Notes: svn path=/head/; revision=30483
* Update to version 0.5.1.Steve Price2000-07-082-2/+5
| | | | | | | | PR: 19768 Submitted by: maintainer Notes: svn path=/head/; revision=30349
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-3/+1
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Update to 0.5.Will Andrews2000-06-223-4/+7
| | | | | | | | PR: 19427 Submitted by: MAINTAINER Notes: svn path=/head/; revision=29756
* Update to 0.4.2.Akinori MUSHA2000-04-272-2/+8
| | | | | | | | PR: ports/18229 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28038
* 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
* * Update port to 0.3Chris D. Faulhaber2000-01-222-3/+3
| | | | | | | | | | * Add support for Winbond 83781 and 83782 chips PR: 16242 Submitted by: Maintainer Notes: svn path=/head/; revision=24892
* Distribution file was updated.Chris Piazza1999-11-221-1/+1
| | | | | | | | PR: 15033 Submitted by: maintainer Notes: svn path=/head/; revision=23254
* Update to version 0.2Chris Piazza1999-11-214-6/+17
| | | | | | | | PR: 14934 Submitted by: maintainer Notes: svn path=/head/; revision=23226
* Initial import of healthd version 0.1.Steve Price1999-11-145-0/+32
A daemon to montior vital motherboard parameters. PR: 14495 Submitted by: James E. Housley <housley@thehousleys.net> Notes: svn path=/head/; revision=23105