| Port details on branch 2016Q4 |
- roundcube Fully skinnable XHTML/CSS webmail written in PHP
- 1.2.3,1 mail
=1 1.2.3,1Version of this port present on the latest quarterly branch. - Maintainer: ale@FreeBSD.org
 - Port Added: 2016-12-04 21:03:22
- Last Update: 2016-12-04 21:03:14
- Commit Hash: 3437c64
- People watching this port, also watch:: dspam
- Also Listed In: www
- License: GPLv3
- WWW:
- http://www.roundcube.net/
- Description:
- RoundCube Webmail is a browser-based multilingual IMAP client with an
application-like user interface. It provides full functionality you
expect from an e-mail client, including MIME support, address book,
folder manipulation and message filters. RoundCube Webmail is written in
PHP and requires the MySQL database. The user interface is fully
skinnable using XHTML and CSS 2.
WWW: http://www.roundcube.net/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- roundcube>0:mail/roundcube
- To install the port:
- cd /usr/ports/mail/roundcube/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/roundcube
- pkg install roundcube
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: roundcube
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1480409130
SHA256 (roundcubemail-1.2.3-complete.tar.gz) = d7f1d041557639c442691a1e5fa791ab77aa97327a0d328a22e0220f3cb2ca97
SIZE (roundcubemail-1.2.3-complete.tar.gz) = 3894127
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php56
- mbstring.so : converters/php56-mbstring
- session.so : www/php56-session
- iconv.so : converters/php56-iconv
- dom.so : textproc/php56-dom
- xml.so : textproc/php56-xml
- json.so : devel/php56-json
- intl.so : devel/pecl-intl
- zip.so : archivers/php56-zip
- filter.so : security/php56-filter
- openssl.so : security/php56-openssl
- fileinfo.so : sysutils/php56-fileinfo
- exif.so : graphics/php56-exif
- pdo_mysql.so : databases/php56-pdo_mysql
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for roundcube-1.2.3,1:
DOCS=on: Build and/or install documentation
GD=off: Enable GD support (image conversion)
LDAP=off: Enable LDAP support (address book)
NSC=off: Install network spellchecker
PSPELL=off: Enable PSpell support (internal spellcheck)
====> Database backend: you have to select exactly one of them
MYSQL=on: Use MySQL backend
PGSQL=off: Use PostgreSQL backend
SQLITE=off: Use SQLite backend
===> Use 'make config' to modify these settings
- Options name:
- mail_roundcube
- USES:
- cpe php:web
- pkg-message:
- ---------------------------------------------------------------------
FIRST INSTALLATION
If this is a first installation of RoundCube you have to create
a new database and a db user. Read INSTALL for detailed instructions.
UPGRADING
If you already had a previous version of RoundCube installed,
you should check your config files and DB schema are up-to-date.
Read UPGRADING for detailed instructions.
---------------------------------------------------------------------
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.3,1 04 Dec 2016 21:03:15
  |
junovitch  |
MFH: r423243 r423250 r423479 r427802
mail/roundcube: Update to 1.2.1
- Update to 1.2.1
- Add missing .htaccess file in WWWDIR [1]
- Switch WANT_PHP_WEB to USES= php:web
- Add description for DB options group
- Convert all ${PORT_OPTIONS:Mfoo} to OPTIONS framework
- Convert target conditionals to target-OPT-on
PR: 196016 [1]
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> [1]
Approved by: Maintainer timeout
(Only the first 15 lines of the commit message are shown above ) |
1.2.3,1 04 Dec 2016 21:03:14
    |
Jason Unovitch (junovitch)  |
MFH: r423243 r423250 r423479 r427802
mail/roundcube: Update to 1.2.1
- Update to 1.2.1
- Add missing .htaccess file in WWWDIR [1]
- Switch WANT_PHP_WEB to USES= php:web
- Add description for DB options group
- Convert all ${PORT_OPTIONS:Mfoo} to OPTIONS framework
- Convert target conditionals to target-OPT-on
PR: 196016 [1]
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> [1]
Approved by: Maintainer timeout
(Only the first 15 lines of the commit message are shown above ) |