| Commit message (Expand) | Author | Files | Lines |
2004-03-03 | Revert previous commit. Local changes here masked the fact that this | Mark Linimon | 1 | -0/+2 |
2004-03-03 | Remove redundant definition of MASTERDIR (sets MASTERDIR back to | Mark Linimon | 1 | -2/+0 |
2004-02-26 | - add USE_LIBTOOL support | Clement Laforet | 1 | -4/+5 |
2004-02-24 | * Add vendor patch.4.2.52.2 | Oliver Eikemeier | 2 | -2/+6 |
2004-01-14 | - Install libdb-4.2.so and libdb_cxx-4.2.so so that gcc -ldb-4.2 | Kirill Ponomarev | 3 | -0/+4 |
2004-01-09 | Add Berkeley DB 4.2.52 after repocopy from db41. | Pav Lucistnik | 8 | -1192/+109 |
2003-09-08 | Fix build on recent current (by -pthread option is deprecated). | Norikatsu Shigemura | 1 | -2/+2 |
2003-07-09 | update databases/db41: pkg-descr change | Daichi GOTO | 1 | -5/+2 |
2003-02-21 | De-pkg-comment. | Akinori MUSHA | 2 | -1/+1 |
2003-02-16 | Remove RESTRICTED tag with cryptography relation. | Norikatsu Shigemura | 1 | -4/+0 |
2003-02-16 | o Add "RESTRICTED" tag since db41 contains strong cryptography (Rijndael), | Norikatsu Shigemura | 2 | -4/+12 |
2003-01-07 | Add db41-4.1.25 after a repocopy from databases/db4. | Pete Fritchman | 7 | -947/+1020 |
2003-01-05 | Backout the recent upgrade to 4.1.25 (roll back to 4.0.14). It is a | Pete Fritchman | 4 | -982/+908 |
2003-01-04 | fix plist and utilize DOCSDIR | Ying-Chieh Liao | 1 | -876/+952 |
2003-01-03 | upgrade to 4.1.25 | Ying-Chieh Liao | 3 | -31/+30 |
2002-11-21 | fix make package error | Ying-Chieh Liao | 1 | -1/+0 |
2002-11-20 | - Do not install useless .la files | Ying-Chieh Liao | 4 | -894/+931 |
2002-11-10 | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2 | -2/+1 |
2002-11-06 | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2 | -1/+2 |
2002-09-07 | Relinquish all my ports. | Ade Lovett | 1 | -1/+1 |
2002-09-01 | ${PERL} -> ${REINPLACE_CMD} | David W. Chapman Jr. | 1 | -2/+3 |
2002-08-21 | (1) Take over maintainership whilst unifying the Sleepycat ports | Ade Lovett | 1 | -2/+2 |
2002-05-30 | Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks for | Pete Fritchman | 1 | -2/+2 |
2002-05-23 | Update maintainer's email to match what he uses on send-pr to avoid | David W. Chapman Jr. | 1 | -2/+2 |
2002-05-14 | Download site directory structure changed | Patrick Li | 1 | -1/+1 |
2001-12-24 | patch for 4.0.14 | Ying-Chieh Liao | 9 | -888/+1072 |
2001-11-20 | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ... | Mario Sergio Fujikawa Ferreira | 1 | -1/+1 |
2001-10-07 | Location independence (by LOCALBASE) of both ltconfig and ltmain.sh | Mario Sergio Fujikawa Ferreira | 2 | -2/+3 |
2001-08-02 | Bump PORTEPOCH because we have decreased PORTVERSION number. | Maxim Sobolev | 1 | -0/+1 |
2001-08-01 | Back out the db3 update for the moment, due to the incompatibilty | Akinori MUSHA | 5 | -526/+479 |
2001-08-01 | Do not create ${PREFIX}/lib/libdb.so and ${PREFIX}/lib/libdb_cxx.so | Akinori MUSHA | 2 | -9/+9 |
2001-07-27 | Fix missing libs in databases/db3 package-list. | Anton Berezin | 1 | -0/+4 |
2001-07-25 | Update to 3.3.11. | Akinori MUSHA | 5 | -471/+514 |
2001-07-25 | Update to reflect setting DIST_SUBDIR. Checksums didn't change, just | Dima Dorfman | 1 | -3/+3 |
2001-07-24 | - Set DIST_SUBDIR, because filenames like patch.3.2.9.1 are too generic. | Akinori MUSHA | 1 | -1/+2 |
2001-07-24 | Properly make *.so symlinks to *.so.x. (previously all that were | Akinori MUSHA | 3 | -17/+32 |
2001-06-22 | Remove MANUAL_PACKAGE_BUILD, the port has no problems building the package. | Jimmy Olgeni | 1 | -1/+0 |
2001-05-14 | Add two post-3.2.9 patches from Sleepycat themselves. | Ade Lovett | 2 | -0/+7 |
2001-03-29 | -pthread --> ${PTHREAD_LIBS} | Maxim Sobolev | 1 | -1/+1 |
2001-02-09 | Make the library installation permission safe. | Mario Sergio Fujikawa Ferreira | 1 | -3/+19 |
2001-02-08 | Fix sominor version. | Kevin Lo | 2 | -4/+4 |
2001-02-02 | Update to version 3.2.9 | Kevin Lo | 3 | -14/+74 |
2001-01-03 | make ${WRKSRC}/${CONFIGURE_SCRIPT} writable befor configure to allow | FUJISHIMA Satsuki | 1 | -0/+3 |
2001-01-01 | Goodbye, YEAR2000. Hello, 2001. | Will Andrews | 1 | -2/+0 |
2000-09-22 | Several cleanups: | Maxim Sobolev | 4 | -14/+31 |
2000-09-16 | Update to 3.1.17. | Will Andrews | 3 | -3/+7 |
2000-08-26 | Update to Berkeley DB3, after repocopy from databases/db to databases/db3. | Will Andrews | 6 | -1084/+766 |
2000-06-16 | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 1 | -1/+1 |
2000-06-16 | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | Maxim Sobolev | 2 | -3/+2 |
2000-06-06 | Add support for building db2 shared library. | Maxim Sobolev | 2 | -5/+487 |