summaryrefslogtreecommitdiffstats
path: root/net/openresolv/DETAILS
blob: 23372493a2048d4fc618c7830810ee7ce037173f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
           SPELL=openresolv
         VERSION=3.12.0
     SOURCE_HASH="sha256:42b30508e857a228535c631eaac936862d86eca68c14b5c0bf387ba176b91b97:UPSTREAM_HASH"
          SOURCE=${SPELL}-${VERSION}.tar.xz
   SOURCE_URL[0]=https://roy.marples.name/downloads/${SPELL}/${SOURCE}
   SOURCE_URL[1]=ftp://roy.marples.name/pub/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://roy.marples.name/projects/openresolv
      LICENSE[0]=BSD
         ENTERED=20180403
        KEYWORDS="net"
           SHORT="DNS management framework"
cat << EOF
openresolv is a resolvconf implementation which manages resolv.conf.

This resolvconf implementation, along with its subscribers, work with a POSIX
compliant shell and userland utilities. It is designed to work without tools
such as sed as it *has* to work without /usr being available.

On systems where resolvconf is expected to be used before /var/run is available
for writing, you can configure openresolv to write somewhere else, like say a
ramdisk.
EOF