* [gentoo-commits] repo/gentoo:master commit in: sys-apps/ifplugd/
@ 2017-02-04 15:21 Agostino Sarubbo
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2017-02-04 15:21 UTC (permalink / raw
To: gentoo-commits
commit: 7f2168967990b639a4a0e78995e0a9588a36b56a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 15:18:18 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 15:21:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f216896
sys-apps/ifplugd: amd64 stable wrt bug #604222
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sys-apps/ifplugd/ifplugd-0.28-r10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild b/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild
index 889836c..44863e5 100644
--- a/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild
+++ b/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/ifplugd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~arm ~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86"
IUSE="doc selinux"
DEPEND="virtual/pkgconfig
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/ifplugd/
@ 2017-02-07 16:58 Jeroen Roovers
0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers @ 2017-02-07 16:58 UTC (permalink / raw
To: gentoo-commits
commit: ba0ec2f288117788567ba990a3272054eae37682
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 7 16:31:46 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Feb 7 16:58:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba0ec2f2
sys-apps/ifplugd: Stable for HPPA (bug #604222).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
sys-apps/ifplugd/ifplugd-0.28-r10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild b/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild
index 44863e5..b844103 100644
--- a/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild
+++ b/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/ifplugd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~arm hppa ~ppc ~x86"
IUSE="doc selinux"
DEPEND="virtual/pkgconfig
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/ifplugd/
@ 2018-05-21 19:31 Mikle Kolyada
0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2018-05-21 19:31 UTC (permalink / raw
To: gentoo-commits
commit: d43b798be03d8f1f0a10d7cd12433bc227efc8ca
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon May 21 19:31:20 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon May 21 19:31:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43b798b
sys-apps/ifplugd: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-apps/ifplugd/ifplugd-0.28-r9.ebuild | 70 ---------------------------------
1 file changed, 70 deletions(-)
diff --git a/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild b/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild
deleted file mode 100644
index a3a9bd0112f..00000000000
--- a/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="Brings up/down ethernet ports automatically with cable detection"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifplugd/"
-SRC_URI="http://0pointer.de/lennart/projects/ifplugd/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~arm amd64 hppa ppc x86"
-IUSE="doc selinux"
-
-DEPEND="virtual/pkgconfig
- doc? ( www-client/lynx )
- >=dev-libs/libdaemon-0.5"
-RDEPEND=">=dev-libs/libdaemon-0.5
- >=sys-apps/baselayout-1.12
- selinux? ( sec-policy/selinux-ifplugd )"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-nlapi.diff"
- epatch "${FILESDIR}/${P}-interface.patch"
- epatch "${FILESDIR}/${P}-strictalias.patch"
- epatch "${FILESDIR}/${P}-noip.patch"
-}
-
-src_configure() {
- econf \
- $(use_enable doc lynx) \
- --with-initdir=/etc/init.d \
- --disable-xmltoman \
- --disable-subversion
-}
-
-src_install() {
- default
-
- # Remove init.d configuration as we no longer use it
- rm -rf "${D}/etc/ifplugd" "${D}/etc/init.d/${PN}"
-
- exeinto "/etc/${PN}"
- newexe "${FILESDIR}/${PN}.action" "${PN}.action"
-
- cd "${S}/doc"
- dodoc README SUPPORTED_DRIVERS
- use doc && dohtml *.html *.css
-}
-
-pkg_postinst() {
- # Warn about old init script
- einfo "baselayout now starts ifplugd automatically on wired interfaces"
- einfo "If you do not want this behaviour then add !plug to your modules"
- einfo "in /etc/conf.d/net like so"
- einfo " modules=( \"!plug\" )"
-
- if [ -e "${ROOT}/etc/init.d/ifplugd" -o -e "${ROOT}/etc/conf.d/ifplugd" ] ; then
- echo
- ewarn "You should stop the ifplugd service now and remove its init"
- ewarn "script and config file"
- if [ "${ROOT}" = "/" ] ; then
- ewarn " /etc/init.d/ifplugd stop"
- ewarn " rc-update del ifplugd"
- ewarn " rm -f /etc/{conf,init}.d/ifplugd"
- fi
- fi
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/ifplugd/
@ 2019-04-22 13:07 Anthony G. Basile
0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile @ 2019-04-22 13:07 UTC (permalink / raw
To: gentoo-commits
commit: 38c1724f9318295977f747cb4e9bd2fe927af9f7
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 13:07:42 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 13:07:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c1724f
sys-apps/ifplugd: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
sys-apps/ifplugd/ifplugd-0.28-r10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild b/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild
index 9f7114191a9..9854033e325 100644
--- a/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild
+++ b/sys-apps/ifplugd/ifplugd-0.28-r10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://0pointer.de/lennart/projects/ifplugd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ppc x86"
IUSE="doc selinux"
DEPEND="virtual/pkgconfig
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/ifplugd/
@ 2020-05-03 20:20 Thomas Deutschmann
0 siblings, 0 replies; 6+ messages in thread
From: Thomas Deutschmann @ 2020-05-03 20:20 UTC (permalink / raw
To: gentoo-commits
commit: 7d9538e3cb5356e2987e1492fa0869d45f42d1eb
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun May 3 20:19:28 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun May 3 20:20:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9538e3
sys-apps/ifplugd: fix RedundantLongDescription
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
sys-apps/ifplugd/metadata.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sys-apps/ifplugd/metadata.xml b/sys-apps/ifplugd/metadata.xml
index bb67101bd41..0065a0bccee 100644
--- a/sys-apps/ifplugd/metadata.xml
+++ b/sys-apps/ifplugd/metadata.xml
@@ -6,6 +6,10 @@
<name>Gentoo Base System</name>
</maintainer>
<longdescription lang="en">
- Brings up/down ethernet ports automatically with cable detection
+ ifplugd is a Linux daemon which will automatically configure your
+ ethernet device when a cable is plugged in and automatically
+ unconfigure it if the cable is pulled. This is useful on laptops
+ with onboard network adapters, since it will only configure the
+ interface when a cable is really connected.
</longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/ifplugd/
@ 2024-11-22 13:55 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-11-22 13:55 UTC (permalink / raw
To: gentoo-commits
commit: a65c64a0e8e0d5448848bdade9156808c8b6b022
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 13:52:54 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 13:53:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a65c64a0
sys-apps/ifplugd: misc fixes
* Move eautoreconf to src_prepare
* Don't drop various keywords
* Use BDEPEND
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/ifplugd/ifplugd-0.28-r12.ebuild | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)
diff --git a/sys-apps/ifplugd/ifplugd-0.28-r12.ebuild b/sys-apps/ifplugd/ifplugd-0.28-r12.ebuild
index 6a8cb71d2f87..b9f483e7ccc6 100644
--- a/sys-apps/ifplugd/ifplugd-0.28-r12.ebuild
+++ b/sys-apps/ifplugd/ifplugd-0.28-r12.ebuild
@@ -11,15 +11,19 @@ SRC_URI="http://0pointer.de/lennart/projects/ifplugd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86"
IUSE="doc selinux"
-DEPEND="virtual/pkgconfig
- doc? ( www-client/lynx )
- >=dev-libs/libdaemon-0.5"
-RDEPEND=">=dev-libs/libdaemon-0.5
+DEPEND=">=dev-libs/libdaemon-0.5"
+RDEPEND="
+ ${DEPEND}
>=sys-apps/baselayout-1.12
- selinux? ( sec-policy/selinux-ifplugd )"
+ selinux? ( sec-policy/selinux-ifplugd )
+"
+BDEPEND="
+ virtual/pkgconfig
+ doc? ( www-client/lynx )
+"
PATCHES=(
"${FILESDIR}/${P}-nlapi.diff"
@@ -34,8 +38,13 @@ PATCHES=(
DOCS=( doc/README doc/SUPPORTED_DRIVERS )
HTML_DOCS=( doc/README.html doc/style.css )
-src_configure() {
+src_prepare() {
+ default
+
eautoreconf
+}
+
+src_configure() {
econf \
$(use_enable doc lynx) \
--with-initdir=/etc/init.d \
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-11-22 13:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-22 13:55 [gentoo-commits] repo/gentoo:master commit in: sys-apps/ifplugd/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2020-05-03 20:20 Thomas Deutschmann
2019-04-22 13:07 Anthony G. Basile
2018-05-21 19:31 Mikle Kolyada
2017-02-07 16:58 Jeroen Roovers
2017-02-04 15:21 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox