[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[LCFC] templates://egroupware/{egroupware-core.templates}



This is the last call for comments for the review of debconf
templates for egroupware.

The reviewed templates will be sent on Monday, February 04, 2008 to the package
maintainer as a bug report and a mail will be sent to this list with
"[BTS]" as a subject tag.


-- 


Template: egroupware/configuration/note
Type: note
_Description: eGroupWare core package configuration
 The eGroupWare core package configuration process will only help setting up
 the administrator name and password. To complete the initialization, point
 a web browser at the eGroupWare setup page at
 http(s)://${site}/egroupware/setup/.
 .
 This page allows further configuration steps, initialization of the
 database and registering of installed eGroupWare applications.

Template: egroupware/webserver
Type: multiselect
# Not reviewed, obsolete
_Choices: Apache 2, Apache, Apache SSL, Apache Perl
Default: Apache 2
_Description: Web server for eGroupWare:
 Choose here which web server you want to configure eGroupWare for.
 eGroupWare supports any web server that supports PHP, but this
 configuration process only supports some Apache variants.  Feel free to
 submit any hint or patch that would help in the setup of other web
 servers.

Template: egroupware/header/user
Type: string
Default: admin
_Description: Header admin user name:
 The header admin user can change various global configuration settings
 and add eGroupWare domains via a provided web interface.

Template: egroupware/header/password
Type: password
_Description: Header admin password:
 Please choose a password for the header admin user.

Template: egroupware/header/password/confirm
Type: password
_Description: Header admin password confirmation:
 Please confirm the header admin password.

Template: egroupware/header/password/mismatch
Type: error
_Description: Password mismatch
 The two passwords you entered were not the same. Please enter a
 password again.
Source: egroupware
Section: web
Priority: optional
Maintainer: Peter Eisentraut <petere@debian.org>
Build-Depends: debhelper (>= 5), dpatch, po-debconf
Build-Depends-Indep: gawk
Standards-Version: 3.7.2
Homepage: http://www.egroupware.org/

Package: egroupware
Architecture: all
Depends: egroupware-core, ${egw:Modules}
Suggests: egroupware-ldap
Description: web-based groupware suite - meta-package
 ${commondesc}
 .
 This package is a metapackage containing dependencies on all the
 eGroupWare applications. It should be used to conveniently install
 eGroupWare with all available applications.

Package: egroupware-core
Architecture: all
Depends: apache2 | apache (>=1.3.29.0.1) | apache-ssl (>=1.3.29.0.1) | apache-perl (>=1.3.29.0.1),
 libapache2-mod-php5 | libapache-mod-php5 | libapache2-mod-php4 (>=4:4.3) | libapache-mod-php4 (>=4:4.3),
 php5-cli | php4-cli (>=4:4.3.4-1),
 php5-pgsql | php5-mysql | php4-pgsql | php4-mysql | php5-odbc | php4-odbc,
 php-fpdf (>= 1.53.dfsg-3), php5-gd | php4-gd, php-log, php-pear,
 perl,
 ${misc:Depends}
Recommends: postgresql-client | mysql-client
Suggests: egroupware, egroupware-ldap,
 php5-ldap | php4-ldap,
 php5-mcrypt | php4-mcrypt,
 php5-mhash | php4-mhash,
 php5-imap | php4-imap,
 php5-auth-pam | php4-auth-pam
Description: web-based groupware suite - core modules
 ${commondesc}
 .
 The core package provides the modules for initial setup, global
 administration, and preferences, and the API for the applications. It
 does not, by itself, provide any groupware functionality. The actual
 eGroupWare applications are shipped separately in packages named
 "egroupware-<name>".

Package: egroupware-ldap
Architecture: all
Depends: slapd
Suggests: egroupware
Description: eGroupware LDAP support files
 ${commondesc}
 .
 This package contains files to support storing eGroupWare user and
 address book data in an LDAP server. It should be installed on the
 machine that hosts the LDAP server, which is not necessarily the
 machine that hosts eGroupWare.

Package: egroupware-addressbook
Architecture: all
Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version})
Description: web-based groupware suite - address book management application
 ${commondesc}
 .
 This eGroupWare application provides a contact manager with vCard
 support. It can store and retrieve contact information via SQL, LDAP,
 or Active Directory.

Package: egroupware-bookmarks
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - bookmark management application
 ${commondesc}
 .
 This eGroupWare application provides a bookmark management facility.

Package: egroupware-calendar
Architecture: all
Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}), egroupware-infolog (= ${Source-Version})
Recommends: php4-mcal
Description: web-based groupware suite - calendar management application
 ${commondesc}
 .
 This eGroupWare application provides a powerful calendar with a meeting
 request system, alarms, iCal and e-mail support, and ACL security.

Package: egroupware-developer-tools
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - developer tools
 ${commondesc}
 .
 This eGroupWare application contains tools for eGroupWare developers
 and translators. The translation tools allow creating and extending
 translation files for eGroupWare. They can search the sources for new
 or added phrases and show the ones missing in a given language.

