1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
Source: ikiwiki-hosting
Section: admin
Priority: optional
Build-Depends:
debhelper (>= 11~),
ikiwiki,
Maintainer: Simon McVittie <smcv@debian.org>
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/debian/ikiwiki-hosting.git
Vcs-Browser: https://salsa.debian.org/debian/ikiwiki-hosting
Homepage: https://ikiwiki-hosting.branchable.com/
Package: ikiwiki-hosting-common
Architecture: all
Depends:
${misc:Depends},
${perl:Depends},
Description: ikiwiki hosting: common files
A hosting interface for ikiwiki. Facilitates management of many separate
ikiwiki sites, with capabilities including web-based signup to create new
sites, easy support for branching sites, deleting sites, and transferring
sites between servers. Ikiwiki-hosting was developed for Branchable.com.
.
This package contains common files for all ikiwiki hosting servers,
and documentation.
Package: ikiwiki-hosting-dns
Architecture: all
Depends:
bind9,
ikiwiki-hosting-common,
${misc:Depends},
${perl:Depends},
Description: ikiwiki hosting: dns server
A hosting interface for ikiwiki. Facilitates management of many separate
ikiwiki sites, with capabilities including web-based signup to create new
sites, easy support for branching sites, deleting sites, and transferring
sites between servers. Ikiwiki-hosting was developed for Branchable.com.
.
This package should be installed on the master DNS server, only if you
will be allowing ikiwiki-hosting to automatically manage DNS for
sites. It contains the ikidns program.
Package: ikiwiki-hosting-web
Architecture: any
Depends:
acl,
adduser,
apache2,
apache2-suexec-pristine | apache2-suexec,
dnsutils,
gcc | c-compiler,
git (>= 1:1.7.0),
gitweb (>= 1:1.7.0),
ikiwiki (>= 3.20100723),
ikiwiki-hosting-common,
libauthen-passphrase-perl,
libc6-dev | libc-dev,
libcgi-formbuilder-perl (>= 3.05),
libcgi-pm-perl,
libcgi-session-perl (>= 4.14-1),
libcoy-perl,
libcrypt-ssleay-perl,
libdata-compare-perl,
libdatetime-perl,
libfile-mimeinfo-perl,
libgravatar-url-perl,
libhighlight-perl,
libhtml-tree-perl,
libimage-magick-perl | perlmagick,
liblocale-gettext-perl (>= 1.05-1),
liblwpx-paranoidagent-perl,
libmail-sendmail-perl,
libmailtools-perl,
libnet-inet6glue-perl,
libnet-openid-consumer-perl (>= 1.03),
librpc-xml-perl,
libtext-csv-perl,
libtext-markdown-perl (>= 1.0.26-1~bpo50+1),
libtext-multimarkdown-perl,
libtext-textile-perl,
libtext-typography-perl,
libtext-wikicreole-perl,
libtext-wikiformat-perl,
libtimedate-perl,
libxml-feed-perl,
libxml-simple-perl,
libyaml-perl,
libyaml-syck-perl,
lsb-base,
moreutils (>= 0.43),
openssl,
polygen,
polygen-data,
python3,
python3-docutils,
uuid,
${misc:Depends},
${perl:Depends},
${shlibs:Depends},
Recommends:
analog,
certbot,
Conflicts:
parallel,
Description: ikiwiki hosting: web server
A hosting interface for ikiwiki. Facilitates management of many separate
ikiwiki sites, with capabilities including web-based signup to create new
sites, easy support for branching sites, deleting sites, and transferring
sites between servers. Ikiwiki-hosting was developed for Branchable.com.
.
This package contains the ikisite program, and related things to install
on each web server.
|