View | Details | Raw Unified | Return to bug 143262
Collapse All | Expand All

(-)geomWatch/Makefile 2010-01-26 09:52:35.788097171 -0500 (-3 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=      geomWatch
8
PORTNAME=      geomWatch
9
PORTVERSION=   1.0.0
9
PORTVERSION=   1.1.0
10
PORTREVISION=  1
11
CATEGORIES=    sysutils
10
CATEGORIES=    sysutils
12
MASTER_SITES=  http://isis.poly.edu/~bk/geomWatch/ \
11
MASTER_SITES=  http://isis.poly.edu/~bk/geomWatch/ \
13
               http://bk.macroblock.net/geomWatch/
12
               http://bk.macroblock.net/geomWatch/
Lines 19-25 Link Here
19
LIB_DEPENDS=   esmtp.6:${PORTSDIR}/mail/libesmtp
18
LIB_DEPENDS=   esmtp.6:${PORTSDIR}/mail/libesmtp
20
19
21
PLIST_FILES=   sbin/geomWatch \
20
PLIST_FILES=   sbin/geomWatch \
22
                               etc/rc.d/geomWatch \
21
               etc/rc.d/geomWatch \
23
               etc/geomWatch.conf.sample
22
               etc/geomWatch.conf.sample
24
23
25
SUB_FILES=     pkg-message geomWatch
24
SUB_FILES=     pkg-message geomWatch
(-)geomWatch/distinfo 2010-01-26 09:53:38.064123107 -0500 (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (geomWatch-1.0.0.tbz) = ade5c2498ff08975e70600ef065b0945
1
MD5 (geomWatch-1.1.0.tbz) = 78cd50517cd1b16e8d732525ce1cc450
2
SHA256 (geomWatch-1.0.0.tbz) = 3cad58a1ffb036f941f59b1f4699b5cf3cca6435a960639fd53f176788479501
2
SHA256 (geomWatch-1.1.0.tbz) = 8ba902bdc260acf404084fe0adcbeaa4dd3a2724f53a729b60ffc8973093cf05
3
SIZE (geomWatch-1.0.0.tbz) = 6181
3
SIZE (geomWatch-1.1.0.tbz) = 6715
(-)geomWatch/files/pkg-message.in 2010-01-26 09:54:08.648142681 -0500 (-2 / +2 lines)
Lines 1-8 Link Here
1
1
2
A sample geomWatch configuration file has been installed as
2
A sample geomWatch configuration file has been installed as
3
%%PREFIX%%/etc/geomWatch.conf.sample. You should copy it to
3
%%PREFIX%%/etc/geomWatch.conf.sample. You should copy it to
4
%%PREFIX%%/etc/geomWatch.conf, edit it to your liking, and add the following line
4
%%PREFIX%%/etc/geomWatch.conf, edit it to your liking, and add the following
5
to /etc/rc.conf:
5
line to /etc/rc.conf:
6
6
7
geomwatch_enable="YES"
7
geomwatch_enable="YES"

Return to bug 143262