Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2007 14:15:41 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/py-turbomail Makefile distinfo pkg-descr ports/mail/py-turbomail/files pkg-deinstall.in pkg-install.in
Message-ID:  <200702171415.l1HEFfmc048165@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nivit       2007-02-17 14:15:41 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/py-turbomail    Makefile distinfo pkg-descr 
    mail/py-turbomail/files pkg-deinstall.in pkg-install.in 
  Log:
  TurboMail is a TurboGears extension, meaning that it starts up and
  shuts down alongside any TurboGears applications you write, in the
  same way that visit tracking and identity do.
  
  TurboMail uses built-in Python modules for SMTP communication and
  MIME e-mail creation, but greatly simplifies these tasks by performing
  the grunt-work for you. Additionally, TurboMail is multi-threaded,
  allowing for single or batch enqueueing and background delivery of mail.
  
  Author: Top Floor Computer Systems Ltd.
  WWW:    http://trac.orianagroup.com/turbomail/
  
  Revision  Changes    Path
  1.833     +1 -0      ports/mail/Makefile
  1.1       +36 -0     ports/mail/py-turbomail/Makefile (new)
  1.1       +3 -0      ports/mail/py-turbomail/distinfo (new)
  1.1       +17 -0     ports/mail/py-turbomail/files/pkg-deinstall.in (new)
  1.1       +16 -0     ports/mail/py-turbomail/files/pkg-install.in (new)
  1.1       +11 -0     ports/mail/py-turbomail/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702171415.l1HEFfmc048165>