aboutsummaryrefslogtreecommitdiff
path: root/security/libprelude
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.0Sergei Kolobov2005-10-074-130/+124
| | | | | | | | | | - libprelude now always depends on GnuTLS - Add two new knobs - WITH_PERL and WITH_PYTHON - to install Perl and Python bindings, respectively (both knobs are off by default) - Remove patch we no longer need Notes: svn path=/head/; revision=144491
* - Take maintainershipSergei Kolobov2005-04-261-1/+1
| | | | Notes: svn path=/head/; revision=134188
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Fix plist.Kirill Ponomarev2004-08-141-2/+3
| | | | Notes: svn path=/head/; revision=116203
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* - Use CONFIGURE_TARGET instead of --program-prefix=""Clement Laforet2004-03-251-2/+2
| | | | | | | Reminded by: -ports@ discussion Notes: svn path=/head/; revision=105275
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Drop maintainershipClement Laforet2004-02-291-1/+1
| | | | Notes: svn path=/head/; revision=102544
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100265
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* libpreludePav Lucistnik2003-12-174-49/+72
| | | | | | | | | | | | | | | | | - update to 0.8.10 - use NOPORTDOCS prelude-lml - chase shlib version, bump portrevision prelude-manager - update to 0.8.10 prelude-nids - update to 0.8.6 PR: ports/60113 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Notes: svn path=/head/; revision=95988
* PR: 58388Foxfair Hu2003-11-043-2/+36
| | | | | | | | Submitted by: maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org> Upgrade libprelude to 0.8.8 Notes: svn path=/head/; revision=93022
* [maintainer update] security/{libprelude,prelude-lil,prelude-nids}: update ↵Edwin Groothuis2003-10-062-2/+2
| | | | | | | | | | | | | | to latest versions. - update libprelude to 0.8.7 - update prelude-nids to 0.8.4 - update prelude-lml 0.8.5 PR: ports/57625 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=90446
* Update prelude ports to latest version:Christian Weisgerber2003-09-264-65/+26
| | | | | | | | | | | | | libprelude: 0.8.5 -> 0.8.6 prelude-lml: 0.8.3 -> 0.8.4 prelude-manager: 0.8.7 -> 0.8.8 prelude-nids: 0.8.1 -> 0.8.3 PR: 57168 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=89481
* PR: 53011Foxfair Hu2003-06-185-0/+159
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Reviewed by: me Add libprelude 0.8.5, libraries of prelude Network Intrusion Detection System. Notes: svn path=/head/; revision=83208