aboutsummaryrefslogtreecommitdiff
path: root/mail/bmf
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* mail/bmf: Revert erroneous updateMateusz Piotrowski2020-09-233-31/+7
| | | | | | | | | | | | | | | bmf was incorrectly "updated" from 0.9.4 to 0.84 in r483094. The problem is that 0.9.4 is a newer version than 0.84. According to Repology[1], other packaging systems got it right. Let's correct the mistake and introduce version 0.9.4 back into our ports tree. [1]: https://repology.org/project/bmf/versions PR: 232493 Submitted by: reg@ Notes: svn path=/head/; revision=549780
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508882
* Cleanup mail/bmfTobias Kortkamp2018-10-284-20/+43
| | | | | | | | | | | | | | - Cleanup MYSQL option: properly declare libmysqlclient dependency, unbreak with other mysql version/variants - Respect CC and CFLAGS - Remove post-patch and simplify with BINARY_ALIAS - Do not strip binaries twice - Generate manpages and install them again PR: 232493 Notes: svn path=/head/; revision=483247
* mail/bmf: Update to 0.84Steve Wills2018-10-275-36/+21
| | | | | | | | PR: 232493 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=483094
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* USE_BDB cleanup.Mathieu Arnold2016-08-081-1/+1
| | | | | | | | | | | | | | - USE_BDB=4x+ -> USES=bdb. - USE_BDB=yes -> USES=bdb. - USE_BDB=xx -> USES=bdb:xx. Other modernisations when I see them. PR: 209183 Sponsored by: Absolight Notes: svn path=/head/; revision=419843
* - Add LICENSEDmitry Marakasov2015-12-111-13/+13
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=403518
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373086
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) Notes: svn path=/head/; revision=365599
* Add DOCS option for ports with PORTDOCS in plist.Adam Weinberger2014-07-161-2/+2
| | | | Notes: svn path=/head/; revision=362023
* Use OPTIONS helpers, pass proper configure arguments,Adam Weinberger2014-04-182-22/+15
| | | | | | | | and install docs into DOCSDIR, not DATADIR. PORTREVISION bump for that last change. Notes: svn path=/head/; revision=351515
* Allow packaging as a USERBaptiste Daroussin2014-01-091-2/+2
| | | | Notes: svn path=/head/; revision=339301
* - Attempt to fix build on systems without gcc (error was:Matthias Andree2014-01-034-11/+25
| | | | | | | | - Stageify. - No longer silence post-* targets. Notes: svn path=/head/; revision=338512
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* Convert to new OPTIONS framework.Adam Weinberger2012-08-261-25/+20
| | | | | | | | | In the process, this also fixes BDB support, and actually enables MYSQL support, which as far as I can tell was never actually enabled in the 9 years this port has been in the tree. Notes: svn path=/head/; revision=303188
* Fix build error with clang.Vanilla I. Shu2011-09-281-3/+8
| | | | Notes: svn path=/head/; revision=282556
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.Mark Linimon2006-12-131-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=179668
* Pet portlint.Kirill Ponomarev2006-03-252-3/+3
| | | | Notes: svn path=/head/; revision=158127
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Fix typo in conditional.Volker Stolz2004-06-081-1/+1
| | | | | | | | | PR: ports/65415 Submitted by: Jos Backus Approved by: maintainer-silence Notes: svn path=/head/; revision=111093
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* By default, bmf should use the system's db library and not bdb3. Not bumpingSean Chittenden2003-04-131-1/+1
| | | | | | | | portversion because I don't know if .db files are compatible from one lib to the next (I suspect they're not). Notes: svn path=/head/; revision=78908
* Fix bmf to work correctly with db3, db4, and db41.Sean Chittenden2003-04-042-0/+21
| | | | | | | Noticed by: Keltia on IRC Notes: svn path=/head/; revision=78226
* Fix type-o in pkg-messageSean Chittenden2003-03-251-1/+1
| | | | | | | Submitted by: Jos Backus <jos@catnook.com> Notes: svn path=/head/; revision=77425
* Add bmf: a fast (fastest filter I know of) Bayesian Mail Filter (adaptiveSean Chittenden2003-03-246-0/+136
spam filter && has hooks for mutt!). Works well with maildrop, procmail, and can be integrated with all known mailing list software. Notes: svn path=/head/; revision=77349