non port: graphics/pymorph/pkg-descr |
Number of commits found: 4 |
Wednesday, 25 Apr 2018
|
16:42 amdmi3
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat
 |
Wednesday, 20 Nov 2013
|
20:51 sunpoet
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr)
 |
Thursday, 21 Jun 2012
|
05:15 rm
- strict python version to 2.x only (doesn't work with python3)
- fix portlint warning (remove dot from COMMENT)
- add LICENSE (BSD)
- py-numpy only needed on runtime stage, so move it to RUN_DEPENDS
- add some tabs to Makefile header and pkg-descr
- do not try to remove directories that we didn't install
- bump PORTREVISION
PR: 168815
Submitted by: rm (myself)
Approved by: maintainer timeout (2 weeks)
 |
Saturday, 5 Feb 2011
|
10:49 miwi
PyMorph is a image morphology toolbox implements the basic binary and greyscale
morphology operations, working with numpy arrays representing images.
Includes basic operations for morphological image processing such as erode,
dilate, open, tophat opening, watershed and more.
WWW: http://pypi.python.org/pypi/pymorph
PR: ports/154114
Submitted by: Pedro Garcia Freitas <sawp at sawp.com.br>
Feature safe: yes
 |
Number of commits found: 4 |