Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-14 | Recursive bump from geography/proj ABI change. | gdt | 1 | -2/+2 | |
2014-09-23 | Add rpath for libpython. | joerg | 2 | -1/+23 | |
2014-05-09 | Mark packages that are not ready for python-3.3 also not ready for 3.4, | wiz | 1 | -2/+2 | |
until proven otherwise. | |||||
2014-01-25 | Mark packages as not ready for python-3.x where applicable; | wiz | 1 | -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-31 | Bump all packages for perl-5.18, that | wiz | 1 | -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-04 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-08-27 | Add patch analogous to the qlandkartem changes to make this compile again. | dholland | 2 | -1/+17 | |
Unfortunately, it now fails on missing python-related paths, but maybe someone else can fix that... | |||||
2012-03-15 | Bump PKGREVISION from default python to 2.7. | obache | 1 | -2/+2 | |
2010-03-24 | Recursive revision bump for GMP update. | asau | 1 | -2/+2 | |
2010-03-14 | Fix path to proj after its reimport. | wiz | 1 | -2/+2 | |
2010-02-10 | Bump revision for PYTHON_VERSION_DEFAULT change. | joerg | 1 | -2/+2 | |
2009-12-15 | Recursive bump for libltdl | joerg | 1 | -1/+2 | |
2009-12-06 | Update to 0.02. Upstream changes are build/packaging fixes to avoid | gdt | 3 | -9/+11 | |
hardcoded paths. | |||||
2009-05-20 | Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib | wiz | 1 | -2/+2 | |
major change. Reported by Robert Elz in PR 41345. | |||||
2009-02-09 | Switch to Python 2.5 as default. Bump revision of all packages that have | joerg | 1 | -2/+2 | |
changed runtime dependencies now. | |||||
2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
2007-04-06 | add 'MAKE_JOBS_SAFE=no' | gdt | 1 | -1/+3 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-09-06 | Fixed hard-coded paths. | rillig | 1 | -4/+8 | |
2006-08-28 | fix PLIST by adding PY_PATCHPLIST | gdt | 1 | -2/+4 | |
2006-08-22 | Include swig bl3; PKGREVISION++. Pointed out by joerg@ | gdt | 1 | -5/+5 | |
2006-07-26 | This package provides guile and python wrappers for PROJ, a coordinate | gdt | 4 | -0/+35 | |
transformation library. The python support is not yet right, but it's broken in the upstream package. guile support works fine. |