Bug 108946 - [New Port] mail/mimp - A mobile webmail system which uses the horde framework
Summary: [New Port] mail/mimp - A mobile webmail system which uses the horde framework
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: sat
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-08 22:00 UTC by Beech Rintoul
Modified: 2007-02-22 12:45 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (14.98 KB, text/plain)
2007-02-08 22:00 UTC, Beech Rintoul
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Beech Rintoul 2007-02-08 22:00:43 UTC

New port: mail/mimp - A mobile webmail system which uses the horde framework.

Fix: #!/bin/sh
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-08 22:00:56 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests)
Comment 2 sat freebsd_committer freebsd_triage 2007-02-10 11:01:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sat

Grab.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-22 11:58:43 UTC
sat         2007-02-22 11:58:36 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/mimp            Makefile distinfo pkg-descr pkg-plist 
    mail/mimp/files      httpd.conf.mimp 
                         patch-config-prefs.php.dist 
                         patch-config-servers.php.dist 
                         pkg-deinstall.in pkg-install.in 
                         pkg-message.in 
  Log:
  Add port mail/mimp:
  
  MIMP is a version of HORDE IMP suitable for mobile devices such as WAP phones or
  PDAs. Basic IMP functionality is implemented including mailbox viewing and
  paging, viewing messages, deleting, replying, forwarding, and composing new
  messages.
  
  WWW: http://www.horde.org/mimp/
  
  PR:             ports/108946
  Submitted by:   Beech Rintoul <beech@alaskaparadise.com>
  
  Revision  Changes    Path
  1.835     +1 -0      ports/mail/Makefile
  1.1       +184 -0    ports/mail/mimp/Makefile (new)
  1.1       +3 -0      ports/mail/mimp/distinfo (new)
  1.1       +31 -0     ports/mail/mimp/files/httpd.conf.mimp (new)
  1.1       +11 -0     ports/mail/mimp/files/patch-config-prefs.php.dist (new)
  1.1       +19 -0     ports/mail/mimp/files/patch-config-servers.php.dist (new)
  1.1       +23 -0     ports/mail/mimp/files/pkg-deinstall.in (new)
  1.1       +23 -0     ports/mail/mimp/files/pkg-install.in (new)
  1.1       +20 -0     ports/mail/mimp/files/pkg-message.in (new)
  1.1       +6 -0      ports/mail/mimp/pkg-descr (new)
  1.1       +115 -0    ports/mail/mimp/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 sat freebsd_committer freebsd_triage 2007-02-22 12:45:49 UTC
State Changed
From-To: open->closed

Committed, thanks!