James E. Housley
53c997a4bf
Update to 0.7.9
...
* Update ReadByte for PR 69376
* Update configure for PR 69372
2004-08-17 01:40:37 +00:00
James E. Housley
3ffc592c92
* Fix rc.subr use so the it works properly with both 4.x and 5.x
...
* Fix a potential buffer overflow while reading the config file. But,
since the config file is owned by root this is the least of your worries.
* Enlarge the size of the _warn and _fail command strings
- Overflow noticed by Pete <shipley@dis.org>
2004-08-08 12:43:40 +00:00
James E. Housley
2e64dedc3a
Upgrade to version 0.7.7 which fixes the compile problems on -CURRENT
2004-06-24 01:10:58 +00:00
James E. Housley
d81cca60f5
Give help for the standard ports option WITHOUT_IPV6, so it is visiable
...
without having to read the Makefile. The same can be accomplished via
adding the "-6" option when running healthd.
PR: 68207
Submitted by: Walter Venable <weaseal@users.sourceforge.net>
2004-06-23 13:33:38 +00:00
Kris Kennaway
6c2d12ecbf
BROKEN on 5.x: does not compile
2004-05-05 01:19:32 +00:00
James E. Housley
76e742c7f5
Use /etc/rc.subr on systems that have it.
...
PR: 65609
Submitted By: Franz Klammer
2004-04-20 01:28:24 +00:00
James E. Housley
c464b91fd6
Bento says 'healthd' does not compile on amd64, so revert back to just
...
i386
2004-03-30 11:00:14 +00:00
James E. Housley
e7f0947a54
Runs on amd64 also, so allow it.
...
PR: 64549
Submitted by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
2004-03-22 13:20:54 +00:00
James E. Housley
917f75faee
mirror updates
2004-03-10 02:15:53 +00:00
James E. Housley
81e2eb2e94
Update MASTER_SITES
2004-03-08 17:41:36 +00:00
James E. Housley
4ae7ecc4da
Add a second dist. site.
2004-02-21 23:47:07 +00:00
James E. Housley
39847e4e21
./configure didn't properly detect SMB on 5.x systems, even though the
...
code would work right.
2004-02-14 13:17:02 +00:00
James E. Housley
48d2d82bfc
Add SIZE
2004-01-29 18:44:11 +00:00
James E. Housley
b3702d3795
Update to 0.7.5, this support rc.subr
2003-12-05 21:53:13 +00:00
James E. Housley
c436c71fbe
Update to 0.7.4, which fixes compile problems on 5.1
2003-09-26 13:15:31 +00:00
James E. Housley
04baa48225
Thanks to Jamie Jones <jamie@bishopston.net> for tracking down a header
...
problem on FreeBSD-5.1
2003-08-21 19:19:12 +00:00
James E. Housley
2e39d72fca
fix my mistake in the last version
2003-08-21 00:58:39 +00:00
James E. Housley
3d6a464e4d
Update to 0.7.1, this includes a "timeout" fix for select()
2003-08-20 18:55:51 +00:00
James E. Housley
f186612cdf
Mark i386 only. No PORTREVISION bump.
2003-07-11 15:58:13 +00:00
James E. Housley
efd190c942
Remove pkg-comment and place in Makefile
2003-03-03 04:00:46 +00:00
James E. Housley
daf4ed1bb8
Fix a type from last change.
...
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2002-07-26 11:53:50 +00:00
James E. Housley
e6f6845a9d
There is no reason to conditionally install healthd.sh.sample
2002-07-25 12:20:36 +00:00
James E. Housley
fa2be3aa76
Conditionally install/uninstall etc/rc.d/healthd.sh
...
Bump PORTREVISION
PR: 40109
Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.org>
2002-07-25 11:25:34 +00:00
James E. Housley
f86ccab916
Fix possible core dump on healthdc with the "P" option.
...
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2002-07-01 12:50:42 +00:00
James E. Housley
599c9329ca
Allow IPv6 to be excluded via -DWITHOUT_IPV6
...
Bump PORTREVISION
PR: 39526
Submitted by: steve@stevenwills.com
2002-06-19 16:12:06 +00:00
James E. Housley
f6ea576b5a
Zero out the sockaddr_* structures before use.
...
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
2002-06-18 11:59:31 +00:00
James E. Housley
5b8421382b
Update to 0.6.7
...
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>
2002-04-05 14:00:57 +00:00
James E. Housley
bee60d32c3
A small patch to allow the command line to override the ENV in healthdc.
...
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>
2002-02-05 01:43:06 +00:00
James E. Housley
61cd42bc0a
Include the previous patch-aa
...
Upgrade to 0.6.5.
- Allow -B to use Vbat on W83782D chips for Vcore1 (Abit BP-6) M/B
2001-03-16 20:29:13 +00:00
James E. Housley
ab88d796d0
Fix a divide by zero.
...
Bump PORTREVISION
PR: 24884
Submitted by: Barney Wolff <barney@databus.com>
2001-02-06 02:43:53 +00:00
Will Andrews
5ccbc2a8ac
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
...
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.
2001-01-16 19:08:45 +00:00
James E. Housley
5547bac68e
Update to version 0.6.4
...
Fix problems introduced in version 0.6.3
2001-01-07 16:26:02 +00:00
James E. Housley
a3ef7fb8fe
Update to 0.6.3. This compiles on FBSD 3.5.1 and similar with out a
...
IPv6 stack
2001-01-05 16:11:25 +00:00
James E. Housley
4a1e419caa
It was possible to divide by zero.
...
PR: 22707
Submitted by: John Summerfield <summer@OS2.ami.com.au>
2000-11-14 01:14:49 +00:00
James E. Housley
c202d803bd
Stop make configure from blowing up on systems without IPv6
...
Submitted by: bento
2000-10-26 12:17:55 +00:00
James E. Housley
97e6ae70a3
Mikhail Teterin <mi@aldan.algebra.com> in PR 22258 showed me a more
...
elegant way to modify plist for NOPORTSDOC
2000-10-24 01:37:14 +00:00
James E. Housley
de261c2158
Update to version 0.6.1
2000-10-21 17:47:40 +00:00
James E. Housley
d2854c488d
Change MAINTAINERship to my committers address.
...
Approved: will
2000-10-02 03:10:28 +00:00
Chris D. Faulhaber
4e693641b0
Correct MD5
...
Remove obsoleted patch
PR: 21338
Submitted by: Maintainer
2000-09-18 10:41:54 +00:00
Ade Lovett
924199bc23
Update to version 0.6.0
...
PR: 20928
Submitted by: maintainer
2000-09-17 18:31:46 +00:00
Kevin Lo
a0ce692f90
- Update to 0.5.4
...
- 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
2000-07-18 12:06:02 +00:00
Chris D. Faulhaber
a9d2c79558
Update port to 0.5.3
...
PR: 19903
Submitted by: Maintainer
2000-07-14 12:52:54 +00:00
Kevin Lo
a6d8248b64
Update to version 0.5.2
...
PR: 19850
Submitted by: MAINTAINER <jim@thehousleys.net>
2000-07-11 14:34:43 +00:00
Steve Price
7381f605a9
Update to version 0.5.1.
...
PR: 19768
Submitted by: maintainer
2000-07-08 00:43:29 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
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.
2000-07-05 12:37:06 +00:00
Will Andrews
1e8805ff6d
Update to 0.5.
...
PR: 19427
Submitted by: MAINTAINER
2000-06-22 01:18:37 +00:00
Akinori MUSHA
f500c5ce37
Update to 0.4.2.
...
PR: ports/18229
Submitted by: MAINTAINER
2000-04-27 12:01:50 +00:00
Michael Haro
960543ecef
Corrrect whitespace introduced during PORTNAME conversion and portlint
2000-04-22 10:14:11 +00:00
Chris Piazza
f9bfad56c5
Update with the new PORTNAME/PORTVERSION variable
2000-04-09 19:09:11 +00:00
Chris D. Faulhaber
e8241cc711
* Update port to 0.3
...
* Add support for Winbond 83781 and 83782 chips
PR: 16242
Submitted by: Maintainer
2000-01-22 02:47:34 +00:00