summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/ntpsec: Stabilize 1.2.3-r1 amd64, #944601Michał Górny5 days1-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.3-r1 arm64, #944601Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.3-r1 arm, #944601Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: more idiomatic use of distutils-r1Sam James2024-06-143-36/+24
| | | | | | Bug: https://bugs.gentoo.org/910009 Bug: https://bugs.gentoo.org/922819 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: fix verify-sig w/ downloaded wafSam James2024-06-144-4/+37
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: add missing dies, inherit for multiprocessingSam James2024-06-143-20/+20
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: move changes into ~arch revbumpsSam James2024-06-145-2/+380
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Run tests conditionallyJames Browning2024-06-143-6/+21
| | | | | | | | | I am requiring FEATURES+=" test" and USE+=" test" for this. Bug: https://bugs.gentoo.org/831352 Signed-off-by: James Browning <JamesB.fe80@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36963 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Solve conflicting modules problemJames Browning2024-06-143-3/+3
| | | | | | | | | | gpep517 install-wheel throws a fit if run after waf-utils_src_install for the same Python. Bug: https://bugs.gentoo.org/910009 Bug: https://bugs.gentoo.org/922819 Signed-off-by: James Browning <JamesB.fe80@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Use later waf to Python targets 3.11, 3.12James Browning2024-06-142-1/+5
| | | | | Signed-off-by: James Browning <JamesB.fe80@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Change to PEP517 build, finally.James Browning2024-06-143-6/+3
| | | | | | | Bug: https://bugs.gentoo.org/910009 Bug: https://bugs.gentoo.org/922819 Signed-off-by: James Browning <JamesB.fe80@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Reduce the number of actual builds to 1 from n(+1)James Browning2024-06-143-33/+9
| | | | | Signed-off-by: James Browning <JamesB.fe80@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Replace n(+1) used whole tree builds with 1James Browning2024-06-143-14/+41
| | | | | Signed-off-by: James Browning <JamesB.fe80@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Replace egg-info with a Flit pyproject.toml fileJames Browning2024-06-145-0/+78
| | | | | | | Bug: https://bugs.gentoo.org/910009 Bug: https://bugs.gentoo.org/922819 Signed-off-by: James Browning <JamesB.fe80@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Replace USE_EXPANDish flags with normal onesJames Browning2024-06-144-36/+30
| | | | | Signed-off-by: James Browning <JamesB.fe80@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.3 arm, #933025Sam James2024-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.3 arm64, #933025Sam James2024-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.3 amd64, #933025Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: add 1.2.3Sam James2024-05-093-3/+185
| | | | | | | | Drops USE=gdb as we do debugging symbols via *FLAGS on the user side. Closes: https://bugs.gentoo.org/921149 Closes: https://bugs.gentoo.org/929726 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: drop 1.2.2, 1.2.2-r1Sam James2024-05-093-330/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: migrate checking for enabled lto, to tc-is-ltoEli Schwartz2024-01-242-4/+4
| | | | | | | | | This toolchain func was recently added, and is a lot more reliable than get-flagq, for example if the active flags contain `-flto -fno-lto` then tc-is-lto gets it correct. We would rather use this wherever possible. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: sys-devel/bison -> app-alternatives/yaccSam James2024-01-084-8/+8
| | | | | | | | | | All of these will be using app-alternatives/yacc 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>
* Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATHMike Gilbert2023-10-312-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.2a arm64, #914444Arthur Zamarin2023-09-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.2a arm, #914444Sam James2023-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.2a amd64, #914444Joonas Niilola2023-09-211-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/ntpsec: add 1.2.2aSam James2023-09-193-12/+213
| | | | | Closes: https://bugs.gentoo.org/914383 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: replace `filter-flags -flto*` with `filter-lto`Leonardo Hernández Hernández2023-06-243-3/+6
| | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Fix logrotate configSebastian Pipping2023-04-173-0/+191
| | | | | Closes: https://bugs.gentoo.org/873514 Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* net-misc/ntpsec: Drop oldSebastian Pipping2023-04-177-427/+0
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.2 amd64, #901921Sam James2023-03-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.2 arm, #901921Arthur Zamarin2023-03-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.2 arm64, #901921Arthur Zamarin2023-03-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/ntpsec: enable py3.11Sam James2023-02-032-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove blueness@ from most of his packages, by his requestMichał Górny2023-01-281-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Update copyright line for files touched after 2018Ulrich Müller2023-01-161-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-143-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/ntpsec: add 1.2.2Sam James2022-12-303-2/+165
| | | | | | | | | Closes: https://bugs.gentoo.org/679510 Closes: https://bugs.gentoo.org/753854 Closes: https://bugs.gentoo.org/806037 Closes: https://bugs.gentoo.org/839597 Closes: https://bugs.gentoo.org/885879 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: depend on < openssl 3Sam James2022-12-131-1/+1
| | | | | | | Last released version fails to compile w/ openssl 3. Live is ok. Bug: https://bugs.gentoo.org/806037 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: drop 1.2.1-r2, 1.2.1-r3, 1.2.1-r4, 1.2.1-r5Sam James2022-11-026-724/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: arm64 stable wrt bug #851978Agostino Sarubbo2022-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/ntpsec: arm stable wrt bug #851978Agostino Sarubbo2022-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.1-r6 amd64, #851978Jakov Smolić2022-06-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/ntpsec: move python_optimize callSam James2022-06-151-1/+1
| | | | | Closes: https://bugs.gentoo.org/852095 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: fix distutils-r1 usageSam James2022-06-122-26/+185
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: backport glibc[nsd] seccomp patchSam James2022-06-122-0/+212
| | | | | Closes: https://bugs.gentoo.org/851531 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: Improve OpenRC script for ntpdBrian Evans2022-06-032-0/+200
| | | | | | | | | | | | | | | | The attached script updates a couple things which effectively is the same as the current model however it follows the modular nature of the declarative syntax. Changes: * Removes the duplicating start_stop_daemon_args since --pidfile is automatic with pidfile= * Only have ntpd create the pidfile when forking via command_args_background * Add command_args_foreground for the option not to fork Closes: https://bugs.gentoo.org/828078 Signed-off-by: Brian Evans <grknight@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/ntpsec: arm64 stable wrt bug #848591Agostino Sarubbo2022-05-311-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/ntpsec: arm stable wrt bug #848591Agostino Sarubbo2022-05-311-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/ntpsec: Stabilize 1.2.1-r3 amd64, #848591Sam James2022-05-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>