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

(-)Makefile (-4 / +2 lines)
Lines 6-12 Link Here
6
6
7
PORTNAME=	boinc-setiathome-enhanced
7
PORTNAME=	boinc-setiathome-enhanced
8
PORTVERSION=	5.27
8
PORTVERSION=	5.27
9
PORTREVISION=	1
9
PORTREVISION=	2
10
CATEGORIES=	astro
10
CATEGORIES=	astro
11
MASTER_SITES=	http://home.tiscali.nl/rladan/distfiles/
11
MASTER_SITES=	http://home.tiscali.nl/rladan/distfiles/
12
12
Lines 41-47 Link Here
41
.else
41
.else
42
CFLAGS+=	-mfpmath=387
42
CFLAGS+=	-mfpmath=387
43
.endif
43
.endif
44
# From http://www,lb.shuttle.de/apastron/boincDown.shtml :
44
# From http://www.lb.shuttle.de/apastron/boincDown.shtml :
45
# what about other 64 bit archs (especially S/390, see gcc.info.gz) ?
45
# what about other 64 bit archs (especially S/390, see gcc.info.gz) ?
46
.ifdef ${MACHINE_CPU:Mamd64}
46
.ifdef ${MACHINE_CPU:Mamd64}
47
CFLAGS+=	-m64
47
CFLAGS+=	-m64
Lines 55-62 Link Here
55
		CXXFLAGS="${CXXFLAGS}" \
55
		CXXFLAGS="${CXXFLAGS}" \
56
		BOINCDIR="${LOCALBASE}"
56
		BOINCDIR="${LOCALBASE}"
57
57
58
BROKEN=		Does not compile.
59
60
# these must match settings in ${PORTSDIR}/net/boinc-client/Makefile
58
# these must match settings in ${PORTSDIR}/net/boinc-client/Makefile
61
BOINC_USER?=	boinc
59
BOINC_USER?=	boinc
62
BOINC_GROUP?=	nobody
60
BOINC_GROUP?=	nobody
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (boinc-setiathome-enhanced-5.27.tar.gz) = 12f54b726e284a15c3668ff9f5f23d58
1
MD5 (boinc-setiathome-enhanced-5.27.tar.gz) = 272bc31ba5aeabcc2f2038764f5b0e97
2
SHA256 (boinc-setiathome-enhanced-5.27.tar.gz) = 571e1f22c77e1241880dbf229de8675ed4addcf39ae66162e17d22329f01c99f
2
SHA256 (boinc-setiathome-enhanced-5.27.tar.gz) = a1f47075acf47a3ff503d4b82443448cafcbb3fda98447a3487829ca73191c4e
3
SIZE (boinc-setiathome-enhanced-5.27.tar.gz) = 647077
3
SIZE (boinc-setiathome-enhanced-5.27.tar.gz) = 646840

Return to bug 116318