svn commit: r378356 - in head: . sysutils sysutils/life-preserver sysutils/pbi-manager sysutils/pcbsd-appweb sysutils/pcbsd-libsh sysutils/pcbsd-syscache sysutils/pcbsd-utils sysutils/pcbsd-utils-q...
Antoine Brodin
antoine at FreeBSD.org
Sun Feb 8 22:41:34 UTC 2015
On Tue, Feb 3, 2015 at 4:05 PM, Kris Moore <kmoore at freebsd.org> wrote:
> Author: kmoore
> Date: Tue Feb 3 15:05:14 2015
> New Revision: 378356
> URL: https://svnweb.freebsd.org/changeset/ports/378356
> QAT: https://qat.redports.org/buildarchive/r378356/
>
> Log:
> - Add PC-BSD ports from the 10.1.1 release
> - Update MOVED to reflect pcbsd-utils-qt4 -> pcbsd-utils-qt5
...
> Added: head/sysutils/pcbsd-utils-qt5/Makefile
> ==============================================================================
> --- /dev/null 00:00:00 1970 (empty, because file is newly added)
> +++ head/sysutils/pcbsd-utils-qt5/Makefile Tue Feb 3 15:05:14 2015 (r378356)
> @@ -0,0 +1,39 @@
> +# Created by: Kris Moore <kmoore at FreeBSD.org>
> +# $FreeBSD$
> +
> +PORTNAME= pcbsd-utils-qt5
> +PORTVERSION= 1422974666
> +CATEGORIES= sysutils
> +MASTER_SITES= http://www.pcbsd.org/~kris/software/ \
> + ftp://ftp.pcbsd.org/pub/software/
> +
> +MAINTAINER= kmoore at FreeBSD.org
> +COMMENT= PC-BSD Qt5 Utilities
> +
> +LICENSE= BSD
> +
> +RUN_DEPENDS= lpreserver:${PORTSDIR}/sysutils/pcbsd-utils \
> + ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \
> + cdda2wav:${PORTSDIR}/sysutils/cdrtools
Hi,
The pcbsd-utils port doesn't provide any program file named
lpreserver, please fix the RUN_DEPENDS.
(poudriere bulk -t or poudriere testport yell about this by the way)
Cheers,
Antoine
More information about the svn-ports-all
mailing list