The FreeBSD Ports Archive
FreeBSD mail : cvsmail4>
A small program to add cvsweb links to FreeBSD commit messages
cvsmail history
v. 1.14
date: 2005/02/19 11:13:53; author: krion; state: Exp; lines: +1 -1
Fix MASTER_SITES.
PR: ports/77723
Submitted by: Sam Lawrance
v. 1.13
date: 2004/02/05 20:37:29; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.12
date: 2003/10/01 14:01:04; author: krion; state: Exp; lines: +1 -1
- Update to version 2.2
PR: 57449
Submitted by: Clement Laforet
v. 1.11
date: 2003/02/24 06:49:04; author: edwin; state: Exp; lines: +1 -1
[update orphan port] : mail/cvsmail
- Update cvsmail to 2.1
PR: ports/48530
Submitted by: Clement Laforet
v. 1.10
date: 2003/02/20 18:40:32; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/11/10 16:46:55; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.8
date: 2002/11/06 22:45:54; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.7
date: 2001/12/05 18:39:21; author: ben; state: Exp; lines: +2 -2
Update to 1.9
v. 1.6
date: 2001/09/16 21:01:59; author: ben; state: Exp; lines: +2 -2
Bump to version 1.7, which better supports Joe's recent changes to the
commit mail script, along with a couple of other features requested by Joe
(see -c, -u, and -U in the manual page for details).
v. 1.5
date: 2001/07/12 21:45:46; author: ben; state: Exp; lines: +2 -2
Update master sites.
v. 1.4
date: 2000/11/01 20:36:56; author: will; state: Exp; lines: +2 -2
Remove Ben as maintainer by his own request due to lack of time.
v. 1.3
date: 2000/08/29 17:21:07; author: ben; state: Exp; lines: +5 -3
Update to 1.5. pkg/MESSAGE is removed because the information it contained
is now in the cvsmail(1) manpage.
v. 1.2
date: 2000/08/26 05:01:53; author: obrien; state: Exp; lines: +2 -3
* Minor style nit.
* 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.
v. 1.1
date: 2000/08/23 17:58:43; author: ben; state: Exp;
Add cvsmail - a program to add cvsweb.cgi links to the FreeBSD commit
messages via a procmail rule. (The links point to the actual diff for the
commit, not just to the file within the repo.)
=============================================================================
v. 1.14
date: 2005/02/19 11:13:53; author: krion; state: Exp; lines: +1 -1
Fix MASTER_SITES.
PR: ports/77723
Submitted by: Sam Lawrance
v. 1.13
date: 2004/02/05 20:37:29; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.12
date: 2003/10/01 14:01:04; author: krion; state: Exp; lines: +1 -1
- Update to version 2.2
PR: 57449
Submitted by: Clement Laforet
v. 1.11
date: 2003/02/24 06:49:04; author: edwin; state: Exp; lines: +1 -1
[update orphan port] : mail/cvsmail
- Update cvsmail to 2.1
PR: ports/48530
Submitted by: Clement Laforet
v. 1.10
date: 2003/02/20 18:40:32; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/11/10 16:46:55; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.8
date: 2002/11/06 22:45:54; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.7
date: 2001/12/05 18:39:21; author: ben; state: Exp; lines: +2 -2
Update to 1.9
v. 1.6
date: 2001/09/16 21:01:59; author: ben; state: Exp; lines: +2 -2
Bump to version 1.7, which better supports Joe's recent changes to the
commit mail script, along with a couple of other features requested by Joe
(see -c, -u, and -U in the manual page for details).
v. 1.5
date: 2001/07/12 21:45:46; author: ben; state: Exp; lines: +2 -2
Update master sites.
v. 1.4
date: 2000/11/01 20:36:56; author: will; state: Exp; lines: +2 -2
Remove Ben as maintainer by his own request due to lack of time.
v. 1.3
date: 2000/08/29 17:21:07; author: ben; state: Exp; lines: +5 -3
Update to 1.5. pkg/MESSAGE is removed because the information it contained
is now in the cvsmail(1) manpage.
v. 1.2
date: 2000/08/26 05:01:53; author: obrien; state: Exp; lines: +2 -3
* Minor style nit.
* 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.
v. 1.1
date: 2000/08/23 17:58:43; author: ben; state: Exp;
Add cvsmail - a program to add cvsweb.cgi links to the FreeBSD commit
messages via a procmail rule. (The links point to the actual diff for the
commit, not just to the file within the repo.)
=============================================================================
v. 1.14
date: 2005/02/19 11:13:53; author: krion; state: Exp; lines: +1 -1
Fix MASTER_SITES.
PR: ports/77723
Submitted by: Sam Lawrance
v. 1.13
date: 2004/02/05 20:37:29; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.12
date: 2003/10/01 14:01:04; author: krion; state: Exp; lines: +1 -1
- Update to version 2.2
PR: 57449
Submitted by: Clement Laforet
v. 1.11
date: 2003/02/24 06:49:04; author: edwin; state: Exp; lines: +1 -1
[update orphan port] : mail/cvsmail
- Update cvsmail to 2.1
PR: ports/48530
Submitted by: Clement Laforet
v. 1.10
date: 2003/02/20 18:40:32; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/11/10 16:46:55; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.8
date: 2002/11/06 22:45:54; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.7
date: 2001/12/05 18:39:21; author: ben; state: Exp; lines: +2 -2
Update to 1.9
v. 1.6
date: 2001/09/16 21:01:59; author: ben; state: Exp; lines: +2 -2
Bump to version 1.7, which better supports Joe's recent changes to the
commit mail script, along with a couple of other features requested by Joe
(see -c, -u, and -U in the manual page for details).
v. 1.5
date: 2001/07/12 21:45:46; author: ben; state: Exp; lines: +2 -2
Update master sites.
v. 1.4
date: 2000/11/01 20:36:56; author: will; state: Exp; lines: +2 -2
Remove Ben as maintainer by his own request due to lack of time.
v. 1.3
date: 2000/08/29 17:21:07; author: ben; state: Exp; lines: +5 -3
Update to 1.5. pkg/MESSAGE is removed because the information it contained
is now in the cvsmail(1) manpage.
v. 1.2
date: 2000/08/26 05:01:53; author: obrien; state: Exp; lines: +2 -3
* Minor style nit.
* 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.
v. 1.1
date: 2000/08/23 17:58:43; author: ben; state: Exp;
Add cvsmail - a program to add cvsweb.cgi links to the FreeBSD commit
messages via a procmail rule. (The links point to the actual diff for the
commit, not just to the file within the repo.)
=============================================================================
|
| |

|