summaryrefslogtreecommitdiff
path: root/www/libghttp
diff options
context:
space:
mode:
authortron <tron>1999-10-23 09:14:02 +0000
committertron <tron>1999-10-23 09:14:02 +0000
commit520a0909890e02364a5c6e876be1f0a1fa714efc (patch)
treea00d77a9cc8f4a0feb0e29b69b044f248816e687 /www/libghttp
parentc6aa003de0ff050f85674a92110f9b136ab095d4 (diff)
downloadpkgsrc-520a0909890e02364a5c6e876be1f0a1fa714efc.tar.gz
Import new "libghttp" package included in GNOME 1.0.53 release:
GNOME http client library
Diffstat (limited to 'www/libghttp')
-rw-r--r--www/libghttp/Makefile13
-rw-r--r--www/libghttp/files/md53
-rw-r--r--www/libghttp/files/patch-sum3
-rw-r--r--www/libghttp/patches/patch-aa20
-rw-r--r--www/libghttp/pkg/COMMENT1
-rw-r--r--www/libghttp/pkg/DESCR4
-rw-r--r--www/libghttp/pkg/PLIST5
7 files changed, 49 insertions, 0 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
new file mode 100644
index 00000000000..6b02c416d89
--- /dev/null
+++ b/www/libghttp/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/10/23 09:14:02 tron Exp $
+
+DISTNAME= libghttp-1.0.4
+CATEGORIES= www gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0.53/sources/}
+
+MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://www.gnome.org/
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/libghttp/files/md5 b/www/libghttp/files/md5
new file mode 100644
index 00000000000..15d81d1590c
--- /dev/null
+++ b/www/libghttp/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/10/23 09:14:03 tron Exp $
+
+MD5 (libghttp-1.0.4.tar.gz) = 37236d1fb2e906ef2e195890a6736f57
diff --git a/www/libghttp/files/patch-sum b/www/libghttp/files/patch-sum
new file mode 100644
index 00000000000..df1cf27f3d3
--- /dev/null
+++ b/www/libghttp/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 1999/10/23 09:14:03 tron Exp $
+
+MD5 (patch-aa) = 6de9d0f45631632c7c19853e3b0a77d1
diff --git a/www/libghttp/patches/patch-aa b/www/libghttp/patches/patch-aa
new file mode 100644
index 00000000000..aeffd304d75
--- /dev/null
+++ b/www/libghttp/patches/patch-aa
@@ -0,0 +1,20 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/10/23 09:14:03 tron Exp $
+
+--- configure.orig Tue May 25 16:29:27 1999
++++ configure Sat Oct 23 11:06:46 1999
+@@ -1984,6 +1984,7 @@
+ ac_tool_prefix=
+ fi
+
++if false; then
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+
+@@ -2216,6 +2217,7 @@
+ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
+ $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
+ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
++fi
+
+ # Redirect the config.log output again, so that the ltconfig log is not
+ # clobbered by the next message.
diff --git a/www/libghttp/pkg/COMMENT b/www/libghttp/pkg/COMMENT
new file mode 100644
index 00000000000..1426da7f93c
--- /dev/null
+++ b/www/libghttp/pkg/COMMENT
@@ -0,0 +1 @@
+GNOME http client library
diff --git a/www/libghttp/pkg/DESCR b/www/libghttp/pkg/DESCR
new file mode 100644
index 00000000000..f8f6a79f1e1
--- /dev/null
+++ b/www/libghttp/pkg/DESCR
@@ -0,0 +1,4 @@
+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/pkg/PLIST b/www/libghttp/pkg/PLIST
new file mode 100644
index 00000000000..dd9f3d58310
--- /dev/null
+++ b/www/libghttp/pkg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/23 09:14:03 tron Exp $
+include/ghttp.h
+include/ghttp_constants.h
+lib/libghttp.a
+lib/libghttp.so.1.0