aboutsummaryrefslogtreecommitdiff
path: root/mail/mreport
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* - Un-mark DEPRECATED by fixing MASTER_SITESRoman Bogorodskiy2005-07-241-6/+2
| | | | | | | | | | - Pass maintainership to submitter PR: 84009 Submitted by: Ismail YENIGUL <ismail@enderunix.org> Notes: svn path=/head/; revision=140026
* Mark these ports DEPRECATED due to being unmaintained and one or moreSam Lawrance2005-05-311-0/+3
| | | | | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me Notes: svn path=/head/; revision=136519
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* 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