public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_sql/
@ 2016-03-07 12:54 Agostino Sarubbo
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2016-03-07 12:54 UTC (permalink / raw
  To: gentoo-commits

commit:     fe3cd118ed630f6f1d7498859eb8876958e7c339
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  7 12:54:26 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 12:54:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe3cd118

www-apache/mod_log_sql: amd64 stable wrt bug #548986

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild b/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild
index 9d541c1..108d830 100644
--- a/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild
+++ b/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="dbi ssl"
 
 DEPEND="virtual/mysql


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_sql/
@ 2016-11-01 10:51 Pacho Ramos
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2016-11-01 10:51 UTC (permalink / raw
  To: gentoo-commits

commit:     8335884bd0f5d3e58ca10278fcba17f771d3f738
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  1 10:48:57 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 10:51:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8335884b

www-apache/mod_log_sql: x86 stable, bug #548986

Package-Manager: portage-2.3.2

 www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild b/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild
index 108d830..375b139 100644
--- a/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild
+++ b/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="dbi ssl"
 
 DEPEND="virtual/mysql


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_sql/
@ 2016-11-01 10:51 Pacho Ramos
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2016-11-01 10:51 UTC (permalink / raw
  To: gentoo-commits

commit:     f5c7e2f0f0707eb0844f6dd86379c8348f3aef96
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  1 10:49:27 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 10:51:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c7e2f0

www-apache/mod_log_sql: Drop old

Package-Manager: portage-2.3.2

 www-apache/mod_log_sql/mod_log_sql-1.101-r1.ebuild | 50 ----------------------
 1 file changed, 50 deletions(-)

diff --git a/www-apache/mod_log_sql/mod_log_sql-1.101-r1.ebuild b/www-apache/mod_log_sql/mod_log_sql-1.101-r1.ebuild
deleted file mode 100644
index c92c273..00000000
--- a/www-apache/mod_log_sql/mod_log_sql-1.101-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit apache-module
-
-DESCRIPTION="An Apache module for logging to an SQL (MySQL) database"
-HOMEPAGE="http://www.outoforder.cc/projects/apache/mod_log_sql/"
-SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="dbi ssl"
-
-DEPEND="virtual/mysql
-		dbi? ( dev-db/libdbi )
-		ssl? ( dev-libs/openssl )"
-RDEPEND="${DEPEND}"
-
-APACHE2_MOD_CONF="1.101/42_${PN}"
-APACHE2_MOD_DEFINE="LOG_SQL"
-
-APACHE2_EXECFILES="
-	.libs/${PN}_dbi.so
-	.libs/${PN}_logio.so
-	.libs/${PN}_mysql.so
-	.libs/${PN}_ssl.so"
-
-DOCFILES="AUTHORS CHANGELOG docs/README docs/manual.html \
-contrib/create_tables.sql contrib/make_combined_log.pl contrib/mysql_import_combined_log.pl"
-
-need_apache2_2
-
-src_compile() {
-	local myconf="--with-apxs=${APXS}"
-	use ssl && myconf="${myconf} --with-ssl-inc=/usr"
-	use ssl || myconf="${myconf} --without-ssl-inc"
-	use dbi && myconf="${myconf} --with-dbi=/usr"
-	use dbi || myconf="${myconf} --without-dbi"
-	econf ${myconf} || die "econf failed"
-	emake || die "emake failed"
-}
-
-pkg_postinst() {
-	use dbi && APACHE2_MOD_DEFINE="${APACHE2_MOD_DEFINE} DBI"
-	apache-module_pkg_postinst
-	einfo "Refer to /usr/share/doc/${PF}/ for scripts"
-	einfo "on how to create logging tables."
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_sql/
@ 2019-02-07 15:24 Brian Evans
  0 siblings, 0 replies; 7+ messages in thread
From: Brian Evans @ 2019-02-07 15:24 UTC (permalink / raw
  To: gentoo-commits

commit:     680d0e242624cf9db80d3bac84e905e8c51131ec
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  7 15:24:04 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Feb  7 15:24:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680d0e24

www-apache/mod_log_sql: Revbump for dependency and EAPI

non-maintainer commit

Bug: https://bugs.gentoo.org/666074
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild | 64 ++++++++++++++++++++++
 1 file changed, 64 insertions(+)

diff --git a/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild b/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
new file mode 100644
index 00000000000..d7f0da75b8d
--- /dev/null
+++ b/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit apache-module
+
+DESCRIPTION="An Apache module for logging to an SQL (MySQL) database"
+HOMEPAGE="http://www.outoforder.cc/projects/apache/mod_log_sql/"
+SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="dbi ssl"
+
+DEPEND="dev-db/mysql-connector-c:0=
+	dbi? ( dev-db/libdbi )
+	ssl? ( dev-libs/openssl:0= )"
+RDEPEND="${DEPEND}"
+
+APACHE2_MOD_CONF="1.101/42_${PN}"
+APACHE2_MOD_DEFINE="LOG_SQL"
+
+APACHE2_EXECFILES="
+	.libs/${PN}_logio.so
+	.libs/${PN}_mysql.so
+	.libs/${PN}_ssl.so"
+
+DOCS=( AUTHORS CHANGELOG docs/README contrib/create_tables.sql
+	contrib/make_combined_log.pl contrib/mysql_import_combined_log.pl )
+HTML_DOCS=( docs/manual.html )
+
+PATCHES=( "${FILESDIR}"/${P}-apache-2.4.patch )
+
+need_apache2_4
+
+pkg_setup() {
+	_init_apache2
+	_init_apache2_late
+}
+
+src_configure() {
+	local myconf="--with-apxs=${APXS}"
+	myconf="${myconf} $(usex ssl --with-ssl-inc=/usr --without-ssl-inc)"
+	myconf="${myconf} $(usex dbi --with-dbi=/usr --without-dbi)"
+	econf ${myconf}
+}
+
+src_compile() {
+	emake
+}
+
+src_install() {
+	use dbi && APACHE2_EXECFILES="${APACHE2_EXECFILES} .libs/${PN}_dbi.so"
+	apache-module_src_install
+	einstalldocs
+}
+
+pkg_postinst() {
+	use dbi && APACHE2_MOD_DEFINE="${APACHE2_MOD_DEFINE} DBI"
+	apache-module_pkg_postinst
+	einfo "Refer to /usr/share/doc/${PF}/ for scripts"
+	einfo "on how to create logging tables."
+}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_sql/
@ 2021-03-26 15:31 Agostino Sarubbo
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2021-03-26 15:31 UTC (permalink / raw
  To: gentoo-commits

commit:     e7701fa59ea05b10c5ad1957f9ea10376e5bbaf7
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 26 15:31:34 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 15:31:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7701fa5

www-apache/mod_log_sql: amd64 stable wrt bug #666074

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild b/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
index d7f0da75b8d..728f2cb49d9 100644
--- a/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
+++ b/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="dbi ssl"
 
 DEPEND="dev-db/mysql-connector-c:0=


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_sql/
@ 2021-03-28  7:14 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-03-28  7:14 UTC (permalink / raw
  To: gentoo-commits

commit:     700843b460aa2b0f6ee87bad59ebeef0a1c1ab9a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 07:13:31 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 07:13:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700843b4

www-apache/mod_log_sql: Stabilize 1.101-r3 x86, #666074

Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild b/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
index 728f2cb49d9..250033863d3 100644
--- a/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
+++ b/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="dbi ssl"
 
 DEPEND="dev-db/mysql-connector-c:0=


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_sql/
@ 2021-04-18 17:55 Andreas Sturmlechner
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2021-04-18 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     0ea946729df78495c9bbe37c8e8cc96af39ba56c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 11:16:45 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 17:55:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea94672

www-apache/mod_log_sql: Drop 1.101-r2

Closes: https://bugs.gentoo.org/666074
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild | 61 ----------------------
 1 file changed, 61 deletions(-)

diff --git a/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild b/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild
deleted file mode 100644
index d64a1d825f6..00000000000
--- a/www-apache/mod_log_sql/mod_log_sql-1.101-r2.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit apache-module epatch
-
-DESCRIPTION="An Apache module for logging to an SQL (MySQL) database"
-HOMEPAGE="http://www.outoforder.cc/projects/apache/mod_log_sql/"
-SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="dbi ssl"
-
-DEPEND="virtual/mysql
-	dbi? ( dev-db/libdbi )
-	ssl? ( dev-libs/openssl:0 )"
-RDEPEND="${DEPEND}"
-
-APACHE2_MOD_CONF="1.101/42_${PN}"
-APACHE2_MOD_DEFINE="LOG_SQL"
-
-APACHE2_EXECFILES="
-	.libs/${PN}_logio.so
-	.libs/${PN}_mysql.so
-	.libs/${PN}_ssl.so"
-
-DOCFILES="AUTHORS CHANGELOG docs/README docs/manual.html \
-contrib/create_tables.sql contrib/make_combined_log.pl contrib/mysql_import_combined_log.pl"
-
-need_apache2_4
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-apache-2.4.patch
-}
-
-src_configure() {
-	local myconf="--with-apxs=${APXS}"
-	use ssl && myconf="${myconf} --with-ssl-inc=/usr"
-	use ssl || myconf="${myconf} --without-ssl-inc"
-	use dbi && myconf="${myconf} --with-dbi=/usr"
-	use dbi || myconf="${myconf} --without-dbi"
-	econf ${myconf}
-}
-
-src_compile() {
-	emake
-}
-
-src_install() {
-	use dbi && APACHE2_EXECFILES="${APACHE2_EXECFILES} .libs/${PN}_dbi.so"
-	apache-module_src_install
-}
-
-pkg_postinst() {
-	use dbi && APACHE2_MOD_DEFINE="${APACHE2_MOD_DEFINE} DBI"
-	apache-module_pkg_postinst
-	einfo "Refer to /usr/share/doc/${PF}/ for scripts"
-	einfo "on how to create logging tables."
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-18 17:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-26 15:31 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_sql/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2021-04-18 17:55 Andreas Sturmlechner
2021-03-28  7:14 Sam James
2019-02-07 15:24 Brian Evans
2016-11-01 10:51 Pacho Ramos
2016-11-01 10:51 Pacho Ramos
2016-03-07 12:54 Agostino Sarubbo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox