Bug 132569 - New version of mail/mailfront
Summary: New version of mail/mailfront
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-12 09:30 UTC by Alex Povolotsky
Modified: 2009-03-12 19:56 UTC (History)
0 users

See Also:


Attachments
file.diff (4.95 KB, patch)
2009-03-12 09:30 UTC, Alex Povolotsky
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Povolotsky 2009-03-12 09:30:02 UTC
1. DW_AUTH patch for mailfront is obsoleted years ago, it does not compile, and it's functionality is already in main source

2. I'm working on some improvements on mailfront (rewriting obsolete STARTTLS patches, and adding ability to check DNS name against regexps), the work is based on current version of mailfront

Fix: Patch to mailfront's port is attached

Patch attached with submission follows:
Comment 1 Mark Linimon 2009-03-12 09:57:46 UTC
> 2. I'm working on some improvements on mailfront (rewriting obsolete
> STARTTLS patches, and adding ability to check DNS name against regexps),
> the work is based on current version of mailfront

It's currently unmaintained; would you like to take it over?

mcl
Comment 2 Alex Povolotsky 2009-03-12 10:20:30 UTC
Mark Linimon wrote:
>> 2. I'm working on some improvements on mailfront (rewriting obsolete
>> STARTTLS patches, and adding ability to check DNS name against regexps),
>> the work is based on current version of mailfront
>>     
>
> It's currently unmaintained; would you like to take it over?
>
> mcl
>
>   
Hmmm... I'll try. Yes.

Alex.
Comment 3 Dennis Herrmann freebsd_committer freebsd_triage 2009-03-12 18:04:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-03-12 19:33:27 UTC
dhn         2009-03-12 19:33:13 UTC

  FreeBSD ports repository

  Modified files:
    mail/mailfront       Makefile distinfo pkg-plist 
  Removed files:
    mail/mailfront/files extra-patch-mailfront-0.92-dw-auth 
  Log:
  - Update to 1.12
  - Pass maintainership to submitter
  
  PR:     ports/132569
  Submitted by:   Alex Povolotsky <tarkhil@over.ru>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.25      +2 -9      ports/mail/mailfront/Makefile
  1.18      +3 -3      ports/mail/mailfront/distinfo
  1.2       +0 -21     ports/mail/mailfront/files/extra-patch-mailfront-0.92-dw-auth (dead)
  1.12      +4 -5      ports/mail/mailfront/pkg-plist
_______________________________________________
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 5 Dennis Herrmann freebsd_committer freebsd_triage 2009-03-12 19:56:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!