added gpsdrive, pcre. updated gpsd
authorhackbard <hackbard>
Sun, 5 Jun 2005 00:45:04 +0000 (00:45 +0000)
committerhackbard <hackbard>
Sun, 5 Jun 2005 00:45:04 +0000 (00:45 +0000)
doc/CHANGELOG
packages/hackbard/gpsd/gpsd
packages/hackbard/gpsd/include_stdarg_h.patch [deleted file]
packages/hackbard/gpsdrive/gpsdrive [new file with mode: 0644]
packages/hackbard/pcre/pcre [new file with mode: 0644]

index ab3141d..56345ee 100644 (file)
@@ -1,3 +1,8 @@
+*) 2005-06-05
+
+- added pcre and gpsdrive package
+- updated gpsd
+
 *) 2005-06-02
 
 - updated hostap
index 3cefb37..c709d42 100644 (file)
@@ -2,12 +2,12 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 1.10
+# [V] 2.25
 # [S] 3-9
-# [D] gpsd-1.10.tar.gz http://pygps.org/gpsd/downloads/
+# [D] gpsd-2.25.tar.gz http://download.berlios.de/gpsd/
 
-build_main()   {
-       ./configure && make &&
-       cp -v gpsd $prefix/bin && # gps follows, needs motif
-       mkdir -p $prefix/lib && cp -v libgpsd.a $prefix/lib
-               }
+#build_main()  {
+#      ./configure && make &&
+#      cp -v gpsd $prefix/bin && # gps follows, needs motif
+#      mkdir -p $prefix/lib && cp -v libgpsd.a $prefix/lib
+#              }
diff --git a/packages/hackbard/gpsd/include_stdarg_h.patch b/packages/hackbard/gpsd/include_stdarg_h.patch
deleted file mode 100644 (file)
index 7af14ff..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./netlib.c.orig    2003-10-31 01:32:22.000000000 +0100
-+++ ./netlib.c 2003-10-31 01:32:37.000000000 +0100
-@@ -9,7 +9,7 @@
- #include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
--#include <varargs.h>
-+#include <stdarg.h>
- #include <netdb.h>
- #include <stdio.h>
- #include <arpa/inet.h>
diff --git a/packages/hackbard/gpsdrive/gpsdrive b/packages/hackbard/gpsdrive/gpsdrive
new file mode 100644 (file)
index 0000000..68ac4f0
--- /dev/null
@@ -0,0 +1,8 @@
+# hdw - linux gpsdrive package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] 2.09
+# [S] 3-9
+# [D] gpsdrive-2.09.tar.gz http://www.gpsdrive.cc/
+
diff --git a/packages/hackbard/pcre/pcre b/packages/hackbard/pcre/pcre
new file mode 100644 (file)
index 0000000..bbf8847
--- /dev/null
@@ -0,0 +1,8 @@
+# hdw - linux pcre package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] 5.0
+# [S] 3-2
+# [D] pcre-5.0.tar.bz2 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
+