pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/mopher



Module name:	wip
Committed by:	pebog
Date:		Thu Nov  6 17:25:53 UTC 2014

Modified Files:
	wip/mopher: Makefile PLIST distinfo options.mk
	wip/mopher/files: mopherd.sh

Log Message:
Upgrade to 0.5.0.

Version 0.5.0
06.11.2014
    This release contains many new features, almost 18 months of
        successful testing in production environments and a variety of
        adjustments and bugfixes.
    Serious attempt at complete documentation, multiple man pages added:
        mopher.7 mopherctl.8 mopherd.8 mopherd.acl.5 mopherd.conf.5
    The bdb backend switched to legacy BDB format (1.85), libdb is no
        longer a dependency on BSD systems with dbopen(3) in libc.
    Mozilla's Public Suffix rule list is no longer compiled into mopher
        but a regular file that may be updated and reloaded.
    The experimental database logging module (dblog) was added.  Its
        purpose is a fast history of structured session data, easy to
        query and translate into statistics or periodic reports.
    Introduction of basic unit test infrastructure.
    moco was renamed to mopherctl, see mopherctl(8).
    mail.acl was renamed to mopherd.acl, see mopherd.acl(5).
    Pattern and list operators were added, see mopherd.acl(5).
    Macro symbols in mopherd.acl(5) now use the same naming scheme like
        their Sendmail counterparts, including the curly braces.



To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/mopher/PLIST wip/mopher/files/mopherd.sh \
    wip/mopher/options.mk
cvs -z3 rdiff -u -r1.3 -r1.4 wip/mopher/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/mopher/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mopher/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mopher/files/mopherd.sh?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mopher/options.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mopher/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mopher/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index