metadata.xml 766 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <longdescription>
  5. The fastest URL filter with 25,000 URL verifications/sec to filter
  6. unwanted web content. ufdbGuard is a redirector for the Squid
  7. internet proxy.
  8. </longdescription>
  9. <use>
  10. <flag name="httpd">
  11. Build, install and start the provided mini-http daemon with the
  12. redirect CGI integrated. Since there is no way to tell ufdbguard
  13. to not start it, this is a build-time option.
  14. </flag>
  15. <flag name="doc">
  16. Download and install the ufdbguard reference manual in PDF.
  17. </flag>
  18. </use>
  19. <upstream>
  20. <remote-id type="sourceforge">ufdbguard</remote-id>
  21. </upstream>
  22. </pkgmetadata>