Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= netdot |
8 |
PORTNAME= netdot |
9 |
PORTVERSION= 1.0.2 |
9 |
PORTVERSION= 1.0.4 |
10 |
CATEGORIES= net-mgmt |
10 |
CATEGORIES= net-mgmt |
11 |
MASTER_SITES= http://netdot.uoregon.edu/pub/dists/ |
11 |
MASTER_SITES= http://netdot.uoregon.edu/pub/dists/ |
12 |
|
12 |
|
Lines 80-86
Link Here
|
80 |
.for f in export/bind export/dhcpd export/ethers export/rancid export/smokeping export/sysmon htdocs/img/graphs lib/Netdot/Manual tmp/sessions/locks htdocs/masondata/cache |
80 |
.for f in export/bind export/dhcpd export/ethers export/rancid export/smokeping export/sysmon htdocs/img/graphs lib/Netdot/Manual tmp/sessions/locks htdocs/masondata/cache |
81 |
@${TOUCH} ${WWWDIR}/${f}/.keep-me |
81 |
@${TOUCH} ${WWWDIR}/${f}/.keep-me |
82 |
.endfor |
82 |
.endfor |
83 |
.for f in initdb defragdb |
83 |
.for f in initdb |
84 |
${INSTALL_SCRIPT} ${WRKSRC}/bin/${f} ${WWWDIR}/bin/${f} |
84 |
${INSTALL_SCRIPT} ${WRKSRC}/bin/${f} ${WWWDIR}/bin/${f} |
85 |
.endfor |
85 |
.endfor |
86 |
${MKDIR} ${WWWDIR}/upgrade |
86 |
${MKDIR} ${WWWDIR}/upgrade |