Minor changes: *** Makefile 2020-07-14 01:14:36.450371963 +0100 --- Makefile 2020-07-14 00:59:54.000000000 +0100 *************** CONFIGURE_STYLE = simple *** 21,29 **** CONFIGURE_ARGS = --user=_ddd \ --location=/var/delphinusdnsd
post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/delphinusdnsd ! ${INSTALL_DATA} ${WRKDIST}/examples/Master/example1.conf \ ${PREFIX}/share/examples/delphinusdnsd .include <bsd.port.mk> --- 21,31 ---- CONFIGURE_ARGS = --user=_ddd \ --location=/var/delphinusdnsd + NO_TEST = Yes + post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/delphinusdnsd ! ${INSTALL_DATA} ${WRKDIST}/examples/Master/{example1.conf,example2.conf} \ ${PREFIX}/share/examples/delphinusdnsd .include <bsd.port.mk> *** pkg/PLIST 2020-07-08 20:04:23.000000000 +0100 --- pkg/PLIST 2020-07-14 00:59:34.000000000 +0100 *************** *** 1,16 **** @comment $OpenBSD: PLIST,v$ @newgroup _ddd:858 ! @newuser _ddd:858:_ddd:default:DelphinusDNS Account:/nonexistent:/sbin/nologin @bin sbin/delphinusdnsd @bin bin/dddctl @man man/man8/delphinusdnsd.8 @man man/man5/delphinusdns.conf.5 @man man/man8/dddctl.8 @sample /var/delphinusdnsd/ @sample /var/delphinusdnsd/master/ @sample /var/delphinusdnsd/replicant/ @sample /var/delphinusdnsd/etc/ - share/examples/delphinusdnsd/ - @sample ${SYSCONFDIR}/delphinusdnsd/ share/examples/delphinusdnsd/example1.conf ! @sample ${SYSCONFDIR}/delphinusdnsd/example1.conf --- 1,17 ---- @comment $OpenBSD: PLIST,v$ @newgroup _ddd:858 ! @newuser _ddd:858:_ddd:daemon:DelphinusDNS Account:/var/delphinusdnsd:/sbin/nologin @bin sbin/delphinusdnsd @bin bin/dddctl @man man/man8/delphinusdnsd.8 @man man/man5/delphinusdns.conf.5 @man man/man8/dddctl.8 + @mode 660 + @owner _ddd + @group _ddd @sample /var/delphinusdnsd/ @sample /var/delphinusdnsd/master/ @sample /var/delphinusdnsd/replicant/ @sample /var/delphinusdnsd/etc/ share/examples/delphinusdnsd/example1.conf ! share/examples/delphinusdnsd/example2.conf Take care. Ricardo ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Friday, July 10, 2020 1:11 PM, Ricardo <risan...@protonmail.com> wrote: > Updated to 1.4.2 release. > OK? Comments? > > Take care. > Ricardo Santos > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Wednesday, July 8, 2020 7:55 PM, Ricardo risan...@protonmail.com wrote: > > > Hey @ports, > > Delphinus DNS is a non-caching, non-recursing DNS server that serves > > authoritative answers for A, AAAA, CNAME, DNSKEY, DS, MX, NAPTR, NS, > > NSEC3, NSEC3PARAM, PTR, RRSIG, SOA, SRV, SSHFP, TLSA, and TXT resource > > records. > > Homepage: https://delphinusdns.org/ > > Works well on amd64. > > OK? Any comments? > > Take care. > > Ricardo Santos
delphinusdnsd.tgz
Description: application/compressed-tar