| Summary: | [NEW PORT] devel/cvs-syncmail: CVS syncmail script | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Greg Larkin <glarkin> | ||||
| Component: | Individual Port(s) | Assignee: | Andrej Zverev <az> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | glarkin | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Greg Larkin
2007-08-13 21:50:00 UTC
Hello Greg This programm has similar functional such as devel/cvsspam in ports ? -- ------------- WBR, Andrej Zverev > -----Original Message-----
> From: Andrej Zverev [mailto:andrey.zverev@electro-com.ru]
> Sent: Tuesday, August 14, 2007 2:18 PM
> To: bug-followup@FreeBSD.org; glarkin@sourcehosting.net
> Subject: Re: ports/115476: [NEW PORT] devel/cvs-syncmail: CVS
> syncmail script
>
> Hello Greg
>
> This programm has similar functional such as devel/cvsspam in ports ?
>
> --
>
> -------------
> WBR,
> Andrej Zverev
>
Hello Andrej,
Cvs-syncmail performs a similar function to cvsspam (and
devel/activitymail), but the emails are text-only format, whereas cvsspam
uses HTML format.
I decided to put this port together since several of my clients have been
using syncmail in their CVS repositories, and once I moved them all over to
FreeBSD, I wanted to have an easy way to deploy the script.
Best regards,
Greg
Responsible Changed From-To: freebsd-ports-bugs->az I'll take it. az 2007-08-21 07:45:44 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/cvs-syncmail Makefile distinfo pkg-descr
Log:
Syncmail is a CVS notification tool which can provide a diff for every
change to a CVS repository, mailed to specified email addresses.
This tool is useful for large communities to monitor activity,
and is used for Python and many other active projects.
PR: ports/115476
Submitted by: Greg Larkin <glarkin@sourcehosting.net>
Revision Changes Path
1.2845 +1 -0 ports/devel/Makefile
1.1 +49 -0 ports/devel/cvs-syncmail/Makefile (new)
1.1 +3 -0 ports/devel/cvs-syncmail/distinfo (new)
1.1 +6 -0 ports/devel/cvs-syncmail/pkg-descr (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"
State Changed From-To: open->closed New port added with changes which were approved by submitter. Thanks! |