NOTICE: This package has been removed from pkgsrc

./geography/proj-swig, Guile and python wrappers for proj

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.02nb10, Package name: proj-swig-0.02nb10, Maintainer: gdt

This package provides guile and python wrappers for PROJ, a coordinate
transformation library.


Required to run:
[geography/proj] [lang/python27] [devel/swig2] [lang/guile20]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 991bf5d2d4150c446a065f52cb257ba768a850f3
RMD160: 071579a0573ec53377b20882f14faeba5d5e4a7c
Filesize: 316.824 KB

Version history: (Expand)


CVS history: (Expand)


   2019-11-24 15:41:48 by Greg Troxel | Files touched by this commit (6) | Package removed
Log message:
geography/proj-swig: Remove

This project has no functioning upstream and there has been no reason
to think anyone has used it in many years.  As maintainer, the only
correspondence I have received about it is a suggestion to delete it.
   2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415)
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ 
future Python 3.8
   2019-04-26 16:12:50 by Maya Rashish | Files touched by this commit (205)
Log message:
fix some whitespace, mostly introduced in the previous
python 3.4 / 3.5 removal commit.
   2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473)
Log message:
Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.
   2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620)
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.
   2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495)
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
   2018-03-02 02:19:25 by Greg Troxel | Files touched by this commit (12)
Log message:
proj: revbump of multiple depdendencies
   2017-09-10 01:52:28 by David A. Holland | Files touched by this commit (1)
Log message:
Make this compile.
   - since it got changed to depend on swig2, have it run swig2.
   - since it got changed to use guile20, add guile20's include path.