ports/83374: [NEW PORT] math/wxMaxima: A wxWidgets GUI for the computer algebra system maxima

Nicola Vitale nivit at email.it
Wed Jul 13 08:40:17 UTC 2005


>Number:         83374
>Category:       ports
>Synopsis:       [NEW PORT] math/wxMaxima: A wxWidgets GUI for the computer algebra system maxima
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 13 08:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD stellina.domo.sva 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Wed Jun  8 21:57:48 CEST
>Description:
wxMaxima is a wxWidgets GUI for the computer algebra system maxima.

Most of maxima functions are accessible through menus, some have
dialogs. The input line has command history (up-key, down-key) and
completion based on previous input (tab-key).
wxMaxima provides 2d formated display of maxima output.

Author:	Andrej Vodopivec <andrejv at users.sourceforge.net>
WWW:	http://wxmaxima.sourceforge.net/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- wxMaxima-0.6.1.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	wxMaxima
#	wxMaxima/pkg-descr
#	wxMaxima/Makefile
#	wxMaxima/pkg-plist
#	wxMaxima/distinfo
#
echo c - wxMaxima
mkdir -p wxMaxima > /dev/null 2>&1
echo x - wxMaxima/pkg-descr
sed 's/^X//' >wxMaxima/pkg-descr << 'END-of-wxMaxima/pkg-descr'
XwxMaxima is a wxWidgets GUI for the computer algebra system maxima.
X
XMost of maxima functions are accessible through menus, some have
Xdialogs. The input line has command history (up-key, down-key) and
Xcompletion based on previous input (tab-key).
XwxMaxima provides 2d formated display of maxima output.
X
XAuthor:	Andrej Vodopivec <andrejv at users.sourceforge.net>
XWWW:	http://wxmaxima.sourceforge.net/
END-of-wxMaxima/pkg-descr
echo x - wxMaxima/Makefile
sed 's/^X//' >wxMaxima/Makefile << 'END-of-wxMaxima/Makefile'
X# New ports collection makefile for:	wxMaxima
X# Date created:		2005-07-12
X# Whom:			Nicola Vitale <nivit at email.it>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wxMaxima
XPORTVERSION=	0.6.1
XCATEGORIES=	math
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME:L}
X
XMAINTAINER=	nivit at email.it
XCOMMENT=	A wxWidgets GUI for the computer algebra system maxima
X
XLIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 \
X		xml2.5:${PORTSDIR}/textproc/libxml2
XRUN_DEPENDS=	maxima:${PORTSDIR}/math/maxima
X
XWXGTK_CONFIG?=	${X11BASE}/bin/wxgtk2-2.4-config
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-wx-config=${WXGTK_CONFIG} \
X		--program-prefix=
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-wxMaxima/Makefile
echo x - wxMaxima/pkg-plist
sed 's/^X//' >wxMaxima/pkg-plist << 'END-of-wxMaxima/pkg-plist'
X at comment $FreeBSD$
Xbin/wxmaxima
Xshare/locale/es/LC_MESSAGES/wxMaxima.mo
Xshare/locale/fr/LC_MESSAGES/wxMaxima.mo
Xshare/locale/it/LC_MESSAGES/wxMaxima.mo
X%%DATADIR%%/COPYING
X%%DATADIR%%/README
X%%DATADIR%%/docs.zip
X%%DATADIR%%/intro.zip
X%%DATADIR%%/tips.txt
X%%DATADIR%%/wxmathml.lisp
X at dirrm %%DATADIR%%
END-of-wxMaxima/pkg-plist
echo x - wxMaxima/distinfo
sed 's/^X//' >wxMaxima/distinfo << 'END-of-wxMaxima/distinfo'
XMD5 (wxMaxima-0.6.1.tar.gz) = 32f19a748e38f8028b4d4b0243eba24e
XSIZE (wxMaxima-0.6.1.tar.gz) = 1000110
END-of-wxMaxima/distinfo
exit
--- wxMaxima-0.6.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list