070a6ba29d
- Added LICENSE_FILE
- Changed MASTER_SITES to official OpenStack repository
- Removed EXTRA_PATCHES (those patches have been rebased and were converted into
mandatory patches)
- Enabled building for Python 3+ versions
- Sorted variables according to the PHB
- Changed RC scripts to work with different Python versions
- Added CONFLICTS_INSTALL
- Added OPTIONS for MySQL, PostgreSQL, memcached and MongoDB support
- changed post-patch target to prevent the installation to files into ${ETCDIR}
by distutils and to replace occurences of /etc to ${PREFIX}/etc
- Changed post-install target to install the files into ${ETCDIR}
- Updated the shipped cinder.conf.sample
- Updated pkg-message
PR: 232245
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc.
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
@owner cinder
|
|
@dir %%ETCDIR%%
|
|
@sample %%ETCDIR%%/api-paste.ini.sample
|
|
@sample %%ETCDIR%%/cinder.conf.sample
|
|
@owner root
|
|
@sample %%ETCDIR%%/rootwrap.conf.sample
|
|
@dir %%ETCDIR%%/rootwrap.d
|
|
@sample %%ETCDIR%%/rootwrap.d/volume.filters.sample
|