The NetBSD Project

CVS log for pkgsrc/databases/openldap/Attic/options.mk

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / openldap

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18
Wed May 31 18:17:49 2006 UTC (18 years, 7 months ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, cube-native-xorg-base, cube-native-xorg, HEAD
FILE REMOVED
Changes since revision 1.17: +1 -1 lines
Split the databases/openldap package in -client and -server component packages
(and add a -doc component), which I'll import in a minute.  This package is now
nothing but a meta-package, depending on those three.  Take over MAINTAINERship
(ok with joerg).  Add an inet6 option to -client and -server (PR pkg/33524).
Bump PKGREVISION.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 13 21:45:13 2006 UTC (18 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update path from cyrus-sasl2 to cyrus-sasl.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 6 06:21:41 2006 UTC (18 years, 9 months ago) by reed
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Dec 29 20:10:23 2005 UTC (19 years ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +24 -1 lines
Add (conflicting) "iodbc" and "unixodbc" options to openldap for ODBC support,
from PR#31960.  Ok by jlam and wiz.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:49:58 2005 UTC (19 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 26 15:08:13 2005 UTC (19 years, 2 months ago) by jlam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -22 lines
Update databases/openldap to 2.3.11, which is the first "stable" release
in the 2.3.x series.  This is a major update over version 2.2.x, and
changes include:

        * Slapd(8) enhancements
            - Updated slapd "overlay" interface, and several
              example (and mostly experimental) overlays.
            - Updated LDAP "sync" Engine with replication support,
              provider now an "overlay"
            - Numerous access control enhancements, including
              experimental "don't disclose on error" capability
            - Configuration backend
        * LDAPv3 extensions, including:
            - LDAP Password Policy
            - LDAP Component Matching (requires OpenLDAP snacc)
            - LDAP Modify Increment

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue May 31 10:01:36 2005 UTC (19 years, 7 months ago) by dillo
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 9 15:38:03 2005 UTC (19 years, 11 months ago) by cube
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Explicitely disable sasl support when the option is not selected, in case
there is a sasl library somewhere in the system, as the configure script
would try using it.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 12 03:37:54 2005 UTC (20 years ago) by xtraeme
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -1 lines
Be a bit more descriptive about why the bdb option is enabled by
default, suggested by jlam@.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 12 01:50:15 2005 UTC (20 years ago) by xtraeme
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -1 lines
If dynamic and bdb options are used, the hdb module is built, but not
if bdb is disabled, so only build it when the bdb option has been
enabled.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 29 01:10:04 2004 UTC (20 years, 1 month ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -1 lines
In case db4 is disallowed by bdb.buildlink3.mk, causing BDB_TYPE to be
set to "none", skip bdb altogether.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 15 17:54:49 2004 UTC (20 years, 2 months ago) by jlam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
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.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 15 00:55:25 2004 UTC (20 years, 2 months ago) by tv
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
USE_DB185=no; should fix build failure reported on tech-pkg by
<mlh@goathill.org>.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 8 18:42:09 2004 UTC (20 years, 2 months ago) by tv
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +18 -2 lines
Allow bdb backend support to be optional via PKG_OPTIONS.openldap.  For now,
it is still on by default to preserve compatibility (use option "-bdb" to
disable).

While here, fix typo in CONFIGURE_ARGS that had caused the dnssrv backend
not to build; bump PKGREVISION.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 15 11:54:10 2004 UTC (20 years, 3 months ago) by tv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update linkage to libltdl, now in its own package.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 27 04:11:52 2004 UTC (20 years, 3 months ago) by rh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -12 lines
This version of openldap no longer builds against the old version of sasl,
so don't attempt to depend on it (always use cyrus-sasl2 for SASL support).
OK'ed by jlam.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 22 19:32:51 2004 UTC (20 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -16 lines
Change the way that legacy USE_* and FOO_USE_* options are converted
into the bsd.options.mk framework.  Instead of appending to
${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS.  This causes
the default options to be the union of PKG_DEFAULT_OPTIONS and any
old USE_* and FOO_USE_* settings.

This fixes PR pkg/26590.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 5 03:04:33 2004 UTC (20 years, 5 months ago) by jlam
Branches: MAIN
Rename Makefile.options to options.mk in the packages that I maintain.
This follows the example of the mail/dovecot package, as suggested by
<schmonz>.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>