summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove -Werror, bug #451392Anthony G. Basile2013-06-183-4/+29
| | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Version bump.Tim Harder2013-06-174-10/+73
| | | | | Package-Manager: portage-2.2.0_alpha180/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Revision bump. Bring back --pid functionality from 3.x, more proper than ↵Tom Wijsman2013-06-105-16/+136
| | | | | | | using shell redirection. Thanks to klnikita_ on IRC for providing the patch and testing whether it works on OpenRC. I plan to write a systemd service unit file by the time 4.x has a stable release. Package-Manager: portage-2.1.12.3/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Revision bump. Updated configuration, the parameters have changed since 4.x; ↵Tom Wijsman2013-06-106-76/+107
| | | | | | | fixed init script and shebangs. Fixes bug #472422. Package-Manager: portage-2.1.12.3/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Revision bump, added missing Python modules. Fixes bug #472122 reported by ↵Tom Wijsman2013-06-053-10/+82
| | | | | | | Russell Knighton. Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Commit missing ChangeLog message due to correcting the ChangeLog.Tom Wijsman2013-05-302-9/+16
| | | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x6D34E57D
* Use /run instead of /var/run, fixes bug #444167. Apply DoS Prevention ↵Tom Wijsman2013-05-305-15/+322
| | | | | | | patches, temporary fixes for bug #432046. Fix ChangeLog issues; there was an empty log message above header by flameeyes and an empty message by jer. Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Cleanup ebuild, use REQUIRED_USE, always install docs, improve init script ↵Diego Elio Pettenò2013-05-294-6/+138
| | | | | | | so that now it actually works. Package-Manager: portage-2.2.0_alpha176/cvs/Linux x86_64 Manifest-Sign-Key: 0x1CD13C8AD4301342
* Stable for x86, wrt bug #470568Agostino Sarubbo2013-05-263-9/+22
| | | | | | Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for HPPA (bug #470568).Jeroen Roovers2013-05-263-19/+12
| | | | | | Package-Manager: portage-2.2.0_alpha177/cvs/Linux x86_64 RepoMan-Options: --ignore-arches Manifest-Sign-Key: 0xA792A613
* Stable for ppc, wrt bug #470568Agostino Sarubbo2013-05-263-18/+21
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux ppc64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
* Version bumpEray Aslan2013-05-253-16/+266
| | | | | Package-Manager: portage-2.2.0_alpha177/cvs/Linux x86_64 Manifest-Sign-Key: 0x77F1F175586A3B1F
* Stable for alpha, wrt bug #470568Agostino Sarubbo2013-05-253-18/+21
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux ppc64 RepoMan-Options: --include-arches="alpha" Manifest-Sign-Key: 0x7194459F
* Stable for sparc, wrt bug #470568Agostino Sarubbo2013-05-253-18/+21
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux ppc64 RepoMan-Options: --include-arches="sparc" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #470568Agostino Sarubbo2013-05-233-9/+22
| | | | | | Package-Manager: portage-2.1.12.1/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Remove old.Tim Harder2013-05-164-100/+13
| | | | | Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Version bump.Tim Harder2013-05-163-9/+58
| | | | | Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Add haproxy live ebuildChristian Ruppert2013-05-133-16/+123
| | | | | Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0xB427ABC8
* Drop unnecessary path to pry for tests.Tim Harder2013-05-113-12/+15
| | | | | Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Version bump (bug #469402), update to distutils-r1.Tim Harder2013-05-113-16/+58
| | | | | Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Replacing AM_CONFIG_HEADER by AC_CONFIG_HEADERS in configure.ac to support ↵Tom Wijsman2013-05-057-13/+48
| | | | | | | sys-devel/automake:1.13, fixes bug #468692 reported by Torsten Kaiser. Thanks to CrowX- and inferit on IRC to point me to this bug. Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* EAPI 5. Fix incorrect timeout reporting for domains that are available, ↵Tom Wijsman2013-05-024-2/+99
| | | | | | | revision bump. Thanks to Andrew Savchenko for reporting. Fixes bug #389675. Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Gave the distfile a more unique name. Added a patch to no longer test ↵Tom Wijsman2013-05-024-15/+92
| | | | | | | uninportant random data causing tests to unnecessarly fail, all test pass multiple times. Removed QA warning. Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Fixed a test failure, there are still random failures left where the HTTP ↵Tom Wijsman2013-05-024-12/+31
| | | | | | | headers return in a different order. Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Version bumpEray Aslan2013-04-303-15/+265
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x77F1F175586A3B1F
* Version bumpEray Aslan2013-04-295-15/+646
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x77F1F175586A3B1F
* Respect AR - bug #461730Eray Aslan2013-04-263-18/+21
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x77F1F175586A3B1F
* Fix and work around build failures with automake-1.13Eray Aslan2013-04-263-17/+26
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x77F1F175586A3B1F
* Disable silent make rules. Fix building with automake-1.13.Jeroen Roovers2013-04-243-11/+18
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* EAPI 5. Bump, prevent file collision by removing lib/utils.py. Fixes bug ↵Tom Wijsman2013-04-194-41/+58
| | | | | | | #351305. Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Version bump to 0.6.4 which fixes all compilation errors and most test ↵Tom Wijsman2013-04-196-66/+99
| | | | | | | errors, there is only one failing test remaining. Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Fix ncsa_auth with glibc-2.17 - bug #464406Eray Aslan2013-04-165-15/+530
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x77F1F175586A3B1F
* New package c-icap-modules, URL blocklist and virus scanner for the C-ICAP ↵Tom Wijsman2013-04-133-2/+76
| | | | | | | server. Contributed by Florian Steinel. Tested and works. Fixes bug #456698. Package-Manager: portage-2.1.11.60/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* New package c-icap-modules, URL blocklist and virus scanner for the C-ICAP ↵Tom Wijsman2013-04-132-0/+14
| | | | | | | server. Contributed by Florian Steinel. Tested and works. Fixes bug #456698. Package-Manager: portage-2.1.11.60/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Revision bump, force people that are not running stable to use ↵Tom Wijsman2013-04-096-280/+31
| | | | | | | >=dev-libs/libpcre-8.32. Fixes bug #417679 reported by Tomas Mozes. Dropped old, will drop current stable once future stabilization is done. Package-Manager: portage-2.1.11.60/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Revision bump of 1.3.2 and 1.4.0_pre1 fix bug #380449 (duplicate bug ↵Tom Wijsman2013-04-098-28/+241
| | | | | | | #465092), meanwhile also added GPL-2 to LICENSE of all versions to fix bug #426122. Package-Manager: portage-2.1.11.60/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Stable for ppc, wrt bug #464340Agostino Sarubbo2013-04-053-18/+21
| | | | | Package-Manager: portage-2.1.11.55/cvs/Linux ppc64 Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #464340Agostino Sarubbo2013-04-053-18/+21
| | | | | Package-Manager: portage-2.1.11.55/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #464340Agostino Sarubbo2013-04-053-13/+22
| | | | | Package-Manager: portage-2.1.11.55/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #464474Agostino Sarubbo2013-04-043-18/+21
| | | | | Package-Manager: portage-2.1.11.55/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #464474Agostino Sarubbo2013-04-043-9/+22
| | | | | Package-Manager: portage-2.1.11.55/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
* Version bump, CVE-2013-1912Christian Ruppert2013-04-044-15/+113
| | | | | Package-Manager: portage-2.1.11.55/cvs/Linux x86_64 Manifest-Sign-Key: 0xB427ABC8
* Remove oldEray Aslan2013-04-0311-1912/+22
| | | | | Package-Manager: portage-2.2.0_alpha171/cvs/Linux x86_64 Manifest-Sign-Key: 0x77F1F175586A3B1F
* CleanupChristian Ruppert2013-04-025-249/+14
| | | | | Package-Manager: portage-2.1.11.55/cvs/Linux x86_64 Manifest-Sign-Key: 0xB427ABC8
* Stable for ia64, wrt bug #461492Agostino Sarubbo2013-04-013-18/+21
| | | | | Package-Manager: portage-2.1.11.55/cvs/Linux ppc64 Manifest-Sign-Key: 0x7194459F
* Revision bump. Package was forcing debug on everyone, resolved by only ↵Tom Wijsman2013-04-013-16/+121
| | | | | | | passing debug parameter to econf when USE="debug". Reported by Tomas Mozen. Fixes bug #463978. Package-Manager: portage-2.1.11.59/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Fixed building of the fastfilereader extension. Added necessary ↵Tom Wijsman2013-03-315-24/+74
| | | | | | | dev-ruby/cgi_multipart_eof_fix and www-servers/mongrel dependencies. Made testing phase empty since there is no Rakefile. Package-Manager: portage-2.1.11.59/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* Added live ebuild for polipo. Reported by Piotr Karbowski. Fixes bug #321549.Tom Wijsman2013-03-313-22/+54
| | | | | Package-Manager: portage-2.1.11.59/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* New ebuild for swiftiply. Ebuild contributed by Jochen Schalanda which has ↵Tom Wijsman2013-03-313-2/+31
| | | | | | | been updated to use the new eclasses. Fixes bug #198500. Package-Manager: portage-2.1.11.59/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D
* New ebuild for swiftiply. Ebuild contributed by Jochen Schalanda which has ↵Tom Wijsman2013-03-312-0/+14
| | | | | | | been updated to use the new eclasses. Fixes bug #198500. Package-Manager: portage-2.1.11.59/cvs/Linux x86_64 Manifest-Sign-Key: 0x6D34E57D