- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove master sites, use GitHub=yes
- USES tar:bzip2 instead of USE_BZIP2=yes
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Change DOCS and add Option
- Change desktop entry
- Change REINPLACE, use /bin/sh instead of /bin/bash
- Mute RM
- Change pkg-descr, remove not needed whitespace and change WWW
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>