Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Author from pkg-descr and white space fixes | bapt | 2015-03-03 | 1 | -2/+0 |
| | |||||
* | Support staging | ehaupt | 2014-02-21 | 1 | -5/+4 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | mail) | ||||
* | The vast majority of pkg-descr files had the following format when they | dougb | 2011-10-24 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues | ||||
* | - remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Remove USE_REINPLACE from ports starting with M | edwin | 2006-05-11 | 1 | -1/+0 |
| | |||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Un-mark DEPRECATED by fixing MASTER_SITES | novel | 2005-07-25 | 1 | -6/+2 |
| | | | | | | | - Pass maintainership to submitter PR: 84009 Submitted by: Ismail YENIGUL <ismail@enderunix.org> | ||||
* | Mark these ports DEPRECATED due to being unmaintained and one or more | lawrance | 2005-05-31 | 1 | -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 | ||||
* | SIZEify. | trevor | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | 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> |