Commit graph

19 commits

Author SHA1 Message Date
Matthias Andree
fc1e4986a4 Support staging. 2013-10-01 14:21:35 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Matthias Andree
cb902163f1 Update to new upstream release 1.2.4 which basically only contained what
patches we hade in the 1.2.3 port.
2013-07-04 06:37:48 +00:00
Matthias Andree
0d5d668fd7 Fix read-from-NULL-pointer crashes when command line option arguments
are missing from long options --syslog-tag, --timestamp-date, or
--db-cachesize (the short option equivalents were unaffected); or when
BOGODIR/BOGOFILTER_HOME/HOME environment variables are all three
missing when running bogotune. (This is all under the invoking user's
control and not believed to be security relevant.)

Reported by Alexandre Rebert, found within the Mayhem project he is with.

Obtained from:	http://svn.code.sf.net/p/bogofilter/code/trunk
2013-07-01 06:26:49 +00:00
Matthias Andree
851e890049 Pull in patch from SVN in an attempt to fix flex-related -CURRENT build issues.
While here, fix bogofilter slave port's Makefile banners.
2013-06-12 07:41:34 +00:00
Matthias Andree
d8c09eec63 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
2012-12-03 20:16:21 +00:00
Matthias Andree
d2b93068f0 Demote CONFLICTS to CONFLICTS_INSTALL.
Bump PORTREVISION on slave ports to pull in master port bugfix for trainbogo.sh.
2011-08-31 10:32:13 +00:00
Brendan Fabeny
4fd0a4b1c1 Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
2011-05-09 16:42:27 +00:00
Matthias Andree
ca56b9fa53 Update to new upstream version 1.2.2. Remove now-obsolete patch. 2010-07-19 22:43:21 +00:00
Matthias Andree
abd3050dfb Fix crash in base64 decoder. Pending CVE assignment from oss-security@.
Also pending vulndb entry.

Approved by:  garga (mentor, implicit)
Feature safe: yes
2010-07-06 09:03:44 +00:00
Matthias Andree
d00f8a61b2 Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
2010-06-13 11:57:36 +00:00
Matthias Andree
f3ce4983d6 Update to new upstream release 1.2.1.
Submitted by: lwhsu@
PR:           ports/141417
Approved by:  garga@ (mentor)
2010-01-07 15:17:59 +00:00
Max Brazhnikov
7cb3294da7 Chase math/gsl update,
bump PORTREVISION
2009-12-01 20:33:45 +00:00
Martin Wilke
2961515b93 - 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)
2009-05-13 08:49:43 +00:00
Martin Wilke
f2ad124582 - Set CONFLICT with mail/bogofilter-tc.
PR:		127039
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2009-01-08 16:00:18 +00:00
Renato Botelho
9207a2488d - 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
2005-10-24 14:25:38 +00:00
Jean-Yves Lefort
9f4ba36d8d - Skip the overzealous t.lock3 test that is very delicate WRT timing, I/O and
such, and broke on pointyhat and often breaks on user systems, too
- Skip t.valgrind, which is pretty environment-dependent

PR:		ports/81929
Submitted by:	maintainer
2005-06-08 12:21:20 +00:00
Yaroslav Tykhiy
1e6b35a3eb - 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
2005-05-30 10:48:24 +00:00
Pav Lucistnik
40a447e030 New sibling bogofilter port to use the sqlite3 database backend.
PR:		ports/81448
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2005-05-26 12:05:08 +00:00