ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/ports/ihost/Makefile
(Generate patch)

Comparing misc/ports/ihost/Makefile (file contents):
Revision 1.2 by tdb, Wed Apr 2 19:43:19 2003 UTC vs.
Revision 1.6 by tdb, Mon May 31 13:58:42 2004 UTC

# Line 6 | Line 6
6   #
7  
8   PORTNAME=       ihost
9 < PORTVERSION=    1.5.4
9 > PORTVERSION=    1.5.8
10   CATEGORIES=     sysutils
11 < MASTER_SITES=   http://snapshots.i-scream.org.uk/%SUBDIR%/
11 > MASTER_SITES=   ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
12 >                http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
13 >                ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
14 >                http://www.i-scream.org/pub/i-scream/%SUBDIR%/
15 >
16   MASTER_SITE_SUBDIR=     ${PORTNAME}
17  
18   MAINTAINER=     tim@bishnet.net
19   COMMENT=        A host to the i-scream central monitoring system
20  
21   LIB_DEPENDS=    ukcprog.0:${PORTSDIR}/devel/libukcprog \
22 <                statgrab.1:${PORTSDIR}/devel/libstatgrab
22 >                statgrab.5:${PORTSDIR}/devel/libstatgrab
23  
24 < DIST_SUBDIR=    iscream
24 > DIST_SUBDIR=    i-scream
25   GNU_CONFIGURE=  yes
26   CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
27                  LDFLAGS="-L${LOCALBASE}/lib"
28 + PLIST_FILES=    bin/ihost
29  
30   .include <bsd.port.mk>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines