These missing man page issues were seen on Redports and reported, then
disappeared after the final patch. Unfortunately they weren't actually
addresses, so it's a mystery why Redports didn't continue to catch the
problem, nor the extra ocamldoc/custom directory (which is why the
ocamldoc/custom/.keep file original existed).
Add the 15 missing man pages to the plist and remove the empty directory
in the post-install target. Strangely enough, Redports still shows an
8x pass. I'm losing a lot of confidence in Redports results...
While here, remove the muting from the post-install target. This is
against convention.
PR: ports/188158
* Switch run-time dependency from PIL to Pillow
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
* Remove pkg-plist, accordingly
- Support STAGEDIR
* Make DOCS and EXAMPLES unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target
* Switch run-time dependency from PIL to Pillow
- Remove indefinate article from COMMENT
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
* Remove pkg-plist, accordingly
- Make use of UNIQUENAME
- Add DOCS and EXAMPLES to OPTIONS_DEFINE to fix options default
- Support STAGEDIR
* Make DOCS and EXAMPLES unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target
* Switch run-time dependency from PIL to Pillow
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
* Remove pkg-plist, accordingly
- Support STAGEDIR
* Make DOCS unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target
PR: ports/188882 (based on)
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
* Switch run-time dependency from PIL to Pillow
- Remove indefinite article from COMMENT
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
* Remove pkg-plist, accordingly
- Add DOCS and EXAMPLES to OPTIONS_DEFINE to fix default options
- Support STAGEDIR
* Make DOCS and EXAMPLES unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target
PR: ports/188891 (based on)
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
- Fix LICENSE section
- Use PYDISTUTILS_AUTOPLIST
* Remove pkg-plist, accordingly
- Make use of UNIQUENAM
- Support STAGEDIR
* Make DOCS and EXAMPLES unconditional to stage
- Add DOCS and EXAMPLES to OPTIONS_DEFINE to fix default options
- Unmute INSTALL_DATA and COPYTREE_SHARE in post-install target
- Use single space after WWW: in pkg-descr
PR: ports/188883 (based on)
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
- Convert to new options helper
- Remove outdated IGNORE_WITH_MYSQL and IGNORE_WITH_PHP
PR: ports/188730
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
- Convert to new options helper
- Remove outdated IGNORE_WITH_MYSQL and IGNORE_WITH_PHP
PR: ports/188438
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de>
Brightbox Cloud module for fog (The Ruby cloud services library)
This gem is a modular for the `fog` gem that allows you to manage resources in
the Brightbox Cloud.
It is included by the main `fog` metagem but can used as an independent library
in other applications.
This includes support for the following services:
- Compute
- Images
- Load Balancers
- SQL Cloud instances
WWW: https://github.com/fog/fog/tree/master/providers/brightbox
RG: https://rubygems.org/gems/fog-brightbox
- Pass maintainership to submitter
- While I'm here, use CPAN as primary WWW
PR: ports/188823
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>