Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= plan9port |
8 |
PORTNAME= plan9port |
9 |
PORTVERSION= 20060511 |
9 |
PORTVERSION= 20060629 |
10 |
CATEGORIES= devel plan9 |
10 |
CATEGORIES= devel plan9 |
11 |
MASTER_SITES= http://swtch.com/plan9port/ \ |
11 |
MASTER_SITES= http://swtch.com/plan9port/ \ |
12 |
ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ |
12 |
ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ |
Lines 43-49
Link Here
|
43 |
web.1 wintext.1 ndb.1 passwd.1 secstored.1 tar.1 pem.1 \ |
43 |
web.1 wintext.1 ndb.1 passwd.1 secstored.1 tar.1 pem.1 \ |
44 |
readcons.1 rsa.1 ssh-agent.1 netfiles.1 sftpcache.1 \ |
44 |
readcons.1 rsa.1 ssh-agent.1 netfiles.1 sftpcache.1 \ |
45 |
hist.1 venti.1 yesterday.1 hget.1 snarfer.1 htmlroff.1 \ |
45 |
hist.1 venti.1 yesterday.1 hget.1 snarfer.1 htmlroff.1 \ |
46 |
resample.1 |
46 |
resample.1 devdraw.1 |
47 |
|
47 |
|
48 |
MAN3= ioproc.3 bio.3 fmtinstall.3 isalpharune.3 print.3 rune.3 \ |
48 |
MAN3= ioproc.3 bio.3 fmtinstall.3 isalpharune.3 print.3 rune.3 \ |
49 |
runestrcat.3 thread.3 9p.3 matrix.3 arith3.3 ctime.3 \ |
49 |
runestrcat.3 thread.3 9p.3 matrix.3 arith3.3 ctime.3 \ |
Lines 67-73
Link Here
|
67 |
window.3 searchpath.3 auth.3 authsrv.3 encrypt.3 ndb.3 \ |
67 |
window.3 searchpath.3 auth.3 authsrv.3 encrypt.3 ndb.3 \ |
68 |
readcons.3 venti-cache.3 venti-client.3 venti-conn.3 \ |
68 |
readcons.3 venti-cache.3 venti-client.3 venti-conn.3 \ |
69 |
venti-fcall.3 venti-file.3 venti-log.3 venti-mem.3 \ |
69 |
venti-fcall.3 venti-file.3 venti-log.3 venti-mem.3 \ |
70 |
venti-packet.3 venti-server.3 venti-zero.3 venti.3 |
70 |
venti-packet.3 venti-server.3 venti-zero.3 venti.3 \ |
|
|
71 |
acme.3 drawfcall.3 |
71 |
|
72 |
|
72 |
MAN4= 0intro.4 9pserve.4 acme.4 import.4 plumber.4 ramfs.4 \ |
73 |
MAN4= 0intro.4 9pserve.4 acme.4 import.4 plumber.4 ramfs.4 \ |
73 |
vacfs.4 factotum.4 srv.4 |
74 |
vacfs.4 factotum.4 srv.4 |
Lines 118-124
Link Here
|
118 |
${SH} lib/moveplan9.sh ${WRKSRC} |
119 |
${SH} lib/moveplan9.sh ${WRKSRC} |
119 |
${CHGRP} kmem ${PLAN9}/bin/auxstats |
120 |
${CHGRP} kmem ${PLAN9}/bin/auxstats |
120 |
${CHMOD} +s ${PLAN9}/bin/auxstats |
121 |
${CHMOD} +s ${PLAN9}/bin/auxstats |
121 |
${CHMOD} 4777 ${PLAN9}/news |
122 |
${CHMOD} 01777 ${PLAN9}/news |
122 |
@${ECHO_CMD} "" |
123 |
@${ECHO_CMD} "" |
123 |
@${CAT} ${PKGMESSAGE} |
124 |
@${CAT} ${PKGMESSAGE} |
124 |
|
125 |
|