Age | Commit message (Expand) | Author | Files | Lines |
2011-08-31 | Revert previous as one of the licenses has a non-BSD clause as pointed | tron | 1 | -2/+1 |
2011-08-30 | Set license to "modified-bsd". | tron | 1 | -1/+2 |
2010-06-02 | Changes 4.8.30: | adam | 1 | -25/+8 |
2010-01-16 | Remove workaround for compiler bug in gcc2 on sparc64. | wiz | 1 | -5/+1 |
2009-01-21 | add 2 more patches from the distribution site, fixing a deadlock | drochner | 1 | -2/+2 |
2008-09-07 | Note that, when doing recursive PKGREVISION bumps, BDB_ACCEPTED=db4 | wiz | 1 | -1/+7 |
2008-09-06 | Update to 4.7.25.1: | wiz | 1 | -3/+7 |
2008-05-31 | Use pax(1) instead of cp -pr to install the documentation files, because | tnn | 1 | -1/+2 |
2008-01-10 | Changes 4.6.21: | adam | 1 | -13/+9 |
2007-06-08 | Update to 4.5.20.2: | wiz | 1 | -8/+8 |
2007-05-23 | Revert previous HOMEPAGE change. | obache | 1 | -2/+2 |
2007-05-22 | Update HOMEPAGE url. | obache | 1 | -2/+2 |
2006-11-05 | DESTDIR support. | joerg | 1 | -2/+5 |
2006-10-20 | Add two official patches. Bump pkgrevision. | obache | 1 | -2/+3 |
2006-10-20 | Berkeley DB now on Oracle. | obache | 1 | -6/+5 |
2006-10-05 | Fixed a "test ==" in the configure script. Fixed some pkglint warnings. | rillig | 1 | -5/+4 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-09 | Set DIST_SUBDIR due to the distfile change (.java files were removed). | minskim | 1 | -1/+2 |
2006-02-05 | Update to 4.4.20: | wiz | 1 | -2/+5 |
2006-01-06 | Update to 4.4.16: | wiz | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
2005-11-04 | Use the pkgsrc-installed libtool, not the throwaway in-tree libtool, to | tv | 1 | -2/+5 |
2005-10-25 | Update databases/db4 to 4.3.29. This is a point release update over | jlam | 1 | -6/+4 |
2005-05-10 | update to 4.3.28 | drochner | 1 | -3/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-14 | Make build correctly on Interix -- -lrpclib is also needed in LIBS. | tv | 1 | -1/+2 |
2005-01-25 | Interix needs -lrpclib. | tv | 1 | -1/+2 |
2005-01-05 | On Solaris link with -lrt or fdatasync is an unresolved symbol. | markd | 1 | -3/+3 |
2005-01-05 | Updated db4 to 4.3.27 | martti | 1 | -4/+4 |
2004-12-30 | Use the -pthread option only when pthread is enabled. Previously, the | minskim | 1 | -1/+2 |
2004-12-27 | Update databases/db4 to 4.3.21. Changes from version 4.2.25 include: | jlam | 1 | -12/+4 |
2004-11-17 | Further refinement... if we're using GCC, ignore any -lpthread found on | jlam | 1 | -2/+4 |
2004-11-17 | Amend the previous commit... we also only care about pthreads if we're | jlam | 1 | -3/+8 |
2004-11-17 | DB4 only want pthreads because it's really after POSIX 1003.1 | jlam | 1 | -2/+7 |
2004-11-17 | Include bsd.prefs.mk before testing the value of USE_JAVA, and move | jlam | 1 | -2/+5 |
2004-11-16 | Migrate powerpc hack to hacks.mk to simplify core logic in Makefile. | jlam | 1 | -23/+1 |
2004-11-10 | Use the distribution patches (patch.4.2.52.{1,2}) directly from | jlam | 1 | -5/+7 |
2004-11-05 | fix config.{guess,sub} override. | grant | 1 | -1/+3 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-08-28 | Use the new BUILDLINK_TRANSFORM commands to more precisely state the | jlam | 1 | -3/+3 |
2004-07-01 | Add two patches from Sleepycat: | recht | 1 | -2/+2 |
2004-06-28 | Move the HTML documentation into ${PREFIX}/share/doc/html. Bump the | jlam | 1 | -3/+3 |
2004-06-17 | link libdb4 against libnsl on Solaris so programs that use it can | grant | 1 | -2/+6 |
2004-06-17 | whitespace nit | grant | 1 | -2/+2 |
2004-04-07 | When -lpthread is used, link the db4 library against it, so that programs | jmmv | 1 | -1/+2 |
2004-03-20 | Re-fix this on 1.6 sparc64. | snj | 1 | -3/+2 |
2004-03-14 | Pre-3.3 GCC has an optimization bug on powerpc that's tickled by the db4 | jlam | 1 | -1/+23 |
2004-03-12 | Build databases/db4 with the DB-1.85 compatability layer and bump the | jlam | 1 | -5/+7 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-02 | These packages need a C++ compiler. | jlam | 1 | -2/+2 |