Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PLIST_FILES. | trevor | 2004-02-06 | 2 | -1/+1 |
| | | | | Reviewed by: marcus | ||||
* | Per distfile survey, remove mastersite that disappeared in August 2003. | linimon | 2003-10-29 | 2 | -2/+2 |
| | |||||
* | 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 | ||||
* | CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in | knu | 2002-10-10 | 1 | -1/+1 |
| | | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) | ||||
* | Replace ${PERL} with ${REINPLACE_CMD} | ijliao | 2002-06-22 | 1 | -2/+3 |
| | | | | | PR: 39652 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | Fixed checksum. Author repackaged, now using memcpy to copy data | markp | 2001-06-17 | 4 | -24/+7 |
| | | | | | | instead of snprintf in mreport.c. Patches -> regex while I'm here. | ||||
* | Spaces->tabs in the mail category. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | | | | (I know, I look boring and pedant :o) | ||||
* | Unleash all of these ports upon the people. I no longer have any interest | will | 2000-06-22 | 1 | -1/+1 |
| | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. | ||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Finish moving MAINTAINER for my ports. | will | 2000-03-22 | 1 | -1/+1 |
| | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami | ||||
* | Adding mreport version 0.9. | steve | 2000-01-31 | 7 | -0/+63 |
A sendmail logfile summary tool. PR: 15805 Submitted by: Will Andrews <andrews@technologist.com> |