Index: head/sysutils/dtc/Makefile =================================================================== --- head/sysutils/dtc/Makefile (nonexistent) +++ head/sysutils/dtc/Makefile (revision 431325) @@ -0,0 +1,24 @@ +# $FreeBSD$ +# +# Device Tree Compiler, tweaked for FreeBSD +# + +PORTNAME= dtc +PORTVERSION= 1.4.2 +DISTVERSIONPREFIX= ports-v +CATEGORIES= sysutils + +MAINTAINER= imp@FreeBSD.org +COMMENT= Device Tree Compiler + +LICENSE= GPLv2 + +USES= bison gmake + +USE_GITHUB= yes +GH_ACCOUNT= bsdimp +GH_PROJECT= dtc + +MAKE_ARGS+= PREFIX=${PREFIX} + +.include Property changes on: head/sysutils/dtc/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/dtc/distinfo =================================================================== --- head/sysutils/dtc/distinfo (nonexistent) +++ head/sysutils/dtc/distinfo (revision 431325) @@ -0,0 +1,3 @@ +TIMESTAMP = 1484050697 +SHA256 (bsdimp-dtc-ports-v1.4.2_GH0.tar.gz) = cf00d4730100bec575b6754e987c93b3994f79ee8037237625de95f60f51e3de +SIZE (bsdimp-dtc-ports-v1.4.2_GH0.tar.gz) = 143226 Property changes on: head/sysutils/dtc/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/dtc/pkg-descr =================================================================== --- head/sysutils/dtc/pkg-descr (nonexistent) +++ head/sysutils/dtc/pkg-descr (revision 431325) @@ -0,0 +1,3 @@ +Device tree compiler, tweaked for FreeBSD. + +WWW: https://git.kernel.org/cgit/utils/dtc/dtc.git Property changes on: head/sysutils/dtc/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/dtc/pkg-plist =================================================================== --- head/sysutils/dtc/pkg-plist (nonexistent) +++ head/sysutils/dtc/pkg-plist (revision 431325) @@ -0,0 +1,13 @@ +bin/convert-dtsv0 +bin/dtc +bin/fdtdump +bin/fdtget +bin/fdtput +bin/dtdiff +lib/libfdt-1.4.2.so +lib/libfdt.a +lib/libfdt.so +lib/libfdt.so.1 +include/fdt.h +include/libfdt.h +include/libfdt_env.h Property changes on: head/sysutils/dtc/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property