required steps are followed.
There are no user-visible changes. The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.
PR: ports/183625
Submitted by: myself
Approved by: portmgr (bdrewery)
Exp-run by: bdrewery
- Manpages are now installed in STAGEDIR and added to pkg-plist [1]
- Fix shebangs (they had STAGEDIR in them previously due to useage of
the cwu update tool...we'll use shebangfix instead)
- Allow build by non-priviledged user and actually do build during
build target instead of install target
- Add LICENSE (GPLv2)
- Simplify PORTDOCS installation
- Strip binaries
- Bump PORTREVISION since manpages were lost and shebangs were wrong
Reported by: Redports QAT [1]
- Changed LIB_DEPENDS to modern syntax
- Removed -O3 and -g flags to compiler
- Removed CFLAGS because not necessary
- A bit modified pkg-descr with recommendations by danfe
Submitted by: danfe
provide an option which reverts back to the old version of this port.
I'm making it a configurable option rather than autodetecting based
on OSVERSION to make my life easier with "cross-building" images.
Dunst is a lightweight replacement for the notification-daemons provided
by most desktop environments. It's very customizable, doesn't depend on
any toolkits and therefore fits in those windowmanager centric setups we
all love to customize to perfection.
WWW: http://www.knopwob.org/dunst
Also I fixed:
- Fixed depends
- Removed plist and added list of files at Makefile
- Added stage support
- Added more description of port to pkg-descr
PR: ports/179624
Submitted by: Rod Person <rodperson@rodperson.com>
Approved by: eadler, osa, rm (mentors, implicit)
dump metadata along with a kernel backtrace, in order to assist FreeBSD
developers in identifying and fixing common panics.
Discussed on: freebsd-hackers
Duplicity itself is not fully Python 3 compatible - there's multiple
instances of "print" as command and all the unicode vs bytes string
handling needs fixing to allow working unicode filename support.
Python 3 support is currently planned for the 0.7 branch.
2013-11-01 sysutils/mktool
2013-11-01 databases/ruby-memcache: Development has been abandoned upstream
2013-11-01 deskutils/blogtk: This is dead upstream and is no longer being maintained
GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.
This port builds the grub-bhyve binary, allowing booting of non-FreeBSD
operating systems in bhyve.
WWW: https://github.com/grehan-freebsd/grub2-bhyve