| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 May 2008 22:32:20
0.2.0_3
|
itetcu  |
- fix plist when NOPORTDOCS is defined
- use SF macro
- bump PORTREVISION
Submitted by: maintainer (partially) |
04 Jan 2008 12:48:37
0.2.0_2
|
pav  |
- Patches for 64-bit systems
- Toggle MySQL option to default to 'on'
PR: ports/118873
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
30 Sep 2007 05:47:37
0.2.0_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
24 Mar 2006 00:57:41
0.2.0
|
mnag  |
- Correct use of autotools
PR: 94789
Submitted by: maintainer |
20 Feb 2006 20:47:50
0.2.0
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
26 Jan 2006 10:17:09
0.2.0
|
pav  |
- Modernize and prepare for slave port
PR: ports/92239
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
24 Jan 2006 01:03:33
0.2.0
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
0.2.0
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
12 Apr 2005 04:26:57
0.2.0
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
0.2.0
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
15 Mar 2005 21:56:08
0.2.0
|
pav  |
- Fix PostgreSQL knob
PR: ports/78843
Submitted by: Paul Schmehl (pauls@utdallas.edu) (maintainer) |
10 Feb 2005 00:16:31
0.2.0
|
pav  |
Barnyard is output spool reader for Snort! It decouples output overhead
from the Snort network intrusion detection system and allows Snort to
run at full speed. It accepts binary inputs from snort and outputs
human readable files to disc or to a database. At present, barnyard
is designed to accept binary inputs from snort and produce either human
readable files for parsing by log parsers or feed data directly to a
database (either mysql or postgresql at present.).
PR: ports/77044, ports/77322
Submitted by: Paul Schmehl <pauls@utdallas.edu> |