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

(-)deskutils/genius/Makefile (-4 / +3 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	genius
8
PORTNAME=	genius
9
PORTVERSION=	0.7.6
9
PORTVERSION=	0.7.6.1
10
CATEGORIES=	deskutils gnome
10
CATEGORIES=	deskutils gnome
11
MASTER_SITES=	${MASTER_SITE_GNOME} \
11
MASTER_SITES=	${MASTER_SITE_GNOME} \
12
		http://ftp.5z.com/pub/genius/
12
		http://ftp.5z.com/pub/genius/
13
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:R}
13
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:R:R}
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	Arbitrary precision calculator for Gnome Desktop Environment
16
COMMENT=	Arbitrary precision calculator for Gnome Desktop Environment
Lines 22-29 Link Here
22
		libgnomeui vte
22
		libgnomeui vte
23
USE_GETTEXT=	yes
23
USE_GETTEXT=	yes
24
USE_GMAKE=	yes
24
USE_GMAKE=	yes
25
GNU_CONFIGURE=	yes
25
USE_AUTOTOOLS=	libtool:15
26
USE_LDCONFIG=	yes
27
LIBTOOLFILES=	configure mpfr/configure
26
LIBTOOLFILES=	configure mpfr/configure
28
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
27
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
29
		LDFLAGS="-L${LOCALBASE}/lib"
28
		LDFLAGS="-L${LOCALBASE}/lib"
(-)deskutils/genius/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (genius-0.7.6.tar.gz) = 346554895aa81badd173f6a3e83d05fd
1
MD5 (genius-0.7.6.1.tar.gz) = 5af450d765dfff8465da47d227333c72
2
SHA256 (genius-0.7.6.tar.gz) = 143e69cce4552868e58c97099dc8955d9a9f2dd901e2b18e3006a9a0e9314269
2
SHA256 (genius-0.7.6.1.tar.gz) = 5d240bcb5940e1cebc3a4c4226fa2d5e0b06dca093e202ecbf1f1d0a2cb65d09
3
SIZE (genius-0.7.6.tar.gz) = 2846113
3
SIZE (genius-0.7.6.1.tar.gz) = 2845668
(-)deskutils/genius/pkg-plist (-1 / +1 lines)
Lines 73-79 Link Here
73
share/gnome/help/genius/C/figures/parametric.png
73
share/gnome/help/genius/C/figures/parametric.png
74
share/gnome/help/genius/C/figures/parametric_graph.png
74
share/gnome/help/genius/C/figures/parametric_graph.png
75
share/gnome/help/genius/C/figures/surface_graph.png
75
share/gnome/help/genius/C/figures/surface_graph.png
76
share/gnome/help/genius/C/gel-plotting.xml
77
share/gnome/help/genius/C/gel-absolute-value-modulus.xml
76
share/gnome/help/genius/C/gel-absolute-value-modulus.xml
78
share/gnome/help/genius/C/gel-comparison-operators.xml
77
share/gnome/help/genius/C/gel-comparison-operators.xml
79
share/gnome/help/genius/C/gel-conditionals.xml
78
share/gnome/help/genius/C/gel-conditionals.xml
Lines 87-92 Link Here
87
share/gnome/help/genius/C/gel-matrix-transpose.xml
86
share/gnome/help/genius/C/gel-matrix-transpose.xml
88
share/gnome/help/genius/C/gel-modular-evaluation.xml
87
share/gnome/help/genius/C/gel-modular-evaluation.xml
89
share/gnome/help/genius/C/gel-operator-list.xml
88
share/gnome/help/genius/C/gel-operator-list.xml
89
share/gnome/help/genius/C/gel-plotting.xml
90
share/gnome/help/genius/C/gel-polynomials.xml
90
share/gnome/help/genius/C/gel-polynomials.xml
91
share/gnome/help/genius/C/gel-previous-result.xml
91
share/gnome/help/genius/C/gel-previous-result.xml
92
share/gnome/help/genius/C/gel-references.xml
92
share/gnome/help/genius/C/gel-references.xml

Return to bug 102573