Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-10-10 | Update to PostgreSQL 7.3.7. | jdolecek | 6 | -13/+13 |
2004-10-10 | Update the NetBSD dynloader wrapper code to use straigh dl*() calls on all | jdolecek | 3 | -1/+124 |
2004-10-10 | Update the NetBSD dynloader wrapper code to use straigh dl*() calls on all | jdolecek | 3 | -1/+124 |
2004-10-10 | Update jdbc-postgresql74 to latest version 7.4.5. | jdolecek | 2 | -5/+5 |
2004-10-10 | kill -O pax argument - it's not portable, and it's not needed here | jdolecek | 1 | -2/+2 |
2004-10-10 | suggest simplier way to enable PL/Python, using program createlang | jdolecek | 1 | -6/+3 |
2004-10-10 | Add package for PostgreSQL 7.4.5 PL/Python. PL/Python procedural language | jdolecek | 5 | -1/+50 |
2004-10-10 | Add patches necessary to build PL/Python, based on information provided | jdolecek | 3 | -1/+30 |
2004-10-10 | Import postgresql74-plperl. This is mostly for reference unfortunately. | jdolecek | 4 | -0/+53 |
2004-10-10 | Update PostgreSQL 7.4 packages to 7.4.5. Changes are mostly reliability fixes. | jdolecek | 6 | -18/+18 |
2004-10-09 | fix typo in documentation directory name | jdolecek | 2 | -11/+11 |