diff -urN devel/plan9port.orig/Makefile devel/plan9port/Makefile --- devel/plan9port.orig/Makefile Sun May 7 19:51:36 2006 +++ devel/plan9port/Makefile Sun May 7 20:02:47 2006 @@ -6,7 +6,7 @@ # PORTNAME= plan9port -PORTVERSION= 20060402 +PORTVERSION= 20060507 CATEGORIES= devel plan9 MASTER_SITES= http://swtch.com/plan9port/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ @@ -89,12 +89,6 @@ plan9/dist/debian \ plan9/dist/pkg -.include - -.if ${OSVERSION} < 500000 -BROKEN= does not compile -.endif - post-patch: @${FIND} ${WRKSRC}/man -type f -regex ".*\.[0-9?]$\" \ | ${XARGS} ${REINPLACE_CMD} -e 's|\\\*9|${PREFIX}/plan9|' @@ -124,7 +118,13 @@ ${SH} lib/moveplan9.sh ${WRKSRC} ${CHGRP} kmem ${PLAN9}/bin/auxstats ${CHMOD} +s ${PLAN9}/bin/auxstats + ${CHMOD} 4777 ${PLAN9}/news @${ECHO_CMD} "" @${CAT} ${PKGMESSAGE} -.include +install-user: + ${MKDIR} ${HOME}/lib + ${CP} ${PLAN9}/plumb/initial.plumbing ${HOME}/lib/plumbing + + +.include diff -urN devel/plan9port.orig/distinfo devel/plan9port/distinfo --- devel/plan9port.orig/distinfo Sun May 7 19:51:36 2006 +++ devel/plan9port/distinfo Sun May 7 19:52:16 2006 @@ -1,3 +1,3 @@ -MD5 (plan9port-20060402.tgz) = d21e18b5ec9fda25ba7c9ce8c51f7ed4 -SHA256 (plan9port-20060402.tgz) = f40ec23b307271b6abfa514d06eaa89a797dbb024abcc5c6852f52c2db0f9b77 -SIZE (plan9port-20060402.tgz) = 22501927 +MD5 (plan9port-20060507.tgz) = 80247558c82b18455a38ee1c76cf8538 +SHA256 (plan9port-20060507.tgz) = b5238365241253408aa783c1e3dcf8a6f16bdf98e55ab35c51ad1b71f4ca8887 +SIZE (plan9port-20060507.tgz) = 22541160 diff -urN devel/plan9port.orig/files/pkg-message.in devel/plan9port/files/pkg-message.in --- devel/plan9port.orig/files/pkg-message.in Sun May 7 19:51:36 2006 +++ devel/plan9port/files/pkg-message.in Sun May 7 19:52:16 2006 @@ -2,6 +2,11 @@ PLAN9=%%PREFIX%%/plan9; export PLAN9 PATH=$PATH:$PLAN9/bin; export PATH +This port install a default plumbing file. +Just cd to the ports directory and type (not as root) + +make install-user + BUGS This port can cause some problems if you install certain ports: