Versions
v3.0 :: 3.0 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~alpha ~riscv
- USE flags
- gtk-doc systemd test zeroconf
USE flags
General
- gtk-doc
- Build and install gtk-doc based developer documentation for dev-util/devhelp, IDE and offline use
- systemd
- Enable use of systemd-specific libraries and features like socket activation or session tracking
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- zeroconf
- Support for DNS Service Discovery (DNS-SD)
Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / libxml2 : XML C parser and toolkit
net-dns / avahi : System which facilitates service discovery on a local network
net-libs / libsoup : HTTP client/server library for GNOME
net-libs / phodav : WebDav server implementation using libsoup
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / libxml2 : XML C parser and toolkit
net-dns / avahi : System which facilitates service discovery on a local network
net-libs / libsoup : HTTP client/server library for GNOME
net-libs / phodav : WebDav server implementation using libsoup
Depending packages
net-libs / phodav : WebDav server implementation using libsoup
net-misc / spice-gtk : Set of GObject and Gtk objects for connecting to Spice servers and a client GUI
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
net-libs/phodav: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
net-libs/phodav: Keyword 3.0 riscv, #893784
Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-libs/phodav: Stabilize 3.0 arm, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-libs/phodav: Stabilize 3.0 ppc, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-libs/phodav: Stabilize 3.0 x86, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-libs/phodav: Stabilize 3.0 ppc64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-libs/phodav: Stabilize 3.0 amd64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-libs/phodav: Stabilize 3.0 arm64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Xin Yang · gentoo
net-libs/phodav: keyword riscv 2.5, #879151
Signed-off-by: Xin Yang <yangmame@icloud.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
net-libs/phodav: Depend on dev-util/gtk-doc
Closes: https://bugs.gentoo.org/872155 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
net-libs/phodav: Version bump to 3.0
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
net-libs/phodav: Depend on app-text/docbook-xml-dtd:4.5
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
net-libs/phodav: Call udev_reload
Closes: https://bugs.gentoo.org/848936 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/phodav: Stabilize 2.5 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
net-libs/phodav: Depend on gnome-base/dconf for tests
Closes: https://bugs.gentoo.org/793725 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
net-libs/phodav: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/phodav: Stabilize 2.5 ppc64, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/phodav: Stabilize 2.5 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/phodav: Stabilize 2.5 x86, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/phodav: Stabilize 2.5 ppc, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-libs/phodav: Stabilize 2.5 arm, #792327
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
net-libs/phodav: Version bump to 2.5
Bug: https://bugs.gentoo.org/609390 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
net-libs/phodav: require avahi[dbus] for USE=zeroconf
For some reason avahi can be built without avahi-client library with USE=-dbus, but avahi-client is required here. Bug: https://bugs.gentoo.org/695384 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
net-libs/phodav: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16 - Mart Raudsepp · gentoo
net-libs/phodav: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Sergei Trofimovich · gentoo
net-libs/phodav: stable 2.2 for ppc64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Markus Meier · gentoo
net-libs/phodav: arm stable, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
net-libs/phodav-2.2-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/631656 - Sergei Trofimovich · gentoo
net-libs/phodav: stable 2.2 for ppc, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Thomas Deutschmann · gentoo
net-libs/phodav: x86 stable (bug #631656)
Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Mikle Kolyada · gentoo
net-libs/phodav: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Mart Raudsepp · gentoo
net-libs/phodav: bump to 2.2 for glib-2.52 compatibility
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mart Raudsepp · gentoo
net-libs/phodav: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Michael Weber · gentoo
net-libs/phodav: arm stable (bug 606818)
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" - Agostino Sarubbo · gentoo
net-libs/phodav: ppc stable wrt bug #606818
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-libs/phodav: ppc64 stable wrt bug #606818
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
net-libs/phodav-2.1-r0: add alpha keyword
Gentoo-Bug: 606818 - genoob · gentoo
net-libs/phodav: fix install with USE="spice -systemd"
Bug: https://bugs.gentoo.org/609390 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Pacho Ramos · gentoo
net-libs/phodav: x86 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" - Pacho Ramos · gentoo
net-libs/phodav: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Pacho Ramos · gentoo
net-libs/phodav: Make repoman more happy
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Pacho Ramos · gentoo
net-libs/phodav: Version bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Pacho Ramos · gentoo
net-libs/phodav: Drop old
Package-Manager: portage-2.3.0_rc1 - Agostino Sarubbo · gentoo
net-libs/phodav: ppc stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Markus Meier · gentoo
net-libs/phodav: arm stable, bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" - Jeroen Roovers · gentoo
net-libs/phodav: Stable for PPC64 (bug #551826).
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches - Tobias Klausmann · gentoo
net-libs/phodav: add alpha keyword
Gentoo-Bug: 551826 Package-Manager: portage-2.2.20.1 - Agostino Sarubbo · gentoo
net-libs/phodav: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Mikle Kolyada · gentoo
net-libs/phodav: amd64 stable wrt bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed