summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revbump with fix for bug #458892 (fix world-readable log file).Zac Medico2013-06-144-5/+77
| | | | | Package-Manager: portage-2.2.0_alpha179/cvs/Linux i686 Manifest-Sign-Key: 0xFDE8EF85AE5719A3
* Fix bashisms in init script.Zac Medico2013-06-143-17/+20
| | | | | Package-Manager: portage-2.2.0_alpha179/cvs/Linux i686 Manifest-Sign-Key: 0xFDE8EF85AE5719A3
* Don't install 00_systemd.conf since we don't install mod_systemd.so. Bug 470774.Mike Gilbert2013-06-133-6/+20
| | | | | Package-Manager: portage-2.2.0_alpha179/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
* www-servers/tomcat: removed obsolete ebuildsMiroslav Šulc2013-06-1110-985/+11
| | | | | Package-Manager: portage-2.1.12.4/cvs/Linux x86_64 Manifest-Sign-Key: 0xCFE47E2F
* www-servers/tomcat: version bumpMiroslav Šulc2013-06-116-6/+431
| | | | | Package-Manager: portage-2.1.12.4/cvs/Linux x86_64 Manifest-Sign-Key: 0xCFE47E2F
* www-servers/gatling: Use ${ROOT} (bug #472096)Sebastian Pipping2013-06-073-7/+20
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0x401A1600
* Upstream bump to fix potencial DoS bug in headers parser, bug #472400, ↵Anthony G. Basile2013-06-064-154/+26
| | | | | | | CVE-2013-3843 Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Bug #471398: nofiles group should be GID 200.Robin H. Johnson2013-06-063-16/+99
| | | | Package-Manager: portage-2.2.0_alpha177/cvs/Linux x86_64
* Rev bump 1.2.0 to force the last fix down to the usersAnthony G. Basile2013-06-053-17/+23
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Fix DoS bug on headers parser, bug #472400, CVE-2013-3843Anthony G. Basile2013-06-054-18/+157
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Use group id 0 instead of group name root, which is not portable. #462214Naohiro Aota2013-06-023-14/+21
| | | | | Package-Manager: portage-2.2.0_alpha176/cvs/Linux x86_64 Manifest-Sign-Key: 0xF8551514
* Almost everyone will need liana, so turn it on by defaultAnthony G. Basile2013-06-023-8/+28
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* ssl is broken on monkeyd-1.2.0, so we'll turn it off for nowAnthony G. Basile2013-06-013-10/+14
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Add live ebuild to follow upstream closelyAnthony G. Basile2013-06-014-16/+213
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Incorporate suggestions from gentoo-dev ML, thanks mgornyAnthony G. Basile2013-05-284-34/+19
| | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64
* Version bumpAnthony G. Basile2013-05-284-20/+168
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Set permissions for /var/lib/nginx/tmp to 0750 instead of 0700 to avoid a ↵Tiziano Müller2013-05-234-11/+573
| | | | | | | | problem with SELinux. Add 3rd-party modules rtmp (bug #427194), dav-ext (bug #442610). Bump fancyindex (bug #470824, usptream moved to Github). Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x1E0CA85F!
* drop mod_systemd patch for now, since it requires more work in ↵Fabio Erculiani2013-05-213-19/+13
| | | | | | | apache-2.eclass, it will be available anyway in the next release, fix bug #470774 Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0xADC916E5
* Add missing || to PYTHON_USEDEP. Bug #469258.Michał Górny2013-05-204-12/+28
| | | | | Package-Manager: portage-2.2.0_alpha176/cvs/Linux x86_64 Manifest-Sign-Key: 0x9627F456F9DA7643!
* add systemd support to both 2.2 and 2.4 branches on behalf of the systemd ↵Fabio Erculiani2013-05-209-5/+364
| | | | | | | team, fix bug #466096, overriding unresponsive maintainer Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0xADC916E5
* Initial import.Tim Harder2013-05-163-2/+56
| | | | | Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Initial import.Tim Harder2013-05-162-0/+14
| | | | | Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Fix pcre dependency for naxsi by using a REQUIRED_USE.Tiziano Müller2013-05-143-13/+17
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x1E0CA85F!
* Add support for naxsi (bug #397587).Tiziano Müller2013-05-143-10/+522
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x1E0CA85F!
* Fix systemd unit due to removed tmpfiles (bug #469784). Remove left-overs ↵Tiziano Müller2013-05-148-234/+520
| | | | | | | | from old-version-cleanup. Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x1E0CA85F!
* Remove oldAgostino Sarubbo2013-05-136-1773/+19
| | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #468870Agostino Sarubbo2013-05-133-18/+21
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #468870Agostino Sarubbo2013-05-133-19/+22
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Use epatch_user to allow custom patches from users.Jason Donenfeld2013-05-133-13/+22
| | | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0xA5DE03AE
* Set permissions for log- and tmp-dir in ebuild only, including a one-time ↵Tiziano Müller2013-05-135-5/+609
| | | | | | | | postinst-fix for bug #469094, resp. bug #458726. Moved the tmp-dirs to /var/lib/nginx/tmp and set the nginx-homedir to /var/lib/nginx (following the other distros here). Fix perl-module installation to use /usr instead of /usr/local for PREFIX. Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x1E0CA85F!
* add ~arm, bug #456752Markus Meier2013-05-113-14/+11
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x072AD062
* bumpIan Delaney2013-05-093-5/+52
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0xB8072B0D
* Drop vulnerable versions, fix bug #458726 again for /var/tmp/nginx and ↵Tiziano Müller2013-05-086-423/+136
| | | | | | | | stricter default permissions for /var/log/nginx. Package-Manager: portage-2.1.11.58/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x1E0CA85F!
* Version bump for bug #468870, added gunzip flag (bug #468770), bumped ↵Tiziano Müller2013-05-083-2/+483
| | | | | | | | devel_kit to 0.2.18, headers_more to 0.20, slowfs_cache to 1.10. Package-Manager: portage-2.1.11.58/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x1E0CA85F!
* www-servers/meteor removal (pending 5th May 2013), 30 days have passed.Tom Wijsman2013-05-0511-776/+0
|
* Remove ghelm from metadataPatrick Lauer2013-05-033-28/+6
| | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64
* fix lua module compatibility; add check_upstream and metrics moduleBenedikt Boehm2013-05-024-6/+469
| | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64
* Version bump. Remove old. Removed proxy-maint.Rafael Martins2013-05-027-142/+14
| | | | Package-Manager: portage-2.2.0_alpha163/cvs/Linux x86_64
* Introduce a systemd unit for boa.Michał Górny2013-04-274-19/+37
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x9627F456F9DA7643!
* Take over and clean the ebuild up.Michał Górny2013-04-274-37/+51
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x9627F456F9DA7643!
* Version bump.Hans de Graaff2013-04-263-15/+103
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0x8883FA56A308A8D7!
* version bump. fixes #446734, #462214, #467106, #466526, #466246Benedikt Boehm2013-04-259-875/+63
| | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64
* add systemd unit, close bug #466254Fabio Erculiani2013-04-214-8/+27
| | | | | Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0xADC916E5
* Import testing branch.Jason Donenfeld2013-04-203-5/+350
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0xA5DE03AE
* Bump for #456224Patrick Lauer2013-04-193-2/+427
| | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64
* Bump to 1.2.8 #456224Patrick Lauer2013-04-193-2/+426
| | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64
* Pin automake to 1.11 slot (bug #465392). Permission kindly granted by ↵Lars Wendler2013-04-114-9/+37
| | | | | | | patrick. Fixed whitespace and quoting errors mentioned by repoman Package-Manager: portage-2.2.0_alpha171/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* Stable for sparc, wrt bug #458896Agostino Sarubbo2013-04-023-18/+21
| | | | | Package-Manager: portage-2.1.11.55/cvs/Linux ppc64 Manifest-Sign-Key: 0x7194459F
* Version bump per bug #456224, as requested by actown@osuosl.org.Robin H. Johnson2013-03-314-16/+434
| | | | Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64
* Quote patterns for python_gen_usedep.Mike Gilbert2013-03-303-10/+11
| | | | | Package-Manager: portage-2.2.0_alpha170/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4