Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Stage support | miwi | 2014-02-14 | 1 | -4/+2 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | databases) | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | And again backout to revision 1.14 until lukem@netbsd.org fixes it. | edwin | 2008-07-31 | 3 | -5/+9 |
| | |||||
* | Update to CVS version 1.16 | edwin | 2008-07-28 | 2 | -5/+5 |
| | |||||
* | Go back to 1.14 which seems to work better that 1.15: | edwin | 2007-06-25 | 2 | -4/+5 |
| | | | | | | | | | | | | | | $ 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. | ||||
* | update to version 1.15 | edwin | 2007-06-21 | 4 | -63/+35 |
| | |||||
* | Add SHA256 checksums to the distinfo files. | edwin | 2005-11-09 | 1 | -0/+1 |
| | |||||
* | Add size data. | trevor | 2004-03-18 | 1 | -0/+1 |
| | | | | Approved by: maintainers | ||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Remove options for -X, which is not possible on FreeBSD system. | edwin | 2004-01-03 | 2 | -0/+27 |
| | | | | Submitted by: edwin@mavetju.org | ||||
* | FreeBSD port of the NetBSD db(1) command. | edwin | 2004-01-03 | 5 | -0/+86 |
| | | | | | | manipulate db(3)'s btree(3) and hash(3) databases Submitted by: edwin@mavetju.org | ||||
* | BerkeleyDB cleanup - stage 3 | ade | 2002-08-23 | 6 | -1127/+0 |
| | | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly. | ||||
* | Take over maintainership of this one, too. Previous maintainer bounces. | ade | 2002-08-22 | 1 | -1/+1 |
| | | | | | | 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> | ||||
* | Bumped portrevision for previous commit (sorry, it's late, I forgot), since | alane | 2002-08-14 | 1 | -0/+1 |
| | | | | it affects what is installed, although the pkg-plist doesn't change. | ||||
* | Fix failure to build package due to apparent source tarball change. No idea | alane | 2002-08-14 | 1 | -2/+3 |
| | | | | | | | 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 | ||||
* | Download site directory structure changed | pat | 2002-05-14 | 1 | -1/+1 |
| | | | | | | PR: 37979 Submitted by: Alan Eldridge <ports@geeksrus.net> Approved by: maintainer mail bounce | ||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | lioux | 2001-11-21 | 1 | -1/+1 |
| | | | | the later case | ||||
* | Remove MANUAL_PACKAGE_BUILD, the port packages just fine. | olgeni | 2001-06-23 | 1 | -1/+0 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -3/+2 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Add support for building db2 shared library. | sobomax | 2000-06-06 | 2 | -5/+487 |
| | | | | | | | | | | "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> | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-09 | 1 | -5/+5 |
| | |||||
* | Fix PLIST to remove the plethora of directories created upon installation. | billf | 2000-02-24 | 1 | -0/+83 |
| | | | | | PR: ports/16936 Submitted by: wollman | ||||
* | Upgrade to 2.7.7 / fix distfile-Fennerage | billf | 1999-11-23 | 2 | -3/+3 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -9/+9 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to latest version. | markm | 1999-07-10 | 2 | -5/+5 |
| | | | | OK'ed by: maintainer | ||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Move WWW_SITE to pkg/DESCR:WWW from Makefile | scrappy | 1999-04-14 | 2 | -3/+2 |
| | |||||
* | Proper URLs that reference directories end in '/' | billf | 1999-04-09 | 1 | -2/+2 |
| | |||||
* | oops, restore MANUAL_PACKAGE_BUILD | ache | 1999-03-29 | 1 | -1/+2 |
| | |||||
* | install examples too | ache | 1999-03-29 | 2 | -0/+22 |
| | |||||
* | change db-specific prefix to shorter one - db2 | ache | 1999-03-29 | 2 | -457/+466 |
| | | | | it also match some ports expectations | ||||
* | upgrade to 2.7.3, old distfile is not available in anycase | ache | 1999-03-29 | 4 | -75/+478 |
| | | | | install in the way that not interfere with libc db | ||||
* | Commit all Y2K/WWW_SITE changes to Makefiles... | scrappy | 1999-03-12 | 1 | -1/+2 |
| | |||||
* | More Y2K Statement Links... | scrappy | 1999-01-13 | 1 | -1/+3 |
| | |||||
* | Long live feminism! No manpages! Nyah-hah-hah! | hoek | 1998-08-17 | 1 | -31/+0 |
| | |||||
* | Upgrade to v2.3.16 | jfitz | 1998-01-27 | 2 | -6/+15 |
| | | | | Submitted-by: Josh Tiefenbach <josh@ican.net> | ||||
* | Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place. | asami | 1997-11-22 | 1 | -3/+2 |
| | |||||
* | Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system. | asami | 1997-11-22 | 1 | -1/+3 |
| | |||||
* | Upgradet to v2.3.12 | jfitz | 1997-11-12 | 3 | -10/+16 |
| | | | | Submitted by: "Josh Tiefenbach" <josh@ican.net> | ||||
* | Update to description file | jfitz | 1997-11-01 | 1 | -3/+5 |
| | | | | Submitted by: Josh Tiefenbach <josh@ican.net> | ||||
* | Upgrade to v2.3.11 | jfitz | 1997-10-03 | 4 | -12/+70 |
| | | | | Submitted by: Josh Tiefenbach <josh@ican.net> | ||||
* | Upgrade to v2.2.6 | jfitz | 1997-09-06 | 3 | -5/+9 |
| | | | | Submitted by: Josh Tiefenbach <josh@ican.net> | ||||
* | Fix pkg/COMMENT to not use the specific version number | jfitz | 1997-07-16 | 1 | -1/+1 |
| | | | | Submitted by: itojun@itojun.org | ||||
* | Import of Berkely DB 2.0 | jfitz | 1997-06-14 | 5 | -0/+76 |
Submitted by: Josh Tiefenbach <josh@ican.net> |