Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Nov 2016 13:10:32
1.14,2

|
amdmi3  |
- Add LICENSE
- Regenerate patches |
16 Nov 2016 22:55:39
1.14,2

|
rene  |
Reset edwin's ports, he has handed in his commit bit.
With hat: portmgr-secretary |
24 Aug 2014 19:25:07
1.14,2

|
antoine  |
Allow staging as a regular user |
14 Feb 2014 15:41:18
1.14,2

|
miwi  |
- Stage support |
20 Sep 2013 16:13:49
1.14,2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
20 Mar 2011 12:54:45
1.14,2
|
miwi  |
- Get Rid MD5 support |
31 Jul 2008 11:30:53
1.14,2
|
edwin  |
And again backout to revision 1.14 until lukem@netbsd.org fixes it. |
28 Jul 2008 12:03:37
1.16,1
|
edwin  |
Update to CVS version 1.16 |
25 Jun 2007 04:21:58
1.14,1
|
edwin  |
Go back to 1.14 which seems to work better that 1.15:
$ db hash name.hash.db josk
db: Error reading key `josk': Invalid argument
$ db hash name.hash.db joska
db: Error reading key `joska': Invalid argument
$ db btree name.btree.db josk
db: Unknown key `josk'
$ db btree name.btree.db joska
db: Unknown key `joska'
It seems to happen due to the new design of db_get() in db.c, which
I will try to decypher later on. |
21 Jun 2007 01:22:08
1.15
|
edwin  |
update to version 1.15 |
08 Nov 2005 21:45:49
1.11_1
|
edwin  |
Add SHA256 checksums to the distinfo files. |
18 Mar 2004 02:27:55
1.11_1
|
trevor  |
Add size data.
Approved by: maintainers |
06 Feb 2004 13:12:53
1.11_1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
02 Jan 2004 23:45:47
1.11_1
|
edwin  |
Remove options for -X, which is not possible on FreeBSD system.
Submitted by: edwin@mavetju.org |
02 Jan 2004 21:53:41
1.11
|
edwin  |
FreeBSD port of the NetBSD db(1) command.
manipulate db(3)'s btree(3) and hash(3) databases
Submitted by: edwin@mavetju.org |
22 Aug 2002 19:34:32
2.7.7_1
|
ade  |
BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports. Fix dependencies accordingly. |
22 Aug 2002 01:12:18
2.7.7_1
|
ade  |
Take over maintainership of this one, too. Previous maintainer bounces.
josh@ican.net
SMTP error from remote mailer after RCPT TO:<josh@ican.net>:
host smtp.primus.ca [216.254.136.21]: 550 Unknown local part josh in
<josh@ican.net> |
14 Aug 2002 08:50:33
2.7.7_1
|
alane  |
Bumped portrevision for previous commit (sorry, it's late, I forgot), since
it affects what is installed, although the pkg-plist doesn't change. |
14 Aug 2002 08:48:43
2.7.7
|
alane  |
Fix failure to build package due to apparent source tarball change. No idea
how long it's been broken. Maintainer email address bounces. Committing
w/o timeout because of package failure and upcoming 4.7 release.
PR: 41656 |
14 May 2002 02:46:00
2.7.7
|
pat  |
Download site directory structure changed
PR: 37979
Submitted by: Alan Eldridge <ports@geeksrus.net>
Approved by: maintainer mail bounce |
20 Nov 2001 23:29:38

|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
22 Jun 2001 21:03:35

|
olgeni  |
Remove MANUAL_PACKAGE_BUILD, the port packages just fine. |
08 Oct 2000 01:08:27

|
asami  |
Convert category databases to new layout. |
16 Jun 2000 22:52:41

|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51

|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
06 Jun 2000 16:15:18

|
sobomax  |
Add support for building db2 shared library. |