Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-php/* and www-apache/*: Drop obsolete. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2021-05-27 | 25 | -2234/+0 |
| | | | | | | | | These packages have been rotting in this repo. Newer verions are available in the tree. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | ||||
* | Drop Id line from ebuilds and old packages that I've left "rotting". | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2017-03-16 | 2 | -2/+0 |
| | | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | ||||
* | Use http for dtd and not https. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2016-05-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | ||||
* | Replace Header line with Id. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2016-04-25 | 2 | -2/+2 |
| | | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | ||||
* | Fix metadata.xml DTD url. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2016-04-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | ||||
* | Fix maintainer type in metadata.xml. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2016-04-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | ||||
* | More updates to 2.0.8-r1 and fixes to 2.0.9 so it builds. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2015-08-06 | 6 | -5/+161 |
| | | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | ||||
* | Sync ebuild with tree ebuilds and add experimental ebuild for 2.0.9 release. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2015-08-06 | 2 | -26/+215 |
| | | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | ||||
* | Fix virtual/perl-CGI dependency and sort deps alphabetically. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2015-08-06 | 1 | -4/+3 |
| | | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | ||||
* | Fix my username in the ChangeLog. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2013-09-06 | 1 | -1/+1 |
| | |||||
* | Update metadata.xml to assume sole responsability for all packages in the repo. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2013-08-15 | 1 | -5/+4 |
| | |||||
* | Update mod_perl config to apache-2.4 auth model. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2013-06-25 | 2 | -1/+47 |
| | |||||
* | Update mod_perl-2.0.8 with more apache-2.4 patches. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2013-06-21 | 3 | -20/+114 |
| | |||||
* | Add mod_perl to my overlay. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2013-06-21 | 20 | -0/+1753 |
Use debian work to get mod_perl to build with apache-2.4 based on http://marc.info/?l=apache-modperl&m=136987032617467&w=2 and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666822 . Many thanks to Gregor Herrmann <gregoa@debian.org> for all the pointers and help. |