FreeBSD Bugzilla – Attachment 108497 Details for
Bug 149347
New port: sysutils/sievelog Syslog message filter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.50 KB, created by
Jesse Kempf
on 2010-08-05 23:30:09 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Jesse Kempf
Created:
2010-08-05 23:30:09 UTC
Size:
2.50 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># sievelog ># sievelog/Makefile ># sievelog/distinfo ># sievelog/files ># sievelog/files/pkg-message.in ># sievelog/pkg-descr ># >echo c - sievelog >mkdir -p sievelog > /dev/null 2>&1 >echo x - sievelog/Makefile >sed 's/^X//' >sievelog/Makefile << '0766e39fb1710194eb84a7a07098ea03' >X# New ports collection makefile for: sievelog >X# Date created: 26 Jul 2010 >X# Whom: jessekempf@gmail.com >X# $FreeBSD$ >X# >X >XPORTNAME= sievelog >XPORTVERSION= 1.0.1 >XCATEGORIES= sysutils python >XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} >X >XMAINTAINER= jessekempf@gmail.com >XCOMMENT= Syslog message filter >X >XUSE_PYTHON= yes >XUSE_PYDISTUTILS= yes >X >XSUB_FILES= pkg-message >X >XPLIST_FILES=\ >X bin/sievelog\ >X etc/sievelog.conf.example >X >XMAN1= sievelog.1 >XMAN5= sievelog.conf.5 >X >XMANPAGES_= man/man1/sievelog.1 man/man5/sievelog.conf.5 >Xpost-install: >X ${CP} -p ${WRKSRC}/test.sv ${PREFIX}/etc/sievelog.conf.example >X @${CAT} ${PKGMESSAGE} >X for manpage in ${MANPAGES_}; do\ >X ${INSTALL_MAN} ${WRKSRC}/$$manpage ${MANPREFIX}/$$manpage;\ >X done >X >X.include <bsd.port.mk> >0766e39fb1710194eb84a7a07098ea03 >echo x - sievelog/distinfo >sed 's/^X//' >sievelog/distinfo << '7235ab488247ac06387a37dc3af6d297' >XMD5 (sievelog-1.0.1.tar.gz) = f9a74569ab219705fef8579995340275 >XSHA256 (sievelog-1.0.1.tar.gz) = eadcd61dcc9e86abe3ecfe65ffbae880871d9559ac31a660122ea4269da81111 >XSIZE (sievelog-1.0.1.tar.gz) = 5482 >7235ab488247ac06387a37dc3af6d297 >echo c - sievelog/files >mkdir -p sievelog/files > /dev/null 2>&1 >echo x - sievelog/files/pkg-message.in >sed 's/^X//' >sievelog/files/pkg-message.in << '2f60f0b9ce6af46b0662632506c9d1e9' >X >XAn example sievelog configuration file has been dropped in %%PREFIX%%/etc/sievelog.conf.example. >X >XFor more details, see http://code.google.com/p/sievelog/. >2f60f0b9ce6af46b0662632506c9d1e9 >echo x - sievelog/pkg-descr >sed 's/^X//' >sievelog/pkg-descr << '263a26e488135c68049a2b70507379d1' >XSievelog is a message dispatcher inspired by swatch but more focused on the >Xfollowing problems: >X >X * Having a clean syntax >X * Directing a raw syslog stream to different files based on content >X * Mailing out alerts based on content >X * Being fast >X >XSievelog's syntax is as simple as "<regex>" -> /some/file. >X >XWWW: http://code.google.com/p/sievelog/ >263a26e488135c68049a2b70507379d1 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 149347
: 108497 |
108498