plan9port: Import plan9port-20180205 as wip/plan9port

Plan 9 from User Space (aka plan9port) is a port of many Plan 9
programs from their native Plan 9 environment to Unix-like operating
systems.

XXX: Only initial package, should fail to build but I forgot how...
XXX: Needs to be updated to latest snapshot and then properly investigated.
This commit is contained in:
Leonardo Taccari 2020-07-07 20:08:41 +02:00
parent 7f6d8d8106
commit dfc795039e
5 changed files with 37 additions and 0 deletions

View File

@ -2925,6 +2925,7 @@ SUBDIR+= pkg_fake
SUBDIR+= pkg_rmleaves
SUBDIR+= pkg_summary-utils
SUBDIR+= pkgmanager
SUBDIR+= plan9port
SUBDIR+= plank
SUBDIR+= plantri
SUBDIR+= plasma-desktop

3
plan9port/DESCR Normal file
View File

@ -0,0 +1,3 @@
Plan 9 from User Space (aka plan9port) is a port of many Plan 9
programs from their native Plan 9 environment to Unix-like operating
systems.

26
plan9port/Makefile Normal file
View File

@ -0,0 +1,26 @@
# $NetBSD$
DISTNAME= plan9port-20180205
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=9fans/}
GITHUB_TAG= 4798a8a5560552480efde5fe8b1f7963a25a96d3
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://9fans.github.io/plan9port/
COMMENT= Plan 9 from User Space
LICENSE= lucent
USE_LANGUAGES= c c++
do-build:
cd ${WRKSRC} && ./INSTALL -b
do-install:
cd ${WRKSRC} && ./INSTALL -c
.include "../../fonts/fontconfig/buildlink3.mk"
PTHREAD_AUTO_VARS= yes
.include "../../mk/pthread.buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

1
plan9port/PLIST Normal file
View File

@ -0,0 +1 @@
@comment $NetBSD$

6
plan9port/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (plan9port-20180205-4798a8a5560552480efde5fe8b1f7963a25a96d3.tar.gz) = 008c958206680bf1e50f464a6e4b3bc9d3c3dbb1
RMD160 (plan9port-20180205-4798a8a5560552480efde5fe8b1f7963a25a96d3.tar.gz) = f66f7a9969068670b8a26d680acf637617cb5087
SHA512 (plan9port-20180205-4798a8a5560552480efde5fe8b1f7963a25a96d3.tar.gz) = 8ce0a12d239034052a6a4d5186343a045c9c2d8c88fdf44511f36ed0321c57c042764d313ff88c2571923380c993cd77b1c86f1fcc3f8a1120e93071d0fd71d6
Size (plan9port-20180205-4798a8a5560552480efde5fe8b1f7963a25a96d3.tar.gz) = 23434357 bytes