djm
d69e95de6a
update to matplotlib-0.98.5.2, reorder to Makefile.template,
...
drop MAINTAINERship
2009-01-19 07:10:28 +00:00
martynas
9bc163a84b
update plist to include missing libs; ok wcmaier@, naddy@
2008-07-30 17:51:21 +00:00
sthen
6abd222381
sync WANTLIB following cairo update. ok naddy
2008-06-29 20:44:51 +00:00
steven
85b69f5cea
fix WANTLIB
2007-11-13 17:10:25 +00:00
djm
6c4a88b895
update to matplotlib-0.90.1
...
use numpy instead of deprecated Numeric
make examples use python${MODPY_VERSION}
2007-10-12 11:07:43 +00:00
simon
68a2007cc1
remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
2007-09-15 20:09:40 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
26f5ae54bd
fix WANTLIB of ports using gtk, needed after switch to our own pkg-config
2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
steven
3fa7fd5027
USE_X11
2006-11-13 11:20:24 +00:00
espie
5b8b723bc3
zap unneeded 0.0
2006-09-18 11:50:39 +00:00
steven
de37ee5051
pass -fPIC flag when generating shared objects; fixes build on amd64.
...
ok espie@
2006-08-16 11:42:06 +00:00
espie
9881f499e5
new lib specs
2006-08-03 12:53:18 +00:00
steven
90dbcb8521
unbreak build on OpenBSD 4.
2006-07-30 06:12:38 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
alek
92e91b4ac4
Bump PKGNAMEs after recent python switch
2006-06-03 09:19:52 +00:00
steven
33f20b5bc2
fix WANTLIB after gtk+2 downgrade
2006-01-20 07:58:06 +00:00
alek
e7d3541d7b
Fix build when both py-gtk and py-gtk2 are installed
...
ok djm@
2005-12-12 07:27:18 +00:00
naddy
f11f2d565b
WANTLIB fix after GTK update
2005-11-17 19:02:47 +00:00
djm
5deb59a95d
matplotlib-0.83.2 (a minor release that fixes a few more bugs that I missed)
2005-09-19 02:05:20 +00:00
djm
ea9ce73f1c
matplotlib-0.83, fixes a few bugs
2005-09-19 01:42:11 +00:00
djm
1434c65b1c
update to matplotlib-0.82, set SHARED_ONLY, make demos usable in-place
2005-07-09 06:14:04 +00:00
djm
5f79f3a83f
update to matplotlib-0.80
2005-05-09 11:47:50 +00:00
sturm
d133f8d2d3
missing BUILD_DEPENDS on pkgconfig
...
ok naddy@
2005-03-15 07:17:38 +00:00
alek
7def82836b
Don't automatically build tkagg module if python-tkinter is installed
2005-03-12 21:59:48 +00:00
djm
83cb5da151
matplotlib-0.71
2005-02-02 23:16:18 +00:00
alek
01bb9d7fa9
- Use devel/gettext MODULE
...
- Fix LIB_DEPENDS
- Bump PKGNAME
ok djm@, xsa@
2005-01-28 00:17:26 +00:00
djm
4d6f30cfb3
work around compilation failure when py-Gtk is installed, caused by
...
stupid include path detection. Reported by espie@
Also add VMEM_WARNING, because gcc3 causes compilation to blow up
later when building ft2font.cpp
2005-01-17 23:56:43 +00:00
naddy
a8817eabcc
SIZE
2005-01-05 16:50:35 +00:00
espie
8f74a67bd1
WANTLIB markers
2004-11-30 01:06:33 +00:00
alek
cfd2ec88eb
- Typo in directory name
...
- Bump PKGNAME
ok djm@
2004-11-11 12:41:33 +00:00
djm
a53a5b3145
import matplotlib-0.64:
...
matplotlib is a python 2D plotting library which produces publication
quality figures using in a variety of hardcopy formats (PNG, JPG, PS,
SVG). matplotlib can be used in python scripts, interactively from the
python shell (ala matlab or mathematica), in web application servers
generating dynamic charts, or embedded in GUI applications.
feedback and ok xsa@ alek@
2004-11-11 04:05:25 +00:00