Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#16819 closed submission (fixed)

py25-igraph-0.5.1 New port

Reported by: stromnov (Andrey Stromnov) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: py25-igraph

Description

Python bindings to math/igraph (see #16818).

Attachments (4)

Portfile (876 bytes) - added by stromnov (Andrey Stromnov) 15 years ago.
ports/python/py25-igraph/Portfile
patch-setup.py (1020 bytes) - added by stromnov (Andrey Stromnov) 15 years ago.
build patch
patch-setup.py.diff (1018 bytes) - added by nerdling (Jeremy Lavergne) 15 years ago.
Added @PREFIX@ to be replaced by ${prefix} (use to be hardcoded as /opt/local)
Portfile.2 (955 bytes) - added by nerdling (Jeremy Lavergne) 15 years ago.
updated for new patch: added reinplace functionality.

Download all attachments as: .zip

Change History (8)

Changed 15 years ago by stromnov (Andrey Stromnov)

Attachment: Portfile added

ports/python/py25-igraph/Portfile

Changed 15 years ago by stromnov (Andrey Stromnov)

Attachment: patch-setup.py added

build patch

comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)

Owner: changed from macports-tickets@… to snc@…
Status: newassigned
Version: 1.6.01.7.0

Minor fix: Patch file should be named patch-*.diff. Major fix: Do not hardcode /opt/local anywhere. Instead, use reinplace to replace a string with the correct prefix for the system we're on.

I'll upload a copy shortly.

Changed 15 years ago by nerdling (Jeremy Lavergne)

Attachment: patch-setup.py.diff added

Added @PREFIX@ to be replaced by ${prefix} (use to be hardcoded as /opt/local)

Changed 15 years ago by nerdling (Jeremy Lavergne)

Attachment: Portfile.2 added

updated for new patch: added reinplace functionality.

comment:2 Changed 15 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Committed as r46365.

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

Type: enhancementsubmission

comment:4 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.