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

(-)/usr/ports/math/wxMaxima-update-0.7.0a/Makefile (-5 / +6 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	wxMaxima
8
PORTNAME=	wxMaxima
9
PORTVERSION=	0.7.0
9
PORTVERSION=	0.7.0a
10
CATEGORIES=	math
10
CATEGORIES=	math
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME:L}
12
MASTER_SITE_SUBDIR=	${PORTNAME:L}
Lines 14-28 Link Here
14
MAINTAINER=	nivit@email.it
14
MAINTAINER=	nivit@email.it
15
COMMENT=	A wxWidgets GUI for the computer algebra system maxima
15
COMMENT=	A wxWidgets GUI for the computer algebra system maxima
16
16
17
LIB_DEPENDS=	wx_baseu-2.6:${PORTSDIR}/x11-toolkits/wxgtk26-unicode
18
RUN_DEPENDS=	maxima:${PORTSDIR}/math/maxima
17
RUN_DEPENDS=	maxima:${PORTSDIR}/math/maxima
19
18
20
USE_GETTEXT=	yes
19
USE_GETTEXT=	yes
21
USE_GNOME=	libxml2
20
USE_GNOME=	libxml2
22
WXGTK_CONFIG?=	${X11BASE}/bin/wxgtk2u-2.6-config
21
USE_WX=	2.6
22
WX_COMPS=	wx
23
WX_CONF_ARGS=	absolute
24
WX_UNICODE=	yes
23
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
24
CONFIGURE_ARGS=	--with-wx-config=${WXGTK_CONFIG} \
26
CONFIGURE_ARGS=	--program-prefix=
25
		--program-prefix=
26
27
27
post-install:
28
post-install:
28
	@${CAT} ${PKGMESSAGE}
29
	@${CAT} ${PKGMESSAGE}
(-)/usr/ports/math/wxMaxima-update-0.7.0a/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (wxMaxima-0.7.0.tar.gz) = 29232209c2b5b4ef35f6d9e36b3810f3
1
MD5 (wxMaxima-0.7.0a.tar.gz) = 8ba9720bb96a1e7dcf5b8a3c06177901
2
SHA256 (wxMaxima-0.7.0.tar.gz) = 2a93ee429844af4232aed9be20a5e7ffd23050488cafb28c53df299437f9f84e
2
SHA256 (wxMaxima-0.7.0a.tar.gz) = d055568c037c44f71564b731de85e2d5edf87ef6dd9877fb0518297b65f87a6c
3
SIZE (wxMaxima-0.7.0.tar.gz) = 703700
3
SIZE (wxMaxima-0.7.0a.tar.gz) = 499011

Return to bug 104166