Skip to content

PiRAT4/delphinusdnsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and installation

cp -R ports/OpenBSD/delphinusdnsd /usr/ports/mystuff/net
cd /usr/ports/mystuff/net/delphinusdnsd
make makesum
make build
make package
make install

Thanks

  • Peter J. Philipp for developing the software in the first place and for his patience answering all my questions
  • Brian Callahan (bcallah@) for his awesome workshop on how to port software for OpenBSD
  • gonzalo for helping with post-install instructions
  • ajacoutot@ for fixing the rc script