summaryrefslogtreecommitdiffstats
path: root/www/neon28/files
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2000-10-26 01:04:55 +0000
committerjeh <jeh@FreeBSD.org>2000-10-26 01:04:55 +0000
commita679d8168bbbfa6eeb5f436f3f6b375d62a2b9cd (patch)
treedd9c1425b112b33ca9bc8aae0f489cb41c53986a /www/neon28/files
parentd88d19febfd864bb6ae6afe4fb2562f8484e2881 (diff)
downloadFreeBSD-ports-a679d8168bbbfa6eeb5f436f3f6b375d62a2b9cd.zip
FreeBSD-ports-a679d8168bbbfa6eeb5f436f3f6b375d62a2b9cd.tar.gz
Add new port: www/neon
This is an HTTP and WebDAV client library for Unix systems, with a C interface PR: 21958 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to 'www/neon28/files')
-rw-r--r--www/neon28/files/patch-aa8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/neon28/files/patch-aa b/www/neon28/files/patch-aa
new file mode 100644
index 0000000..2f76f67
--- /dev/null
+++ b/www/neon28/files/patch-aa
@@ -0,0 +1,8 @@
+--- example/nbrowse/main.c Sun Jul 16 15:58:00 2000
++++ example/nbrowse/main.c Fri Oct 13 10:32:01 2000
+@@ -50,3 +50,4 @@
+ #include <uri.h>
+-#include <xalloc.h>
++#define xmalloc malloc
++#define xstrdup strdup
+
OpenPOWER on IntegriCloud