Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Jan 2021 17:05:57
3.3.3

|
rhurlin  |
math/py-matplotlib: Update to 3.3.3
Changelog: https://github.com/matplotlib/matplotlib/releases
PR: 252432
Approved by: arrowd (mentor) |
31 Dec 2020 12:04:53
3.3.1

|
kai  |
math/py-matplotlib: Fix build with Python 3.8.7
* Since r558913 the port fails to package. Adjust pkg-plist with new
PYTHON_EXT_SUFFIX variable introduced to python.mk in r559071 to remedy
the issue.
PR: 252057 (related)
Submitted by: portmgr (blanket: build fix) |
29 Oct 2020 07:16:10
3.3.1

|
fernape  |
math/py-matplotlib: Unbreak in 11.4
Use LLVM linker to build successfully.
Quaterly is also broken:
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=152802642+0+current/freebsd-pkg-fallout
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=152706419+0+current/freebsd-pkg-fallout
PR: 250627
Submitted by: bengta@sics.se
MFH: 2020Q4 (blanket build fix) |
19 Sep 2020 14:15:43
3.3.1

|
antoine  |
Unbreak bulk -a |
19 Sep 2020 13:10:27
3.3.1

|
thierry  |
Upgrade py-matplotlib to 3.3.1, and keep a repocopy of 2.2.4.
Changelog at <https://matplotlib.org/3.3.1/users/whats_new.html>.
PR: 236913
Submitted by: chitty_cloud (at) me.com
Approved by: maintainer |
07 May 2020 21:09:25
2.2.4_2

|
antoine  |
Revert r534292, this was not properly tested
With hat: portmgr |
07 May 2020 20:55:38
3.2.1

|
garga  |
math/py-matplotlib: Update to 3.2.1
PR: 245650
Submitted by: Jose Luis Duran <jlduran@gmail.com>
Approved by: maintainer timeout (> 2 weeks) |
18 Apr 2020 09:17:43
2.2.4_2

|
antoine  |
Remove optional dependency on pygtk2 and py-wxPython28
With hat: portmgr |
19 Feb 2020 13:04:00
2.2.4_1

|
antoine  |
Convert to USES=display |
26 Jul 2019 20:46:57
2.2.4_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
10 Apr 2019 05:47:27
2.2.4

|
antoine  |
Switch default version of python to 3.6
PR: 234633
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D18743 |
06 Apr 2019 14:46:05
2.2.4

|
sunpoet  |
Remove unnecessary jquery-ui-1.12.1.zip from DISTFILES
jquery-ui-1.21.1 is already bundled in the matplot 2.2.4 tarball [1].
This patch fixes r496681.
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236455#c4
PR: 236740
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days) |
23 Mar 2019 18:48:58
2.2.4

|
riggs  |
Update to upstream version 2.2.4
While on it:
- Pet portlint
PR: 236455
Submitted by: lbartoletti@tuxfamily.org
Approved by: mainland@apeiron.net (maintainer) |
21 Mar 2019 19:41:49
2.2.3

|
sunpoet  |
Update to 2.2.3
- Change MASTER_SITES from GitHub to CHEESESHOP
- Add USES=gnome
- Silence extraction and patch message
- Do not silence installation message
Changes: https://github.com/matplotlib/matplotlib/releases
PR: 236276
Submitted by: sunpoet (myself)
Approved by: (maintainer) |
16 Mar 2019 17:45:32
2.1.2_6

|
tcberner  |
math/py-matplotlib: remove QT4AGGBACKEND option (Qt4 deprecation)
Approved by: portmgr (implicit) |
12 Dec 2018 01:35:36
2.1.2_5

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
02 Dec 2018 15:41:48
2.1.2_4

|
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
22 Nov 2018 20:18:37
2.1.2_4

|
tcberner  |
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714 |
29 Jul 2018 22:18:46
2.1.2_3

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
20 Jun 2018 17:05:44
2.1.2_2

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
10 Mar 2018 17:46:06
2.1.2_2

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
10 Mar 2018 06:46:01
2.1.2_1

