1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Changed following files:

- Makefile
     Wrong startup script installed from ${FILESDIR} instead of edited
     version in ${WRKSRC}
- pkg-descr
      Fixed typos and some of the text
- Added PORTREVISION

PR:		26011
Submitted by:	baskruit@bsltwr.dnsalias.org MAINTAINER
This commit is contained in:
James E. Housley 2001-03-23 01:49:57 +00:00
parent 1a9234f22d
commit 3b9294210d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40235
4 changed files with 10 additions and 8 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= dhisd
PORTVERSION= 4.0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://bsltwr.dhis.org/ftp/pub/dhis/ \
ftp://ftp.dhis.org/pub/dhis/
@ -43,7 +44,7 @@ post-install:
@${CHMOD} 600 ${PREFIX}/dhis/db/*
.if !exists(${PREFIX}/etc/rc.d/dhisd.sh)
${ECHO} "===> Installing ${PREFIX}/etc/rc.d/dhid.sh startup file."
${INSTALL_SCRIPT} -m 751 ${FILESDIR}/dhisd.sh ${PREFIX}/etc/rc.d/dhisd.sh
${INSTALL_SCRIPT} -m 751 ${WRKSRC}/dhisd.sh ${PREFIX}/etc/rc.d/dhisd.sh
@${ECHO} "etc/rc.d/dhisd.sh" >> ${TMPPLIST}
.endif
.if !defined(NOPORTDOCS)

View File

@ -7,9 +7,9 @@ should run the dhis-client 3 or 4 software to send updates.
You need a full DNS domain to run this server. You should at least have a
domain hosted for you with a primary and backup dns server and 1
backup mail-exchanger
.
If you don't know what this previous few lines where about,
backup mail-exchanger.
If you don't know what the previous lines where about,
you probably shouldn't try and run this software.
For more information on the services of DHIS, you should look at the

View File

@ -7,6 +7,7 @@
PORTNAME= dhisd
PORTVERSION= 4.0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://bsltwr.dhis.org/ftp/pub/dhis/ \
ftp://ftp.dhis.org/pub/dhis/
@ -43,7 +44,7 @@ post-install:
@${CHMOD} 600 ${PREFIX}/dhis/db/*
.if !exists(${PREFIX}/etc/rc.d/dhisd.sh)
${ECHO} "===> Installing ${PREFIX}/etc/rc.d/dhid.sh startup file."
${INSTALL_SCRIPT} -m 751 ${FILESDIR}/dhisd.sh ${PREFIX}/etc/rc.d/dhisd.sh
${INSTALL_SCRIPT} -m 751 ${WRKSRC}/dhisd.sh ${PREFIX}/etc/rc.d/dhisd.sh
@${ECHO} "etc/rc.d/dhisd.sh" >> ${TMPPLIST}
.endif
.if !defined(NOPORTDOCS)

View File

@ -7,9 +7,9 @@ should run the dhis-client 3 or 4 software to send updates.
You need a full DNS domain to run this server. You should at least have a
domain hosted for you with a primary and backup dns server and 1
backup mail-exchanger
.
If you don't know what this previous few lines where about,
backup mail-exchanger.
If you don't know what the previous lines where about,
you probably shouldn't try and run this software.
For more information on the services of DHIS, you should look at the