4 Maintainer: Ivan Kohler <ivan-debian@420.am>
5 Build-Depends: debhelper (>> 3.0.0)
6 Standards-Version: 3.5.2
11 Recommends: freeside-doc, freeside-ui-web
12 Suggests: freeside-selfservice-server
13 Description: Billing and administration package for ISPs.
14 Freeside is a billing and account administration package for ISPs. It stores
15 customer information in an SQL database, and will update UNIX passwd and
16 shadow files, RADIUS users file and SQL databases, and configuration for
17 sendmail, qmail, BIND and/or Apache. It is also useful as a central database
18 of accounts/domains/web-space for a large number of machines.
22 Description: Documentation for freeside
23 This package provides the HTML documentation for Freeside, a billing and
24 account administration package for ISPs.
28 Depends: libmime-base64-perl, libdigest-md5-perl, liburi-perl, libhtml-tagset-perl, libhtml-parser-perl, libnet-perl, liblocale-codes-perl, libnet-whois-perl, libwww-perl, libbusiness-creditcard-perl, libmailtools-perl, libtimedate-perl, libdate-manip-perl, libfile-counterfile-perl, libfreezethaw-perl, libtext-template-perl, libdbd-pg-perl, libdbix-datasource-perl, libdbix-dbschema-perl, libnet-ssh-perl, libnet-scp-perl, libapache-asp-perl, libtie-ixhash-perl, libtime-duration-perl, libhtml-widgets-selectlayers-perl, libstorable-perl, libapache-dbi-perl
29 Description: Freeside libraries and extension API
30 This package contains the libraries which implement the business logic and
31 backend functions of Freeside, a billing and account administration package
32 for ISPs. This package also contains the manual pages for the library API.
33 (? like a libmodule-perl package)
35 Package: freeside-ui-web
37 Depends: libhtml-mason-perl, libstring-approx-perl, freeside-lib, libapache-mod-perl|apache-perl
38 Suggests: libapache-mod-ssl|apache-ssl
39 Description: Easy-to-use web interface for Freeside
40 This package contains the web interface for Freeside, a billing and account
41 administration package for ISPs. This is what sales or support folks will
42 typically use to add new accounts, edit exiting accounts and so on.
44 Package: freeside-selfservice-server
46 Depends: freeside-lib, libnet-ssh-perl, ssh
48 This package contains the server side of the customer self-service interface.
49 It is installed on a private backend machine, and opens an outgoing ssh
50 connection to one or more public web server(s).
52 Package: freeside-selfservice-client
54 Depends: libstorable-perl, libhttp-browserdetect-perl, libbusiness-creditcard-perl, ssh
56 This package contains the client side of the customer self-service interface.
57 It is typically installed on a public webserver and interfaces with
58 freeside-selfservice-server installed on a private backend machine.