|
yuri  |
math/py-matplotlib: Unbreak build on 12 i386
Also used the helper for py27-only dependency.
Reported by: antoine (for build failure, in bug#222689), jhale (for dependency)
Approved by: tcberner (mentor, implicit) |
09 Mar 2018 07:23:45
2.1.2_1

|
yuri  |
math/py-matplotlib: Dependency devel/py-backports.functools_lru_cache is only
for python-2.7
Reported by: tobik
Approved by: tcberner (mentor, implicit) |
09 Mar 2018 06:30:20
2.1.2_1

|
yuri  |
math/py-matplotlib: Add missing dependency
devel/py-backports.functools_lru_cache
Reported by: Shane <FreeBSD@ShaneWare.Biz> in bug#226441 comment
Approved by: tcberner (mentor, implicit)
Approved by: portmgr blanket |
24 Feb 2018 11:12:25
2.1.2

|
yuri  |
math/py-matplotlib: Update to 2.1.2
Maintainer's timeout expired: mainland@apeiron.net
Additional port changes:
* Changed to DISTVERSION
* Changed WWW to https URL
PR: 222689
Submitted by: Kostas Oikonomou <ko@research.att.com> (version 2.0.2)
Approved by: portmgr (maintainer timeout, 14 days)
Approved by: tcberner (mentor, implicit) |
06 Jan 2018 05:24:09
1.5.3_3

|
jbeich  |
math/py-matplotlib: unbreak build with Clang 6 (C++14 by default)
extern/ttconv/pprdrv_tt.cpp:245:41: error: cast from pointer to smaller type
'char' loses information
font->Copyright[length]=(char)NULL;
^~~~~~~~~~
extern/ttconv/pprdrv_tt.cpp:261:42: error: cast from pointer to smaller type
'char' loses information
font->FamilyName[length]=(char)NULL;
^~~~~~~~~~
extern/ttconv/pprdrv_tt.cpp:277:37: error: cast from pointer to smaller type
'char' loses information
font->Style[length]=(char)NULL;
^~~~~~~~~~
extern/ttconv/pprdrv_tt.cpp:293:40: error: cast from pointer to smaller type
'char' loses information
font->FullName[length]=(char)NULL;
^~~~~~~~~~
extern/ttconv/pprdrv_tt.cpp:309:39: error: cast from pointer to smaller type
'char' loses information (Only the first 15 lines of the commit message are shown above ) |
06 Dec 2017 19:46:53
1.5.3_3

|
tobik  |
math/py-matplotlib: Allow build for Python 3.x
- x11-toolkits/{py-gtk2,py-wxPython28} do not support Python 3.x, so
exclude the GTKBACKEND, GTKAGGBACKEND, and WXAGGBACKEND in that case.
PR: 213636
Reported by: lbartoletti@tuxfamily.org
Submitted by: rsmith@xs4all.nl (based on)
Reviewed by: mat
Approved by: maintainer timeout
Differential Revision: https://reviews.freebsd.org/D13377 |
30 Nov 2017 15:50:34
1.5.3_3

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
10 Sep 2017 20:55:39
1.5.3_3

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
11 Jun 2017 01:56:57
1.5.3_2

|
sunpoet  |
Remove no-op WX_UNICODE
Approved by: portmgr (blanket) |
01 Apr 2017 15:23:32
1.5.3_2

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
04 Feb 2017 13:37:15
1.5.3_1

|
tcberner  |
Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9261 |
23 Nov 2016 08:09:40
1.5.3_1

|
pi  |
math/py-matplotlib: really depend on python2.7 and not on the metaport
PR: 214600
Submitted by: koobs |
23 Nov 2016 05:39:35
1.5.3

|
pi  |
math/py-matplotlib: update 1.5.0 -> 1.5.3
- MASTER_SITE sourceforge seems to have been discontinued,
it doesn't have the latest version any more.
- Additionally, 1.5.3 version doesn't build with python-3.X because
'import gtk' which the build tries fails in python3. Therefore, python:2.
PR: 214600
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Approved by: mainland@apeiron.net (maintainer) |
30 Oct 2016 11:39:42
1.5.0

|
pi  |
math/py-matplotlib: Add Qt5Agg backend option
- Now that there are Qt5 python bindings in ports, matplotlib can
be configured to use them.
PR: 212763
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
Approved by: mainland@apeiron.net (maintainer) |
01 Apr 2016 14:16:20
1.5.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
15 Feb 2016 00:56:30
1.5.0

|
olgeni  |
Make the cairo and gdkpixbuf2 dependencies conditional on
GTKBACKEND and GTKAGGBACKEND. This change restores headless
support.
Approved by: maintainer (by mail) |
13 Feb 2016 16:49:00
1.5.0

|
rm  |
math/py-matplotlib: update to 1.5.0
Release notes:
http://matplotlib.org/users/whats_new.html#new-in-matplotlib-1-5
This port still can't be built with python 3.x here.
PR: 205538
Submitted by: yuri@rawbw.com
Approved by: mainland@apeiron.net (maintainer) |
04 Nov 2015 20:11:01
1.4.3_1

|
sunpoet  |
- Move devel/py-parsing to devel/py-pyparsing
- Change MASTER_SITES to CHEESESHOP
- Remove DISTNAME
- While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile |
30 Oct 2015 07:08:19
1.4.3

|
antoine  |
Fix make patch |
29 Oct 2015 13:47:20
1.4.3

|
mat  |
Add Qt4Agg backend option.
Simplify post-install stripping.
PR: 203150
Submitted by: Matthieu Volat
Approved by: maintainer
Sponsored by: Absolight |
07 Oct 2015 12:50:43
1.4.3

|
olgeni  |
Unbreak math/py-matplotlib when some options are disabled (original PR).
The previous version tried to ${STRIP} non-existing files.
Some additional fixes:
- Fix WXAGGBACKEND_VARS, which was overwritten and broke the WX build
- Fix permissions in .py files
- Sort entries in post-install
- Whitespace fixes
PR: 203417
Submitted by: Tomi Kause
Reviewed by: olgeni
Approved by: maintainer |
14 Sep 2015 18:27:33
1.4.3

|
antoine  |
Unbreak build and check-sanity
Pointy hat: bofh@ |
14 Sep 2015 10:00:02
1.4.3

|
bofh  |
math/py-matplotlib: Add uniquefiles:dirs for version specific files [1]
- Convert to OPTIONSNG
- Convert patch files to be 'make makepatch' compatible
- Depreciate bsd.port.options.mk
- Add STRIP_CMD for shared objects
PR: 202205 [1]
Submitted by: mazhe@alkumuna.eu [1] |
13 Sep 2015 18:58:30
1.4.3

|
bapt  |
Enforce unicode version of wxGTK |
17 Aug 2015 14:20:41
1.4.3

|
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
21 Jun 2015 16:40:47
1.4.3

|
thierry  |
Update to 1.4.3.
PR: ports/200664
Submitted by: yuri (at) rawbw.com
Approved by: maintainer |
25 Dec 2014 20:54:43
1.4.0_2

|
bapt  |
Bump portrevision after png update |
24 Dec 2014 09:03:34
1.4.0_1

|
antoine  |
Properly support png15 |
04 Oct 2014 23:27:18
1.4.0_1

|
antoine  |
Fix a typo |
03 Oct 2014 17:48:22
1.4.0_1

|
demon  |
Correct a typo. |
03 Oct 2014 17:46:44
1.4.0_1

|
demon  |
Bump PORTREVISION because of additon of py-parsing dep;
Move some python modules deps out of BUILD_DEPENDS (they seem to be
runtime only).
Thanks to Mikhail Tsatsenko <m.tsatsenko@gmail.com>,
Geoffrey Mainland <mainland@apeiron.net> (maintainer) |
02 Oct 2014 13:36:10
1.4.0

|
demon  |
Add missing dep.
Submitted by: olgeni
Approved by: maintainer |
28 Sep 2014 07:48:35
1.4.0

|
demon  |
Update to version 1.4.0.
PR: 193505
Submitted by: m.tsatsenko@gmail.com
Approved by: mainland@apeiron.net (maintainer) |
10 Sep 2014 20:50:37
1.2.0_6

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
16 Apr 2014 18:28:50
1.2.0_5

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
04 Apr 2014 16:19:56
1.2.0_4

|
antoine  |
- Fix after conversion to PYDISTUTILS_AUTOPLIST
- Add EXAMPLES to OPTIONS_DEFINE
Reported by: poudriere -qat
With hat: portmgr |
01 Apr 2014 11:25:56
1.2.0_3

|
demon  |
Better way to generate correct plist for both versions of python.
Suggested by: koobs
No objection from: maintainer |
24 Mar 2014 11:20:14
1.2.0_3

|
demon  |
Generate correct plist with python3. |
10 Mar 2014 20:55:22
1.2.0_3

|
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
20 Feb 2014 17:07:02
1.2.0_2

|
gahr  |
- Convert to USES=tk
- Convert to new LIB_DEPENDS format
- STAGE-clean |
26 Oct 2013 00:52:36
1.2.0_2

|
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 20:55:06
1.2.0_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
07 Jul 2013 12:20:31
1.2.0_1

|
bapt  |
Remove usage of X_VFBSERVER_PORT |
06 Jun 2013 10:10:06
1.2.0_1

|
bapt  |
fmake is sometime to bad :( |
05 Jun 2013 14:28:24
1.2.0_1

|
bapt  |
Convert to new options framework |
03 Jun 2013 15:35:22
1.2.0_1

|
gahr  |
- 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 |
23 Apr 2013 14:20:28
1.2.0_1

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
14 Mar 2013 13:59:40
1.2.0_1

|
olgeni  |
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 |
02 Mar 2013 23:04:45
1.2.0_1

|
lwhsu  |
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation |
11 Jan 2013 20:05:48
1.2.0

|
rm  |
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@) |
10 Jan 2013 19:05:43
1.2.0

|
rm  |
- update to 1.2.0
PR: 173843
Submitted by: David Naylor <naylor.b.david@gmail.com>
Approved by: Geoffrey Mainland <mainland@apeiron.net> (maintainer) |
29 Jul 2012 11:17:04
1.1.1
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
11 Jul 2012 13:21:49
1.1.1
|
demon  |
Update to version 1.1.1
Approved by: maintainer |
24 Jun 2012 15:14:03
1.1.0
|
sunpoet  |
- 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) |
01 Jun 2012 05:26:28
1.0.1_4
|
dinoex  |
- update png to 1.5.10 |
20 Mar 2012 20:50:41
1.0.1_3
|
crees  |
Fix configure with WXAGGBACKEND
PR: ports/166148
Submitted by: Mel Flynn <rflynn@acsalaska.net>
Approved by: maintainer
Feature safe: yes |
11 Nov 2011 18:16:37
1.0.1_3
|
rm  |
- 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 |
10 Nov 2011 13:20:21
1.0.1_2
|
olgeni  |
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 |
29 Jun 2011 01:59:58
1.0.1_1
|
wen  |
- Fix build with python-2.7.2, patch from upstream
PR: ports/158337
Submitted by: Wen Heping (myself)
Approved by: maintainer |
17 Feb 2011 11:29:36
1.0.1
|
wen  |
- Update to 1.0.1
PR: ports/153758
Submitted by: wenheping@gmail.com (myself)
Approved by: maintainer |
22 Oct 2010 10:55:07
1.0.0_1
|
rene  |
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 |
30 Jul 2010 20:11:14
1.0.0_1
|
jpaetzel  |
Fix typo in previous commit |
30 Jul 2010 15:53:09
1.0.0_1
|
jpaetzel  |
Fix permissions issue in tarball
PR: ports/149085
Submitted by: Geoffrey Mainland <mainland@apeiron.net> |
29 Jul 2010 04:01:50
1.0.0
|
jpaetzel  |
Update to 1.0.0
PR: ports/149046
Submitted by: Geoffrey Mainland <mainland@apeiron.net> |
02 Apr 2010 02:42:10
0.99.1.1
|
wen  |
- Update to 0.99.1.1
PR: ports/145259
Submitted by: Wen Heping (myself)
Approved by: maintainer |
30 Mar 2010 12:49:14
0.99.0_2
|
dinoex  |
- fix build for png-1.4.1
(build partly tested, as a dependency does not build on 7) |
28 Mar 2010 06:47:48
0.99.0_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.99.0_1
|
dinoex  |
- update to jpeg-8 |
18 Nov 2009 07:06:54
0.99.0
|
wen  |
- Fix the build on FreeBSD9
PR: ports/140164
Submitted by: Wen Heping (myself)
Approved by: Maintainer(timeout, >15 days) |
04 Sep 2009 20:53:46
0.99.0
|
miwi  |
- Update to 0.99.0
PR: 138394
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
22 Aug 2009 00:28:34
0.98.5.2_1 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
31 Jul 2009 13:57:52
0.98.5.2_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
02 Apr 2009 11:49:11
0.98.5.2
|
pav  |
- Chase py-tkinter switch to tcl/tk85 |
28 Mar 2009 20:16:03
0.98.5.2
|
lwhsu  |
- 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) |
23 Feb 2009 14:46:38
0.98.3
|
mm  |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
05 Oct 2008 13:31:32
0.98.3
|
miwi  |
- Update to 0.98.3
- Detects and uses wxpython if installed
PR: 127726
Submitted by: Li-Lun Wang <llwang@infor.org>
Approved by: maintainer |
06 Jun 2008 13:44:06
0.91.2_1
|
edwin  |
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) |
07 May 2008 04:43:35
0.91.2
|
lwhsu  |
- Update to 0.91.2 [1]
- portlint fix
- Respect NOPORTEXAMPLES
PR: ports/121893
Submitted by: Geoffrey Mainland <mainland AT apeiron.net> (maintainer) |
19 Apr 2008 17:56:05
0.90.0_1 
|
miwi  |
- 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) |