| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 May 2013 12:06:38
1.2.3
|
bdrewery  |
- Fix build after USES=iconv conversion in r316662,
USES must be defined before bsd.port.pre.mk
Reported by: John Marino <draco@marino.st> |
27 Apr 2013 11:59:29
1.2.3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
21 Mar 2013 20:27:33
1.2.3
|
mandree  |
- remove three self-tests again, two because they were meant to be
disabled due to timings on the package builders,
one (t.abort) because it fails on pointyhat.
Submitted by: miwi |
06 Jan 2013 11:13:14
1.2.3
|
mandree  |
Convert to Options NG.
Clean up Makefile header. |
03 Dec 2012 20:16:21
1.2.3
|
mandree  |
Update bogofilter to new upstream release 1.2.3.
Security update to fix a heap corruption bug with invalid base64 input,
reported and fixed by Julius Plenz, FU Berlin, Germany.
Feature safe: yes
Security: CVE-2012-5468
Security: f524d8e0-3d83-11e2-807a-080027ef73ec |
23 Sep 2011 22:26:39
1.2.2_3  |
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 |
31 Aug 2011 10:32:13
1.2.2_3  |
mandree  |
Demote CONFLICTS to CONFLICTS_INSTALL.
Bump PORTREVISION on slave ports to pull in master port bugfix for trainbogo.sh. |
31 Aug 2011 10:19:58
1.2.2_3  |
mandree  |
Fix contrib/trainbogo.sh to use md5 rather than md5sum.
Reported by: RW
Split CPPFLAGS from CONFIGURE_ENV.
Reported by: portlint |
03 Jul 2011 13:53:52
1.2.2_2  |
ohauer  |
- remove MD5 |
09 May 2011 16:42:28
1.2.2_2  |
bf  |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
04 Dec 2010 07:34:27
1.2.2_1  |
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.2.2_1  |
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
1.2.2_1  |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
1.2.2_1  |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
19 Jul 2010 22:43:21
1.2.2  |
mandree  |
Update to new upstream version 1.2.2. Remove now-obsolete patch. |
06 Jul 2010 09:03:44
1.2.1_2  |
mandree  |
Fix crash in base64 decoder. Pending CVE assignment from oss-security@.
Also pending vulndb entry.
Approved by: garga (mentor, implicit)
Feature safe: yes |
29 Mar 2010 01:12:27
1.2.1_1  |
wen  |
- Bump PORTREVISION to chase the update of math/gsl |
07 Jan 2010 15:17:59
1.2.1  |
mandree  |
Update to new upstream release 1.2.1.
Submitted by: lwhsu@
PR: ports/141417
Approved by: garga@ (mentor) |
27 Dec 2009 03:17:20
1.2.0_3  |
pgollucci  |
forced commit for QAT |
01 Dec 2009 20:33:45
1.2.0_3  |
makc  |
Chase math/gsl update,
bump PORTREVISION |
22 Aug 2009 00:28:34
1.2.0_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
16 Aug 2009 04:32:24
1.2.0_2  |
linimon  |
Mark as broken on sparc64: fails self-tests.
Hat: portmgr |
02 Jun 2009 21:43:10
1.2.0_2  |
miwi  |
Update to late May SVN snapshot to
- Fix quoted-printable decoding in the presence of excess CR characters
(continuation lines)
- Fix parallel build by removing two files that were accidentally shipped
PR: 135149
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
29 May 2009 04:26:22
1.2.0_1  |
linimon  |
Mark as broken on sparc64: fails self-tests. |
17 May 2009 06:35:19
1.2.0_1  |
pgollucci  |
- Update to 1.4.20
- Bump PORTREVISION for SHLIB bump
PR: ports/134596
Submitted by: lwshu |
13 May 2009 08:49:43
1.2.0  |
miwi  |
- Update to 1.2.0, resetting PORTREVISION where set.
- use bsd.database.mk framework (USE_BDB/USE_SQLITE)
- set MAKE_JOBS_SAFE for parallel builds
PR: 134323
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
25 Apr 2009 00:34:39
1.1.7_2  |
pgollucci  |
- Update to 4.1.16
- Bump PORTREVISION for SHLIB bump |
03 Feb 2009 06:16:40
1.1.7_1  |
linimon  |
Mark bogofilter and slave ports as broken on sparc64: coredump while
installing. |
12 Jan 2009 20:37:24
1.1.7_1  |
miwi  |
- Chase gsl shlib bump |
08 Jan 2009 16:00:18
1.1.7  |
miwi  |
- Set CONFLICT with mail/bogofilter-tc.
PR: 127039
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
21 Aug 2008 06:18:49
1.1.7  |
rafan  |
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 (Only the first 15 lines of the commit message are shown above ) |
06 May 2008 22:21:00
1.1.7  |
itetcu  |
- update to 1.1.7 [1]
- use SF macro [2]
PR: ports/123420 [1]
Submitted by: maintainer [1], itetcu@ (me) [2] |
08 Apr 2008 13:53:22
1.1.6_1  |
jadawin  |
- Chase the gsl shared lib bump.
Approved by: thierry (mentor) |
22 Dec 2007 00:16:04
1.1.6  |
miwi  |
- Update to 1.1.6
PR: 118846
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
14 Aug 2007 10:13:17
1.1.5_2  |
clsung  |
- Add missing file in pkg-plist.
- bump PORTREVISION
PR: ports/114425
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
Reviewed by: maintainer (Matthias Andree)
Approved by: maintainer |
23 Jul 2007 09:36:52
1.1.5_1  |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
29 Jun 2007 05:46:43
1.1.5_1  |
ijliao  |
chase math/gsl lib version |
16 Jan 2007 06:14:03
1.1.5  |
clsung  |
- Update to 1.1.5
PR: ports/107967
Submitted by: maintainer (Matthias Andree) |
15 Jan 2007 15:10:14
1.1.4  |
miwi  |
- Update to 1.1.4
- Add mandir to INSTALL_TARGET
PR: ports/107907
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
11 Jul 2006 14:07:25
1.0.3  |
itetcu  |
- Update to 1.0.3
PR: ports/100085
Submitted by: maintainer |
06 May 2006 01:28:22
1.0.2_1  |
mnag  |
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1) |
15 Mar 2006 15:11:04
1.0.2  |
pav  |
- Update to 1.0.2
PR: ports/94468
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
03 Jan 2006 20:14:39
1.0.1  |
anray  |
- Update to 1.0.1
PR: ports/91269
Submitted by: maintainer |
02 Dec 2005 13:41:35
1.0.0  |
ehaupt  |
- Update to 1.0.0
- Skip t.lock3 which is prone to run out of retries on busy machines
- Revise pkg-descr
- Nuke files/patch-tests-nolocalconfig (merged upstream)
PR: 89823
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
13 Nov 2005 22:08:27
0.96.6  |
mnag  |
Update to 0.96.6
PR: 88951
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
08 Nov 2005 12:06:21
0.96.5  |
mnag  |
Update to 0.96.5
PR: 88654
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
28 Oct 2005 11:17:04
0.96.3_2  |
garga  |
- update contrib/ to match upstream
- fix up bash-isms from contrib/randomtrain (patch), that should be the last
bash-ism in contrib/ (also fixed in upcoming upstream 0.96.4 release)
- Remove bash dependency
PR: ports/88121
Submitted by: maintainer |
26 Oct 2005 19:56:26
0.96.3_1  |
mnag  |
Fix string size in files/patch-mimetypes
PR: 88054
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
26 Oct 2005 13:02:49
0.96.3  |
mnag  |
Update to 0.96.3
PR: 88016
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
24 Oct 2005 14:25:38
0.96.2_1  |
garga  |
- Fix NOPORTDOCS "make install" and packaging,
reported by Stanislaw Halik (bcc'd to protect his mail address).
- Clean up CONFLICTS
- Run t.lock3 in bogofilter-sqlite again
- Bump port revision after pkg-plist change.
PR: ports/87890
Submitted by: maintainer |
22 Oct 2005 00:06:41
0.96.2  |
mnag  |
Update to 0.96.2
PR: 87820
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
29 Aug 2005 02:55:06
0.96.0  |
ahze  |
- Update to 0.96.0
PR: ports/85421
Submitted by: Matthias Andree (maintainer) |
25 Jul 2005 15:15:06
0.95.2  |
vsevolod  |
Update to 0.95.2
PR: ports/83906
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by: perky (mentor) |
21 Jun 2005 14:44:17
0.94.14_1  |
flz  |
- Fix bf_resize bash'isms.
PR: ports/82441
Submitted by: maintainer
Noticed by: ache |
14 Jun 2005 13:13:51
0.94.14  |
jylefort  |
Update to 0.94.14
PR: ports/82208
Submitted by: maintainer |
31 May 2005 17:32:19
0.94.13_1  |
flz  |
- Bump PORTREVISION. |
31 May 2005 17:31:17
0.94.13  |
flz  |
- Fix OPTIONS.
- Remove outdated ChangeLog.
PR: ports/81719
Submitted by: maintainer |
30 May 2005 10:48:24
0.94.13  |
yar  |
- Update to 0.94.13
* iconv/unicode bugfixes
* sqlite3 interface much more CPU efficient and faster now
* bogofilter -q option to suppress printing of statistics
(see share/doc/bogofilter/NEWS for details)
- convert WITHOUT_*/pre-everything messaging stuff (GSL, BASH) to OPTIONS
- add an OPTIONS switch for ICONV (experimental, default off),
suggested by Yar Tikhiy.
- revise pkg-install message
- use a more suitable LIBS/CPPFLAGS passing for sibling ports or
when GSL=off ICONV=on is used.
- change wording of GSL OPTION.
- reset -qdbm PORTREVISION
- remove obsoleted bogofilter-qdbm/files/* patches
- deprecate bogofilter-tdb effective 2005-11-30
Removed files:
- bogofilter-qdbm/files/patch-pathcycle
PR: ports/81642
Submitted by: maintainer |
26 May 2005 12:07:31
0.94.12  |
pav  |
- Update CONFLICTS |
24 May 2005 19:37:06
0.94.12  |
pav  |
- Style: dequote COMMENT, ?= in PORTREVISION, this port have slave ports
Approved by: maintainer |
20 May 2005 12:27:50
0.94.12  |
krion  |
Update to 0.94.12
PR: ports/81268
Submitted by: maintainer |
17 May 2005 03:31:09
0.92.8_1  |
vanilla  |
Add CONFLICTS to bogofilter-current. |
02 May 2005 20:46:12
0.92.8_1  |
jylefort  |
Bump PORTREVISION after the libgsl update.
Obtained from: thierry |
12 Apr 2005 03:26:57
0.92.8  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.92.8  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
08 Dec 2004 03:15:24
0.92.8  |
ahze  |
Chase SHLIB in qdbm |
26 Oct 2004 05:02:56
0.92.8  |
krion  |
- Update to 0.92.8
This update fixes among many other tiny bugs one security bug that
allows a remote attacker to cause a denial of service in bogofilter,
by crashing it; a malformatted (non-conformant) RFC-2047 encoded
word triggers an attempt to write a terminating NUL byte past the
end of a buffer or (more commonly) into the zero-page, which causes
a segfault.
Depending on the exact MTA/MDA configuration on the receiving
machine, this can cause a denial of service of the mail system.
PR: ports/73144
Submitted by: maintainer |
14 Oct 2004 08:01:50
0.92.7  |
krion  |
Update to 0.92.7
PR: ports/72670
Submitted by: maintainer |
23 Aug 2004 05:11:04
0.92.6  |
krion  |
Update to 0.92.6
PR: ports/70840
Submitted by: maintainer |
20 Aug 2004 15:09:32
0.92.5  |
krion  |
Update to 0.92.5
PR: ports/70713
Submitted by: maintainer |
29 Jul 2004 20:45:58
0.92.4  |
krion  |
Update to 0.92.4
PR: ports/69767
Submitted by: maintainer |
28 Jul 2004 06:05:36
0.92.3  |
krion  |
Update to 0.92.3
PR: ports/69680
Submitted by: maintainer |
15 Jul 2004 06:40:33
0.92.2  |
krion  |
- Update to 0.92.2, fixing some bugs,
format string change: %I -> %A, new %I (message-ID) and %Q (queue-ID)
PR: ports/69080
Submitted by: maintainer |
07 Jul 2004 12:09:23
0.92.1  |
vs  |
Add patch-file missed in latest commit.
Noticed by: kris |
07 Jul 2004 11:03:06
0.92.1  |
vs  |
Fix -qdbm/-tdb build failure that was caused by a hardcoded file name suffix in
the test suite
PR: ports/68760
Submitted by: maintainer |
06 Jul 2004 22:15:40
0.92.1  |
krion  |
Update to 0.92.1
Chase libraries according to new math/gsl version
PR: ports/68741
Submitted by: maintainer |
28 Jun 2004 20:24:17
0.92.0_1  |
krion  |
Add a ChangeLog.port file
Fix SIGSEGV (NULL dereferenced pointer read) when %I is used
and no IP address had been found (reported by Clemens Fischer)
Fix data base shutdown in multiple-wordlists mode
when BOGOFILTER_CONCURRENT_DATA_STORE is set in the environment
PR: ports/68455
Submitted by: maintainer |
28 Jun 2004 05:55:50
0.92.0  |
krion  |
Update to version 0.92.0
PR: ports/68436
Submitted by: maintainer |
18 Jun 2004 14:25:35
0.17.5_1  |
yar  |
Prepare for committing a new sub-port russian/bogofilter (ru-bogofilter).
Approved by: Matthias Andree (as maintainer) |
17 Jun 2004 07:10:45
0.17.5_1  |
yar  |
Implement WITHOUT_GSL so that bogofilter can statically link against the
internal GSL subset, to avoid the bulky libtool and gsl requirements.
PR: ports/68021
Submitted by: Matthias Andree (as maintainer) |
28 May 2004 19:30:06
0.17.5_1  |
krion  |
- Install trainbogo.sh script
- Add a WITHOUT_BASH install-time option that will remove the
bash2 dependency and the bash-dependent contrib/ scripts and
documentation (randomtrain, scramble, trainbogo.sh)
- Bump PORTREVISION
PR: ports/67303
Submitted by: maintainer |
09 Apr 2004 23:54:16
0.17.5  |
krion  |
- Update to version 0.17.5
- will only use DB 4.2, no configuration possible
As we don't use the Berkeley DB environment stuff (for
concurrent or transactional libdb use - __db.NNN and log.NNNNNNNNNN files),
DB 4.2 will deal with DB 4.0-created data base files just
fine. This is a migration aid for future bogofilter versions that
depend on DB 4.1 or newer.
- INSTALL_MAN -> INSTALL_DATA
- ECHO -> ECHO_MSG
PR: ports/65382
Submitted by: maintainer |
08 Apr 2004 11:41:33
0.16.4  |
pav  |
- Add patch to prevent build failure when a default configuration
with obsoleted options is already installed
PR: ports/65322
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Reported by: Alessandro de Manzano |
23 Feb 2004 12:15:59
0.16.4  |
kris  |
IGNORE on alpha 5.x: infinite loop in build |
01 Feb 2004 04:03:17
0.16.4  |
eik  |
- Update to 0.16.4
- Clean up pkg-plist, use PORTDOCS instead
- Clean up Makefile a bit.
- convert do-install: to INSTALL_TARGET
- use some wildcard patterns to keep RELEASE.NOTES/CHANGES file lists concise.
- Use SIZE in distinfo.
PR: 62206
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
15 Jan 2004 08:57:37
0.15.13.2  |
krion  |
- Use db-4.2 in LIB_DEPENDS
- Remove contiguous blank line
PR: 61375
Submitted by: maintainer |
14 Jan 2004 21:16:21
0.15.13.2  |
krion  |
- Update to 0.15.13.2, to fix Alpha SIGFPE (we use -mieee now)
- Support WITH_DB_VER=42 to build against db42 rather than
default db4
- Switch to bz2 to reduce download time and data volume.
- Fix up forgotten src/version.c update to 0.15.13.2
PR: 61284
Submitted by: maintainer |
07 Jan 2004 08:55:56
0.15.13.1  |
krion  |
- Update to 0.15.13.1
PR: 61004
Submitted by: maintainer |
02 Jan 2004 12:26:27
0.15.13  |
krion  |
- Update to 0.15.13
- Add conflicts for bogofilter-qdbm, for future port.
PR: 60811
Submitted by: maintainer |
21 Nov 2003 12:13:47
0.15.7_1  |
krion  |
- Fix contributor path for bash
- Change maintainer address.
PR: 59544
Submitted by: maintainer |
01 Nov 2003 14:42:26
0.15.7  |
sergei  |
- Unbreak build if xmlto not present by unconditionally enabling
HTML rebuilding (noticed by olli)
PR: 58801 (follow-up)
Submitted by: maintainer |
01 Nov 2003 14:32:48
0.15.7  |
sergei  |
- Update to 0.15.7 (new stable upstream release)
- Fix up NOPORTDOCS mode, install missing manual pages.
PR: 58801
Submitted by: maintainer |
02 Sep 2003 19:05:48
0.14.5.4  |
obraun  |
* Upgrade to 0.14.5.4.
* Add CONFLICTS bogofilter<->bogofilter-tdb
PR: ports/56293
Submitted by: maintainer |
24 Aug 2003 06:09:37
0.14.5.2  |
krion  |
* Update to 0.14.5.2
* trivial patch to fix build with TDB (merged to bogofilter
upstream CVS)
* bogominitrain.pl - removed email 'cruft' and revised format
of verbose output.
* Fixed parameter type error in dbh_print_names() that causes
segfault.
* Fixed parsing error that treated "^From " in encoded text as
a message separator. <<****** THIS IS THE SERIOUS PART ******
* Enhanced verbose output of bogominitrain.pl
* Fixed defect in bogominitrain.pl's norepetition mode.
* Documented '-T' option in man page.
* Revised format for '-T'.
PR: 55914
Submitted by: maintainer |
18 Aug 2003 14:35:31
0.14.5  |
krion  |
* TDB is now supported (will be filed as a separate
bogofilter-tdb port)
* bogofilter now supports a (faster) "combined data base"
* (single file) for
fresh installs, but continues to support the former "separate
data base" (two files) format.
* WARNING: the exit code for "error" has changed from 2 to 3
Update your scripts to use -T or to use the new exit codes.
* bugfixes
* new -T fixed-formatting terse mode for scripts
* documentation updates (FAQ)
* bogofilter can now degenerate tokens before looking them up
* support for encoded tokens was enhanced
* bogoutil error reporting improved
* new bogominitrain.pl script
PR: 55660
Submitted by: maintainer |
02 Jul 2003 22:27:00
0.13.7.2  |
obraun  |
Upgrade to 0.13.7.2.
PR: ports/54047
Submitted by: maintainer |
19 Jun 2003 12:52:08
0.13.6.3  |
daichi  |
update port: mail/bogofilter to 0.13.6.3 from 0.13.6.2
PR: 53497
Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer) |
06 Jun 2003 18:10:23
0.13.6.2  |
obraun  |
Upgrade to 0.13.6.2.
PR: ports/52999
Submitted by: maintainer |
04 Jun 2003 20:48:25
0.13.6  |
obraun  |
Upgrade to 0.13.6.
PR: ports/52948
Submitted by: maintainer |
01 Jun 2003 06:45:27
0.13.2.1  |
obraun  |
Upgrade to 0.13.2.1.
PR: ports/52650
Submitted by: maintainer |