Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The last PR that remove i386 only hoping to get amd64 broke the build for | jeh | 2006-05-16 | 1 | -0/+2 |
| | | | | all other systems. | ||||
* | Remove USE_REINPLACE from all categories starting with S | edwin | 2006-05-13 | 1 | -1/+0 |
| | |||||
* | Remove the i386 only requirement. | jeh | 2006-05-09 | 1 | -3/+2 |
| | | | | | PR: 96717 Submitted by: Pav Lucistnik | ||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Fix small type in chip name | jeh | 2005-11-06 | 1 | -1/+1 |
| | |||||
* | Update to 0.7.9 | jeh | 2004-08-17 | 2 | -3/+3 |
| | | | | | * Update ReadByte for PR 69376 * Update configure for PR 69372 | ||||
* | * Fix rc.subr use so the it works properly with both 4.x and 5.x | jeh | 2004-08-08 | 3 | -19/+5 |
| | | | | | | | | * 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> | ||||
* | Upgrade to version 0.7.7 which fixes the compile problems on -CURRENT | jeh | 2004-06-24 | 2 | -8/+3 |
| | |||||
* | Give help for the standard ports option WITHOUT_IPV6, so it is visiable | jeh | 2004-06-23 | 1 | -0/+4 |
| | | | | | | | | 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> | ||||
* | BROKEN on 5.x: does not compile | kris | 2004-05-05 | 1 | -0/+4 |
| | |||||
* | Use /etc/rc.subr on systems that have it. | jeh | 2004-04-20 | 2 | -1/+13 |
| | | | | | PR: 65609 Submitted By: Franz Klammer | ||||
* | Bento says 'healthd' does not compile on amd64, so revert back to just | jeh | 2004-03-30 | 1 | -1/+1 |
| | | | | i386 | ||||
* | Runs on amd64 also, so allow it. | jeh | 2004-03-22 | 1 | -1/+1 |
| | | | | | PR: 64549 Submitted by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch> | ||||
* | mirror updates | jeh | 2004-03-10 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES | jeh | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | Add a second dist. site. | jeh | 2004-02-21 | 1 | -1/+2 |
| | |||||
* | ./configure didn't properly detect SMB on 5.x systems, even though the | jeh | 2004-02-14 | 2 | -3/+3 |
| | | | | code would work right. | ||||
* | Add SIZE | jeh | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Update to 0.7.5, this support rc.subr | jeh | 2003-12-05 | 3 | -9/+10 |
| | |||||
* | Update to 0.7.4, which fixes compile problems on 5.1 | jeh | 2003-09-26 | 2 | -2/+2 |
| | |||||
* | Thanks to Jamie Jones <jamie@bishopston.net> for tracking down a header | jeh | 2003-08-21 | 2 | -2/+2 |
| | | | | problem on FreeBSD-5.1 | ||||
* | fix my mistake in the last version | jeh | 2003-08-21 | 2 | -2/+2 |
| | |||||
* | Update to 0.7.1, this includes a "timeout" fix for select() | jeh | 2003-08-20 | 2 | -3/+3 |
| | |||||
* | Mark i386 only. No PORTREVISION bump. | jeh | 2003-07-11 | 1 | -0/+2 |
| | |||||
* | Remove pkg-comment and place in Makefile | jeh | 2003-03-03 | 2 | -1/+1 |
| | |||||
* | Fix a type from last change. | jeh | 2002-07-26 | 1 | -1/+1 |
| | | | | Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | There is no reason to conditionally install healthd.sh.sample | jeh | 2002-07-25 | 1 | -4/+1 |
| | |||||
* | Conditionally install/uninstall etc/rc.d/healthd.sh | jeh | 2002-07-25 | 2 | -1/+8 |
| | | | | | | | Bump PORTREVISION PR: 40109 Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.org> | ||||
* | Fix possible core dump on healthdc with the "P" option. | jeh | 2002-07-01 | 2 | -3/+2 |
| | | | | Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Allow IPv6 to be excluded via -DWITHOUT_IPV6 | jeh | 2002-06-19 | 1 | -1/+2 |
| | | | | | | | Bump PORTREVISION PR: 39526 Submitted by: steve@stevenwills.com | ||||
* | Zero out the sockaddr_* structures before use. | jeh | 2002-06-18 | 2 | -2/+2 |
| | | | | Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> | ||||
* | Update to 0.6.7 | jeh | 2002-04-05 | 2 | -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> | ||||
* | A small patch to allow the command line to override the ENV in healthdc. | jeh | 2002-02-05 | 2 | -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> | ||||
* | Include the previous patch-aa | jeh | 2001-03-16 | 3 | -14/+2 |
| | | | | | Upgrade to 0.6.5. - Allow -B to use Vbat on W83782D chips for Vcore1 (Abit BP-6) M/B | ||||
* | Fix a divide by zero. | jeh | 2001-02-06 | 2 | -0/+12 |
| | | | | | | | Bump PORTREVISION PR: 24884 Submitted by: Barney Wolff <barney@databus.com> | ||||
* | Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in | will | 2001-01-16 | 2 | -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. | ||||
* | Update to version 0.6.4 | jeh | 2001-01-07 | 2 | -2/+2 |
| | | | | Fix problems introduced in version 0.6.3 | ||||
* | Update to 0.6.3. This compiles on FBSD 3.5.1 and similar with out a | jeh | 2001-01-05 | 2 | -2/+2 |
| | | | | IPv6 stack | ||||
* | It was possible to divide by zero. | jeh | 2000-11-14 | 2 | -2/+2 |
| | | | | | PR: 22707 Submitted by: John Summerfield <summer@OS2.ami.com.au> | ||||
* | Stop make configure from blowing up on systems without IPv6 | jeh | 2000-10-26 | 1 | -1/+7 |
| | | | | Submitted by: bento | ||||
* | Mikhail Teterin <mi@aldan.algebra.com> in PR 22258 showed me a more | jeh | 2000-10-24 | 2 | -5/+7 |
| | | | | elegant way to modify plist for NOPORTSDOC | ||||
* | Update to version 0.6.1 | jeh | 2000-10-21 | 3 | -7/+26 |
| | |||||
* | Change MAINTAINERship to my committers address. | jeh | 2000-10-02 | 1 | -1/+1 |
| | | | | Approved: will | ||||
* | Correct MD5 | jedgar | 2000-09-18 | 1 | -1/+1 |
| | | | | | | | Remove obsoleted patch PR: 21338 Submitted by: Maintainer | ||||
* | Update to version 0.6.0 | ade | 2000-09-17 | 3 | -6/+6 |
| | | | | | PR: 20928 Submitted by: maintainer | ||||
* | - Update to 0.5.4 | kevlo | 2000-07-18 | 2 | -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 | ||||
* | Update port to 0.5.3 | jedgar | 2000-07-14 | 2 | -4/+2 |
| | | | | | PR: 19903 Submitted by: Maintainer | ||||
* | Update to version 0.5.2 | kevlo | 2000-07-11 | 3 | -7/+11 |
| | | | | | PR: 19850 Submitted by: MAINTAINER <jim@thehousleys.net> | ||||
* | Update to version 0.5.1. | steve | 2000-07-08 | 2 | -2/+5 |
| | | | | | PR: 19768 Submitted by: maintainer | ||||
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 1 | -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. |