CVS log for ports/mail/mboxgrep/Makefile
Up to [FreeBSD] / ports / mail / mboxgrep
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:57 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
- 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
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:27:49 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with M
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:51:36 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 9 08:05:08 2007 UTC (4 years, 11 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -0 lines
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
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 10 22:36:54 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Remove USE_REINPLACE from ports starting with M
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Dec 5 00:53:17 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Remove install-info from Makefile, it's automatically done when INFO is defined
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 22 20:01:04 2003 UTC (8 years, 1 month ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -2 lines
fix this port on -stable PR: 56356 Noticed by: anders
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Dec 17 06:52:51 2003 UTC (8 years, 1 month ago) by leeym
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -5 lines
update to 0.7.9 PR: 56356 Submitted by: leeym Approved by: maintainer timeout
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Apr 9 21:56:11 2003 UTC (8 years, 10 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
Update to 0.7.8.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:05:54 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 21 06:17:16 2002 UTC (9 years, 5 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Update to version 0.7.7.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 7 02:06:13 2002 UTC (9 years, 10 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update to version 0.7.6a.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 14 00:11:40 2002 UTC (9 years, 11 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Correct MAINTAINER e-mail address for ports I maintain.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 21 02:57:56 2002 UTC (10 years ago) by anders
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to 0.7.4.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 30 22:49:53 2001 UTC (10 years, 3 months ago) by tobez
Branches: MAIN
Add mboxgrep 0.7.0, a utility to scan mailboxes for messages matching a regular expression. PR: 31550 Submitted by: Anders Nordby <anders@fix.no>
