aboutsummaryrefslogtreecommitdiffstats
path: root/mail/cvsmail
Commit message (Collapse)AuthorAgeFilesLines
* - Add a DIST_SUBDIR to avoid conflicting with mail/mailutils distfilebdrewery2013-04-132-7/+4
| | | | | | | | | | which is named the same, but has completely different content. - Trim header PR: ports/177836 Reported by: John Marino <draco@marino.st> Approved by: portmgr (implicit) With hat: portmgr
* - remove MD5ohauer2011-07-031-1/+0
|
* - Ressurrect as most committers/contributors probably use this getting diffs ↵pgollucci2011-06-191-5/+2
| | | | | | in e-mail for everything other then src/
* Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-171-0/+3
|
* - Add SHA256pav2005-11-251-0/+1
|
* Fix MASTER_SITES.krion2005-02-191-1/+1
| | | | | PR: ports/77723 Submitted by: Sam Lawrance <boris at brooknet.com.au>
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* - Update to version 2.2krion2003-10-012-2/+2
| | | | | PR: 57449 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* [update orphan port] : mail/cvsmailedwin2003-02-242-2/+2
| | | | | | | - Update cvsmail to 2.1 PR: ports/48530 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update to 1.9ben2001-12-063-7/+2
|
* Fix bogon.obrien2001-11-091-1/+1
|
* Use the shorter "http://cvsweb.FreeBSD.org/" spelling now.obrien2001-11-091-0/+5
|
* Bump to version 1.7, which better supports Joe's recent changes to theben2001-09-172-2/+2
| | | | | commit mail script, along with a couple of other features requested by Joe (see -c, -u, and -U in the manual page for details).
* Update master sites.ben2001-07-131-1/+1
|
* Remove Ben as maintainer by his own request due to lack of time.will2000-11-021-1/+1
|
* Update to 1.5. pkg/MESSAGE is removed because the information it containedben2000-08-302-3/+5
| | | | is now in the cvsmail(1) manpage.
* * Minor style nit.obrien2000-08-261-2/+1
| | | | | | * Don't use post-install: rule if we already define a do-install: one. Doing so, means one cannot tweak things in the post-install: rule in a slave port.
* Add cvsmail - a program to add cvsweb.cgi links to the FreeBSD commitben2000-08-245-0/+28
messages via a procmail rule. (The links point to the actual diff for the commit, not just to the file within the repo.)