Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow packaging as a USER | bapt | 2014-01-10 | 1 | -2/+2 |
| | |||||
* | - Attempt to fix build on systems without gcc (error was: | mandree | 2014-01-03 | 4 | -11/+25 |
| | | | | | - Stageify. - No longer silence post-* targets. | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | mail) | ||||
* | Convert to new OPTIONS framework. | adamw | 2012-08-26 | 1 | -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. | ||||
* | Fix build error with clang. | vanilla | 2011-09-28 | 1 | -3/+8 |
| | |||||
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | amdmi3 | 2011-09-24 | 1 | -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 | ||||
* | - remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | For ports maintained by ports@FreeBSD.org, remove names and/or | dougb | 2009-12-21 | 1 | -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. | ||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | amdmi3 | 2009-08-22 | 1 | -2/+1 |
| | | | | starting with M | ||||
* | Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email. | linimon | 2006-12-14 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | Pet portlint. | krion | 2006-03-26 | 2 | -3/+3 |
| | |||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Fix typo in conditional. | vs | 2004-06-08 | 1 | -1/+1 |
| | | | | | | PR: ports/65415 Submitted by: Jos Backus Approved by: maintainer-silence | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | By default, bmf should use the system's db library and not bdb3. Not bumping | seanc | 2003-04-14 | 1 | -1/+1 |
| | | | | | portversion because I don't know if .db files are compatible from one lib to the next (I suspect they're not). | ||||
* | Fix bmf to work correctly with db3, db4, and db41. | seanc | 2003-04-05 | 2 | -0/+21 |
| | | | | Noticed by: Keltia on IRC | ||||
* | Fix type-o in pkg-message | seanc | 2003-03-25 | 1 | -1/+1 |
| | | | | Submitted by: Jos Backus <jos@catnook.com> | ||||
* | Add bmf: a fast (fastest filter I know of) Bayesian Mail Filter (adaptive | seanc | 2003-03-24 | 6 | -0/+136 |
spam filter && has hooks for mutt!). Works well with maildrop, procmail, and can be integrated with all known mailing list software. |