pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/proj-swig geography/proj-swig: Remove
details: https://anonhg.NetBSD.org/pkgsrc/rev/2cadba5c01c6
branches: trunk
changeset: 418326:2cadba5c01c6
user: gdt <gdt%pkgsrc.org@localhost>
date: Sun Nov 24 14:41:48 2019 +0000
description:
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.
diffstat:
geography/proj-swig/DESCR | 2 -
geography/proj-swig/Makefile | 44 -----------------------------
geography/proj-swig/PLIST | 5 ---
geography/proj-swig/distinfo | 8 -----
geography/proj-swig/patches/patch-configure | 21 -------------
geography/proj-swig/patches/patch-proj_i | 15 ---------
6 files changed, 0 insertions(+), 95 deletions(-)
diffs (119 lines):
diff -r 5902abf15903 -r 2cadba5c01c6 geography/proj-swig/DESCR
--- a/geography/proj-swig/DESCR Sun Nov 24 14:39:09 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This package provides guile and python wrappers for PROJ, a coordinate
-transformation library.
diff -r 5902abf15903 -r 2cadba5c01c6 geography/proj-swig/Makefile
--- a/geography/proj-swig/Makefile Sun Nov 24 14:39:09 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,44 +0,0 @@
-# $NetBSD: Makefile,v 1.34 2019/09/02 13:20:21 adam Exp $
-
-DISTNAME= proj-swig-0.02
-PKGREVISION= 10
-CATEGORIES= geography
-MASTER_SITES= # http://acert.ir.bbn.com/downloads/acert-geospatial/
-
-MAINTAINER= gdt%NetBSD.org@localhost
-#HOMEPAGE= http://acert.ir.bbn.com/downloads/acert-geospatial/
-COMMENT= Guile and python wrappers for proj
-
-MAKE_JOBS_SAFE= no
-
-USE_PKGLOCALEDIR= yes
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-
-# Defines PYSITELIB, apparently.
-PY_PATCHPLIST= yes
-PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.02
-
-# Find guile20's includes
-CFLAGS+= -I${BUILDLINK_PREFIX.guile20}/include/guile/2.0
-
-# Use swig2
-SUBST_CLASSES+= swig2
-SUBST_STAGE.swig2= pre-configure
-SUBST_MESSSAGE.swig2= Using swig2.
-SUBST_FILES.swig2= Makefile.in
-SUBST_SED.swig2= -e s/swig/swig2.0/
-
-# The perl build is commented out upstream, so this doesn't have any
-# effect.
-SUBST_CLASSES+= pkg
-SUBST_STAGE.pkg= pre-configure
-SUBST_MESSAGE.pkg= Replacing /usr/pkg with the correct PREFIX.
-SUBST_FILES.pkg= Makefile.in
-SUBST_SED.pkg= -e 's,/usr/pkg,${PREFIX},g'
-
-.include "../../devel/swig2/buildlink3.mk"
-.include "../../geography/proj/buildlink3.mk"
-.include "../../lang/guile20/buildlink3.mk"
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 5902abf15903 -r 2cadba5c01c6 geography/proj-swig/PLIST
--- a/geography/proj-swig/PLIST Sun Nov 24 14:39:09 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/12/06 02:15:48 gdt Exp $
-lib/libguile_proj.la
-${PYSITELIB}/_proj.so
-${PYSITELIB}/proj.py
-share/guile/site/proj.scm
diff -r 5902abf15903 -r 2cadba5c01c6 geography/proj-swig/distinfo
--- a/geography/proj-swig/distinfo Sun Nov 24 14:39:09 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 00:08:44 agc Exp $
-
-SHA1 (proj-swig-0.02.tar.gz) = 991bf5d2d4150c446a065f52cb257ba768a850f3
-RMD160 (proj-swig-0.02.tar.gz) = 071579a0573ec53377b20882f14faeba5d5e4a7c
-SHA512 (proj-swig-0.02.tar.gz) = c02b8b16d636cf432d25f5bb0bd35d9899a8db54525bc6349a4e6b0d87b03624e7061345894d7cff530e16a15004e7ac09fcad19c7a2c62511bbf6549ba10c77
-Size (proj-swig-0.02.tar.gz) = 324428 bytes
-SHA1 (patch-configure) = 06a516fd650feb882c8ea6ffc4fe47d492d34aff
-SHA1 (patch-proj_i) = 83a18f6e7d22830c9d3fb4ed66718376f046ed51
diff -r 5902abf15903 -r 2cadba5c01c6 geography/proj-swig/patches/patch-configure
--- a/geography/proj-swig/patches/patch-configure Sun Nov 24 14:39:09 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2014/09/23 19:39:17 joerg Exp $
-
---- configure.orig 2014-09-23 19:10:20.000000000 +0000
-+++ configure
-@@ -19545,14 +19545,14 @@ EOD`
- then
- # use the official shared library
- ac_python_library=`echo "$ac_python_library" | sed "s/^lib//"`
-- PYTHON_LDFLAGS="-L$ac_python_libdir -l$ac_python_library"
-+ PYTHON_LDFLAGS="-Wl,-rpath,$ac_python_libdir -L$ac_python_libdir -l$ac_python_library"
- else
- # old way: use libpython from python_configdir
- ac_python_libdir=`$PYTHON -c \
- "from distutils.sysconfig import get_python_lib as f; \
- import os; \
- print (os.path.join(f(plat_specific=1, standard_lib=1), 'config'));"`
-- PYTHON_LDFLAGS="-L$ac_python_libdir -lpython$ac_python_version"
-+ PYTHON_LDFLAGS="-Wl,-rpath,$ac_python_libdir -L$ac_python_libdir -lpython$ac_python_version"
- fi
-
- if test -z "PYTHON_LDFLAGS"; then
diff -r 5902abf15903 -r 2cadba5c01c6 geography/proj-swig/patches/patch-proj_i
--- a/geography/proj-swig/patches/patch-proj_i Sun Nov 24 14:39:09 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-proj_i,v 1.1 2012/08/27 07:18:02 dholland Exp $
-
-Adjust for new API of geography/proj.
-
---- proj.i~ 2006-07-26 21:12:03.000000000 +0000
-+++ proj.i
-@@ -1,7 +1,7 @@
- %module proj
-
- %{
--#include "projects.h"
-+#include "proj_api.h"
- %}
-
- %include "typemaps.i"
Home |
Main Index |
Thread Index |
Old Index