summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-12-14 16:06:37 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-12-14 16:06:37 +0000
commit6fae5726a0b4657573a08b77d31c698b98e6544c (patch)
treeae04b2f961a411386040b68002215beea7019ee5 /math
parent- Drop maintainership. A new version is broken and no developers reaction. (diff)
Add port math/lybniz:
Lybniz is an easy to use mathematical function graph plotter using pyGTK. WWW: http://lybniz2.sourceforge.net/
Notes
Notes: svn path=/head/; revision=203550
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/lybniz/Makefile24
-rw-r--r--math/lybniz/distinfo3
-rw-r--r--math/lybniz/pkg-descr4
-rw-r--r--math/lybniz/pkg-plist9
5 files changed, 41 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index d392e3796c9d..fd59c5229bdf 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -141,6 +141,7 @@
SUBDIR += linux-relview
SUBDIR += lp_solve
SUBDIR += ltl
+ SUBDIR += lybniz
SUBDIR += matharray
SUBDIR += mathomatic
SUBDIR += matrices
diff --git a/math/lybniz/Makefile b/math/lybniz/Makefile
new file mode 100644
index 000000000000..766deb4c3d4f
--- /dev/null
+++ b/math/lybniz/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: lybniz
+# Date created: 3 November 2006
+# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= lybniz
+PORTVERSION= 1.3.2
+CATEGORIES= math
+MASTER_SITES= SF/${PORTNAME}2
+
+MAINTAINER= infofarmer@FreeBSD.org
+COMMENT= Mathematical function graph plotter
+
+USE_PYTHON= yes
+USE_GNOME= pygtk2 gnomehier
+USE_PYDISTUTILS= yes
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g'\
+ ${WRKSRC}/${PORTNAME}.py
+
+.include <bsd.port.mk>
diff --git a/math/lybniz/distinfo b/math/lybniz/distinfo
new file mode 100644
index 000000000000..76a0c641a21f
--- /dev/null
+++ b/math/lybniz/distinfo
@@ -0,0 +1,3 @@
+MD5 (lybniz-1.3.2.tar.gz) = 0effc8eba87cfa3514ec54157e7f9815
+SHA256 (lybniz-1.3.2.tar.gz) = 07cdd1aee3ea0af700f0e7b2364bfc35136356f0a845c784bb117e600be4636b
+SIZE (lybniz-1.3.2.tar.gz) = 70328
diff --git a/math/lybniz/pkg-descr b/math/lybniz/pkg-descr
new file mode 100644
index 000000000000..1cf344d371e1
--- /dev/null
+++ b/math/lybniz/pkg-descr
@@ -0,0 +1,4 @@
+Lybniz is an easy to use mathematical function graph plotter
+using pyGTK.
+
+WWW: http://lybniz2.sourceforge.net/
diff --git a/math/lybniz/pkg-plist b/math/lybniz/pkg-plist
new file mode 100644
index 000000000000..9f23ce241540
--- /dev/null
+++ b/math/lybniz/pkg-plist
@@ -0,0 +1,9 @@
+bin/lybniz.py
+share/applications/lybniz.desktop
+share/gnome/help/lybniz/C/lybniz.xml
+share/gnome/help/lybniz/C/figures/lybniz_colour_graph_small.png
+share/pixmaps/lybniz.png
+@dirrmtry share/applications
+@dirrm share/gnome/help/lybniz/C/figures
+@dirrm share/gnome/help/lybniz/C
+@dirrm share/gnome/help/lybniz