summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheracles <heracles@localhost>2007-03-22 21:20:25 +0000
committerheracles <heracles@localhost>2007-03-22 21:20:25 +0000
commit34061525e260d12c9cbf6e0264c8f4d72f4b000a (patch)
treeb49f9ab612540946be06c4c78523666c574c02cb /profiles/use.local.desc
parentapp-admin/eselect-postgresql: minor adjustments an enhancements to eselest (diff)
downloadexperimental-34061525e260d12c9cbf6e0264c8f4d72f4b000a.tar.gz
experimental-34061525e260d12c9cbf6e0264c8f4d72f4b000a.tar.bz2
experimental-34061525e260d12c9cbf6e0264c8f4d72f4b000a.zip
use.local.desc: made it more consistent with the tree
svn path=/experimental/; revision=243
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc5
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 984ac1b..161b1b7 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,12 +1,9 @@
dev-db/postgresql-libs:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage.
dev-db/postgresql-libs:eselect - Set the slot as active postgresql upon installing
-dev-db/postgresql:server - install server applications
-dev-db/postgresql:client - install client applications
+dev-db/postgresql-server:eselect - Set the init.d service provided by slot as active upon installing
dev-db/pgcluster:eselect - Set the slot as active postgresql upon installing
#
-dev-db/libpq:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage.
dev-db/openfts:sampledb - Enable the installation of a sample database.
dev-db/openfts:snowball - Enable Snowball.
dev-db/pgfouine:graphs - Enable creation of graphs.
-dev-db/postgresql:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage.
dev-db/psqlodbc:iodbc - Use libiodbc instead of unixODBC.