Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add a DIST_SUBDIR to avoid conflicting with mail/mailutils distfile | bdrewery | 2013-04-13 | 2 | -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 MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - Ressurrect as most committers/contributors probably use this getting diffs ↵ | pgollucci | 2011-06-19 | 1 | -5/+2 |
| | | | | | | in e-mail for everything other then src/ | ||||
* | Another bunch of deprecation: no more public distfiles and/or abandonware | bapt | 2011-06-17 | 1 | -0/+3 |
| | |||||
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | Fix MASTER_SITES. | krion | 2005-02-19 | 1 | -1/+1 |
| | | | | | PR: ports/77723 Submitted by: Sam Lawrance <boris at brooknet.com.au> | ||||
* | Use PLIST_FILES. | trevor | 2004-02-06 | 2 | -1/+1 |
| | | | | Reviewed by: marcus | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - Update to version 2.2 | krion | 2003-10-01 | 2 | -2/+2 |
| | | | | | PR: 57449 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> | ||||
* | [update orphan port] : mail/cvsmail | edwin | 2003-02-24 | 2 | -2/+2 |
| | | | | | | | - Update cvsmail to 2.1 PR: ports/48530 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -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. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Update to 1.9 | ben | 2001-12-06 | 3 | -7/+2 |
| | |||||
* | Fix bogon. | obrien | 2001-11-09 | 1 | -1/+1 |
| | |||||
* | Use the shorter "http://cvsweb.FreeBSD.org/" spelling now. | obrien | 2001-11-09 | 1 | -0/+5 |
| | |||||
* | Bump to version 1.7, which better supports Joe's recent changes to the | ben | 2001-09-17 | 2 | -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. | ben | 2001-07-13 | 1 | -1/+1 |
| | |||||
* | Remove Ben as maintainer by his own request due to lack of time. | will | 2000-11-02 | 1 | -1/+1 |
| | |||||
* | Update to 1.5. pkg/MESSAGE is removed because the information it contained | ben | 2000-08-30 | 2 | -3/+5 |
| | | | | is now in the cvsmail(1) manpage. | ||||
* | * Minor style nit. | obrien | 2000-08-26 | 1 | -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 commit | ben | 2000-08-24 | 5 | -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.) |