Commit graph

21 commits

Author SHA1 Message Date
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- 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)
2014-08-21 22:50:29 +00:00
Adam Weinberger
fa4bf2ee1d Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
Adam Weinberger
48138b7a0a Use OPTIONS helpers, pass proper configure arguments,
and install docs into DOCSDIR, not DATADIR. PORTREVISION
bump for that last change.
2014-04-18 02:53:13 +00:00
Baptiste Daroussin
dd0d54d7e0 Allow packaging as a USER 2014-01-09 23:29:32 +00:00
Matthias Andree
e919812c71 - Attempt to fix build on systems without gcc (error was:
- Stageify.
- No longer silence post-* targets.
2014-01-03 01:00:05 +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
Adam Weinberger
61222db752 Convert to new OPTIONS framework.
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.
2012-08-26 15:06:48 +00:00
Vanilla I. Shu
b9e0bb5232 Fix build error with clang. 2011-09-28 06:58:39 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
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.
2009-12-21 02:19:12 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Mark Linimon
73021e6e14 Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat:		portmgr
2006-12-13 16:14:17 +00:00
Kirill Ponomarev
58621c1650 Pet portlint. 2006-03-25 23:32:48 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Volker Stolz
6b210eb52d Fix typo in conditional.
PR:		ports/65415
Submitted by:	Jos Backus
Approved by:	maintainer-silence
2004-06-08 14:07:35 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Sean Chittenden
73da7cbd5b By default, bmf should use the system's db library and not bdb3. Not bumping
portversion because I don't know if .db files are compatible from one lib to
the next (I suspect they're not).
2003-04-13 21:56:57 +00:00
Sean Chittenden
29a22bf272 Fix bmf to work correctly with db3, db4, and db41.
Noticed by:	Keltia on IRC
2003-04-04 22:30:16 +00:00
Sean Chittenden
030101410d Fix type-o in pkg-message
Submitted by:	Jos Backus <jos@catnook.com>
2003-03-25 00:46:38 +00:00
Sean Chittenden
c314171468 Add bmf: a fast (fastest filter I know of) Bayesian Mail Filter (adaptive
spam filter && has hooks for mutt!).  Works well with maildrop, procmail,
and can be integrated with all known mailing list software.
2003-03-24 05:07:52 +00:00