summaryrefslogtreecommitdiff
path: root/www/libghttp
diff options
context:
space:
mode:
authorjlam <jlam>2003-07-16 09:33:46 +0000
committerjlam <jlam>2003-07-16 09:33:46 +0000
commite664449b954368894a4fd85edc962c90bc7b4903 (patch)
tree491111004206c0c3cb92ae9f1dd439e854e373be /www/libghttp
parentf6cad14a16265838094c96c2784856bdf35df1a9 (diff)
downloadpkgsrc-e664449b954368894a4fd85edc962c90bc7b4903.tar.gz
Initial work in merging bits of the pkgviews branch into modern pkgsrc.
Currently, the pkgviews/buildlink2 integration is incomplete. People who work on this branch should also check out src/usr.sbin/pkg_install from the pkgviews branch.
Diffstat (limited to 'www/libghttp')
-rw-r--r--www/libghttp/DESCR4
-rw-r--r--www/libghttp/Makefile16
-rw-r--r--www/libghttp/PLIST9
-rw-r--r--www/libghttp/buildlink2.mk19
-rw-r--r--www/libghttp/distinfo4
5 files changed, 0 insertions, 52 deletions
diff --git a/www/libghttp/DESCR b/www/libghttp/DESCR
deleted file mode 100644
index f8f6a79f1e1..00000000000
--- a/www/libghttp/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-GNOME http client library
-
-This library is fully compliant with HTTP 1.1 as defined in the draft 5
-update of RFC 2068.
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
deleted file mode 100644
index d0491d9cae4..00000000000
--- a/www/libghttp/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2002/10/19 10:54:59 rh Exp $
-
-DISTNAME= libghttp-1.0.9
-CATEGORIES= www gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libghttp/1.0/}
-
-MAINTAINER= tron@netbsd.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= GNOME http client library
-
-USE_BUILDLINK2= YES
-GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/libghttp/PLIST b/www/libghttp/PLIST
deleted file mode 100644
index 92759975836..00000000000
--- a/www/libghttp/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:17:16 zuntum Exp $
-include/ghttp.h
-include/ghttp_constants.h
-lib/ghttpConf.sh
-lib/libghttp.a
-lib/libghttp.la
-lib/libghttp.so
-lib/libghttp.so.1
-lib/libghttp.so.1.0
diff --git a/www/libghttp/buildlink2.mk b/www/libghttp/buildlink2.mk
deleted file mode 100644
index befd6555ef3..00000000000
--- a/www/libghttp/buildlink2.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: buildlink2.mk,v 1.2 2002/08/25 18:40:20 jlam Exp $
-
-.if !defined(LIBGHTTP_BUILDLINK2_MK)
-LIBGHTTP_BUILDLINK2_MK= # defined
-
-BUILDLINK_PACKAGES+= libghttp
-BUILDLINK_DEPENDS.libghttp?= libghttp>=1.0.9
-BUILDLINK_PKGSRCDIR.libghttp?= ../../www/libghttp
-
-EVAL_PREFIX+= BUILDLINK_PREFIX.libghttp=libghttp
-BUILDLINK_PREFIX.libghttp_DEFAULT= ${LOCALBASE}
-BUILDLINK_FILES.libghttp= include/ghttp*
-BUILDLINK_FILES.libghttp+= lib/libghttp.*
-
-BUILDLINK_TARGETS+= libghttp-buildlink
-
-libghttp-buildlink: _BUILDLINK_USE
-
-.endif # LIBGHTTP_BUILDLINK2_MK
diff --git a/www/libghttp/distinfo b/www/libghttp/distinfo
deleted file mode 100644
index 7ed866d8756..00000000000
--- a/www/libghttp/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/05/21 05:27:57 tron Exp $
-
-SHA1 (libghttp-1.0.9.tar.gz) = 666cbf89be2a5c331693c97f8f17ff39e94bb23f
-Size (libghttp-1.0.9.tar.gz) = 147094 bytes