Commit graph

61 commits

Author SHA1 Message Date
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Baptiste Daroussin
10d826c3a1 Remove usage of X_VFBSERVER_PORT 2013-07-07 12:20:31 +00:00
Baptiste Daroussin
ec3e4382ca fmake is sometime to bad :( 2013-06-06 10:10:06 +00:00
Baptiste Daroussin
3a9aabe218 Convert to new options framework 2013-06-05 14:28:24 +00:00
Pietro Cerutti
b041f76bb1 - Fix build with Tcl/Tk 8.6 by letting the build system locate the Tcl/Tk
installation instead of hardcoding the paths.

Reported by:	miwi (Tcl/Tk 8.6 exp-run late comers)
Approved by:	portmgr
2013-06-03 15:35:22 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Jimmy Olgeni
470d488d25 This port must USE_PKGCONFIG, else pkg-config will not be available
when building without X11 frontends, causing the build to fail.

Approved by:	maintainer
2013-03-14 13:59:40 +00:00
Li-Wen Hsu
4226f978f7 - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation 2013-03-02 23:04:45 +00:00
Ruslan Makhmatkhanov
965bb4f692 Change USE_PYTHON to yes. Since version 1.2.0 matplotlib adding python3 support.
But please note that it still can't be built from ports with python3 without user
intervention, because a) it depends on pygtk2 by default and b) we have no
suitable py-dateutil version that works with python3.

Requested by:	demon (at developers@)
2013-01-11 20:05:48 +00:00
Ruslan Makhmatkhanov
fc4d1d6b71 - update to 1.2.0
PR:		173843
Submitted by:	David Naylor <naylor.b.david@gmail.com>
Approved by:	Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2013-01-10 19:05:43 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Dmitry Sivachenko
d212fc36e7 Update to version 1.1.1
Approved by:	maintainer
2012-07-11 13:21:49 +00:00
Sunpoet Po-Chuan Hsieh
ea1159c9e9 - Update to 1.1.0
Changes:	http://matplotlib.sourceforge.net/users/whats_new.html
PR:		ports/166329
Submitted by:	Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2012-06-24 15:14:03 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Chris Rees
b843d8b7f9 Fix configure with WXAGGBACKEND
PR:		ports/166148
Submitted by:	Mel Flynn <rflynn@acsalaska.net>
Approved by:	maintainer
Feature safe:	yes
2012-03-20 20:50:41 +00:00
Ruslan Makhmatkhanov
55a433209f - fix build on FreeBSD 10
- strict python versions to 2.6-2.7
  - bump USE_WX to 2.8+ according to matplotlib docs
  - fix pkg-plist after switching this port to wxPython 2.8+
  - bump PORTREVISION

  PR:             ports/161716
  Submitted by:   rm (myself)
  Approved by:    Geoffrey Mainland <mainland@apeiron.net> (maintainer),
                  novel (mentor)
  Feature safe:   yes
2011-11-11 18:16:37 +00:00
Jimmy Olgeni
3417c1452d Copy dateutil and pytz from BUILD_DEPENDS to RUN_DEPENDS, since
they are required.

Fix a few portlint nits while I'm here.

PR:		ports/162418
Submitted by:	olgeni
Approved by:	maintainer
Feature safe:	yes
2011-11-10 13:20:21 +00:00
Wen Heping
e5b325de07 - Fix build with python-2.7.2, patch from upstream
PR:		ports/158337
Submitted by:	Wen Heping (myself)
Approved by:	maintainer
2011-06-29 01:59:58 +00:00
Wen Heping
f40891a549 - Update to 1.0.1
PR:		ports/153758
Submitted by:	wenheping@gmail.com (myself)
Approved by:	maintainer
2011-02-17 11:29:36 +00:00
Rene Ladan
7f28d750fd Remove explicit dependency on graphics/agg, to reduce dependencies.
The built-in agg was already used.

