summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-08-14 09:59:48 +0000
committerobache <obache@pkgsrc.org>2014-08-14 09:59:48 +0000
commitd4cfeb66663496812192ddbf11c61646f93c049a (patch)
tree10f4935e75df653e55310bcbd6b7faaa25d2f676 /www
parente14679b5f2f72c5e3a55e929a77bdc3ff95c6909 (diff)
downloadpkgsrc-d4cfeb66663496812192ddbf11c61646f93c049a.tar.gz
Remove deprecated serf-0.x package, not used by any packages.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
-rw-r--r--www/serf0/DESCR4
-rw-r--r--www/serf0/Makefile27
-rw-r--r--www/serf0/PLIST6
-rw-r--r--www/serf0/buildlink3.mk18
-rw-r--r--www/serf0/distinfo5
6 files changed, 1 insertions, 62 deletions
diff --git a/www/Makefile b/www/Makefile
index 5b99ebd6f6c..f050d4237b9 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1060 2014/08/05 12:35:43 wiz Exp $
+# $NetBSD: Makefile,v 1.1061 2014/08/14 09:59:48 obache Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -706,7 +706,6 @@ SUBDIR+= seamonkey
SUBDIR+= seamonkey-l10n
SUBDIR+= sencha-sns
SUBDIR+= serf
-SUBDIR+= serf0
SUBDIR+= shibboleth-sp
SUBDIR+= sitecopy
SUBDIR+= snarf
diff --git a/www/serf0/DESCR b/www/serf0/DESCR
deleted file mode 100644
index 041e23c622e..00000000000
--- a/www/serf0/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-The serf library is a C-based HTTP client library built upon the Apache
-Portable Runtime (APR) library. It multiplexes connections, running the
-read/write communication asynchronously. Memory copies and transformations
-are kept to a minimum to provide high-performance operation.
diff --git a/www/serf0/Makefile b/www/serf0/Makefile
deleted file mode 100644
index 4a8ddcb7908..00000000000
--- a/www/serf0/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:18:47 tron Exp $
-#
-
-DISTNAME= serf-0.7.2
-PKGNAME= ${DISTNAME:S/serf/serf0/}
-PKGREVISION= 2
-CATEGORIES= www
-MASTER_SITES= http://serf.googlecode.com/files/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://code.google.com/p/serf/
-COMMENT= High-performance asynchronous HTTP client library
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake
-
-TEST_TARGET= check
-
-.include "../../devel/apr/buildlink3.mk"
-.include "../../devel/apr-util/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/serf0/PLIST b/www/serf0/PLIST
deleted file mode 100644
index 30c7ac0111d..00000000000
--- a/www/serf0/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2013/02/22 15:47:08 taca Exp $
-include/serf-0/serf.h
-include/serf-0/serf_bucket_types.h
-include/serf-0/serf_bucket_util.h
-include/serf-0/serf_private.h
-lib/libserf-0.la
diff --git a/www/serf0/buildlink3.mk b/www/serf0/buildlink3.mk
deleted file mode 100644
index 1beb8a40f2e..00000000000
--- a/www/serf0/buildlink3.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.4 2014/02/12 23:18:47 tron Exp $
-
-BUILDLINK_TREE+= serf
-
-.if !defined(SERF_BUILDLINK3_MK)
-SERF_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.serf+= serf0>=0.1.0
-BUILDLINK_ABI_DEPENDS.serf+= serf0>=0.7.2nb2
-BUILDLINK_PKGSRCDIR.serf?= ../../www/serf0
-
-.include "../../devel/apr/buildlink3.mk"
-.include "../../devel/apr-util/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.endif # SERF_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -serf
diff --git a/www/serf0/distinfo b/www/serf0/distinfo
deleted file mode 100644
index 179398ff014..00000000000
--- a/www/serf0/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2013/02/22 15:47:08 taca Exp $
-
-SHA1 (serf-0.7.2.tar.bz2) = 132fbb13d50c4f849231eee79dcada8cde3ecad2
-RMD160 (serf-0.7.2.tar.bz2) = 6b586ced49b7195e80595d3d1eb29af08d1afc32
-Size (serf-0.7.2.tar.bz2) = 161904 bytes