Port details |
- hastymail2-devel Small, fast and secure yet powerful IMAP webmail
- 1.1.20110822 www
=0 1.1.20110822Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 IGNORE: is marked as broken: unfetchable
- 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: 2011-08-29 11:05:50
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- Also Listed In: mail
- License: GPLv2+
- WWW:
- http://www.hastymail.org/
- Description:
- 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.
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-devel>0:www/hastymail2-devel
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: hastymail2-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hastymail2-devel-2011.08.22.tar.gz) = ed0e4f480c2fd4d0bba50009ed70533436628cd8e4e3ed020117e40ef5a9f772
SIZE (hastymail2-devel-2011.08.22.tar.gz) = 2253582
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/php72
- session.so : www/php72-session
- imap.so : mail/php72-imap
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hastymail2-devel-1.1.20110822:
DB=off: Use older pear DB (instead of MDB2)
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.20110822 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
1.1.20110822 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
1.1.20110822 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
1.1.20110822 05 Aug 2019 13:22:34 |
antoine |
Mark BROKEN: unfetchable |
1.1.20110822 30 Mar 2019 18:44:18 |
tobik |
www/hastymail2-devel: Unbreak DB option
$ make WITH=DB
make: Fatal errors encountered -- cannot continue
make: ".../www/hastymail2-devel/Makefile" line 51: Malformed conditional
(${PORT_OPTIONS:MDB} && (${PORT_OPTIONS:MMYSQL} || ${PORT_OPTIONS:MPGSQL}}) |
1.1.20110822 07 Jan 2019 18:09:41 |
tobik |
Do not set NO_{ARCH,BUILD} twice |
1.1.20110822 05 Jan 2019 14:46:30 |
zi |
- Reset MAINTAINER due to repeated fatal email bounces
Reported by: portscout |
1.1.20110822 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.20110822 04 Oct 2017 11:29:15 |
bapt |
Convert to USES=php
While here convert some ports to optiosn helpers |
1.1.20110822 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
1.1.20110822 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.1.20110822 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.20110822 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.1.20110822 11 Jun 2015 09:22:07 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Simplify installation: switch to static plist, use WWWDIR
- Tweak CONFLICTS
- Unsilence installation
PR: 200345
Submitted by: amdmi3
Approved by: maintainer timeout (graudeejs@gmail.com, 3 weeks) |
1.1.20110822 25 Aug 2014 12:19:44 |
bapt |
Convert to USES=pgsql |
1.1.20110822 05 Jun 2014 06:16:58 |
miwi |
- Stage support
PR: 190131 |
1.1.20110822 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.1.20110822 05 Jul 2013 06:29:55 |
bapt |
Fix after optionsng conversion |
1.1.20110822 04 Jun 2013 10:02:00 |
bapt |
Convert to new options framework |
1.1.20110822 17 Sep 2011 08:42:12 |
crees |
Update email address for ports maintained by aldis@bsdroot.lv -->
graudeejs@gmail.com |
1.1.20110822 31 Aug 2011 12:42:00 |
crees |
New port www/hastymail2-devel.
This port tracks the latest in svn, once tested by the maintainer.
PR: ports/159995
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> |
1.1_1,1 29 Aug 2011 11:05:24 |
crees |
Repocopied port: www/hastymail2 --> www/hastymail2-devel
PR: ports/159995
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Repocopied by: marcus |