Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12389 closed submission (fixed)

NEW: py25-matplotlib

Reported by: mdroe@… Owned by: jochen@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jochen@…
Port:

Description

This is mostly a direct port of py-matplotlib to build for Python 2.5, with the following exceptions:

The dependency on antigraingeometry is removed, since matplotlib includes its own copy and does not seek out an external installation. Agg is mostly C++ templates, anyway, so a shared library provides little benefit.

The variant numarray has been removed, since there is no py25-numarray port and it does not seem prudent to encourage use of this orphaned package (its use is actively discouraged in favor of numpy.)

This port requires the following new ports with tickets forthcoming: py25-numpy, py25-wxpython, py25-dateutil and py25-tz

Attachments (2)

Portfile (4.6 KB) - added by mdroe@… 17 years ago.
patch-setupext.py.diff (834 bytes) - added by mdroe@… 17 years ago.

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by mdroe@…

Attachment: Portfile added

Changed 17 years ago by mdroe@…

Attachment: patch-setupext.py.diff added

comment:1 Changed 17 years ago by nox@…

Milestone: Port EnhancementsPort Submissions
Version: 1.5.0

comment:2 Changed 17 years ago by jochen@…

Cc: jochen@… added
Resolution: fixed
Status: newclosed
Version: 1.5.1

Provide new port in r27696, based on current py-matplotlib port. However, several py25- ports from the dependencies are still missing, so only specific variants will work right now.

Please ask the respective maintainers of the missing packages to provide py25 ports.

comment:3 Changed 17 years ago by nox@…

Summary: Add py25-matplotlib portNEW: py25-matplotlib
Version: 1.5.1

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:5 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.