[Bug 190575] New port: www/dddbl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 7 15:54:30 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190575

--- Comment #6 from Torsten Zühlsdorff <ports at toco-domains.de> ---
I'm sorry for the bad qa. :(

Here we go with the new patch:

# make check-plist && make stage-qa
===>   dddbl-2.0.1 depends on file: /usr/local/sbin/pkg - found
=> dddbl-2.0.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.dddbl.de/dddbl-versions/dddbl-2.0.1.tar.bz2
dddbl-2.0.1.tar.bz2                           100% of 8236  B 1167 kBps 00m00s
===> Fetching all distfiles required by dddbl-2.0.1 for building
===>  Extracting for dddbl-2.0.1
=> SHA256 Checksum OK for dddbl-2.0.1.tar.bz2.
===>  Patching for dddbl-2.0.1
===>  Configuring for dddbl-2.0.1
===>  Staging for dddbl-2.0.1
===>   dddbl-2.0.1 depends on file: /usr/local/include/php/main/php.h - found
===>   Generating temporary packing list
/bin/mkdir -p /usr/ports/www/dddbl/work/stage/usr/local/share/dddbl
(cd /usr/ports/www/dddbl/work/dddbl2 && /bin/sh -c '(/usr/bin/find -d $0 $2 |
/usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&  /usr/sbin/chown -Rh root:wheel $1
&&  /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; &&  /usr/bin/find
-d $0 $2 -type f -exec chmod 444 $1/{} \;' -- .
/usr/ports/www/dddbl/work/stage/usr/local/share/dddbl)
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for directories owned by MTREEs
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
====> Running Q/A tests (stage-qa)


portlint says:

# portlint
WARN: Makefile: use of DISTFILES with single file discouraged. distribution
filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: Consider defining LICENSE.
WARN: Makefile: DISTFILES/DISTNAME affects WRKSRC. take caution when changing
them.
0 fatal errors and 3 warnings found.

But i didn't see how to not use DISTFILES with the given naming.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list