summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-fs/netatalk: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: remove unused patchesMichael Mair-Keimberger2023-10-225-329/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/33453 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-fs/netatalk: drop 3.1.12-r7, 3.1.17Hans de Graaff2023-10-203-355/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* net-fs/netatalk: Stabilize 3.1.18 x86, #915632Arthur Zamarin2023-10-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-fs/netatalk: Stabilize 3.1.18 amd64, #915632Sam James2023-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: Stabilize 3.1.18 arm, #915632Sam James2023-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: add 3.1.18Sam James2023-10-082-0/+173
| | | | | | | Bug: https://bugs.gentoo.org/915354 Closes: https://bugs.gentoo.org/915211 Closes: https://bugs.gentoo.org/915212 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: add github upstream metadataSam James2023-10-081-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: add 3.1.17Hans de Graaff2023-10-044-0/+319
| | | | | | | Bug: https://bugs.gentoo.org/837623 Bug: https://bugs.gentoo.org/881259 Closes: https://bugs.gentoo.org/829098 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Move {virtual -> app-alternatives}/yaccSam James2022-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: fix UnusedInheritsSam James2022-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: drop 3.1.12-r6Sam James2022-04-171-177/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: use HTTPS for HOMEPAGESam James2022-04-102-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: add subslot dep on OpenLDAPSam James2022-03-222-3/+3
| | | | | | New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: Stabilize 3.1.12-r5 x86, #828302Sam James2022-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: Stabilize 3.1.12-r5 arm, #828302Sam James2022-02-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: Stabilize 3.1.12-r5 amd64, #828302Sam James2022-02-011-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-fs/netatalk: add missing libcrypt dependencySam James2021-06-302-5/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: Port to tracker-3Pacho Ramos2021-05-082-0/+317
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* net-fs/netatalk: Depend on appropriate app-misc/tracker SLOTMatt Turner2021-04-281-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-fs/netatalk: fix DoubleEmptyLineSam James2021-01-271-1/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: install pam files conditionallyMikle Kolyada2021-01-221-2/+6
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-fs/netatalk: Eradicate utils (python2)Michał Górny2020-08-222-20/+7
| | | | | Closes: https://bugs.gentoo.org/735416 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-fs/netatalk: [QA] clean up ebuildDavid Seifert2020-06-111-10/+14
| | | | | | | | | | * remove static archives/.la files * remove USE=static-libs * use ${ED} consistently * don't mix output streams Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* net-fs/netatalk: Fix building with -fno-commonDavid Seifert2020-06-112-0/+12
| | | | | | Closes: https://bugs.gentoo.org/706852 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* net-fs/netatalk-3.1.2: fix compilation due to my_bool, bug #692560Fabian Groffen2020-04-082-0/+17
| | | | | | Closes: https://bugs.gentoo.org/692560 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}David Seifert2020-02-221-2/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org>
* net-fs/netatalk: migrate to sys-libs/pamMikle Kolyada2019-10-131-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-fs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-fs/netatalk: [QA] Fix missing trailing slashDavid Seifert2019-08-111-4/+4
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
* net-fs/netatalk: Drop 3.1.10Andreas Sturmlechner2019-08-012-182/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-fs/netatalk: arm stable wrt bug #687044Mikle Kolyada2019-08-011-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-fs/netatalk: amd64 stable wrt bug #687044Agostino Sarubbo2019-06-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* net-fs/netatalk: x86 stable (bug #687044)Thomas Deutschmann2019-06-041-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-fs/netatalk: pass correct tracker-pkgconfig-versionMart Raudsepp2019-02-152-4/+4
| | | | | | | | | | | | | | At least since 1.0, the pkgconfig version is always 1.0 or 2.0, without the minor version affecting it (as that's semantically backwards compatible). As we don't have any 0.x anymore, change it to pass the found tracker major version with .0 suffixed. This should fix the option. Before the fix it seems it just fails to find tracker non-fatally and disabled tracker usage despite USE=tracker being used. Bug: https://bugs.gentoo.org/672308 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-fs/netatalk: Drop oldJustin Lecher2019-01-023-362/+0
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-fs/netatalk: Version BumpJustin Lecher2019-01-022-0/+183
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-fs/netatalk: add missing slot operatorJustin Lecher2019-01-021-2/+2
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-fs/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* net-fs/netatalk: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-22/+12
|
* net-fs/netatalk: Version bump (bug 614420).Michael Weber2017-04-132-0/+182
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-fs/netatalk: arm stable wrt bug #601814Agostino Sarubbo2016-12-241-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/netatalk: Fix slot operators for libeventJustin Lecher2016-12-231-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-fs/netatalk: x86 stable wrt bug #601814Agostino Sarubbo2016-12-181-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/netatalk: amd64 stable wrt bug #601814Agostino Sarubbo2016-12-181-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/netatalk: Drop oldPacho Ramos2016-12-055-591/+0
| | | | Package-Manager: portage-2.3.2
* net-fs/netatalk: amd64/x86 stable, bug #595662Pacho Ramos2016-12-051-1/+1
| | | | Package-Manager: portage-2.3.2
* net-fs/netatalk: arm stable, bug #595662Markus Meier2016-10-261-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"