| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Feb 2004 01:05:19
2.1.a11_3
|
clement  |
Remove all stalled Makefiles in net category.
Approved and reviewed by: marcus |
23 Feb 2004 04:42:13
2.1.a11_3
|
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |
30 Jan 2004 14:05:15
2.1.a11_3
|
krion  |
- SIZEify |
20 Jan 2004 00:02:34
2.1.a11_3
|
krion  |
- Add CONFLICTS between net/arpwatch and net/arpwatch-devel |
11 Nov 2003 19:22:30
2.1.a11_3
|
krion  |
- Fix typo in alert output
PR: 59181
Submitted by: Matthew George <mdg@secureworks.net> |
03 Nov 2003 11:15:55
2.1.a11_3
|
krion  |
- Install sample startup script
- Add support for multiple interfaces
- Add ECHO_MSG for startup script
- Bump PORTREVISION
PR: 54575 58717
Submitted by: Volker Stolz, Gleb Smirnoff |
03 Nov 2003 06:50:46
2.1.a11_2
|
krion  |
- Take maintainership |
03 Nov 2003 00:54:32
2.1.a11_2
|
kris  |
Reset maintainer of ports owned by inactive committers who were just retired. |
19 Apr 2003 23:44:22
2.1.a11_2
|
kris  |
Create the arpwatch directory mode 755, not 775 |
07 Mar 2003 06:08:06
2.1.a11_2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
16 May 2002 10:40:50
2.1.a11_2
|
brian  |
Open /dev/null as stdout and stderr before envoking sendmail
Bump PORTREVISION
Forgotten by: brian |
14 Mar 2002 10:03:11

|
brian  |
Fix a typo
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> |
13 Mar 2002 11:31:08

|
brian  |
brian@Awfulhak.org => brian@FreeBSD.org |
23 Aug 2001 15:45:02 
|
nbm  |
arpwatch package will now install an arp.dat file, meaning arpwatch from the
package will work by default. |
01 Jun 2001 07:05:18 
|
obrien  |
Use proper POSIX syntax for `chown'. |
21 May 2001 10:47:12 
|
brian  |
Upgrade to 2.1.a11 |
07 Apr 2001 02:51:53 
|
brian  |
GNU_CONFIGURE=yes and teach arpwatch.sh to figure out $PREFIX |
07 Apr 2001 00:35:48 
|
brian  |
Remove non-applicable libpcap stuff and extraneous MAINTAINER stuff |
22 Feb 2001 22:56:40 
|
brian  |
Add a -m option to specify the mail address to be used. Bump PORTREVISION. |
28 Nov 2000 10:31:32 
|
brian  |
Call openlog() with LOG_PID. |
21 Nov 2000 22:11:43 
|
brian  |
Upgrade to 2.1a10 |
08 Oct 2000 07:19:09 
|
asami  |
Convert category net to new layout. |
14 Sep 2000 11:25:34 
|
brian  |
Upgrade to 2.1a6 |
05 Jul 2000 13:37:07 
|
tg  |
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. |
09 Jun 2000 08:23:48 
|
sobomax  |
Use mkstemp() instead of insecure mktemp(). |