summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-03-14 16:33:03 +0000
committerwiz <wiz@pkgsrc.org>2010-03-14 16:33:03 +0000
commit8898d09641788b22fd1ab610f143e53e14cf7f23 (patch)
treecfdf977838bebb1ca210e23ae4537b1a4d7953e2
parenta0533c378c6c40e45b8993888358c72dafcb40e0 (diff)
downloadpkgsrc-8898d09641788b22fd1ab610f143e53e14cf7f23.tar.gz
Remove packages that were reimported to geography/
-rw-r--r--misc/Makefile8
-rw-r--r--misc/p5-Geo-Coordinates-UTM/DESCR3
-rw-r--r--misc/p5-Geo-Coordinates-UTM/Makefile20
-rw-r--r--misc/p5-Geo-Coordinates-UTM/distinfo5
-rw-r--r--misc/p5-Geo-Mercator/DESCR4
-rw-r--r--misc/p5-Geo-Mercator/Makefile22
-rw-r--r--misc/p5-Geo-Mercator/distinfo5
-rw-r--r--misc/p5-Geo-Weather/DESCR3
-rw-r--r--misc/p5-Geo-Weather/Makefile22
-rw-r--r--misc/p5-Geo-Weather/distinfo5
-rw-r--r--misc/p5-Geography-Countries/DESCR3
-rw-r--r--misc/p5-Geography-Countries/Makefile22
-rw-r--r--misc/p5-Geography-Countries/distinfo5
-rw-r--r--misc/proj-doc/DESCR6
-rw-r--r--misc/proj-doc/Makefile22
-rw-r--r--misc/proj-doc/PLIST5
-rw-r--r--misc/proj-doc/distinfo5
-rw-r--r--misc/proj/DESCR4
-rw-r--r--misc/proj/Makefile26
-rw-r--r--misc/proj/PLIST44
-rw-r--r--misc/proj/buildlink3.mk13
-rw-r--r--misc/proj/distinfo8
22 files changed, 1 insertions, 259 deletions
diff --git a/misc/Makefile b/misc/Makefile
index de22864ecc7..6e543a75fbe 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.338 2010/03/12 00:17:46 morr Exp $
+# $NetBSD: Makefile,v 1.339 2010/03/14 16:33:03 wiz Exp $
#
COMMENT= Miscellaneous utilities
@@ -164,10 +164,6 @@ SUBDIR+= p5-ControlX10-CM17
SUBDIR+= p5-File-MMagic
SUBDIR+= p5-File-MMagic-XS
SUBDIR+= p5-File-Tail
-SUBDIR+= p5-Geo-Coordinates-UTM
-SUBDIR+= p5-Geo-Mercator
-SUBDIR+= p5-Geo-Weather
-SUBDIR+= p5-Geography-Countries
SUBDIR+= p5-I18N-LangTags
SUBDIR+= p5-Locale-Codes
SUBDIR+= p5-Locale-Maketext
@@ -186,8 +182,6 @@ SUBDIR+= php-calendar
SUBDIR+= php-mbstring
SUBDIR+= pinfo
SUBDIR+= ppower
-SUBDIR+= proj
-SUBDIR+= proj-doc
SUBDIR+= pty-redir
SUBDIR+= py-anita
SUBDIR+= qbrew
diff --git a/misc/p5-Geo-Coordinates-UTM/DESCR b/misc/p5-Geo-Coordinates-UTM/DESCR
deleted file mode 100644
index 9b5c105d795..00000000000
--- a/misc/p5-Geo-Coordinates-UTM/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-The Geo::Coordinates::UTM module will translate latitude / longitude
-coordinates to Universal Transverse Mercator(UTM) coordinates and vice
-versa.
diff --git a/misc/p5-Geo-Coordinates-UTM/Makefile b/misc/p5-Geo-Coordinates-UTM/Makefile
deleted file mode 100644
index 2b8f2f05f93..00000000000
--- a/misc/p5-Geo-Coordinates-UTM/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:22 he Exp $
-#
-
-DISTNAME= Geo-Coordinates-UTM-0.08
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
-
-MAINTAINER= he@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Geo-Coordinates-UTM/
-COMMENT= Perl extension for Latitiude Longitude conversions
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/Geo/Coordinates/UTM/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/p5-Geo-Coordinates-UTM/distinfo b/misc/p5-Geo-Coordinates-UTM/distinfo
deleted file mode 100644
index ada95d54455..00000000000
--- a/misc/p5-Geo-Coordinates-UTM/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2008/07/14 16:34:43 he Exp $
-
-SHA1 (Geo-Coordinates-UTM-0.08.tar.gz) = f004fedd6db2baadad06f0cb3d4b0d9a1aaacfc8
-RMD160 (Geo-Coordinates-UTM-0.08.tar.gz) = cf0a69c57f14781ff30b101107d4545cb0bbc80a
-Size (Geo-Coordinates-UTM-0.08.tar.gz) = 55751 bytes
diff --git a/misc/p5-Geo-Mercator/DESCR b/misc/p5-Geo-Mercator/DESCR
deleted file mode 100644
index 773e60c8c7b..00000000000
--- a/misc/p5-Geo-Mercator/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Computes Mercator Projection of input latitude/longitude coordinates
-(in degrees) into (x, y) coordinates (as distances in meters) from
-the meridian/equator. Also provides a method to convert back into
-latitude, longitude.
diff --git a/misc/p5-Geo-Mercator/Makefile b/misc/p5-Geo-Mercator/Makefile
deleted file mode 100644
index 8a5f3d38328..00000000000
--- a/misc/p5-Geo-Mercator/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:22 he Exp $
-#
-
-DISTNAME= Geo-Mercator-1.01
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-SVR4_PKGNAME= p5gme
-CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Geo-Mercator/
-COMMENT= Perl5 module computing Mercator Projection into meters
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/Geo/Mercator/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/p5-Geo-Mercator/distinfo b/misc/p5-Geo-Mercator/distinfo
deleted file mode 100644
index cb395838de2..00000000000
--- a/misc/p5-Geo-Mercator/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/09/08 08:41:21 he Exp $
-
-SHA1 (Geo-Mercator-1.01.tar.gz) = 11386600387ead70b7de6deb843aa6a096ca15ab
-RMD160 (Geo-Mercator-1.01.tar.gz) = b1c542e5842444feee93a3c6d5f27c0e4c859199
-Size (Geo-Mercator-1.01.tar.gz) = 3297 bytes
diff --git a/misc/p5-Geo-Weather/DESCR b/misc/p5-Geo-Weather/DESCR
deleted file mode 100644
index e0fbf7f0dc8..00000000000
--- a/misc/p5-Geo-Weather/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-The Geo::Weather module retrieves the current weather from weather.com
-when given city and state or a US zip code. Geo::Weather relies on
-LWP::UserAgent to work.
diff --git a/misc/p5-Geo-Weather/Makefile b/misc/p5-Geo-Weather/Makefile
deleted file mode 100644
index 8a6ab3f3194..00000000000
--- a/misc/p5-Geo-Weather/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:22 he Exp $
-#
-
-DISTNAME= Geo-Weather-1.41
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Geo-Weather/
-COMMENT= Perl5 weather retrieval module
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-DEPENDS+= p5-libwww>=5.803nb1:../../www/p5-libwww
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/Geo/Weather/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/p5-Geo-Weather/distinfo b/misc/p5-Geo-Weather/distinfo
deleted file mode 100644
index 731c717ea79..00000000000
--- a/misc/p5-Geo-Weather/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/01/31 21:37:46 jschauma Exp $
-
-SHA1 (Geo-Weather-1.41.tar.gz) = a3b332e1d284ccf35134daeafd012abf50cff94a
-RMD160 (Geo-Weather-1.41.tar.gz) = d47dcaa123917ca1f75f4d0a8bd3aeba512d6bc8
-Size (Geo-Weather-1.41.tar.gz) = 8744 bytes
diff --git a/misc/p5-Geography-Countries/DESCR b/misc/p5-Geography-Countries/DESCR
deleted file mode 100644
index 2dd8fdf39c9..00000000000
--- a/misc/p5-Geography-Countries/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-The Gegraphy::Countries module maps country names, and their 2-letter,
-3-letter and numerical codes, as defined by the ISO-3166 maintenance
-agency, and defined by the UNSD.
diff --git a/misc/p5-Geography-Countries/Makefile b/misc/p5-Geography-Countries/Makefile
deleted file mode 100644
index 3de61875594..00000000000
--- a/misc/p5-Geography-Countries/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2008/10/19 19:18:22 he Exp $
-#
-
-DISTNAME= Geography-Countries-1.4
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
-SVR4_PKGNAME= p5gcn
-CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/}
-
-MAINTAINER= gson@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Geography-Countries/
-COMMENT= Perl5 module for mapping contry names and codes
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/Geography/Countries/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/p5-Geography-Countries/distinfo b/misc/p5-Geography-Countries/distinfo
deleted file mode 100644
index ef7bf9a0460..00000000000
--- a/misc/p5-Geography-Countries/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 11:02:56 agc Exp $
-
-SHA1 (Geography-Countries-1.4.tar.gz) = 786c110e396050ffa8628eff18958a8bdf0a1219
-RMD160 (Geography-Countries-1.4.tar.gz) = 859a2572ec42be4aefbf6637a57cb452802df294
-Size (Geography-Countries-1.4.tar.gz) = 9067 bytes
diff --git a/misc/proj-doc/DESCR b/misc/proj-doc/DESCR
deleted file mode 100644
index ebe41066403..00000000000
--- a/misc/proj-doc/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-PROJ is a collection of programs and a library for performing
-cartographic projections. The programs are designed as a standard UNIX
-filters to be used with other programs in the generation of maps and
-charts, and as map digitizing applications.
-
-This package contains the PDF documentation for PROJ.
diff --git a/misc/proj-doc/Makefile b/misc/proj-doc/Makefile
deleted file mode 100644
index 7343c9db78b..00000000000
--- a/misc/proj-doc/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2008/03/04 19:21:12 jlam Exp $
-
-DISTNAME= proj-pdf-docs
-PKGNAME= proj-doc-1.1
-PKGREVISION= 1
-CATEGORIES= misc geography
-MASTER_SITES= ftp://ftp.remotesensing.org/pub/proj/ \
- http://dl.maptools.org/dl/proj/
-
-MAINTAINER= gdt@NetBSD.org
-HOMEPAGE= http://www.remotesensing.org/proj/
-COMMENT= PDF documentation for the PROJ cartographic projection software
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-NO_BUILD= yes
-
-do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/proj
- ${INSTALL_DATA} ${WRKDIR}/*.pdf ${DESTDIR}${PREFIX}/share/doc/proj/
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/proj-doc/PLIST b/misc/proj-doc/PLIST
deleted file mode 100644
index b831c97941b..00000000000
--- a/misc/proj-doc/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:07:28 joerg Exp $
-share/doc/proj/OF90-284.pdf
-share/doc/proj/PROJ.4.3.I2.pdf
-share/doc/proj/PROJ.4.3.pdf
-share/doc/proj/SWISS.pdf
diff --git a/misc/proj-doc/distinfo b/misc/proj-doc/distinfo
deleted file mode 100644
index 348cb26ecbb..00000000000
--- a/misc/proj-doc/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.4 2006/12/11 15:51:52 gdt Exp $
-
-SHA1 (proj-pdf-docs.tar.gz) = c83a154ac00058fba5097eb39cfc8d27706be4d8
-RMD160 (proj-pdf-docs.tar.gz) = 9424d98c27690b089ad083c03f5134c2598cf09a
-Size (proj-pdf-docs.tar.gz) = 6918448 bytes
diff --git a/misc/proj/DESCR b/misc/proj/DESCR
deleted file mode 100644
index 4bfdfa1a188..00000000000
--- a/misc/proj/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-PROJ is a collection of programs and a library for performing
-cartographic projections. The programs are designed as a standard UNIX
-filters to be used with other programs in the generation of maps and
-charts, and as map digitizing applications.
diff --git a/misc/proj/Makefile b/misc/proj/Makefile
deleted file mode 100644
index f9f79bc62cc..00000000000
--- a/misc/proj/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.28 2010/03/04 01:42:18 gdt Exp $
-
-DISTNAME= proj-4.7.0
-CATEGORIES= misc geography
-MASTER_SITES= http://download.osgeo.org/proj/
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} proj-datumgrid-1.4${EXTRACT_SUFX}
-
-MAINTAINER= gdt@NetBSD.org
-HOMEPAGE= http://trac.osgeo.org/proj/
-COMMENT= Cartographic projection software
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake
-GNU_CONFIGURE= yes
-
-DATUMGRID_FILES= \
- FL.lla MD.lla README.NADUS TN.lla WI.lla WO.lla alaska.lla \
- conus.lla hawaii.lla ntv1_can.dat null.lla nzgd2kgrid0005.gsb \
- prvi.lla stgeorge.lla stlrnc.lla stpaul.lla
-
-post-extract:
- cd ${WRKDIR} && ${LN} ${DATUMGRID_FILES} ${WRKDIR}/${DISTNAME}/nad
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/proj/PLIST b/misc/proj/PLIST
deleted file mode 100644
index f53aa53bc83..00000000000
--- a/misc/proj/PLIST
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:07:28 joerg Exp $
-bin/cs2cs
-bin/geod
-bin/invgeod
-bin/invproj
-bin/nad2bin
-bin/nad2nad
-bin/proj
-include/nad_list.h
-include/org_proj4_Projections.h
-include/proj_api.h
-include/projects.h
-lib/libproj.la
-man/man1/cs2cs.1
-man/man1/geod.1
-man/man1/nad2nad.1
-man/man1/proj.1
-man/man3/pj_init.3
-share/proj/FL
-share/proj/GL27
-share/proj/IGNF
-share/proj/MD
-share/proj/TN
-share/proj/WI
-share/proj/WO
-share/proj/alaska
-share/proj/conus
-share/proj/epsg
-share/proj/esri
-share/proj/esri.extra
-share/proj/hawaii
-share/proj/nad.lst
-share/proj/nad27
-share/proj/nad83
-share/proj/ntv1_can.dat
-share/proj/null
-share/proj/nzgd2kgrid0005.gsb
-share/proj/other.extra
-share/proj/proj_def.dat
-share/proj/prvi
-share/proj/stgeorge
-share/proj/stlrnc
-share/proj/stpaul
-share/proj/world
diff --git a/misc/proj/buildlink3.mk b/misc/proj/buildlink3.mk
deleted file mode 100644
index dbc1cec3bc9..00000000000
--- a/misc/proj/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.8 2009/03/20 19:25:01 joerg Exp $
-
-BUILDLINK_TREE+= proj
-
-.if !defined(PROJ_BUILDLINK3_MK)
-PROJ_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.proj+= proj>=4.4.7nb1
-BUILDLINK_ABI_DEPENDS.proj?= proj>=4.4.7nb2
-BUILDLINK_PKGSRCDIR.proj?= ../../misc/proj
-.endif # PROJ_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -proj
diff --git a/misc/proj/distinfo b/misc/proj/distinfo
deleted file mode 100644
index 3bc7df300ee..00000000000
--- a/misc/proj/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.12 2010/01/18 08:56:02 adam Exp $
-
-SHA1 (proj-4.7.0.tar.gz) = bfe59b8dc1ea0c57e1426c37ff2b238fea66acd7
-RMD160 (proj-4.7.0.tar.gz) = cd96c09906b99d2ad205cc087e2863910d1124e1
-Size (proj-4.7.0.tar.gz) = 684923 bytes
-SHA1 (proj-datumgrid-1.4.tar.gz) = 1ef8262271daabed37db1816a4796f06ea5e1ba9
-RMD160 (proj-datumgrid-1.4.tar.gz) = f8b7f866ad8d7e148a81f746d66e2c5dfa914045
-Size (proj-datumgrid-1.4.tar.gz) = 2252273 bytes