Age | Commit message (Expand) | Author | Files | Lines |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 16 | -16/+32 |
2001-10-16 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+34 |
2001-10-16 | Note addition of databases/sqlite. | jlam | 1 | -1/+2 |
2001-10-16 | databases/sqlite: SQL Database Engine In A C Library | jlam | 5 | -0/+71 |
2001-10-16 | Update directory names in package dependences. | tron | 1 | -3/+3 |
2001-10-16 | Find Makefile.module in ../../www/php4. | jlam | 1 | -2/+2 |
2001-10-16 | Find Makefile.module in ../../www/php4. | jlam | 5 | -10/+10 |
2001-10-16 | This was imported into the wrong category (databases). It will be moved | jlam | 5 | -46/+0 |
2001-10-16 | math/php4-bcmath: PHP4 extension for bc-style arbitrary precision math | jlam | 5 | -0/+46 |
2001-10-16 | Note additions of php4-{dba,dbase,filepro}. | jlam | 1 | -1/+4 |
2001-10-16 | databases/php4-filepro: PHP4 extension for read-only filePro database access | jlam | 3 | -0/+20 |
2001-10-16 | databases/php4-dbase: PHP4 extension for dBase database access | jlam | 3 | -0/+20 |
2001-10-16 | databases/php4-dba: PHP4 extension for DBM database access | jlam | 3 | -0/+33 |
2001-10-16 | Note additions of php4-ldap, php4-mysql, php4-pgsql. | jlam | 1 | -1/+4 |
2001-10-16 | Update php4-pgsql to the version from the php-4.0.6 distribution. There is | jlam | 3 | -0/+20 |
2001-10-16 | Update php4-mysql to the version from the php-4.0.6 distribution. Changes | jlam | 3 | -0/+22 |
2001-10-16 | Update php4-ldap to the version from the php-4.0.6 distribution. There is | jlam | 3 | -0/+20 |
2001-10-15 | Update this to the version of the jdbc driver which ships with postgresql-7.1.3. | jwise | 2 | -7/+7 |
2001-10-11 | Added gnats | martti | 1 | -1/+2 |
2001-10-11 | Added the GNATS package which was submitted in pkg/13330. | martti | 10 | -0/+347 |
2001-10-08 | Fix a build problem with the new toolchain, where you would get: | veego | 2 | -1/+19 |
2001-10-08 | Update mysql to 3.23.43. | veego | 12 | -210/+33 |
2001-10-06 | Fix the MASTER_SITES. Some ftp paths changed. | veego | 1 | -4/+4 |
2001-10-05 | We don't get very far without security/p5-Digest-MD5 | abs | 1 | -1/+2 |
2001-10-03 | Update databases/p5-gdbm to 1.05, the latest version from the perl-5.6.1 | jlam | 2 | -12/+10 |
2001-10-03 | Update "phpmyadmin" package to version 2.2.0. This version fixes many | tron | 3 | -65/+80 |
2001-10-01 | Update to OpenLDAP 1.2.13. | kleink | 2 | -5/+5 |
2001-10-01 | Note addition of databases/p5-MLDBM-Sync. | jlam | 1 | -1/+2 |
2001-10-01 | p5-MLDBM-Sync - perl5 module for safe concurrent access to MLDBM databases | jlam | 4 | -0/+29 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 9 | -24/+24 |
2001-09-25 | Fixed library interdependencies problem. | wulf | 2 | -4/+4 |
2001-09-24 | Updated rrdtool to 1.0.33 | wulf | 19 | -235/+107 |
2001-09-17 | Rename JDK_HOME to JDK_BASE. JDK_HOME is already used as a tunable make | jlam | 1 | -7/+7 |
2001-09-14 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -13/+16 |
2001-09-14 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+44 |
2001-09-09 | Update to the version of the PostgreSQL JDBC support which comes with | jwise | 5 | -52/+30 |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+3 |
2001-09-07 | Update postgresql and packages built from postgresql sources to 7.1.3. | jlam | 5 | -30/+20 |
2001-09-05 | Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for | jlam | 2 | -4/+4 |
2001-09-05 | Make this compile under NetBSD-1.4.x and other systems that don't come with | rh | 2 | -7/+9 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -1/+2 |
2001-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -2/+2 |
2001-08-26 | Update automake to 1.4-p5 (1.5 is available) | skrll | 1 | -2/+2 |
2001-08-25 | Fix dependency line, by Martti Kuparinen in pkg/13782. | wiz | 1 | -2/+2 |
2001-08-23 | Use -L${BUILDLINK_DIR}/lib instead of -L${LOCALBASE}/lib. | jlam | 2 | -4/+4 |
2001-08-23 | Honor CFLAGS and CC settings from the environment, complete the conversion | jlam | 3 | -20/+24 |
2001-08-20 | Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longer | jlam | 2 | -2/+5 |
2001-08-16 | Fix Makefile.in to use $(INSTALL) rather than "install"; | dogcow | 2 | -6/+13 |
2001-08-16 | Add and enable edb | rh | 1 | -1/+2 |
2001-08-16 | Initial import of edb-1.0.2, the Enlightenment database abstraction layer. | rh | 5 | -0/+75 |