Bug 216669

Summary: [NEW PORT] mail/smfsav-devel: Sendmail Sender Address Validator smf-sav reloaded
Product: Ports & Packages Reporter: Kan Sasaki <sasaki12>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Only Me CC: dbaio, sasaki12
Priority: --- Flags: dbaio: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
smfsav-devel.shar
sasaki12: maintainer-approval+
patch for mail/smfsav
sasaki12: maintainer-approval+
patch.txt none

Description Kan Sasaki 2017-01-31 07:06:45 UTC
Created attachment 179466 [details]
smfsav-devel.shar

This is a fork of smf-sav which was originally written by Eugene Kurmanin.
It is a "reloaded" version with heavy bugfixes maintained by Gabriele
Maria Plutzar.

WWW: http://smf-sav.anw.at/
Comment 1 Kan Sasaki 2017-01-31 07:09:43 UTC
Created attachment 179467 [details]
patch for mail/smfsav

After committing this port, mail/smfsav needs this patch to avoid conflicts.
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2017-08-19 13:58:57 UTC
Hi Kan.

Could you create just one patch?

`$ svn copy mail/smfsav mail/smfsav-devel`

Do your changes in `mail/smfsav-devel`, `mail/smfsav`, and `mail/Makefile`.

Then, submit a patch with all the changes.

Regards.
Comment 3 Kan Sasaki 2017-08-21 01:21:47 UTC
Created attachment 185624 [details]
patch.txt

I made a patch with all the changes in `mail/smfsav-devel`, `mail/smfsav`, and `mail/Makefile`.

Regards.
Comment 4 Danilo G. Baio freebsd_committer freebsd_triage 2017-08-22 03:05:32 UTC
Great, thanks.
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-08-26 01:18:48 UTC
A commit references this bug:

Author: dbaio
Date: Sat Aug 26 01:18:17 UTC 2017
New revision: 448747
URL: https://svnweb.freebsd.org/changeset/ports/448747

Log:
  New port: mail/smfsav-devel

  mail/smfsav -> mail/smfsav-devel

  This is a fork of smf-sav which was originally written by Eugene Kurmanin.
  It is a "reloaded" version with heavy bugfixes maintained by Gabriele
  Maria Plutzar.

  WWW: http://smf-sav.anw.at/

  PR:		216669
  Submitted by:	Kan Sasaki <sasaki@fcc.ad.jp>

Changes:
  head/mail/Makefile
  head/mail/smfsav/Makefile
  head/mail/smfsav-devel/
  head/mail/smfsav-devel/Makefile
  head/mail/smfsav-devel/distinfo
  head/mail/smfsav-devel/files/patch-readme
  head/mail/smfsav-devel/files/patch-smf-sav.c
  head/mail/smfsav-devel/files/patch-smf-sav.conf
  head/mail/smfsav-devel/files/pkg-message.in
  head/mail/smfsav-devel/pkg-descr
Comment 6 commit-hook freebsd_committer freebsd_triage 2017-08-26 01:28:58 UTC
A commit references this bug:

Author: dbaio
Date: Sat Aug 26 01:28:23 UTC 2017
New revision: 50724
URL: https://svnweb.freebsd.org/changeset/doc/50724

Log:
  Add Kan Sasaki to contributors

  Maintainer of:
  	mail/smfsav
  	mail/smfsav-devel

  PR:		216669

Changes:
  head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
Comment 7 Danilo G. Baio freebsd_committer freebsd_triage 2017-08-26 01:31:11 UTC
Committed, thank you!