Hey @ports,
I'm working on KDE4 with Amit and Vadim. I noticed some problems with
extract[1] and now again (openbsd-wip/x11/kde4/runtime):
Normal extract with 'make extract' and (xzcat .tar.xz | tar xf -):
ls -la
/usr/ports/pobj/kde-runtime-4.8.3/kde-runtime-4.8.3/plasma/scriptengines/javascript/data
drwxr-xr-x 2 root wsrc 512 Jun 2 22:19 PaxHeaders.8691
-rw-r--r-- 1 root wsrc 3169 Feb 29 23:56 plasma-javascriptaddon.desktop
-rw-r--r-- 1 root wsrc 6839 Feb 29 23:56
plasma-packagestructure-javascript-addon.desk
-rw-r--r-- 1 root wsrc 7447 Feb 29 23:56
plasma-scriptengine-applet-declarative.deskto
-rw-r--r-- 1 root wsrc 8944 Jan 3 20:37
plasma-scriptengine-applet-simple-javascript.
-rw-r--r-- 1 root wsrc 3021 Jan 3 20:37
plasma-scriptengine-dataengine-javascript.des
-rw-r--r-- 1 root wsrc 6409 Jan 3 20:37
plasma-scriptengine-runner-javascript.desktop
and with my do-extract:
do-extract:
@gtar Jxf ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX} -C ${WRKDIR}
-rw-r--r-- 1 root wheel 3169 Feb 29 23:56 plasma-javascriptaddon.desktop
-rw-r--r-- 1 root wheel 6839 Feb 29 23:56
plasma-packagestructure-javascript-addon.desktop
-rw-r--r-- 1 root wheel 7447 Feb 29 23:56
plasma-scriptengine-applet-declarative.desktop
-rw-r--r-- 1 root wheel 8944 Jan 3 20:37
plasma-scriptengine-applet-simple-javascript.desktop
-rw-r--r-- 1 root wheel 3021 Jan 3 20:37
plasma-scriptengine-dataengine-javascript.desktop
-rw-r--r-- 1 root wheel 6409 Jan 3 20:37
plasma-scriptengine-runner-javascript.desktop
All locks fine. I think xzcat doesn't pipe the whole path (without code
view)
Cheers, Rafael
[1]
https://github.com/jasperla/openbsd-wip/commit/785d26c8e20263f8ba6772c186deaed8291a4f0e