This module is a versatile and extensible implementation of the SMTP protocol and its different evolutions like ESMTP and LMTP. The event driven object-oriented API makes easy to incorporate the SMTP protocol to your programs. Other SMTPd implementations don't support useful ESMTP extensions and the LMTP protocol. Their interface design precludes adding them later. So I've decided to rewrite a complete implementation with extensibility in mind. WWW: http://search.cpan.org/dist/Net-Server-Mail/ .tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/luajit
Commit message (Expand)AuthorAgeFilesLines
* - Add LICENSEamdmi32018-09-101-0/+4
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-1/+1
* Mark as broken on aarch64.linimon2018-03-181-2/+4
* Add support for GCC-based targets to luajitjhibbits2018-01-101-2/+7
* Fix lang/luajit object file .strtab section sizedim2017-12-312-0/+12
* For ports that are explicitly enabled on armv6, also enable themlinimon2017-10-111-1/+1
* Sort ARCHS. Pet portlint.linimon2017-06-271-1/+1
* Upgrade from 2.0.4 to 2.0.5.osa2017-05-046-42/+26
* Prefer relative symlinks to be relocation friendlybapt2016-06-231-1/+2
* No need for pre/post here.adamw2016-04-151-3/+1
* Upgrade from 2.0.3 to 2.0.4.osa2015-06-022-4/+3
* This time, don't delete the requisite includes for the post-install bits.sbruno2015-05-031-6/+5
* revert r385200 as it is breaks the port due to missing include.sbruno2015-05-031-2/+5
* lang/luajit requires a much more modern compiler than the gcc4.2.1 availablesbruno2015-05-031-5/+2
* Fix luajit.pc file.osa2015-05-032-0/+10
* Cleanup plistbapt2014-10-271-3/+0
* Update from 2.0.2 to 2.0.3.osa2014-08-163-15/+14
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-061-1/+1
* - Stage supportmiwi2014-02-022-14/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update from 2.0.1 to 2.0.2.osa2013-07-114-16/+22
* Apply hotfix from upstream.osa2013-03-182-0/+7
* Update from 2.0.0 to 2.0.1.osa2013-02-263-23/+21
* Finally update from 2.0.0-rc3 to 2.0.0 release.osa2012-11-142-5/+5
* Update from 2.0.0-rc2 to 2.0.0-rc3.osa2012-11-092-5/+5
* Update from 2.0.0-rc1 to 2.0.0-rc2.osa2012-11-072-5/+5
* Update from 2.0.0-beta11 to 2.0.0-rc1.osa2012-11-024-32/+30
* Update from 2.0.0-beta10 to 2.0.0-beta11.osa2012-10-195-38/+50
* Mark as broken on powerpc and sparc64 (and, presumably, ia64).linimon2012-09-041-1/+7
* Fix build by remove needless patch.osa2012-05-111-139/+0
* Update from 2.0.0-beta9 to 2.0.0-beta10.osa2012-05-113-21/+17
* Replace unwind.h definitions with luajit own.osa2012-04-02