aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/postgresql
Commit message (Expand)AuthorAge
* change cp to $(CP)Mike Baker2006-02-01
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-i...Felix Fietkau2005-11-07
* update postgresql to new upstream release (v7.4.9)Nicolas Thill2005-11-06
* fix another dependency bug introduced by [2333]Nicolas Thill2005-11-06
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-05
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-22
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-21
* build pg_config too and install it to staging_dirNicolas Thill2005-10-20
* add missing pg_config.h header to staging_dir, required to build php5 extensionNicolas Thill2005-08-23
* add a load of fixes from whiterussian to headFelix Fietkau2005-07-11
* Add some missing headers to STAGING_DIR, required to build php4 extensionNicolas Thill2005-07-10
* Add a pgsql-cli subpackage, extend help in Config.in, standardize MakefileNicolas Thill2005-06-10
* Standardize Config.inNicolas Thill2005-05-27
* Remove superfluous source urlNicolas Thill2005-05-21
* Standardize package Config.in, change prompt to package name + short descriptionNicolas Thill2005-05-21
* Convert postgresql to new packaging styleNicolas Thill2005-05-20
* Add a config var matching the package dir nameNicolas Thill2005-05-20
* fix postgresql again (it wasn't installing enough stuff into the staging dir)Felix Fietkau2005-05-12
* fix postgres build with gcc 3.4+Felix Fietkau2005-05-12
* update postgresql and fix gcc 3.4 buildFelix Fietkau2005-04-28
* disable non-essential packages by default if DEVELOPER is unset on make menuc...Felix Fietkau2005-04-18
* Uniformize package Makefile, move ipkg related files to ./ipkgNicolas Thill2005-04-18
* Fix typoNicolas Thill2005-04-14
* Change postgresql to experimental coding style Make configure honor CPPFLAGSNicolas Thill2005-04-14
* Remove CVS dir from packageNicolas Thill2005-04-11
* Add mysql and postgresql packagesNicolas Thill2005-04-01