4.88B is a fixup release that allows lsof to work with FreeBSD
that was received changes in 'struct filedesc' (just now it is
-HEAD after r247602).
PR: ports/177200
Approved by: Larry Rosenman <ler@lerctr.org> (maintainer)
QA page: http://codelabs.ru/fbsd/ports/qa/sysutils/lsof/4.88.b,8
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV
KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
'USES= cmake:outsource' and add USE_LDCONFIG if needed
Changes:
- Fix bug when ATIME is enabled.
- Use /sbin/e2fsck from FreeBSD base system.
- Use REMOVE_HIBERFILE option for NTFS3G mounts.
- Use LONGNAMES for MSDOS mounts.
- Fix harmless error messages.
- Fix typos at error messages.
Submitted by: vermaden@interia.pl (maintainer, via email)
- update MASTER_SITES
- trim Makefile header, while here
changelog:
Version 1.5.7: Added support for MP4 files
Version 1.5.6: Added support for Office 2007 file as well as bug fixes
PR: 176752
Submitted by: antoine
Approved by: maintainer timeout (2 weeks)
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
device names of "sd[bcde]" in addition to "/dev/sd[bcde]". Until recently
EC2 hosts all used the latter form, but an increasing number seem to have
switched to the former.
Submitted by: Luke Marsden
- Update sysutils/rubygem-facter to 1.6.18
- Convert sysutils/rubygem-facter to utilize rubygem framework
- Update to new 'created by' header
- Add RG as additional MASTER_SITES for sysutils/rubygem-facter
- Update sysutils/puppet* RUN_DEPENDS due to rename of facter
- Bump PORTREVISION on sysutils/puppet* due to rename of facter
Approved by: Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
This was causing me issues when attempting to gather certain statistics.
While here trim header
Approved by: miwi, adrian, tj
No objection from: db, bjk, cperciva, scheidell, osa
Bug fixes:
- prevent possible crash when archiving files (GitHub #316)
- don't create symlinks to cf-know in update policy
- don't enable xml support if libxml2 is too old (Redmine #1937)
Approved by: cy (maintainer, implicit)
- Provide better description what NV-CONTROL is needed for
- Rename QT option to QT3 to make it more clear it's legacy
- Improve descriptions for GUI programs while I am at here