PR:		ports/151450
Submitted by:	Emil Smolenski [am raisa eu org]
Approved by:	maintainer
2010-10-22 10:55:07 +00:00
Josh Paetzel
764453078a Fix typo in previous commit 2010-07-30 20:11:14 +00:00
Josh Paetzel
95a82ab782 Fix permissions issue in tarball
PR:	ports/149085
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
2010-07-30 15:53:09 +00:00
Josh Paetzel
8edd02e170 Update to 1.0.0
PR:	ports/149046
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
2010-07-29 04:01:50 +00:00
Wen Heping
fee7bdbf41 - Update to 0.99.1.1
PR:		ports/145259
Submitted by:	Wen Heping (myself)
Approved by:	maintainer
2010-04-02 02:42:10 +00:00
Dirk Meyer
ccbaddd677 - fix build for png-1.4.1
(build partly tested, as a dependency does not build on 7)
2010-03-30 12:49:14 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Wen Heping
57aa2bf149 - Fix the build on FreeBSD9
PR:		ports/140164
Submitted by:	Wen Heping (myself)
Approved by:	Maintainer(timeout, >15 days)
2009-11-18 07:06:54 +00:00
Martin Wilke
f06f43f7c4 - Update to 0.99.0
PR:		138394
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2009-09-04 20:53:46 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
489e2acb95 - Chase py-tkinter switch to tcl/tk85 2009-04-02 11:49:11 +00:00
Li-Wen Hsu
13dc2cc156 - Update to 0.98.5.2
PR:		ports/129922
Submitted by:	Wen Heping <wenheping AT gmail.com>
Approved by:	Geoffrey Mainland <mainland AT apeiron.net> (maintainer)
2009-03-28 20:16:03 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Martin Wilke
3c36e3474d - Update to 0.98.3
- Detects and uses wxpython if installed

PR:		127726
Submitted by:	Li-Lun Wang <llwang@infor.org>
Approved by:	maintainer
2008-10-05 13:31:32 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Li-Wen Hsu
a07f700bb5 - Update to 0.91.2 [1]
- portlint fix
- Respect NOPORTEXAMPLES

PR:		ports/121893
Submitted by:	Geoffrey Mainland <mainland AT apeiron.net> (maintainer)
2008-05-07 04:43:35 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Nicola Vitale
6971a3542a - Chase updating devel/py-dateutil
Submitted by:	pointyhat via pav
Approved by:	pav
2008-04-11 08:27:14 +00:00
Pav Lucistnik
1be792fc8f - Fix build on FreeBSD 8.x
Submitted by:	Wesley Shields <wxs@atarininja.org>
2007-12-20 15:18:53 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
cfa7269b11 - Convert existing ports to a new bsd.tcl.mk order
PR:		ports/109097
Submitted by:	Martin Matuska <martin@matuska.org>
Tested on:	pointyhat exp-run
2007-04-02 22:56:15 +00:00
Martin Wilke
49b9a5a788 - Update to 0.90.0
- Fix depends on devel/py-pytz, it has been packed as an egg
- USE_PYTHON=yes, there is no python2.2 in ports tree
- Remove 4.x stuff
- Use USE_TCL, USE_TK, and some variables in bsd.tcl.mk
- Adjust EXAMPLESDIR
- Use static pkg-plist

PR:             110184
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer
2007-03-13 09:57:36 +00:00
Alexander Botero-Lowry
6a31dd0bc2 - update to 0.87.6
PR:		104317
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
2006-11-19 08:38:57 +00:00
Pav Lucistnik
b9db741283 - Update to 0.87.2
- Take maintainership

PR:		ports/96164
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
2006-04-29 22:34:30 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Tilman Keskinoz
11ba587b4b Fix build on FreeBSD7 2005-11-13 15:35:04 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Kris Kennaway
65d46ace30 BROKEN on 7.0: Does not build 2005-10-28 22:55:57 +00:00