summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/smartmontools: add upstream fix for broadcast nsid on nvme devicesGwendal Grignou2018-05-312-0/+259
|
* sys-apps/smartmontools-6.6-r0: alpha stableTobias Klausmann2018-03-031-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/643012
* sys-apps/smartmontools: Fix build on MUSLThomas Deutschmann2018-01-142-0/+15
| | | | | Closes: https://bugs.gentoo.org/644586 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-apps/smartmontools: arm stable, bug #643012Markus Meier2018-01-101-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* sys-apps/smartmontools: amd64 stable wrt bug #643012Mikle Kolyada2018-01-081-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-apps/smartmontools: stable 6.6 for ia64/ppc/ppc64, bug #643012Sergei Trofimovich2018-01-061-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64 ppc ppc64"
* sys-apps/smartmontools: x86 stable (bug #643012)Thomas Deutschmann2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-apps/smartmontools: stable 6.6 for hppa, bug #643012Rolf Eike Beer2018-01-031-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* sys-apps/smartmontools: stable 6.6 for sparc, bug #643012Rolf Eike Beer2018-01-021-2/+2
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* sys-apps: Update Manifest hashes.Ulrich Müller2017-12-091-3/+3
|
* sys-apps/smartmontools: Removed old.Lars Wendler2017-11-061-103/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-apps/smartmontools: Sync live ebuild.Lars Wendler2017-11-061-1/+3
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-apps/smartmontools: Bump to version 6.6Lars Wendler2017-11-062-0/+151
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-apps/smartmontools: Update live ebuildThomas Deutschmann2017-10-311-35/+80
| | | | | | Incorporate changes from commit ad8950f967e37dcff1fb1ab9fcd2e0b4001b0a69. Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-apps/smartmontools: Rev bump to address several problemsThomas Deutschmann2017-10-313-0/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - EAPI updated to EAPI 6. - Depend on sys-freebsd/freebsd-lib[usb] on FreeBSD. (bug #552054) - Update smartd systemd service to reflect that we don't provide a general config file for the service. Users are supposed to overwrite the provided service if they want to pass additional parameters. (bug #527648) - We no longer install executable files in /usr/share/{PN}. (bug #622072) - "minimal" USE flag was replaced by "daemon" USE flag to better indicate what the USE flag does. - "caps" USE flag now requires "daemon" USE flag. - It is now possible to use the "update_drivedb" USE flag alone (i.e. without the "minimal", now "daemon" USE flag). (bug #635700) - The drive database logic was rewritten: Per default we try to install the drive database shipped with the package. If there's already a drive database installed we will not replace the database anymore in assumption that the user has updated the database in the meantime and want to preserve the changes. A warning will be displayed in this case with an instruction how to update or restore the default drive database shipped with the package. The new logic now also works when using binary packages. (bug #575292) - RDEPENDs on net-misc/curl, net-misc/wget, www-client/lynx and dev-vcs/subversion (just one of them is required!) were added when using "update_drivedb" USE flag. Closes: https://bugs.gentoo.org/552054 Closes: https://bugs.gentoo.org/527648 Closes: https://bugs.gentoo.org/622072 Closes: https://bugs.gentoo.org/635700 Closes: https://bugs.gentoo.org/575292 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-apps/smartmontools: add ~arm64.Robin H. Johnson2017-02-142-2/+2
| | | | | | | Runtime testing performed on Lenovo CaviumX thanks to Packet.net. Package-Manager: portage-2.3.2 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-apps/smartmontools: dropped ~ia64-linux ~x86-freebsdFabian Groffen2017-01-294-8/+8
| | | | Package-Manager: portage-2.3.3
* sys-apps/smartmontools: fix update warningJames Broadhead2017-01-274-24/+34
| | | | | | | | | | | | | | - update warning about updating the drivedb, so that it notices the useflag - fix description so that it's short enough (adapted from the smartmontools website) -- repoman - quote some variables -- shellcheck - update the copy of the warning Fixes: https://bugs.gentoo.org/show_bug.cgi?id=587372 (cherry picked from commit 890093680d63a1b50d02e6408b55d4d748fcdbdb) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/3114
* sys-apps/smartmontools: Update SourceForge SVN URLsSven Wegener2016-10-304-5/+5
| | | | Package-Manager: portage-2.2.28
* sys-apps/smartmontools: add ${EPREFIX} to econf --with-drivedbdirZac Medico2016-07-022-2/+2
| | | | Package-Manager: portage-2.3.0
* sys-apps/smartmontools: Bump to version 6.5Lars Wendler2016-05-074-20/+127
| | | | | | | Synced live ebuild. Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/smartmontools: Fixed installation with USE=minimal.Lars Wendler2016-04-191-16/+18
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/smartmontools: Keep temporarily empty /var/db/smartmontools directory.Lars Wendler2016-04-181-1/+4
| | | | | | | This should fix isntallation with paludis. Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/smartmontools: Removed old.Lars Wendler2016-04-182-67/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/smartmontools: Revbump to fix bugs #575292 and #580424Lars Wendler2016-04-184-13/+140
| | | | | | | | | Don't install drivedb.h into /usr and don't add it to the PM's file database (#575292). Fix download location of latest drivedb.h file (#580424). Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-4/+4
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* standardize various metadata.xml styleMike Frysinger2015-11-241-9/+9
|
* sys-apps/smartmontools: sparc stable wrt bug #555528Agostino Sarubbo2015-09-211-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
* sys-apps/smartmontools: Stable for PPC64 (bug #555528).Jeroen Roovers2015-09-071-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-apps/smartmontools: ppc stable wrt bug #555528Agostino Sarubbo2015-09-061-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-apps/smartmontools arm stable, bug #555528Markus Meier2015-08-211-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* sys-apps/smartmontools: Stable for HPPA (bug #555528).Jeroen Roovers2015-08-181-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-apps/smartmontools: ia64 stable wrt bug #555528Mikle Kolyada2015-08-161-1/+1
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+240
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed