Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-07-17 | Update postmark to 1.5. Also, fix the benchmark target to provide a little | garbled | 2 | -10/+11 | |
better benchmark without being too unreasonable on the disk requirements. Changelog: 1.14 - Automatically stop run if work files are depleted 1.5 - It was pointed out by many (most recently Michael Flaster) that the pseudo-random number generator was more pseudo than random. After a review of the literature and extensive benchmarking, I've replaced the previous PRNG with the Mersenne Twister. While an excellent PRNG, it retains much of the performance of the previous implementation. URL: http://www.math.keio.ac.jp/~matumoto/emt.html Also changed MB definition to 1024KB, tweaked show command | |||||
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-09 | Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR} | wiz | 1 | -2/+2 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-14 | Update to 1.13 - no list of changes available. | hubertf | 2 | -5/+5 | |
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -4/+0 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
1999-12-28 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -0/+1 | |
one RCS tag added | |||||
1999-12-06 | Convert FreeBSD port to NetBSD port. This closes PR 8961 by Greg A. Woods, | rh | 2 | -17/+22 | |
thanks! | |||||
1999-12-06 | Initial import of FreeBSD postmark-1.11, a netapps filesystem benchmark. | rh | 5 | -0/+52 | |