- Main html doc should be unconditionally installed
- Remove stopdaemon
- Remove extra DOCS options
PR: 191860
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by: swills (mentor)
= Features =
- passmenu now takes --type as its first argument, which will type the
password instead of copying it to the clipboard.
= Bug Fixes =
- OSX now properly unmounts temporary mounts and ejects ramdisks.
- All BSDs now have cleaner temporary files.
- Temporary files for pass edit now end in .txt so vim does the right
Thing.
- When edit fails, prompt for retrying instead of going into crazy loop.
- Keepassx2pass conversion script now handles empty strings.
Approved by: swills (mentor)
Changes for 10.0.6:
cbsd taskd: daemon for internal tasks
bconstruct-tui: menubox for vm_os_type and get_vm_profiles
bhyve: add support for install FreeBSD guest from ISO
bhyve: implement other method for POPCNT checking
repo: newjname as argument for alternative name of stored jail
PR: 191844
Submitted by: olevole@olevole.ru (maintainer)
This was a master and two slave ports. Now each port stands alone, each
with it's own defined distinfo which allows for the separate mk to be
removed.
* Ownership of slave ports restored to chifeng. They were reset in
error because their staging was combined with master staging
* Configure locations uniformly fixed to /etc/mfs
* cgiserv now runs as unpriviledged user
* Fixes ability to reload config without restarting
* Uses @sample keyword for config files now
* fixes -master, -chunkserver, and -client ports
PR: 191046
Submitted by: takeda (takeda.tk)
Approved by: maintainer (chifeng)
Minor fixes: marino
The default path was PREFIX/etc but should be PREFIX/etc/mfs .
This PR is getting submitted before the stage support PR.
PR: 186404
Submitted by: loic (findspire.com)
Approved by: maintainer (chifeng)
Approved by: portmgr (implicit, NOT_STAGED)
This port was deprecated because it was unmaintained and interactive,
but Dylan Leigh has brought it back into good standing:
* Convert to a regular port by fixing configure script
- Skip useless prompts to user
- Abort instead of prompting when paths are not found, which will never
happen in ports anyway
- Convert evidence locker and NSRL prompts to pkg-message
* Updated description to warn about project inactivity
* Updated WWW link
* Add pkg-message
* Assign maintainership to Dylan
PR: 191778
Submitted by: Dylan Leigh
Verified by: Redports 8x
Mode 4555 is how the programs were installed before staging, and allows
normal users to access the system information. For now, xmbmon is still
installed in the X resource directory.
PR: 186332
Reported by: turutani (scphys.kyoto-u.ac.jp)
Approved by: maintainer (Muhammad Rahman)
Updated qjail.bootime script for addition of allow.sysvipc
and ruleset parameters that were added to qjail script in qjail-3.4.
PR: 191660
Submitted by: qjail@a1poweruser.com (maintainer)
BSDploy is a comprehensive tool to provision, configure and maintain
FreeBSD jail hosts and jails.
Its main design goal is to lower the barrier to repeatable jail setups.
* Modular provisioning with plugins for VirtualBox, Amazon EC2 and
an achitecture to support more.
* Bootstrap complete jail hosts from scratch.
* Declarative configuration: All hosts and their properties defined
in ploy.conf are automatically exposed to Ansible.
* Imperative maintenance: Run Fabric scripts with ploy do JAILNAME
TASKNAME and have all of the hosts and their variables in fab.env.
* Configure ZFS pools and filesystems with whole-disk-encryption.
WWW: http://docs.bsdploy.net/
- Add a recommended patch from upstream (r6250).
- Add an option to specify device other than /dev/smb0.
- Install manual page.
- Update MAINTAINER to use FreeBSD address.
- Remove the leading article from COMMENT.
- Add LICENSE.
- Convert to USES=tar:bzip2.
PR: 191198
Approved by: avg (maintainer, timeout > 2 weeks)
Strip the absolute prefix from the ansible.desktop PLIST_FILES entry which
was causing pkg_create to fail.
Submitted by: wg
Approved by: portmgr (blanket)