summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/dahdi: x86 stable wrt bug #775341Agostino Sarubbo2021-03-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/dahdi: Stabilize 3.1.0-r3 amd64, #775341Sam James2021-03-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dahdi: version bump to fix compiler problems.Jaco Kroon2021-01-222-0/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1. clang/LLVM 2. Kernel header changes (5.9 onwards) Three additional patches added to the patch set (two of which from dahdi-linux/next, and one just submitted): 09-dahdi-3.1.0-r3-remove-32bit-userspace-on-64bit-support.patch 10-dahdi-3.1.0-r3-ioctl-kernel-5.9.patch 11-dahdi-3.1.0-r3-clang.patch 09 is a dependency for 10, which is required since kernel version 5.9. The former seems to affect 32-bit userspace on 64-bit kernels only, and according to upstream there are no tests for this. 10 fixes the compile issues for kernels 5.9 onwards (which dropped ioctl from proc_ops structures. 11 imports clang fixes as per https://issues.asterisk.org/jira/browse/DAHLIN-385 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://bugs.gentoo.org/748240 Closes: https://bugs.gentoo.org/740818 Closes: https://github.com/gentoo/gentoo/pull/18990 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/dahdi: migrate to sys-apps/kmodMikle Kolyada2020-08-081-0/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-misc/dahdi: arm keyworded (bug #716426)Sam James2020-07-201-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dahdi: arm64 keyworded (bug #716426)Sam James2020-07-161-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dahdi: Add CONFIG_PCI as kernel config requirement.Jaco Kroon2020-07-151-1/+1
| | | | | | | | | Picked up by Sam <sam@gentoo.org> whilst working on: Bug: https://bugs.gentoo.org/716426 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/16708 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dahdi: fix install issue w.r.t. depmod.Jaco Kroon2020-06-251-1/+7
| | | | | | | | | | | | | | | | | If the kernel sources are not yet compiled, then there is no System.map, and as a result the kernel build system won't run depmod, resulting in the modules.* files normally generated by this to not exist. This causes the rm in the ebuild to fail. Substitute with a find mechanism that only deletes if it exists. At the same time clean up some empty files on the image that carries firmware version information which we don't care about. Closes: https://bugs.gentoo.org/725022 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/16196 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/dahdi: prune old versions.Jaco Kroon2020-04-168-597/+0
| | | | | | | | | net-misc/dahdi-2 (last stable) won't compile against any recent kernel. Closes: https://bugs.gentoo.org/716914 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/dahdi: x86 stable wrt bug #717228Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dahdi: amd64 stable wrt bug #717228Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dahdi: build fixes.Jaco Kroon2020-04-092-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | There were still some cases where specific kernel versions wouldn't compile. This now compiles on all versions that I've got. Consolidated the patches for non-digium hardware (which is where most of the issues were). Added a patch for dealing with 64-bit division on PPC (works on amd64), untested on ppc where it's required. Will also affect ARM now - as per newest keyword request. Fix for systems without CONFIG_PCI. Nuke empty RDEPEND= and DEPEND= lines. Bug: https://bugs.gentoo.org/659488 Bug: https://bugs.gentoo.org/716426 Closes: https://bugs.gentoo.org/716226 Closes: https://bugs.gentoo.org/716468 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/15154 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/dahdi: rev-bump to re-introduce non-digium modules.Jaco Kroon2020-03-152-0/+105
| | | | | | | | Closes: https://bugs.gentoo.org/705860 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/14944 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/dahdi: version bump to 3.1.0Jaco Kroon2020-01-103-0/+107
| | | | | | | | | | | | | | | | | | | | | Fixes various build issues due to old kernels. Unfortunately drops support for some cards previously maintained by tzafrir (https://notabug.org/tzafrir/dahdi-linux-extra). Unfortunately by his own admission these are really old, and looks like he dropped support for most of those cards as well. If required, please file a bug against me and I'll see what can be done. Closes: https://bugs.gentoo.org/661782 Closes: https://bugs.gentoo.org/661894 Closes: https://bugs.gentoo.org/679212 Closes: https://bugs.gentoo.org/679944 Closes: https://bugs.gentoo.org/701504 Closes: https://bugs.gentoo.org/701612 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/dahdi: take maintainershipJaco Kroon2020-01-101-2/+6
| | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/dahdi: Address build failures on newer kernelsTony Vroon2018-06-082-0/+81
| | | | | | | Reported by Toralf Förster; patches scavenged & rebased by Jaco Kroon. Closes: https://bugs.gentoo.org/617876 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-misc/*: Update Manifest hashesMichał Górny2017-12-101-29/+29
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-misc/dahdi: Add ~ppc ~ppc64 keyword (bug 447648).Michael Weber2017-02-221-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-misc/dahdi: Pass LDFLAGS="$(raw-ldflags)" to install, too (bug 447648).Michael Weber2017-02-221-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-misc/dahdi: Pass LDFLAGS="$(raw-ldflags)" (bug 447648).Michael Weber2017-02-221-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-misc/dahdi: Version bump to 2.11.1 thanks to Oliver Jaksch & Rene Fuchs ↵Tony Vroon2016-03-312-0/+82
| | | | | | in bug #572736 Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* net-misc/dahdi: x86 stable wrt bug #564014Mikle Kolyada2015-11-011-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-misc/dahdi: amd64 stable wrt bug #564014Agostino Sarubbo2015-10-271-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* 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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+363
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