Next | Query returned 49 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749)
Log message:
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
   2006-04-11 23:24:09 by Thomas Klausner | Files touched by this commit (5)
Log message:
Update to 1.8.48, provided by OBATA Akio in PR 33237:

Changes:
2006-03-27  Mikio Hirabayashi

- The utility API was enhanced.
- Release: 1.8.48

pkgsrc changes: use libtool.
   2006-04-06 08:23:06 by Jeremy C. Reed | Files touched by this commit (1147)
Log message:
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).
   2006-04-02 22:13:54 by Thomas Klausner | Files touched by this commit (5)
Log message:
Update to 1.8.47, provided by OBATA Akio in PR 33167:

Changes:
2006-03-10  Mikio Hirabayashi

- LTmakefile was modified.
- The utility API was enhanced.
- Release: 1.8.47

pkgsrc changes:
   2006-03-11 15:07:31 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update qdbm packages to 1.8.46, provided by OBATA Akio in PR 32655:

2006-02-20  Mikio Hirabayashi

       - The utility API was enhanced.
       - Release: 1.8.46

2006-01-28  Mikio Hirabayashi

       - Alignment algorithm was improved.
       - A bug of mmap emulation on Windows was fixed.
       - Release: 1.8.45

2006-01-24  Mikio Hirabayashi

       - A bug of handling meta data on big endian platforms was fixed.
       - The advanced API was enhanced.
       - Release: 1.8.44

2006-01-24  Mikio Hirabayashi

       - A bug of mmap emulation on Windows was fixed.
       - Release: 1.8.43

2006-01-22  Mikio Hirabayashi

       - mmap emulation on Windows was enhanced.
       - Release: 1.8.42

2006-01-13  Mikio Hirabayashi

       - Compression of pages of B+ tree with LZO and BZIP was added.
       - Release: 1.8.41
   2006-01-11 19:23:02 by Thomas Klausner | Files touched by this commit (5)
Log message:
Update to 1.8.40, provided by OBATA Akio in PR 32364.

2006-01-08  Mikio Hirabayashi

	- Configuration for VC++ was to build DLL.
	- Release: 1.8.40

2006-01-04  Mikio Hirabayashi

	- The advanced API was enhanced.
	- Release: 1.8.39

2006-01-01  Mikio Hirabayashi

	- The advanced API was enhanced.
	- Release: 1.8.38

2005-12-26  Mikio Hirabayashi

	- Functions to set the size of the free block pool were added.
	- Commands line tools were enhanced.
	- Release: 1.8.37

2005-12-24  Mikio Hirabayashi

	- Free block pool was enhanced.
	- Commands line tools were enhanced.
	- Release: 1.8.36

2005-11-30  Mikio Hirabayashi

	- The utility API was enhanced.
	- The extended advanced API was enhanced.
	- All stat calls were replaced with lstat calls.
	- Release: 1.8.35
   2005-11-23 07:20:36 by Min Sik Kim | Files touched by this commit (12)
Log message:
Update qdbm to 1.8.34.  Patches from OBATA Akio (maintainer).

Change:
- A bug of i-node duplication on MinGW was fixed.

pkgsrc Change:
- Split Makefile to provide bindings for other languages in separate
packages.
   2005-10-29 17:33:35 by Min Sik Kim | Files touched by this commit (3)
Log message:
Honor CFLAGS and LDFLAGS.
   2005-10-23 21:01:56 by Min Sik Kim | Files touched by this commit (6) | Imported package
Log message:
Import qdbm from pkgsrc-wip.  Packaged by OBATA Akio.

QDBM is an embeded database library compatible with GDBM and NDBM.  It
features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher
processing speed, smaller size of a database file, and simpler API.
This package includes APIs for C, C++, and Java.  CGI scripts are also
contained.  APIs for Perl and Ruby should be installed with a source
package.


Next | Query returned 49 messages, browsing 41 to 50 | previous