- Use the new format for LIB_DEPENDS
- Reordering Options
- USES gmake instead of USE_GMAKE
- Move support for Buspirate into an OPTION
- Add FTDI to default Options
- Support STAGEDIR
- Change DOCS
PR: ports/186334
Submitted by: Hakisho Nukama <nukama@gmail.com>
2013-12-31 multimedia/xbmc-pvr: multimedia/xbmc and multimedia/xbmc-addon-pvr are newer
2013-12-31 misc/libmcal: No more used and development discontinued
2014-02-01 textproc/py-4suite: only builds with Python up to version 2.4
2014-02-01 multimedia/xbmc-addon-xvdr: Depends on expired multimedia/xbmc-pvr
2014-02-01 deskutils/gmcal: Depends on expired misc/libmcal
2014-02-01 deskutils/mcal: Depends on expired misc/libmcal
2014-02-01 sysutils/relpath: unfetchable distfiles
2014-02-01 sysutils/decomment: unfetchable distfiles
2014-02-03 multimedia/openmovieeditor: segfaults, upstread development ceased
- Update to 0.1.15
- Deprecate easy_install target
- Enable AUTOPLIST
- BUILD_DEPENDS are actually RUN_DEPENDS
- Remove NOOP post-patch: target
- Patch out "../LICENSE" from package_data in setup.py, which is
--record'ed verbatim and causes tar to bail out at install: time with
"Path contains '..'" [1]
[1] https://wiki.freebsd.org/action/diff/Python?action=diff&rev1=118&rev2=119
PR: ports/185078
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Approved by: maintainer timeout (1 month)
- CloudFiles backend is updated to support (and use by default)
Rackspace's all-encompassing Python API library pyrax. As the
library is not currently in the Ports Collection, revert the
default module used for the backend to py-cloudfiles. This can
be overridden by using --cf-backend=pyrax at runtime
- Pet portlint(8), rename Makefile variable file to f
- Update pkg-message to mention mega backend
- Change to PYDISTUTILS_AUTOPLIST=YES, list documentation in
PORTDOCS and remove pkg-plist
Changes: http://duplicity.nongnu.org/Changelog.GNU
- Add LICENSE [1]
- Remove leading article from COMMENT
- Convert USE_GMAKE to USES=gmake
- Respect CFLAGS by setting OPTIMIZER variable to space
otherwise it is set to '-g -O2'
- Consolidate targets to just post-patch and
post-configure - this makes things simpler
- Mute REINPLACE_CMD and FIND commands
- Add support for staging
PR: ports/180542 [1]
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
allowed to spend recovering from a read or write error. This feature
is called ERC (error recovery control, usually in Seagate), TLER
(time-limited error recovery, usually on Western Digital) or CCLT
(command completion time limit, usually on Samsung or Hitachi).
This rc.d script allows to set these valus on system startup to
tune disks for RAID usage.
WWW: https://github.com/AMDmi3/scterc-rc.d
20140130 multimedia/kino: Not developed since 2009, declared dead 05.08.2013 on there website.
2014-01-31 x11-drivers/xf86-video-imstt: Broken, unsupported and unmaintained upstream.
2014-01-31 x11-drivers/xf86-video-via: Broken, not supported upstream.
2014-01-31 multimedia/vdr-plugin-softdevice: Broken after ffmpeg update (not sure it ever worked)
2014-01-31 sysutils/mbmon: Use sysutils/xmbmon instead. This port will be removed soon
2014-01-31 dns/bind96: EOL in January 2014, consider moving to Bind 9.8 or 9.9
2014-01-31 x11-drivers/xf86-video-nouveau: Not supported, missing kernel support. use the nvidia driver.
- Remove leading article from COMMENT
- Convert USE_GMAKE to USES=gmake
- Convert to new LIB_DEPENDS format
- Remove tab character from WWW: line
PR: ports/185302 [1] (based on)
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
Approved by: maintainer timeout
- Fix user.present states with non-string fullname (issue 9085)
- Fix virt.init return value on failure (issue 6870)
- Fix reporting of file.blockreplace state when test=True
- Fix network.interfaces when used in cron (issue 7990)
- Fix bug in pkgrepo when switching to/from mirrorlist-based repo def
(issue 9121)
- Fix infinite recursion when cache file is corrupted
- Add checking for rev and mirror/bare args in git.latest (issue 9107)
- Add cmd.watch alias (points to cmd.wait) (issue 8612)
- Fix stacktrace when prereq is not formed as a list (issue 8235)
- Fix stdin issue with lvdisplay command (issue 9128)
- Add pre-check function for range matcher (issue 9236)
- Add exception handling for psutil for processes that go missing
(issue 9274)
- Allow _in requisites to match both on ID and name (issue 9061)
- Fix multiple client timeout issues (issue 7157 and issue 9302, probably
others)
- Fix ZMQError: Operation cannot be accomplished in current state errors
(issue 6306)
- Multiple optimization in minion auth routines
- Clarify logs for minion ID caching
PR: ports/186149
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)