aboutsummaryrefslogtreecommitdiff
path: root/devel/plan9port
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-09 02:58:06 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-09 02:58:06 +0000
commitf84bb05fbf28c47e7494fa9307ee7e847d30ebae (patch)
tree5d57acda6a46daa0a550bbeff14d3428b18c7f94 /devel/plan9port
parentab512af6887f3310f243eb417995afffdfd2a55f (diff)
downloadports-f84bb05fbf28c47e7494fa9307ee7e847d30ebae.tar.gz
ports-f84bb05fbf28c47e7494fa9307ee7e847d30ebae.zip
Notes
Diffstat (limited to 'devel/plan9port')
-rw-r--r--devel/plan9port/Makefile17
-rw-r--r--devel/plan9port/distinfo6
-rw-r--r--devel/plan9port/files/pkg-message.in5
3 files changed, 16 insertions, 12 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile
index 9daed2c225a0..5cf098de765c 100644
--- a/devel/plan9port/Makefile
+++ b/devel/plan9port/Makefile
@@ -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,15 +89,9 @@ EMPTY_DIRS= plan9/log \
plan9/dist/debian \
plan9/dist/pkg
-.include <bsd.port.pre.mk>
-
-.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|'
+ | ${XARGS} ${REINPLACE_CMD} -e 's|\\\*9|${PREFIX}/plan9|'
do-build:
cd ${WRKSRC} && ./INSTALL
@@ -124,7 +118,12 @@ post-install:
${SH} lib/moveplan9.sh ${WRKSRC}
${CHGRP} kmem ${PLAN9}/bin/auxstats
${CHMOD} +s ${PLAN9}/bin/auxstats
+ ${CHMOD} 4777 ${PLAN9}/news
@${ECHO_CMD} ""
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+install-user:
+ @${MKDIR} ${HOME}/lib
+ ${INSTALL_DATA} ${PLAN9}/plumb/initial.plumbing ${HOME}/lib/plumbing
+
+.include <bsd.port.mk>
diff --git a/devel/plan9port/distinfo b/devel/plan9port/distinfo
index ba8a2e64d9e7..9b65af35c323 100644
--- a/devel/plan9port/distinfo
+++ b/devel/plan9port/distinfo
@@ -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 --git a/devel/plan9port/files/pkg-message.in b/devel/plan9port/files/pkg-message.in
index e0ee4ab8bfd2..78bc79c37e4b 100644
--- a/devel/plan9port/files/pkg-message.in
+++ b/devel/plan9port/files/pkg-message.in
@@ -2,6 +2,11 @@ Add these to your profile environment.
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: