1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/net/activemq/pkg-plist
Tobias Kortkamp a832bc1dfc net/activemq: Clean up port
- Simplify port and make it maintainable
- Do not make /var/db/activemq world readable
- Assign to myself
2019-04-18 08:07:24 +00:00

26 lines
852 B
Plaintext

bin/activemq
bin/activemq-diag
@owner %%MQUSER%%
@group %%MQGROUP%%
@sample %%ETCDIR%%/activemq.xml.sample
@sample %%ETCDIR%%/broker-localhost.cert.sample
@sample %%ETCDIR%%/broker.ks.sample
@sample %%ETCDIR%%/broker.ts.sample
@sample %%ETCDIR%%/client.ks.sample
@sample %%ETCDIR%%/client.ts.sample
@sample %%ETCDIR%%/credentials-enc.properties.sample
@sample %%ETCDIR%%/credentials.properties.sample
@sample %%ETCDIR%%/groups.properties.sample
@sample %%ETCDIR%%/java.security.sample
@sample %%ETCDIR%%/jetty-realm.properties.sample
@sample %%ETCDIR%%/jetty.xml.sample
@sample %%ETCDIR%%/jmx.access.sample
@sample %%ETCDIR%%/jmx.password.sample
@sample %%ETCDIR%%/log4j.properties.sample
@sample %%ETCDIR%%/logging.properties.sample
@sample %%ETCDIR%%/login.config.sample
@sample %%ETCDIR%%/users.properties.sample
@dir(,,0750) %%MQDB%%
@group
@owner