| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 04:17:38
0.7.9_1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
23 Sep 2011 22:26:39
0.7.9_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 13:53:52
0.7.9_1
|
ohauer  |
- remove MD5 |
22 Aug 2009 00:28:34
0.7.9_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
20 Mar 2008 09:51:43
0.7.9_1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
09 Mar 2007 08:05:08
0.7.9_1
|
mi  |
Don't use the bundled md5.c and getopt1.c in favor of OpenSSL and
USE_GETOPT_LONG respectively. This reduces the executable's size
considerably. (More ports should be doing this.)
When comparing md5 checksums (used to detect duplicates in the
input), treat each as a pair of 8-byte integers instead of calling
strncmp, which was just plain buggy. Memcmp should've been used
instead, but two integer comparisions are even faster.
Re-work the resizable array of checksums removing a separate malloc
call for each md5 checksum. This reduces the runtime memory consumption
considerably. (Tried using a hashtable instead of linearly searching
through the array, but did not see a speed-gain even over a large
collection of messages.)
Vendor notified, but has not responded (the software's last release
is several years old).
Bump PORTREVISION.
Approved by: maintainer |
10 May 2006 22:37:39
0.7.9
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
22 Jan 2006 12:50:54
0.7.9
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Dec 2005 00:53:19
0.7.9
|
edwin  |
Remove install-info from Makefile, it's automatically done when INFO is defined |
31 Mar 2004 03:12:58
0.7.9
|
trevor  |
SIZEify (maintainer timeout) |
22 Dec 2003 20:01:04
0.7.9
|
leeym  |
fix this port on -stable
PR: 56356
Noticed by: anders |
17 Dec 2003 06:52:52
0.7.9
|
leeym  |
update to 0.7.9
PR: 56356
Submitted by: leeym
Approved by: maintainer timeout |
09 Apr 2003 21:56:11
0.7.8
|
anders  |
Update to 0.7.8. |
07 Mar 2003 06:06:02
0.7.7
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
21 Aug 2002 06:17:16
0.7.7
|
anders  |
Update to version 0.7.7. |
07 Apr 2002 02:06:13
0.7.6a
|
anders  |
Update to version 0.7.6a. |
14 Mar 2002 00:11:40

|
anders  |
Correct MAINTAINER e-mail address for ports I maintain. |
21 Jan 2002 02:57:57 
|
anders  |
Update to 0.7.4. |
30 Oct 2001 22:49:55 
|
tobez  |
Add mboxgrep 0.7.0, a utility to scan mailboxes for messages matching a
regular expression. |