Port details |
- hastymail2 Small, fast and secure yet powerful IMAP webmail
- 1.1_5,1 www
=1 1.1_5,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, all www files wrongly belongs to www user.
This port expired on: 2018-03-07
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-12-16 21:07:21
- Last Update: 2018-03-09 06:54:51
- SVN Revision: 463933
- People watching this port, also watch:: ncrack, keyd, endless-sky, TkTopNetFlows, ratproxy
- Also Listed In: mail
- License: GPLv2+
- WWW:
- http://www.hastymail.org/
- Description:
- Hastymail2 is a full featured IMAP/SMTP client written in PHP.
Features:
* Compatible with PDAs, phones, text browsers, and all mainstream browsers
* W3C valid UTF-8 XHTML pages that can be configured to be delivered as type
application/xhtml-xml for supported browsers
* Multilevel theme system using CSS, PHP templates, and icon sets
* The ability to use a database for storing user settings, contacts, and
plugin data, with support for both Postgresql and Mysql
* Flexible and powerful plugin system with documentation, examples, and many
plugins like a calendar, auto complete, sound notifications, HTML mail
composition, and more
* Tunable smart cache to balance IMAP activity and PHP session size to
maximize performance for different configurations
* AJAX updating using a lightweight and simple system
* Small page sizes to minimize load time and bandwidth use. Average page
sizes including javascript with AJAX updating, CSS, and images is less
than 100K without compression or caching, 50K when using gzip compression,
and less than 20K when using gzip and normal browser caching
* Multiple interface languages and enhanced message character set handling
* Custom built RFC compliant IMAP class that handles all IMAP communications
* No special PHP requirements, compatible with PHP4 and PHP5
* Advanced IMAP search capabilities
* Vcard based contact management including import/export ability
* IMAP SSL and STARTTLS* support
* Flexible sessions including support for cookie-less sessions and random
session ids*
* Tons more!
WWW: http://www.hastymail.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hastymail2>0:www/hastymail2
- No installation instructions:
- This port has been deleted.
- PKGNAME: hastymail2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hastymail2_1_1.tar.gz) = 84a53fadfe943b334ea0e9c8c364fe1c4b3b3692ff8935e61743547901193a4e
SIZE (hastymail2_1_1.tar.gz) = 2421216
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php56
- ctype.so : textproc/php56-ctype
- session.so : www/php56-session
- xml.so : textproc/php56-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hastymail2-1.1_5,1:
DB=off: Use older pear DB (instead of MDB2)
ICONV=off: Encoding conversion support via iconv
MBSTRING=off: Support multi-byte character sets
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- php:web
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 24
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1_5,1 09 Mar 2018 06:54:51 |
rene |
Remove expired ports:
2018-03-07 www/openxmldir: Unmaintained, all www files wrongly belongs to www
user.
2018-03-07 www/hastymail2: Unmaintained, all www files wrongly belongs to www
user.
2018-03-07 www/dalbum: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/iwebcal: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/impresscms: Unmaintained, all www files wrongly belongs to www
user.
2018-03-07 www/freeway: Unmaintained upstream, all www files wrongly belongs to
www user.
2018-03-07 www/xaraya: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/subsonic: Unmaintained, all www files wrongly belongs to www
user.
2018-03-07 www/phpwebapp: Unmaintained upstream, all www files wrongly belongs
to www user.
2018-03-07 www/hastymail: Unmaintained, all www files wrongly belongs to www
user.
2018-03-07 www/b2evolution: Unmaintained, all www files wrongly belongs to www
user.
2018-03-07 www/textpattern: Unmaintained, all www files wrongly belongs to www
user.
2018-03-07 www/eventum: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/quickie: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/jinzora: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/zen-cart: Unmaintained, no upstream, all www files wrongly
belongs to www user.
2018-03-07 www/bblog: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/extjs: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/geeklog: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/lilurl: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/zikula: Unmaintained, no upstream, all www files wrongly belongs
to www user.
2018-03-07 www/yii: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/phpmp: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/lionwiki: Unmaintained, all www files wrongly belongs to www
user. |
1.1_5,1 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
1.1_5,1 07 Feb 2018 10:06:07 |
bapt |
Mark as deprecated ports providing webapps and setting ownership of the files
to the www user. This is a bad practice and should get cleaned out in the tree
For the maintained ports, their maintainer will be contacted soon |
1.1_5,1 04 Oct 2017 11:29:15 |
bapt |
Convert to USES=php
While here convert some ports to optiosn helpers |
1.1_5,1 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
1.1_5,1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.1_5,1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.1_5,1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.1_5,1 02 Sep 2015 22:43:53 |
amdmi3 |
- Switch to @sample |
1.1_5,1 20 May 2015 09:15:12 |
robak |
www/hastymail2: minor fixes
- Clarify LICENSE
- Add LICENSE_FILE
- Tweak CONFLICTS
- Unsilence install commands
- Switch plist to @dir
PR: 200340
Submitted by: Dmitry Marakasov <amdmi3@FreeBSD.org> |
1.1_5,1 13 Sep 2014 11:43:00 |
antoine |
- Allow staging as regular user
- Bump portrevision as files were not packaged with intended owner |
1.1_4,1 25 Aug 2014 12:19:44 |
bapt |
Convert to USES=pgsql |
1.1_4,1 25 Nov 2013 17:13:38 |
adamw |
Correct plist error |
1.1_3,1 25 Nov 2013 16:47:33 |
adamw |
Don't clobber config files. Also adds stage support.
PR: ports/171669 |
1.1_2,1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.1_2,1 19 Dec 2012 16:45:09 |
rene |
- Convert to optionsNG
- Strip Makefile header |
1.1_2,1 17 Dec 2012 21:34:09 |
wxs |
Reset maintainer per request.
Approved by: maintainer |
1.1_2,1 13 Dec 2012 19:04:56 |
beech |
- Update to 1.1 final.
- Security vulnerabilities are fixed in this version.
- Addresses the concerns on Report #165549 which was closed
because no patch was forthcoming.
PR: ports/172929
Submitted by: Neil Darlow <neil@darlow.co.uk>
Approved by: Maintainer timeout (> Two Weeks) |
1.1_1,1 17 Sep 2011 08:42:12 |
crees |
Update email address for ports maintained by aldis@bsdroot.lv -->
graudeejs@gmail.com |
1.1_1,1 29 Aug 2011 11:02:57 |
crees |
- Add CONFLICTS on new hastymail2-devel port
- While here, move LICENSE section to make portlint happy
PR: ports/159995 |
1.1_1,1 22 Jun 2011 16:01:24 |
crees |
- Add OPTIONS for database dependencies
- Remove redundant and incorrect WRKSRC line
- Correct typo in LICENSE
- Use redist version in DISTNAME
PR: ports/153379
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Approved by: rene (mentor) |
1.1,1 27 Dec 2010 15:50:55 |
pgollucci |
- remove empty files |
1.1,1 16 Dec 2010 23:05:48 |
beech |
Hastymail2 is a full featured IMAP/SMTP client written in PHP. Our goal is to
create a fast, secure, compliant web mail client that has great usability.
Hastymail2 is much more lightweight than most popular web based mail
applications but still maintains a competitive feature set. The project
originated as Hastymail in 2002, then was nearly completely rewritten as
Hastymail2 starting in January of 2008. We are very near our first stable
release of the second generation of Hastymail and development continues to be
active.
Pass maintainership to submitter.
PR: ports/152632
Submitted by: Aldis Berjoza (aldis@bsdroot.lv)
Approved by: itetcu (mentor) (implicit) |
1.5_3 16 Dec 2010 21:06:49 |
beech |
Forced commit after repocopy.
PR: ports/152632
Submitted by: Aldis Berjoza (aldis@bsdroot.lv)
Approved by: itetcu (mentor) (implicit) |
Number of commits found: 24
|