Age | Commit message (Expand) | Author | Files | Lines |
2004-11-01 | Correct PLIST after upgrade to postgresql 7.3.8. | he | 1 | -4/+6 |
2004-11-01 | Add php5-mysqli 5.0.2 - enhanced PHP interface to MySQL 4.1 and later, which | jdolecek | 3 | -1/+24 |
2004-11-01 | Need also patch-au from mysql4-server. The build completes successfully | jdolecek | 2 | -1/+15 |
2004-11-01 | define USE_BUILDLINK3 before including Makefile.common, which pulls some | jdolecek | 1 | -2/+3 |
2004-11-01 | move patch-af back here and don't share patches with mysql4-server. | grant | 3 | -4/+68 |
2004-10-31 | update DEPENDS for change of php4-* packages to php-*; be optimistic and | jdolecek | 4 | -11/+11 |
2004-10-31 | drop dependence on ap-php4 and Apache - the package should work on anything | jdolecek | 1 | -3/+2 |
2004-10-31 | Add php5-sqlite - package for PHP SQLite extension. This is PHP 5.x only. | jdolecek | 1 | -1/+2 |
2004-10-31 | Add php5-sqlite - package for PHP SQLite extension. This is PHP 5.x only. | jdolecek | 2 | -0/+19 |
2004-10-31 | adjust for rename of most php4-* packages to php-* | jdolecek | 1 | -9/+9 |
2004-10-31 | remove php4-* extension packages, replaced by php-* packages, which support | jdolecek | 16 | -152/+0 |
2004-10-31 | extension modules must be able to override CONFIGURE_ARGS, so include | jdolecek | 8 | -16/+24 |
2004-10-31 | new PHP extension module framework, which makes it possible to build | jdolecek | 16 | -0/+143 |
2004-10-31 | move php4-mysql patch into php4/patches and use USE_PHP_EXT_PATCHES | jdolecek | 3 | -18/+2 |
2004-10-31 | enable the thread-safe client so that the full set of tools is | grant | 2 | -2/+131 |
2004-10-31 | be explicit about where openssl is, fixes openssl detection on Solaris. | grant | 1 | -2/+2 |
2004-10-31 | use patches and distinfo from mysql4-server instead of duplicating | grant | 3 | -18/+4 |
2004-10-31 | fix test for zlib so that it works with sunpro. | grant | 2 | -6/+33 |
2004-10-31 | whitespace fix | grant | 1 | -2/+2 |
2004-10-30 | This needs pthread.bl3.mk too... | xtraeme | 1 | -1/+2 |
2004-10-30 | Add missing pthread.bl3.mk, closes PR pkg/27650. | xtraeme | 1 | -1/+2 |
2004-10-30 | Use INSTALL_LIB, not INSTALL_PROGRAM, to install a library. | minskim | 1 | -2/+2 |
2004-10-29 | Remove dead patch file. | tron | 1 | -13/+0 |
2004-10-29 | Add missing deinstallation script. | tron | 1 | -0/+16 |
2004-10-29 | Include makefile fragments from "../../databases/mysql-client" and | tron | 1 | -3/+3 |
2004-10-29 | use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk, | jdolecek | 10 | -20/+20 |
2004-10-28 | Fix BUILDLINK_PKGSRCDIR. | xtraeme | 1 | -2/+2 |
2004-10-28 | Use subst.mk instead of using sed(1)/mv(1)/rm(1). | xtraeme | 2 | -30/+24 |
2004-10-28 | s/mysql/mysql3/ for Makefile.common and buildlink3.mk files. | xtraeme | 2 | -5/+5 |
2004-10-28 | + mysql3-{client,server} | xtraeme | 1 | -1/+3 |
2004-10-28 | Update mysql4-{client,server} to 4.1.7 (latest production release). | xtraeme | 14 | -111/+928 |
2004-10-28 | Update mysql-{client,server} to 4.0.21 (previously mysql4-*). | xtraeme | 25 | -162/+469 |
2004-10-28 | Import mysql-server-3.23.58 into databases/mysql3-server. | xtraeme | 13 | -0/+436 |
2004-10-28 | Import mysql-client-3.23.58 into databases/mysql3-client. | xtraeme | 7 | -0/+220 |
2004-10-27 | gnome-mime-data uses intltool, so include it's bl3.mk. | recht | 1 | -1/+2 |
2004-10-26 | Update to 2.4.2: list of changes unknown, but only minor fixes can be expected. | jmmv | 4 | -18/+29 |
2004-10-25 | Update all postgresql73 packages to 7.3.8. This fixes following two issues: | jdolecek | 5 | -12/+12 |
2004-10-25 | Update all postgresql74 packages to 7.4.6. This fixes following two issues: | jdolecek | 5 | -15/+13 |
2004-10-22 | Update databases/mysql4* packages to 4.0.21 (latest stable production | xtraeme | 10 | -57/+77 |
2004-10-21 | Add py-pgnotify package. | darcy | 1 | -1/+2 |
2004-10-21 | Initial import of pg-notify version 0.1 | darcy | 4 | -0/+46 |
2004-10-21 | Add sum for patch file needed when compiling with PGSQL_USE_HIER=YES | jonb | 1 | -1/+3 |
2004-10-15 | Update linkage to libltdl (via guile{,14}), which is now its own package. | tv | 1 | -2/+2 |
2004-10-15 | Update linkage to libltdl, now in its own package. | tv | 7 | -16/+13 |
2004-10-14 | Correct PLIST. | kristerw | 2 | -5/+8 |
2004-10-13 | drop dependence on nb1 of -client - it's not necessary after the update | jdolecek | 1 | -2/+2 |
2004-10-11 | Add postgresql74-plperl (hi jaromir!). | salo | 1 | -1/+2 |
2004-10-10 | add patches to make it possible to compile PL/Python | jdolecek | 3 | -5/+29 |
2004-10-10 | want to describe PL/Python here, not PL/Perl | jdolecek | 1 | -4/+8 |
2004-10-10 | Update to JDBC driver included with PostgreSQL 7.3.7. | jdolecek | 2 | -5/+5 |