Commit graph

13 commits

Author SHA1 Message Date
Edwin Groothuis
143041b03e security/barnyard, upgrade the startup script
Improve the startup script to bring it in line with the correct
	way of doing rc.subr scripts, bump PORTREVISION in the Makefile
	and a minor change to pkg-message.

PR:		ports/123938
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
2008-05-26 04:24:20 +00:00
Ion-Mihai Tetcu
dae5035a85 - fix plist when NOPORTDOCS is defined
- use SF macro
- bump PORTREVISION

Submitted by:	maintainer (partially)
2008-05-09 21:32:19 +00:00
Pav Lucistnik
affb1ff4f4 - Patches for 64-bit systems
- Toggle MySQL option to default to 'on'

PR:		ports/118873
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2008-01-04 12:48:37 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Marcus Alves Grando
cf7c53d7a2 - Correct use of autotools
PR:		94789
Submitted by:	maintainer
2006-03-24 00:57:41 +00:00
Doug Barton
c49d1a3273 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.
2006-02-20 20:47:50 +00:00
Pav Lucistnik
0f8cd626f7 - Modernize and prepare for slave port
PR:		ports/92239
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2006-01-26 10:17:08 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
c4acef6af1 - Fix PostgreSQL knob
PR:		ports/78843
Submitted by:	Paul Schmehl (pauls@utdallas.edu) (maintainer)
2005-03-15 21:56:07 +00:00
Pav Lucistnik
d76add5244 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>
2005-02-10 00:16:31 +00:00