Next | Query returned 247 messages, browsing 141 to 150 | Previous

History of commit frequency

CVS Commit History:


   2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597)
Log message:
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
   2005-12-21 04:54:23 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Fix PR pkg/32069 by limiting the FD_SETSIZE used by OpenLDAP to the
maximum value supported by GNU Pth when building against GNU Pth.
   2005-12-17 06:20:24 by Johnny C. Lam | Files touched by this commit (50)
Log message:
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
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
   2005-11-19 19:41:16 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Checking for attribute support with _POSIX_THREAD_ATTR_STACKSIZE is
good, not including unistd.h (which defines the macro) is bad.
Correct this mistake to get a working thread stack on DragonFly and
other systems which have less than 2 MB by default. Bump revision.
   2005-10-26 17:11:10 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Remove non-existent directory.
   2005-10-26 17:08:13 by Johnny C. Lam | Files touched by this commit (16) | Package updated
Log message:
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
   2005-08-19 21:59:59 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Use -f to force removal of the default files.

My error was:

/bin/rm /home/reed/pkg/share/examples/openldap/schema/corba.schema.default
override r--r--r--  reed/2022 for \ 
/home/reed/pkg/share/examples/openldap/schema/corba.schema.default?

(For several files it was interactive to remove.)

This is when doing non-privileged builds.

(An alternative to this is to make it install the *default files with
NONBINMODE in the first place.)
   2005-08-03 23:01:40 by Johnny C. Lam | Files touched by this commit (4)
Log message:
Use the correct LDAP type instead of the SASL type, which is only
available if building with SASL support.  Noted in private mail by
Joerg Sonnenberger.  Bump PKGREVISION to 1.
   2005-08-01 21:27:40 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Note that the sparc64 patch is actually a hack for gcc<3.3.

Next | Query returned 247 messages, browsing 141 to 150 | Previous