- Rename generic-named patches to specific file names
- Define LICENSE using file previously installed with the DOCS option
- Remove DOCS option as it only installed aforementioned license file
- Bump PORTREVISION since OPTIONS changed
- Drop dead MASTER_SITE. We're basically down to relying on our own
distcache.
- Pass maintainership to submitter.
PR: 190666
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
The PHP option was hardcoded to lang/php5, but it reportedly works on other
versions of PHP. It also installs a PHP module, so it should have had a
run depends on PHP as well as a build depends (hence the revump)
Also:
* Remove USE_LDCONFIG, I don't see why it's here
* convert USE_BZIP2
* Reset maintainer due to history of timeouts and non-responsiveness to
this PR
* respect 80 columns
PR: 178431
Submitted by: mcdouga9 (egr.msu.edu)
Fixes by: marino
Generally absolutely paths are not used with @exec in pkg-plist.
In this case, the path /usr/bin/makewhatis doesn't work on DragonFly
where the binary is located at /usr/sbin/makewhatis. Removing the
full path is a no-op on FreeBSD and fixes perl man page installation
on DragonFly. No revbump required.
Approved by: portmgr (bapt)
There is no maintainer for this port, so submitted patches are just
assumed to be correct.
PR: 179065
Submitted by: Arthurmech (gmail.com)
Adds: RDRAND/F16 support
PR: 185277
Submitted by: netch (netch.kiev.ua)
Adds: Additional intel features
- 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)
- 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)
- 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)
Add CAM option, controlling the install of feh-cam and gen-cam-menu, on by
default.
Changelog: http://feh.finalrewind.org/archive/2.12/
PR: 190618 [1]
Submitted by: <mp39590@gmail.com> [1]
- 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)
- 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)
Big thanks to Michelle for the biggest part of the work in getting
the port to StageAge. Thanks for Marco to take over as maintainer.
PR: ports/190273
Submitted by: Michelle Sullivan <michelle@sorbs.net>
Approved by: Marco Beishuizen <mbeis@xs4all.nl> (incoming maintainer)
convert Python code to cron syntax. You can easily manage your cron jobs
with Plan like a charm. It is designed for elegancy and writing cron jobs
with as little amount of code as possible. It's extensible but comes with
serveral good useful job types out of the box.
WWW: https://github.com/fengsp/plan
PR: ports/190948
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.
WWW: https://github.com/mitsuhiko/click
PR: ports/190947
Submitted by: Bartek Rutkowski <ports@robakdesign.com>