Commit graph

47 commits

Author SHA1 Message Date
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
Volker Stolz
8f61098ad3 Fix the build on 4.x by using gcc3 until somebody comes up with a better solution. 2005-04-21 08:14:09 +00:00
Pav Lucistnik
ff83a9f892 - Point to tcl/tk includes [1]
- Fix packing

PR:		ports/79914 [1]
Submitted by:	George V. Kouryachy <frbrgeorge@gmail.com>

The port is still quite broken.
2005-04-18 21:03:41 +00:00
Ying-Chieh Liao
ed382bdb9f upgrade to 0.80 2005-04-15 02:33:45 +00:00
Ying-Chieh Liao
c61dedef20 minor fix path problem 2005-04-13 07:26:36 +00:00
Ying-Chieh Liao
e40c3785a1 upgrade to 0.74 2005-04-12 08:23:00 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Volker Stolz
f1862edd2a Unbreak: vsprintf() is in stdio.h 2005-03-09 15:44:50 +00:00
Ying-Chieh Liao
85ce80ceb3 upgrade to 0.71 2005-02-03 07:07:51 +00:00
Kris Kennaway
3ddfc30188 Partially fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case.  Mark BROKEN because this package is still
missing a dependency.

Approved by:	portmgr (self)
2005-01-01 22:19:36 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Ying-Chieh Liao
946a062e53 re-add py-matplotlib 0.60.2
A plotting library uses a syntax familiar to matlab users
2004-08-04 03:33:57 +00:00