Commit Graph

21 Commits

Author SHA1 Message Date
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
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
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
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
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