[MacPorts] #19409: redis - Add New Port
MacPorts
noreply at macports.org
Thu Apr 23 16:44:58 PDT 2009
#19409: redis - Add New Port
------------------------------------+---------------------------------------
Reporter: brianjlandau@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.7.1
Keywords: | Port: redis
------------------------------------+---------------------------------------
Comment(by blb@…):
A few notes:
- get rid of epoch, that is only needed when the version is changed but
doesn't appear (to port) to be newer
- use {{{use_configure no}}} instead of {{{configure {} }}}
- for the .conf files, install them as *.conf.dist (or *.conf.sample),
then in post-activate copy that to just *.conf if that file isn't already
present; this way the port doesn't own *.conf (and hence removes it on
upgrade), only *.conf.dist; see for example
[browser:trunk/dports/security/stegdetect/Portfile stegdetect]
- is the only way to shutdown to use netcat?
--
Ticket URL: <http://trac.macports.org/ticket/19409#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list