summaryrefslogtreecommitdiff
path: root/mail/mreport (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Per distfile survey, remove mastersite that disappeared in August 2003.Mark Linimon2003-10-292-2/+2
| | | | Notes: svn path=/head/; revision=92533
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inAkinori MUSHA2002-10-101-1/+1
| | | | | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) Notes: svn path=/head/; revision=67737
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-221-2/+3
| | | | | | | | PR: 39652 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61733
* Fixed checksum. Author repackaged, now using memcpy to copy dataMark Pulford2001-06-174-24/+7
| | | | | | | | | instead of snprintf in mreport.c. Patches -> regex while I'm here. Notes: svn path=/head/; revision=44085
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Adding mreport version 0.9.Steve Price2000-01-307-0/+63
A sendmail logfile summary tool. PR: 15805 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=25320