pkgsrc/mail/cyrus-imapd21
jlam b67b0725c4 Rework the Berkeley DB detection in buildlink3:
* Add a db1.builtin.mk file that detects whether DB-1.85 functionality
    exists in the base system, and remove the distinction between
    "native" and the other Berkeley DB packages -- we now refer to
    db[1234].  This paves the way for any future databases/db1 package.

  * USE_DB185 shouldn't need to be set by any packages -- its correct
    value is now automatically determined by bdb.buildlink3.mk depending
    on whether we explicitly request db1 or not.  By default, if you
    include bdb.buildlink3.mk, you want DB-1.85 functionality and
    USE_DB185 defaults to "yes", but if you explicitly remove db1 from
    the list of acceptable DBs, then USE_DB185 defaults to "no".

  * Set BDB_LIBS to the library options needed to link against the DB
    library when bdb.buildlink3.mk is included.

  * We only add the DB library to the linker command automatically if
    we want DB-1.85 functionality; otherwise assume that the package
    configure process can figure out how to probe for the correct
    headers and libraries.

Edit package Makefiles to nuke redundant settings of USE_DB185.
2004-11-15 17:54:49 +00:00
..
files Restructure the flow so that we use pipes to pass information between 2004-07-31 03:29:38 +00:00
patches Update mail/cyrus-imapd21 to 2.1.15. Changes from version 2.1.14 include: 2003-09-13 23:03:17 +00:00
DEINSTALL Actually warn about the IMAP directories if they can't be removed. 2004-07-31 03:28:32 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
distinfo Update mail/cyrus-imapd21 to 2.1.15. Changes from version 2.1.14 include: 2003-09-13 23:03:17 +00:00
Makefile Rework the Berkeley DB detection in buildlink3: 2004-11-15 17:54:49 +00:00
MESSAGE Whitespace fix. 2004-02-14 18:26:56 +00:00
PLIST mk/bsd.pkg.install.mk now automatically registers 2004-04-23 22:07:52 +00:00