Age | Commit message (Expand) | Author | Files | Lines |
2004-11-30 | Bump PKGREVISION for removal of db3 buildlink3.mk file from | wiz | 1 | -2/+2 |
2004-11-29 | Update p5-BerkeleyDB from version 0.25 to 0.26. | he | 2 | -5/+5 |
2004-11-29 | Make ruby-dbm work on Solaris using native ndbm(3). | taca | 1 | -4/+11 |
2004-11-29 | Update abook to 0.5.3. | minskim | 3 | -39/+5 |
2004-11-29 | In case db4 is disallowed by bdb.buildlink3.mk, causing BDB_TYPE to be | tv | 1 | -1/+4 |
2004-11-28 | Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready | jlam | 4 | -10/+16 |
2004-11-28 | Reset maintainer, email bounced. | wiz | 1 | -2/+2 |
2004-11-27 | Update ruby-vapor package to 0.81 migrating to use new framework. | taca | 3 | -93/+118 |
2004-11-27 | Migrate ruby-postgresql to use new framework for Ruby packages. | taca | 1 | -11/+7 |
2004-11-27 | Update ruby-mysql package to 2.5.1 migrating to use new framework | taca | 3 | -37/+15 |
2004-11-27 | Add and enable ruby-dbm. | taca | 1 | -1/+2 |
2004-11-27 | Make ruby-gdbm package into new framework. | taca | 2 | -14/+13 |
2004-11-27 | Initial import of ruby-dbm package. This is part of Ruby distribution | taca | 3 | -0/+33 |
2004-11-27 | Update phpPgAdmin to 3.5. | jdolecek | 3 | -9/+19 |
2004-11-27 | The OpenLDAP libraries do NOT include any SLP code, so don't include | jlam | 1 | -11/+2 |
2004-11-26 | Correct URL to distfile, from Alexis Robert. | sketch | 1 | -2/+2 |
2004-11-26 | dlopen.buildlink3.mk will automatically include dlcompat/buildlink3.mk | jlam | 1 | -2/+2 |
2004-11-26 | Bump the PKGREVISION after changes in patch-ag to honor DL_*. | jlam | 1 | -2/+2 |
2004-11-26 | Teach openldap to use DL_{CFLAGS,LDFLAGS,LIBS} when linking slapd when | jlam | 2 | -5/+16 |
2004-11-25 | Default PTHREAD_AUTO_VARS to the safer value of "no". Most packages | jlam | 3 | -12/+3 |
2004-11-23 | * Install my-{huge,large,innodb-heavy-4G,small,medium}.cnf example files. | xtraeme | 6 | -30/+46 |
2004-11-22 | USE_LANGUAGES= c c++ | wiz | 1 | -3/+2 |
2004-11-22 | Revert previous. This should be fixed in mysql*-client/buildlink3.mk or | kristerw | 1 | -3/+1 |
2004-11-21 | This package uses pthreads, so we need to include mk/pthread.buildlink3.mk. | kristerw | 1 | -1/+3 |
2004-11-19 | The man pages should refer to the real location of the config files, not | jlam | 3 | -3/+28 |
2004-11-18 | We don't actually want everything to be built with pthreads -- only | jlam | 5 | -4/+41 |
2004-11-18 | Added a note about running mysql_install_db to set up the initial database | jklos | 1 | -3/+9 |
2004-11-18 | Added a note about running mysql_install_db to set up the initial | jklos | 1 | -3/+9 |
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 | 2 | -5/+14 |
2004-11-17 | DB4 only want pthreads because it's really after POSIX 1003.1 | jlam | 2 | -4/+9 |
2004-11-17 | Update databases/openldap to the latest release, version 2.2.18. | jlam | 3 | -20/+5 |
2004-11-17 | x86_64 supports the same test-and-set method as x86, so use it instead | jlam | 2 | -8/+17 |
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 | 2 | -23/+30 |
2004-11-16 | Don't include "pthread.buildlink3.mk" here. Not all programs (especially | tron | 1 | -2/+1 |
2004-11-16 | Remove superflous variable assignments committed by accident. | tron | 2 | -14/+2 |
2004-11-16 | Add missing "thr" to SUBST_CLASSES. | xtraeme | 1 | -2/+2 |
2004-11-16 | Apply fix for PR pkg/28313 committed by tron@ on mysql-client some | xtraeme | 2 | -4/+15 |
2004-11-16 | Use subst.mk for last tron@'s changes, no functional changes. | xtraeme | 2 | -8/+7 |
2004-11-16 | Make sure that "libmysqlclient.so" is not linked against "libpthread". | tron | 2 | -3/+15 |
2004-11-16 | The mysql4-client libraries depend on libpthread. When building | ben | 1 | -1/+2 |
2004-11-15 | Make this package compile correctly again after latest bdb.buildlink3.mk | jlam | 3 | -46/+31 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 5 | -24/+18 |
2004-11-15 | libdb4.so links with -lpthread, so include pthread.buildlink3.mk. | jlam | 1 | -1/+3 |
2004-11-15 | USE_DB185=no; should fix build failure reported on tech-pkg by | tv | 1 | -1/+2 |
2004-11-14 | The PostgreSQL backend needs the Perl5 Want module. | seb | 1 | -1/+3 |
2004-11-14 | Update to gnats 4.0.1. | soren | 3 | -6/+14 |
2004-11-13 | Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the | jlam | 2 | -4/+4 |
2004-11-13 | USE_BUILDLINK3 is a yes/no variable. | jlam | 2 | -4/+4 |