Gentoo Archives: gentoo-dev

From: "Aaron W. Swenson" <titanofold@g.o>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Unifying the PostgreSQL Ebuilds
Date: Fri, 19 Sep 2014 14:11:57
Message-Id: 20140919141053.GA8626@gengoff
1 I've been working on unifying the PostgreSQL ebuilds for a while now.
2
3 Besides just being cleaner and taking a bit less time to compile, it
4 will inherently resolve a couple issues that are difficult to
5 workaround, such as cross compilation [1] and CFLAGS changes [2].
6
7 I'm including a list of affected packages, but I think I have everything
8 prepared in my overlay [3] for commit to gentoo-x86.
9
10 I'm aiming to do a package move instead of the virtual/postgresql mess
11 we had last time. Before I do that, I'd like some feedback as there may
12 be some issue I've overlooked or haven't run into. I don't really think
13 there should be as the installation model is the same as the split
14 ebuilds; it's still slotted, and installation paths are the same.
15
16 I'm hoping to press forward with this change in the next week or so.
17
18 Thank you in advance!
19
20 [1] https://bugs.gentoo.org/show_bug.cgi?id=505540
21 [2] https://bugs.gentoo.org/show_bug.cgi?id=456876
22 [3] https://github.com/titanofold/titanofold-gentoo-x86
23
24 Affected Packages
25 ========================================================================
26 app-admin/collectd
27 app-admin/rsyslog
28 app-admin/sagan
29 app-admin/ulogd
30 app-backup/bacula
31 app-backup/bareos
32 app-crypt/onak
33 app-editors/xemacs
34 app-forensics/aide
35 app-misc/sphinx
36 app-mobilephone/gammu
37 app-mobilephone/gnokii
38 app-mobilephone/kannel
39 app-office/akonadi-server
40 app-office/calligra
41 app-office/libreoffice
42 app-office/openerp
43 app-office/openerp-server
44 dev-cpp/pficommon
45 dev-db/barman
46 dev-db/cppdb
47 dev-db/libdbi-drivers
48 dev-db/libzdb
49 dev-db/mysql-super-smack
50 dev-db/opendbx
51 dev-db/pgadmin3
52 dev-db/pgagent
53 dev-db/pgmemcache
54 dev-db/pgpool2
55 dev-db/pgtap
56 dev-db/pg_top
57 dev-db/pgxnclient
58 dev-db/postgis
59 dev-db/psqlodbc
60 dev-db/pygresql
61 dev-db/slony1
62 dev-db/soci
63 dev-db/textsearch_ja
64 dev-db/tora
65 dev-haskell/hdbc-postgresql
66 dev-haskell/hsql-postgresql
67 dev-java/jdbc-postgresql
68 dev-lang/io
69 dev-lang/php
70 dev-libs/apr-util
71 dev-libs/cyrus-sasl
72 dev-libs/libhome
73 dev-libs/libpqxx
74 dev-libs/radlib
75 dev-libs/redland
76 dev-lisp/clisp
77 dev-lua/luadbi
78 dev-ml/postgresql-ocaml
79 dev-perl/DBD-Pg
80 dev-perl/pgperl
81 dev-python/psycopg
82 dev-python/pypgsql
83 dev-qt/qtsql
84 dev-ruby/pg
85 games-server/cyphesis
86 games-server/pvpgn
87 games-strategy/freeciv
88 gnome-extra/libgda
89 gnustep-libs/sqlclient
90 mail-filter/anubis
91 mail-filter/dspam
92 mail-filter/gld
93 mail-mta/courier
94 mail-mta/exim
95 mail-mta/postfix
96 media-video/motion
97 net-analyzer/barnyard
98 net-analyzer/barnyard2
99 net-analyzer/echoping
100 net-analyzer/flow-tools
101 net-analyzer/hydra
102 net-analyzer/icinga2
103 net-analyzer/metasploit
104 net-analyzer/munin
105 net-analyzer/nagios-plugins
106 net-analyzer/pmacct
107 net-analyzer/zabbix
108 net-dialup/accel-ppp
109 net-dialup/freeradius
110 net-dialup/gnuradius
111 net-dns/bind
112 net-dns/mydns
113 net-dns/pdns
114 net-firewall/nufw
115 net-ftp/proftpd
116 net-ftp/pure-ftpd
117 net-im/jabberd2
118 net-irc/eggdrop
119 net-irc/inspircd
120 net-libs/courier-authlib
121 net-libs/cvm
122 net-libs/wt
123 net-mail/cyrus-imapd
124 net-mail/dovecot
125 net-mail/ezmlm-idx
126 net-mail/mailutils
127 net-mail/perdition
128 net-mail/tpop3d
129 net-mail/vpopmail
130 net-misc/asterisk
131 net-misc/cfengine
132 net-misc/mico
133 net-misc/ser
134 net-misc/stargazer
135 net-print/pykota
136 net-voip/gnugk
137 net-voip/yate
138 sci-biology/emboss
139 sci-geosciences/grass
140 sci-geosciences/mapnik
141 sci-geosciences/osm2pgsql
142 sci-geosciences/qgis
143 sci-libs/gdal
144 sci-libs/vtk
145 sci-mathematics/pspp
146 sci-physics/root
147 sys-auth/libnss-pgsql
148 sys-auth/pam-pgsql
149 sys-cluster/gearmand
150 sys-cluster/slurm
151 www-apache/mod_auth_nufw
152 www-apache/mod_auth_pgsql
153 www-apps/liquid_feedback_core
154 www-apps/webmcp
155 www-servers/uwsgi
156 ========================================================================
157
158 --
159 Mr. Aaron W. Swenson
160 Gentoo Linux Developer
161 PostgreSQL Herd Bull
162 Email : titanofold@g.o
163 GnuPG FP : 2C00 7719 4F85 FB07 A49C 0E31 5713 AA03 D1BB FDA0
164 GnuPG ID : D1BBFDA0

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Unifying the PostgreSQL Ebuilds "Aaron W. Swenson" <titanofold@g.o>