Bug 91793 - [repocopy] new port mail/roundcube-devel
Summary: [repocopy] new port mail/roundcube-devel
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: Florent Thoumie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-14 15:30 UTC by babak
Modified: 2006-02-06 13:00 UTC (History)
0 users

See Also:


Attachments
roundcube-devel.patch (9.61 KB, patch)
2006-01-14 15:30 UTC, babak
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description babak 2006-01-14 15:30:03 UTC

1- Please repocopy mail/roundcube -> mail/roundcube-devel
2- attached patch is "diff -ruN roundcube roundcube-devel"

new features in this snapshot:

- Added Slovak translation
- Fixed bug when inserting signatures with !?&
- Chopping message headers before inserting into the message cache table (to avoid bugs in Postgres)
- Allow one-char domains in e-mail addresses
- Make product name in page title configurable
- Make username available as skin object
- Added session_write_close() in rcube_db class destructor to avoid problems in PHP 5.0.5
- Use move_uploaded_file() instead of copy() for a more secure handling of uploaded attachments
- Additional config parameter to show/hide deleted messages
- Added periodic request for checking new mails (Request #1307821)
- Added EXPUNGE command
- Optimized loading time for mail interface
- Changed to full UTF-8 support
- Additional timezones (Patch #1389912)
- Added LDAP public search (experimental)
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2006-01-14 17:59:02 UTC
State Changed
From-To: open->repocopy

Requires repocopy. 

Note to Joe: don't assign it back to me, I am just playing bugmeister here. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2006-01-14 17:59:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-01-14 18:15:24 UTC
State Changed
From-To: repocopy->open

Since I'm not volunteering to handle the repocopy, set it back to open, 
but with the proper tag so someone else will notice a repocopy is involved, 
which wasn't clear from the original Synopsis. 

Reminded by:	pav 


Comment 4 Mark Linimon freebsd_committer freebsd_triage 2006-01-14 18:15:24 UTC
Responsible Changed
From-To: portmgr->freebsd-ports-bugs
Comment 5 Sergey Matveychuk freebsd_committer freebsd_triage 2006-01-15 13:22:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flz

Over to initial port maintainer
Comment 6 Florent Thoumie 2006-01-15 13:27:36 UTC
	While I don't have a particular feeling about having mail/roundcube-devel in 
	the tree, I'm not sure it's really useful since the whole project is at alpha 
	stage, so all versions are development versions.

	If you don't mind, I'll try to integrate your changes in the mail/roundcube 
	port in the afternoon.

-- 
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer
Comment 7 Florent Thoumie freebsd_committer freebsd_triage 2006-02-06 13:00:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!