NOTICE: This package has been removed from pkgsrc

./security/py-prewikka, Prelude-IDS console

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.17.1nb1, Package name: py27-prewikka-0.9.17.1nb1, Maintainer: pkgsrc-users

Prelude is a hybrid IDS consisting of multiple
sensors, managers, and a display console. This
is the display console.


Required to run:
[devel/py-cheetah] [security/libprelude-python] [security/libpreludedb-python] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 280.264 KB

Version history: (Expand)


CVS history: (Expand)


   2022-08-23 00:59:10 by Tobias Nygren | Files touched by this commit (100) | Package removed
Log message:
prelude: remove from pkgsrc

prelude is unmaintained in pkgsrc since 2009 and is several major
versions behind. This makes it useless for it's intended purpose as an
intrusion detection system. Can be revived if/when there is an interested
maintainer. But it's probably easier to start from scratch given how stale
these packages were.
   2022-02-04 00:54:36 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-prewikka: fix and sort PLIST
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2019-11-04 22:13:04 by Roland Illig | Files touched by this commit (118)
Log message:
security: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415)
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ 
future Python 3.8
   2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242)
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
   2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473)
Log message:
Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.