|
|||||||||
Thursday the 28th of August, 2008 |
|||||||||
logsentry most recent diff
Scroll down toward the bottom of the page to get installation instructions for logsentry. The raw portfile for logsentry 1.1.1 is located here: http://logsentry.darwinports.com/dports/security/logsentry/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/logsentry # $Id: Portfile 20462 2006-11-03 15:15:45Z blair PortSystem 1.0 Name: logsentry Version: 1.1.1 distname logcheck-${version} Category: security Maintainers: julien.touche Description: logfile auditing tool Long Description: Logsentry is a scheduled auditing tool that scans system log files for security violations and unusual activity. Reports of suspicious log entries are mailed to a specified user (usually root). Logsentry was formerly known as logcheck. Homepage: http://sourceforge.net/projects/sentrytools master_sites sourceforge:sentrytools Platform: darwin checksums md5 e97c2f096e219e20310c1b80e9e1bc29 configure { } build.target build patchfiles patch-Makefile destroot.target install post-patch { reinplace "s|^TMPDIR = /usr/local/etc/tmp|TMPDIR = ${prefix}/var/tmp|" ${worksrcpath}/Makefile } destroot { file mkdir ${destroot}${prefix}/etc/${name} file mkdir ${destroot}${prefix}/share/doc/${name} foreach doc_file { CREDITS INSTALL README README.how.to.interpret README.keywords } { system "install -m 644 ${worksrcpath}/$doc_file ${destroot}${prefix}/share/doc/${name}" } foreach file { logcheck.violations logcheck.violations.ignore logcheck.ignore logcheck.hacking } { system "install -m 644 ${worksrcpath}/systems/generic/$file ${destroot}${prefix}/etc/${name}" } system "install -m 755 ${worksrcpath}/src/logtail ${destroot}${prefix}/bin/" system "install -m 755 ${worksrcpath}/systems/generic/logcheck.sh ${destroot}${prefix}/bin/" } post-destroot { file mkdir ${destroot}${prefix}/var/tmp system "touch ${destroot}${prefix}/var/tmp/.turd" system "chmod 700 ${destroot}${prefix}/var/tmp" } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/logsentryYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using logsentry with these commands: % man logsentry Where to find more information:
|
![]() |
![]() Digg logsentry on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




