- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
The PR only provided changes needed to add stage support. However, the
port needed some additional TLC:
* DISTNAME reworked for single, ARCH-based definition (pets portlint)
* LICENSE stuff moved, rearranged (pets portlint)
* DOCS option removed (it wasn't implemented)
* Typo for PGSQL option fixed so it's default again (bump portrevision)
* Cosmestic alignment
* PGSQL converted to USES+=pgsql and WANT_PGSQL=
* php+pgsql RUN_DEPENDS refactored, and set to use USE_PHP
* Convert to new LIB_DEPENDS style (PR)
* Convert to USES+=tar (PR)
* Remove WWW whitespace (PR)
* Handle /var/run/thunder (PR) (also requires portrevision bump)
PR: 190951
Submitted by: Joe Benden
fixes by: marino
Approved by: stage blanket + just fix it blanket
verified by: Redports 8x pass
In addition to changes related to staging:
* Adds LICENSE (ART20)
* Fixes rc.d script for new rules
* remove BROKEN definition (added due to lack of staging)
What the patch does not do is fix the build on FreeBSD 10+ This will
be dealt with in a following patch. Testing without poudriere and
redports (F8 and F9, x4).
PR: 190960
Submitted by: maintainer (Sergei Vyshenski)
* Don't install relayd.conf to staging; switch to @sample in pkg-plist
* Drop warnings for FreeBSD 7.x compat as that's long out of support
* Modernize LIB_DEPENDS
* Fix LICENSE: this is OpenBSD code, but it uses the ISC Licence
wording rather than either of the {2,3}-clause BSD licenses.
Approved by: portmgr (blanket "just fix it")
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
- Fix shebangs, bump PORTREVISION
- Remove former maintainer info from pkg-descr