CVS log for ports/mail/spamprobe/Makefile
Up to [FreeBSD] / ports / mail / spamprobe
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:00 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -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.29: download - view: text, markup, annotated - select for diffs
Mon May 23 12:09:06 2011 UTC (8 months, 2 weeks ago) by mandree
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
Remove databases/db3. All users were using db3+ and have in fact been using 4.0+ since 2011-04-12 (Mk/bsd.database.mk r1.57). Chase upgrade in dependent ports and change USE_BDB to 40+.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:39:13 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:40:35 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
- update to jpeg-8
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Oct 6 14:52:01 2009 UTC (2 years, 4 months ago) by stefan
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Update databases/libpbl to 1.04, fix compile-time warnings, declare as safe for parallel building and run bundled self-tests after building. - Patch mail/spamprobe to make it work with libpbl on amd64. PR: 130236 Submitted by: Kenji Rikitake <kenji.rikitake@acm.org> Patch by: mi Approved by: Zach Thompson <hideo@lastamericanempire.com> (maintainer)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Sep 2 15:01:43 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:10 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:39 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:29 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat May 19 20:14:34 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jan 23 18:14:36 2007 UTC (5 years ago) by stefan
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
Set USE_GCC=3.2+ to fix build on 4.x. Reported by: Chad R. Larson
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Jan 7 15:06:30 2007 UTC (5 years, 1 month ago) by stefan
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +48 -11 lines
- Update mail/spamprobe to 1.4d. - Add an UPDATING entry to point out changes regarding the database backend(s).
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 1 18:12:15 2007 UTC (5 years, 1 month ago) by stefan
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -3 lines
Utilize USE_BDB. PR: 107110 Submitted by: leeym
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun May 7 13:32:13 2006 UTC (5 years, 9 months ago) by stefan
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Convert MAINTAINER to my freebsd.org account.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Apr 9 14:56:37 2006 UTC (5 years, 10 months ago) by vs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -1 lines
Drop USE_GCC: No longer necessary (reported by Mikhail Teterin) PR: ports/94094 Submitted by: maintainer
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Feb 18 21:16:19 2006 UTC (5 years, 11 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 1.4b PR: 93532 Submitted by: maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 1 09:45:32 2006 UTC (6 years ago) by garga
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to 1.4a PR: ports/92567 Submitted by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jan 2 22:29:08 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +13 -8 lines
[PATCH] mail/spamprobe: update to 1.4, take maintainership - Update to 1.4 - Take maintainership - Optionally depend on libungif - Remove local patch for gcc 2.x; instead, depend on gcc 3.2+ (untested on 4.x - I hope it makes it work without any patches there). - Remove local patch for using OpenSSL's MD5 implementation. Removed file(s): - files/patch-md5 - files/patch-strings PR: ports/91232 Submitted by: Stefan Walter <sw@gegenunendlich.de>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 31 11:47:31 2005 UTC (6 years, 5 months ago) by pav
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- Update to 1.2a - More download locations PR: ports/85343 Submitted by: Stefan Walter <sw@gegenunendlich.de>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 23 12:58:01 2005 UTC (6 years, 7 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -5 lines
Update from 1.0a to 1.2. Fix to use OpenSSL's (optimized) md5 routines instead of compiling the vendor's (as every other package seems to be doing now) -- again.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 10 08:03:01 2005 UTC (6 years, 8 months ago) by pat
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +11 -5 lines
Update to 1.0a PR: ports/82077 Submitted by: ports fury
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 14 17:36:05 2005 UTC (6 years, 10 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Remove 1-line plists in favour of PLIST_FILES
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Dec 5 06:59:59 2004 UTC (7 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
With portmgr hat on, reset maintainership of ports whose committer has been inactive for more than 6 months and who has not responded to email about his status.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 19 00:17:19 2004 UTC (7 years, 11 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -15 lines
Update to 0.9h. Approved by: maintainer timeout
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 29 00:18:11 2003 UTC (8 years, 9 months ago) by mdodd
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -7 lines
Update to 0.8b
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:06:00 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Wed Oct 9 00:17:30 2002 UTC (9 years, 4 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -3 lines
Pass MAKE_ENV to post-build and post-install MAKE invocations to ensure the things like PREFIX are correct. BTW, this software compiles/link with db4 as well as db3 now, but the port unconditionally uses db3.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 8 23:48:38 2002 UTC (9 years, 4 months ago) by mi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Update to 0.7c. Respect C(XX)FLAGS. The new version uses md5 checksums to identify messages -- force it to use our -lmd instead of letting it install the N+1st implementation. Use the tiny piece of sprint(3) to convert the 16-byte digest into the printable 32-char string (the wisdom of storing such a string instead of the raw digest discussed with the author already). Don't copy the manpage from FILESDIR -- compress and/or install it directly from FILESDIR. Approved by: maintainer timeout
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 16 19:36:14 2002 UTC (9 years, 4 months ago) by mdodd
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -1 lines
Update to 0.7a. WARNING! Database format has changed. Rebuild required.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 5 19:40:10 2002 UTC (9 years, 5 months ago) by mdodd
Branches: MAIN
Spam detector using Bayesian analysis of word counts.
