FreeBSD Bugzilla – Attachment 177690 Details for
Bug 215073
[NEW PORT] dns/dq: Recursive DNS/DNSCurve server
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar
dq.shar (text/plain), 2.02 KB, created by
Piotr Kubaj
on 2016-12-05 16:37:55 UTC
(
hide
)
Description:
shar
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2016-12-05 16:37:55 UTC
Size:
2.02 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># dq ># dq/distinfo ># dq/pkg-descr ># dq/files ># dq/files/patch-dq_strtoip.c ># dq/Makefile ># >echo c - dq >mkdir -p dq > /dev/null 2>&1 >echo x - dq/distinfo >sed 's/^X//' >dq/distinfo << 'e0c5bef71c69272e1f3697408a8af3ad' >XTIMESTAMP = 1480953254 >XSHA256 (janmojzis-dq-20160808_GH0.tar.gz) = 902021e05c47068770c800726f4b3d0e062e231ec9ca0ac498cc46e04ddc5e6e >XSIZE (janmojzis-dq-20160808_GH0.tar.gz) = 142303 >e0c5bef71c69272e1f3697408a8af3ad >echo x - dq/pkg-descr >sed 's/^X//' >dq/pkg-descr << '132009496b6900253dca15f7103e4191' >XRecursive DNS/DNSCurve server and comandline tool to debug DNS/DNSCurve >X >XWWW: https://mojzis.com/software/dq/ >132009496b6900253dca15f7103e4191 >echo c - dq/files >mkdir -p dq/files > /dev/null 2>&1 >echo x - dq/files/patch-dq_strtoip.c >sed 's/^X//' >dq/files/patch-dq_strtoip.c << '21d4c442ec3f35ad3ddc4f304c9b5496' >X--- dq/strtoip.c.orig 2016-12-05 15:29:03 UTC >X+++ dq/strtoip.c >X@@ -7,6 +7,7 @@ Public domain. >X #include <arpa/inet.h> >X #include "byte.h" >X #include "strtoip.h" >X+#include <sys/socket.h> >X >X /* taken from nacl-20110221, from curvecp/curvecpserver.c (public-domain) */ >X int strtoip4(unsigned char *ip, const char *x) { >21d4c442ec3f35ad3ddc4f304c9b5496 >echo x - dq/Makefile >sed 's/^X//' >dq/Makefile << '62536b05e92e7e0e3376dec861d8d328' >X# Created by: Piotr Kubaj <pkubaj@anongoth.pl> >X# $FreeBSD$ >X >XPORTNAME= dq >XPORTVERSION= 20160808 >XCATEGORIES= dns >X >XMAINTAINER= pkubaj@anongoth.pl >XCOMMENT= Recursive DNS/DNSCurve server >X >XLICENSE= PD >X >XUSES= tar:bzip2 >XUSE_GITHUB= yes >XGH_ACCOUNT= janmojzis >X >XPLIST_FILES= bin/dq \ >X bin/dqcache \ >X bin/dqcache-makekey >X >Xdo-build: >X ${MAKE_CMD} -C ${WRKSRC} compile >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/* ${STAGEDIR}${PREFIX}/bin/ >X >X.include <bsd.port.mk> >62536b05e92e7e0e3376dec861d8d328 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 215073
:
177690
|
177730
|
177731
|
177757
|
177759
|
177761
|
177762