summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Make cxx NOT defaulted per the profile, due to the circular dependency it ↵Robin H. Johnson2009-12-033-5/+10
| | | | | | brings in with dev-libs/cyrus-sasl. Thanks to Cardoe for pointing out. Package-Manager: portage-2.2_rc54/cvs/Linux x86_64
* Bug #291821 redux Cleanup the sys-libs/db check more to NOT fire when there ↵Robin H. Johnson2009-12-033-7/+16
| | | | | | are no database files present. Package-Manager: portage-2.2_rc54/cvs/Linux x86_64
* 2.4.19-r1 is a compile-fix for ldapc++ and some additional safety checks not ↵Robin H. Johnson2009-11-283-5/+10
| | | | | | present in the r0 ebuild. Taking the -r0 keywords per bug 290345 GLSA. Package-Manager: portage-2.2_rc51/cvs/Linux x86_64
* Bug #294401: ldapc++ will not build on a fresh system as it needs liblber to ↵Robin H. Johnson2009-11-283-5/+17
| | | | | | finish it's configure process. Package-Manager: portage-2.2_rc51/cvs/Linux x86_64
* Fixup the bash4 usage and go into slightly more detail on the berkdb ↵Robin H. Johnson2009-11-283-19/+42
| | | | | | prebuilt check so users do not block themselves out of their database. Package-Manager: portage-2.2_rc51/cvs/Linux x86_64
* Check previously used version of sys-libs/db only with USE="berkdb".Arfrever Frehtes Taifersar Arahesis2009-11-273-16/+22
| | | | Package-Manager: portage-14908-svn/cvs/Linux x86_64
* Bug #291923, fix missing prefix /.Robin H. Johnson2009-11-246-14/+19
| | | | Package-Manager: portage-2.2_rc51/cvs/Linux x86_64
* whitespaceMichael Sterrett2009-11-242-3/+3
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux i686
* Bug #293699: Ensure new contrib overlays work properly when dynamically ↵Robin H. Johnson2009-11-243-2/+573
| | | | | | compiled. Bug #291821: Detect that the to-be-linked against version of DB is not the same as the existing linked version and prevent the users data from becoming inaccessible. Package-Manager: portage-2.2_rc51/cvs/Linux x86_64
* ppc stable #290345Gysbert Wassenaar2009-11-213-5/+8
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux ppc
* Marking openldap-2.4.19 ppc64 for bug 290345Brent Baude2009-11-173-5/+8
| | | | Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
* ia64/s390/sh/sparc stable wrt #290345Raúl Porcel2009-11-153-5/+8
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux ia64
* Stable on alpha, bug #290345Tobias Klausmann2009-11-073-15/+9
| | | | Package-Manager: portage-2.1.7.3/cvs/Linux x86_64
* arm stable, bug #290345Markus Meier2009-11-063-9/+12
| | | | Package-Manager: portage-2.2_rc48/cvs/Linux i686
* amd64 stable, bug #290345Markus Meier2009-11-053-5/+18
| | | | Package-Manager: portage-2.2_rc48/cvs/Linux x86_64
* Stable for HPPA (bug #290345).Jeroen Roovers2009-11-053-15/+8
| | | | Package-Manager: portage-2.2_rc48/cvs/Linux i686
* stable x86, security bug 290345Christian Faulhammer2009-11-043-5/+19
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux i686
* Version bump per bug #290345 (CVE-2009-3767). Also fix: #286427 ↵Robin H. Johnson2009-11-034-2/+605
| | | | | | disable-syslog w/ USE=minimal. #280986 ldflags. Package-Manager: portage-2.2_rc48/cvs/Linux x86_64
* Fix building with GCC 4.4+ wrt #280988.Samuli Suominen2009-08-104-4/+22
| | | | Package-Manager: portage-2.2_rc36/cvs/Linux x86_64
* whitespaceMichael Sterrett2009-07-292-3/+3
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux i686
* Bug #271723: Clean up old versions.Robin H. Johnson2009-07-2810-3131/+9
| | | | Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
* Bug #219371: Install C++ libraries and headers as needed. Bug #233633: Fix ↵Robin H. Johnson2009-07-286-9/+670
| | | | | | compile with USE="samba gnutls". Bug #273699: Fix slapd init ordering. Bug #261186: Build plugins with libtool instead of directly. Bug #279461: Update smbk5pwd building. Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
* Bug #279352: version bump. Also fixes bug #266643.Robin H. Johnson2009-07-284-2/+537
| | | | Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
* Fix build with gcc-4.4, bug 264761. Thanks to Daniel J. ↵Peter Alfredsen2009-05-089-14/+66
| | | | | | <sleeperseven@hotmail.com> for the patch. Versions still affected: openldap-2.4.7, 2.4.10, 2.4.11*, but PMASKED. Use 2.4.16 if you have to. Package-Manager: portage-2.2_rc28/cvs/Linux x86_64
* whitespaceMichael Sterrett2009-04-162-4/+4
| | | | Package-Manager: portage-2.1.6.7/cvs/Linux i686
* Version bump (bug #260796). Also solved bug #245152.Tiziano Müller2009-04-144-2/+488
| | | | Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
* Add missing ChangeLog entryThomas Anderson2009-03-072-12/+9
| | | | Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
* fix manifestSven Wegener2009-03-071-9/+19
| | | | Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
* Fix elog which is innaccurate because of portage compressionThomas Anderson2009-03-0711-51/+51
|
* Bug #261287, no longer allowed to have a comment at the end of a line with ↵Robin H. Johnson2009-03-053-4/+10
| | | | | | other content. Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
* Fix ebuilds with EAPI=2, bug #255021Raúl Porcel2009-01-155-21/+24
| | | | Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
* Move to USE-deps to fix bug #253964, acked by robbat2Raúl Porcel2009-01-135-28/+22
| | | | Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
* arm/s390/sh stableMike Frysinger2008-12-073-6/+16
| | | | Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27.8 x86_64
* whitespaceMichael Sterrett2008-10-282-3/+2
| | | | Package-Manager: portage-2.1.4.5
* Bug #229289, --quiet is no longer needed.Robin H. Johnson2008-10-143-5/+8
| | | | Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64
* Bug #186391 - use krb5-config --cflags instead of hardcoding ↵Robin H. Johnson2008-10-144-12/+27
| | | | | | -I/usr/include/heimdal. Untested due to lack of kerberos systems. Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64
* Bug #189817, fix linking of libldap_r with as-needed.Robin H. Johnson2008-10-144-2/+453
| | | | Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64
* Bug #189817, fix linking of libldap_r with as-needed.Robin H. Johnson2008-10-144-12/+563
| | | | Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64
* Version bump wrt bug 232940Markus Ullmann2008-09-033-5/+435
| | | | Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-gentoo i686
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-161-2/+12
| | | | Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-162-1/+10
| | | | Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64
* Bug #233006, block sys-libs/db:4.7 properly. Patch from Arfrever Frehtes ↵Robin H. Johnson2008-08-137-28/+26
| | | | | | Taifersar Arahesis <Arfrever.FTA@GMail.Com>. Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64
* amd64 stable wrt security bug #230269Tobias Heinlein2008-08-033-5/+19
| | | | Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.25-gentoo-r7 x86_64
* ppc stable, bug #230269Tobias Scherbaum2008-07-223-5/+9
| | | | Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64
* alpha/ia64/x86 stable wrt #230269Raúl Porcel2008-07-213-5/+8
| | | | Package-Manager: portage-2.1.4.4
* Stable on sparc, bug #230269Friedrich Oslage2008-07-213-5/+9
| | | | Package-Manager: portage-2.1.4.4
* Stable on ppc64; bug #230269Markus Rothe2008-07-213-5/+8
| | | | Package-Manager: portage-2.1.4.4
* Stable for HPPA (bug #230269).Jeroen Roovers2008-07-213-5/+8
| | | | Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686
* Version bump for security bug #230269.Robin H. Johnson2008-07-203-2/+541
| | | | Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.26-rc4-00103-g1beee8d x86_64
* Propagate fix for glibc-2.8 to more versions, including masked ones.Peter Alfredsen2008-07-204-6/+15
| | | | Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25.8 i686