Commit Graph

47 Commits

Author SHA1 Message Date
Martin Wilke
b3a6808b72 - Stage support 2014-02-14 15:41:17 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Edwin Groothuis
305987dfe1 And again backout to revision 1.14 until lukem@netbsd.org fixes it. 2008-07-31 11:30:53 +00:00
Edwin Groothuis
89c7a96614 Update to CVS version 1.16 2008-07-28 12:03:37 +00:00
Edwin Groothuis
9fd848146f 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.
2007-06-25 04:21:58 +00:00
Edwin Groothuis
6f3c44cfd9 update to version 1.15 2007-06-21 01:22:08 +00:00
Edwin Groothuis
7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Edwin Groothuis
833ee1a4cc Remove options for -X, which is not possible on FreeBSD system.
Submitted by:	edwin@mavetju.org
2004-01-02 23:45:47 +00:00
Edwin Groothuis
7a6314056c FreeBSD port of the NetBSD db(1) command.
manipulate db(3)'s btree(3) and hash(3) databases

Submitted by:	edwin@mavetju.org
2004-01-02 21:53:41 +00:00
Ade Lovett
3fccc4d9a5 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.
2002-08-22 19:34:32 +00:00
Ade Lovett
68994243ff 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>
2002-08-22 01:12:18 +00:00
Alan Eldridge
b248740bfb Bumped portrevision for previous commit (sorry, it's late, I forgot), since
it affects what is installed, although the pkg-plist doesn't change.
2002-08-14 08:50:33 +00:00
Alan Eldridge
1ad73a0fb2 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
2002-08-14 08:48:43 +00:00
Patrick Li
0a49708793 Download site directory structure changed
PR:		37979
Submitted by:	Alan Eldridge <ports@geeksrus.net>
Approved by:	maintainer mail bounce
2002-05-14 02:46:00 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Jimmy Olgeni
3464b96a91 Remove MANUAL_PACKAGE_BUILD, the port packages just fine. 2001-06-22 20:03:35 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
00e405d352 Add support for building db2 shared library.
"A somewhat cumbersome update to db to have it build
a shared lib. Ports depending on it will now be
able to use a simple LIB_DEPENDS instead of
a semantically incorrect RUN_DEPENDS."

PR:		19035
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-06-06 15:15:18 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Bill Fumerola
208af7c664 Fix PLIST to remove the plethora of directories created upon installation.
PR:		ports/16936
Submitted by:	wollman
2000-02-23 18:52:05 +00:00
Bill Fumerola
97eaae7802 Upgrade to 2.7.7 / fix distfile-Fennerage 1999-11-23 02:43:48 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Mark Murray
e073eff945 Upgrade to latest version.
OK'ed by:	maintainer
1999-07-10 14:05:30 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Marc G. Fournier
9eccb6831e Move WWW_SITE to pkg/DESCR:WWW from Makefile 1999-04-14 00:03:19 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Andrey A. Chernov
6b507cc86b oops, restore MANUAL_PACKAGE_BUILD 1999-03-29 02:40:20 +00:00
Andrey A. Chernov
3cad4e77d8 install examples too 1999-03-29 00:08:32 +00:00
Andrey A. Chernov
1c99991470 change db-specific prefix to shorter one - db2
it also match some ports expectations
1999-03-28 21:10:12 +00:00
Andrey A. Chernov
1ccd19f60a upgrade to 2.7.3, old distfile is not available in anycase
install in the way that not interfere with libc db
1999-03-28 17:34:02 +00:00
Marc G. Fournier
35401f79cd Commit all Y2K/WWW_SITE changes to Makefiles... 1999-03-11 20:33:50 +00:00
Marc G. Fournier
c7beeaae1f More Y2K Statement Links... 1999-01-13 02:47:33 +00:00
Tim Vanderhoek
878a2c2268 Long live feminism! No manpages! Nyah-hah-hah! 1998-08-17 08:32:00 +00:00
James FitzGibbon
fbc792cfee Upgrade to v2.3.16
Submitted-by: Josh Tiefenbach <josh@ican.net>
1998-01-26 18:43:21 +00:00
Satoshi Asami
afefbca703 Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place. 1997-11-22 00:51:36 +00:00
Satoshi Asami
ff3cc4ad51 Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system. 1997-11-22 00:47:18 +00:00
James FitzGibbon
20fa4555d0 Upgradet to v2.3.12
Submitted by:	"Josh Tiefenbach" <josh@ican.net>
1997-11-11 16:58:48 +00:00
James FitzGibbon
657a5370d5 Update to description file
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-10-31 20:20:19 +00:00
James FitzGibbon
55b5c070e5 Upgrade to v2.3.11
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-10-03 14:13:24 +00:00
James FitzGibbon
d23412b3d8 Upgrade to v2.2.6
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-09-05 20:22:12 +00:00
James FitzGibbon
e8f1c65fc4 Fix pkg/COMMENT to not use the specific version number
Submitted by:	itojun@itojun.org
1997-07-15 17:35:48 +00:00
James FitzGibbon
94d43d362a Import of Berkely DB 2.0
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-06-13 17:54:36 +00:00