Package: egroupware-emailadmin
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - e-mail user administration application
 ${commondesc}
 .
 This eGroupWare application allows administering e-mail user
 accounts. It is intended to be used with the package
 egroupware-felamimail.

Package: egroupware-etemplate
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - widget-based template system
 ${commondesc}
 .
 This eGroupWare application contains a widget-based template system for
 eGroupWare with an interactive editor and a database-table editor
 (creates tables_current.inc.php and automatically updates
 tables_update.inc.php).

Package: egroupware-felamimail
Architecture: all
Depends: egroupware-core (= ${Source-Version}), egroupware-emailadmin (= ${Source-Version}),
 php5-imap | php4-imap
Provides: mail-reader, imap-client
Description: web-based groupware suite - FeLaMiMail application
 ${commondesc}
 .
 FeLaMiMail is an e-mail application for eGroupWare.

Package: egroupware-filemanager
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - file manager application
 ${commondesc}
 .
 This eGroupWare application provides a web-based file manager.
 Features include all common file actions (upload, mkdir, rename,
 delete, copy, move), creating, and editing text files, and syncing with
 the file system. Per file/directory comments are stored, and version
 history is tracked. Group sharing and ACLs are fully supported.

Package: egroupware-infolog
Architecture: all
Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version})
Description: web-based groupware suite - infolog application
 ${commondesc}
 .
 This eGroupWare application allows tracking on-going and previous support
 requests, phone calls, and other customer relations.

Package: egroupware-manual
Architecture: all
Depends: egroupware-core (= ${Source-Version}), egroupware-wiki (= ${Source-Version})
Description: web-based groupware suite - manual
 ${commondesc}
 .
 This package contains the eGroupWare manual, provided as an
 eGroupWare application.

Package: egroupware-mydms
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - document management system
 ${commondesc}
 .
 This package contains a document management system for eGroupWare.

Package: egroupware-news-admin
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - news administration interface
 ${commondesc}
 .
 This eGroupWare application provides an interface to handle a simple
 web-based news system.

Package: egroupware-phpbrain
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - phpbrain application
 ${commondesc}
 .
 This eGroupWare application provides a knowledge base system.

Package: egroupware-phpsysinfo
Architecture: all
Depends: egroupware-core (= ${Source-Version}),
 php5-gd | php4-gd
Description: web-based groupware suite - phpSysInfo application
 ${commondesc}
 .
 This PHP script displays information about the
 host being accessed. It displays uptime,
 lm-sensors readings, CPU, memory, SCSI, IDE, PCI, Ethernet, floppy,
 and video information.

Package: egroupware-polls
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - polling application
 ${commondesc}
 .
 This eGroupWare application provides a simple polling system.

Package: egroupware-projectmanager
Architecture: all
Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}),
 php5-gd | php4-gd,
 ttf-bitstream-vera
Description: web-based groupware suite - projects management application
 ${commondesc}
 .
 This eGroupWare application provides a project workflow tracker.

Package: egroupware-registration
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - registration application
 ${commondesc}
 .
 This eGroupWare application allows users to create eGroupWare accounts
 through a web interface. Site administrators can decide what pieces of
 information are requested and whether each is required or not.

Package: egroupware-resources
Architecture: all
Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version}), egroupware-filemanager (= ${Source-Version})
Suggests: egroupware-calendar
Description: web-based groupware suite - resource manager application
 ${commondesc}
 .
 This eGroupWare application provides a resource management and booking
 system, which integrates into eGroupWare's calendar.

Package: egroupware-sambaadmin
Architecture: all
Depends: egroupware-core (= ${Source-Version}),
 php5-ldap | php4-ldap
Description: web-based groupware suite - Samba administration application
 ${commondesc}
 .
 This eGroupWare application allows managing LDAP-based Samba servers.

Package: egroupware-sitemgr
Architecture: all
Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version})
Recommends: php4-xslt
Description: web-based groupware suite - site manager application
 ${commondesc}
 .
 This is a content management system application for eGroupWare.

Package: egroupware-timesheet
Architecture: all
Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version})
Suggests: egroupware-projectmanager
Description: web-based groupware suite - timesheet application
 ${commondesc}
 .
 This eGroupWare application allows tracking times and other activities
 for a project manager.

Package: egroupware-wiki
Architecture: all
Depends: egroupware-core (= ${Source-Version}), egroupware-etemplate (= ${Source-Version})
Description: web-based groupware suite - wiki application
 ${commondesc}
 .
 This eGroupWare application provides a wiki.

Package: egroupware-workflow
Architecture: all
Depends: egroupware-core (= ${Source-Version})
Description: web-based groupware suite - workflow application
 ${commondesc}
 .
 This eGroupWare application provides a workflow management engine.

Attachment: signature.asc
Description: Digital signature


Reply to: