Commit graph

2 commits

Author SHA1 Message Date
Steve Wills
4ad7273111 - Don't need to set PLIST_DIRS it's included automatically, this fixes
an uninstall warning
- Don't echo about installing docs, just do it
- Include cvs ID tag in rc script
- Get the right keywords in the rc script
- Use SIGKILL in rc script due to upstream bug
- Simplify rc script by using sig_stop variable
- Don't set pidfile redundantly in rc script
- Clean up flag handling in rc script
- These should all have been done pre-commit, thanks to dougb@ for review

Pointy hat to:		swills
2011-07-17 01:20:08 +00:00
Steve Wills
74f300b971 MemcacheQ is a Simple Queue Service over Memcache.
Features:

    * damn simple
    * very fast
    * multiple queue
    * concurrent well
    * memcache protocol compatible

WWW: http://memcachedb.org/memcacheq/

PR:		ports/153422
Submitted by:	Mikhail T. <m.tsatsenko at gmail.com>
2011-07-16 23:27:39 +00:00