# # System and kernel logging services. # # Socklog is a small and secure replacement for syslogd. Socklog # supports system logging through Unix domain sockets (/dev/log), # UDP sockets (0.0.0.0:514), as well as TCP socket. # # Socklog provides a different network logging concept, and also # does log event notification. # # Socklog is small, secure, and reliable. # QICFLAGS="-g0 -Os -march=i586 -mtune=i686" QICXXFLAGS="-g0 -Os -march=i586 -mtune=i686" QILDFLAGS="-s" program=socklog version=2.1.0 release=1 blurb="System and kernel logging services." homepage="http://smarden.org/socklog" license="BSD" fetch="http://smarden.org/socklog/socklog-2.1.0.tar.gz" replace=""