Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (dca2920804abfa84e68b84d195b3641d4f8967fe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (dca2920804abfa84e68b84d195b3641d4f8967fe)
  • Date: Thu, 25 Jan 2007 07:58:53 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

ChangeLog | 3 +++
libs/libdnsres/libdnsres/BUILD | 3 +++
libs/libdnsres/libdnsres/DEPENDS | 1 +
libs/libdnsres/libdnsres/DETAILS | 25 +++++++++++++++++++++++++
libs/libdnsres/libdnsres/HISTORY | 3 +++
libs/libdnsres/libdnsres/provos.gpg |binary
security/honeyd/DEPENDS | 4 +++-
security/honeyd/DETAILS | 5 ++---
security/honeyd/FINAL | 4 ++++
security/honeyd/HISTORY | 6 ++++++
security/honeyd/POST_INSTALL | 4 ----
11 files changed, 50 insertions(+), 8 deletions(-)

New commits:
commit dca2920804abfa84e68b84d195b3641d4f8967fe
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

libdnsres start

commit a47179946f952d9372fe4f5f08b7c417cf011a2e
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

honeyd update

diff --git a/ChangeLog b/ChangeLog
index b38bb5a..99046dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-01-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * libs/libdnsres: A non-blocking, thread-safe DNS resolver library.
+
2007-01-25 Arjan Bouter <abouter AT sourcemage.org>
* x11/gkrellm-bluez: new spell

diff --git a/libs/libdnsres/libdnsres/BUILD b/libs/libdnsres/libdnsres/BUILD
new file mode 100755
index 0000000..d22e99f
--- /dev/null
+++ b/libs/libdnsres/libdnsres/BUILD
@@ -0,0 +1,3 @@
+make_single &&
+default_build &&
+make_normal
diff --git a/libs/libdnsres/libdnsres/DEPENDS
b/libs/libdnsres/libdnsres/DEPENDS
new file mode 100755
index 0000000..c5f70b0
--- /dev/null
+++ b/libs/libdnsres/libdnsres/DEPENDS
@@ -0,0 +1 @@
+depends libevent
diff --git a/libs/libdnsres/libdnsres/DETAILS
b/libs/libdnsres/libdnsres/DETAILS
new file mode 100755
index 0000000..85e68e2
--- /dev/null
+++ b/libs/libdnsres/libdnsres/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=libdnsres
+ VERSION=0.1a
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE2=$SOURCE.sig
+ SOURCE_URL[0]=http://www.monkey.org/~provos/${SOURCE}
+ SOURCE2_URL[0]=http://www.monkey.org/~provos/$SOURCE2
+ SOURCE_GPG="provos.gpg:$SOURCE2:UPSTREAM_KEY"
+ SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=http://www.monkey.org/~provos/libdnsres/
+ LICENSE[0]=BSD
+ ENTERED=20070125
+ SHORT="A non-blocking, thread-safe DNS resolver library."
+cat << EOF
+Libdnsres provides a non-blocking, thread-safe API for resolving
+DNS names. It requires that your main application is built on top of
+libevent. The API essentially mirrors the traditional gethostbyname and
+getaddrinfo interfaces. All return values have been replaced by callbacks
+instead. The code borrows heavily from the BSD resolver library. In fact,
+it is an extremely ugly hack to make the BSD resolver library non-blocking
+and thread-safe without changing the API too much.
+ Although it has not been tested heavily, it
+should compile on BSD systems and Linux. The library comes with a simple
+test program that can be use to verify if it works correctly.
+EOF
diff --git a/libs/libdnsres/libdnsres/HISTORY
b/libs/libdnsres/libdnsres/HISTORY
new file mode 100644
index 0000000..7b51161
--- /dev/null
+++ b/libs/libdnsres/libdnsres/HISTORY
@@ -0,0 +1,3 @@
+2007-01-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS, DEPENDS, HISTORY, BUILD: created spell
+ * provos.gpg: copied from security/usr-systrace
diff --git a/libs/libdnsres/libdnsres/provos.gpg
b/libs/libdnsres/libdnsres/provos.gpg
new file mode 100644
index 0000000..4897bd9
Binary files /dev/null and b/libs/libdnsres/libdnsres/provos.gpg differ
diff --git a/security/honeyd/DEPENDS b/security/honeyd/DEPENDS
index fb7bc7a..bec2e3c 100755
--- a/security/honeyd/DEPENDS
+++ b/security/honeyd/DEPENDS
@@ -1,3 +1,5 @@
depends libpcap &&
depends libevent &&
-depends libdnet
\ No newline at end of file
+depends libdnet &&
+depends libdnsres &&
+depends zlib
diff --git a/security/honeyd/DETAILS b/security/honeyd/DETAILS
index c201576..06defa6 100755
--- a/security/honeyd/DETAILS
+++ b/security/honeyd/DETAILS
@@ -1,15 +1,14 @@
SPELL=honeyd
- VERSION=0.6a
+ VERSION=1.5b
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=http://www.citi.umich.edu/u/provos/${SPELL}/${SOURCE}
SOURCE_URL[1]=http://niels.xtdnet.nl/honeyd/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:f666a24530f71275e7f760ea284b34c126344f7bd0e4d61109d1c99d3e88a9578df247a859c7a4e88fd7bba377421ffd3a9bb8b60b35e5a6655b60d211591743
+
SOURCE_HASH=sha512:13f32d12431afca3bbce40df86ef8830f78281736c83fafadfba3f76e7ee0069285534ee31ecd6ba45006245de5175abb2307a9e2842a22b458f7343a946efa2
LICENSE[0]=BSD
ENTERED=20030727
WEB_SITE=http://www.citi.umich.edu/u/provos/honeyd/
KEYWORDS="security"
- BUILD_API=1
SHORT="Honeyd is a small daemon that creates virtual hosts on a
network."
cat << EOF
Honeyd is a small daemon that creates virtual hosts on a network. The hosts
can be
diff --git a/security/honeyd/FINAL b/security/honeyd/FINAL
new file mode 100755
index 0000000..ec9e3c8
--- /dev/null
+++ b/security/honeyd/FINAL
@@ -0,0 +1,4 @@
+
+ message ""
+ message " For more information - look at /usr/share/honeyd."
+ message ""
\ No newline at end of file
diff --git a/security/honeyd/HISTORY b/security/honeyd/HISTORY
index 1f157e7..53368dc 100644
--- a/security/honeyd/HISTORY
+++ b/security/honeyd/HISTORY
@@ -1,3 +1,9 @@
+2007-01-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * POST_INSTALL: moved to FINAL
+ * DETAILS: updated spell to 1.5b
+ removed build api1
+ * HISTORY: added libdnsres
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/security/honeyd/POST_INSTALL b/security/honeyd/POST_INSTALL
deleted file mode 100755
index ec9e3c8..0000000
--- a/security/honeyd/POST_INSTALL
+++ /dev/null
@@ -1,4 +0,0 @@
-
- message ""
- message " For more information - look at /usr/share/honeyd."
- message ""
\ No newline at end of file



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (dca2920804abfa84e68b84d195b3641d4f8967fe), Jaka Kranjc, 01/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page