summaryrefslogtreecommitdiff
path: root/geography/proj-swig
AgeCommit message (Collapse)AuthorFilesLines
2019-11-24geography/proj-swig: Removegdt6-95/+0
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-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵adam1-2/+2
future Python 3.8
2019-04-26fix some whitespace, mostly introduced in the previousmaya1-2/+2
python 3.4 / 3.5 removal commit.
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2018-03-02proj: revbump of multiple depdendenciesgdt1-2/+2
2017-09-09Make this compile.dholland1-1/+11
- since it got changed to depend on swig2, have it run swig2. - since it got changed to use guile20, add guile20's include path.
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-09-15Comment out non-working URLs.wiz1-3/+3
2016-09-15Change to guile20gdt1-3/+3
(Doesn't build, but fails the same way as the guile 1.8 build, so this counts as progress.)
2016-09-15After guile's and guile20's installation prefixes have changed, it's timewiz1-2/+2
to bump their dependencies (except those that were bumped in the last 24 hours already).
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-03Add SHA512 digests for distfiles for geography categoryagc1-1/+2
One mismatched digest found in geography/libmemphis02: # package libmemphis02 recorded SHA1 (memphis-0.2.3.tar.gz) = dbc2f61e49b996dc9ca91df0de9a08eb7adbfa9b calculated SHA1 (memphis-0.2.3.tar.gz) = 85993bce12c3616fcf6e7682a70b9605883edec2 No changes were made to the libmemphis02 distinfo file Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-03-14Recursive bump from geography/proj ABI change.gdt1-2/+2
2014-09-23Add rpath for libpython.joerg2-1/+23
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-2/+2
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-04Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-27Add patch analogous to the qlandkartem changes to make this compile again.dholland2-1/+17
Unfortunately, it now fails on missing python-related paths, but maybe someone else can fix that...
2012-03-15Bump PKGREVISION from default python to 2.7.obache1-2/+2
2010-03-24Recursive revision bump for GMP update.asau1-2/+2
2010-03-14Fix path to proj after its reimport.wiz1-2/+2
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2009-12-15Recursive bump for libltdljoerg1-1/+2
2009-12-06Update to 0.02. Upstream changes are build/packaging fixes to avoidgdt3-9/+11
hardcoded paths.
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
changed runtime dependencies now.
2008-06-12Add DESTDIR support.joerg1-1/+3
2007-04-06add 'MAKE_JOBS_SAFE=no'gdt1-1/+3
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-09-06Fixed hard-coded paths.rillig1-4/+8
2006-08-28fix PLIST by adding PY_PATCHPLISTgdt1-2/+4
2006-08-22Include swig bl3; PKGREVISION++. Pointed out by joerg@gdt1-5/+5
2006-07-26This package provides guile and python wrappers for PROJ, a coordinategdt4-0/+35
transformation library. The python support is not yet right, but it's broken in the upstream package. guile support works fine.