summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: delete some utterly bogus remote-idsEli Schwartz2024-06-281-3/+0
| | | | | | | | | | | | Added in a global rewrite that was apparently not tested as well as it ideally could have been, since it added some pretty wild changes. Non-exhaustive -- I caught these in passing and haven't really vetted the tree. Fixes: 67064ef687e8b3a61f5a4698ae1b029e2e70822c Fixes: 92715265f5e37292e57673f39c5372a268778c44 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/lazarus: misc QA fixesSam James2024-06-141-17/+19
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/lazarus: put back REQUIRED_USESam James2024-06-142-4/+10
| | | | | | | | | | | | | | The change itself is right conceptually (see the USE=gui policy in QA guide), but Lazarus continues to be a mess and I've spent too much time on it for now. The right fix is to drop REQUIRED_USE (as we did) but also make *DEPEND reflect that. But given I don't really want to think about Lazarus again, I'm not going to do that right now. Its actual maintainer can do that. Bug: https://bugs.gentoo.org/934158 Closes: https://bugs.gentoo.org/934235 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/lazarus: revbump for dep fixesSam James2024-06-141-0/+0
| | | | | | See ba8e892ee46c0b6de05e2db9e968c8e2db36d7ad. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/lazarus: add 3.4Denis Pronin2024-06-142-0/+115
| | | | | | | Closes: https://bugs.gentoo.org/933988 Signed-off-by: Denis Pronin <dannftk@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/37136 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/lazarus: update lazarus-3.0 and libqt6pas-1.0 dependencyDenis Pronin2024-06-141-8/+5
| | | | | | | | 1. remove qt5 from possible USE flags, we're targeting on qt6 2. use 3.0 for 3rd major version of lazarus and dependencies Signed-off-by: Denis Pronin <dannftk@yandex.ru> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/lazarus: move patch to devspaceSam James2024-06-093-6566/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/lazarus: fix variable order, fix indentationSam James2024-06-091-9/+9
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/lazarus: add a new version 3.0 of the packageDenis Pronin2024-06-093-0/+6682
| | | | | | Signed-off-by: Denis Pronin <dannftk@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/34625 Signed-off-by: Sam James <sam@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-301-2/+2
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/lazarus: change name to ${P}Amy Liffey2023-01-111-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/28789 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* dev-lang/lazarus: fix calling `gcc` directlyMichael Corvinus2023-01-112-3/+19
| | | | | | | | | | | | | The build system does things like GCCLIBDIR:=$(shell dirname `gcc -m32 -print-libgcc-file-name`) Replace with ${CC}. Add QA_FLAGS_IGNORED and QA_PRESTRIPPED as FPC doesn't care about CFLAGS and does its own stripping. Closes: https://bugs.gentoo.org/818154 Closes: https://bugs.gentoo.org/737060 Signed-off-by: Michael Corvinus <voron1@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org>
* dev-lang/lazarus: update maintainersAmy Liffey2022-12-131-4/+0
| | | | Signed-off-by: Amy Liffey <amynka@gentoo.org>
* dev-lang/lazarus: add 2.2.4Michael Corvinus2022-12-123-0/+103
| | | | | | | | | | | Make GUI optional, switch to Qt5. Closes: https://github.com/gentoo/gentoo/pull/28622 Closes: https://bugs.gentoo.org/818142 Closes: https://bugs.gentoo.org/885283 Signed-off-by: Amy Liffey <amynka@gentoo.org> Signed-off-by: Michael Corvinus <voron1@gmail.com>
* dev-lang/lazarus: version bump 2.2.0Amy Liffey2022-02-022-0/+79
| | | | | | Closes: https://bugs.gentoo.org/707388 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* dev-lang/lazarus: Drop 1.8.4-r2 and 2.0.6, EAPI6--Andreas Sturmlechner2022-01-153-188/+0
| | | | | | | Overshadowed by 2.0.12. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-lang/lazarus: x86 stable wrt bug #818139Agostino Sarubbo2021-10-161-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/lazarus: amd64 stable wrt bug #818139Agostino Sarubbo2021-10-161-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/lazarus: add 2.0.12Sam James2021-10-142-0/+84
| | | | | Bug: https://bugs.gentoo.org/732758 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>
* dev-lang/lazarus: Drop 1.0.12, EAPI5--, overshadowed by 1.8.4-r2Andreas Sturmlechner2021-04-252-76/+0
| | | | | | Closes: https://bugs.gentoo.org/705280 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-lang/lazarus: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-4/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/lazarus: Fix UnnecessarySlashStripAmy Liffey2020-04-251-1/+1
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* dev-lang/lazarus: remove old 2.0.2Amy Liffey2020-04-252-108/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* dev-lang/lazarus: version bump 2.0.6Horea Christian2020-04-252-0/+80
| | | | | | | | | | | and removed broken python USE flag https://github.com/gentoo/gentoo/pull/13744 Closes: https://bugs.gentoo.org/719142 Closes: https://github.com/gentoo/gentoo/pull/15183 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Horea Christian <chr@chymera.eu> Signed-off-by: Amy Liffey <amynka@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/lazarus: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-081-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/lazarus: x86 stable wrt bug #705280Agostino Sarubbo2020-01-171-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/lazarus: amd64 stable wrt bug #705280Agostino Sarubbo2020-01-141-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/lazarus: remove old 1.6.4, 1.8.4Amy Liffey2019-07-144-245/+0
| | | | | Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-lang/lazarus: version bump 2.0.2Amy Liffey2019-07-142-0/+108
| | | | | | Closes: https://bugs.gentoo.org/683974 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-lang/lazarus: improved configuration file managementHorea Christian2018-09-231-0/+106
| | | | | | | | Closes: https://github.com/gentoo/gentoo/pull/9945 Signed-off-by: Amy Liffey <amynka@gentoo.org> Signed-off-by: Horea Christian <horea.christ@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-lang/lazarus: remove odl 1.6.2, 1.8.0, 1.8.2Amy Liffey2018-09-204-229/+0
| | | | | Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/lazarus: Added Python binding supportHorea Christian2018-09-202-0/+95
| | | | | | | | | | - handled by USE flag Closes: https://github.com/gentoo/gentoo/pull/9910 Signed-off-by: Horea Christian <horea.christ@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-lang/lazarus: version bump 1.8.4Amy Liffey2018-05-272-0/+76
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/lazarus: version bump 1.8.2Amy Liffey2018-05-192-0/+76
| | | | | Closes: https://bugs.gentoo.org/655988 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/lazarus: Drop ppc keywordsMatt Turner2018-03-161-1/+1
|
* dev-lang/lazarus: version bump 1.8.0Amy Liffey2018-01-212-0/+77
| | | | | Closes: https://bugs.gentoo.org/645224 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-lang/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-lang/lazarus: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-261-5/+4
|
* dev-lang/lazarus: fix homepageAmy Liffey2017-10-033-3/+3
| | | | | | Suggested-by: Alexey I Korepanov <kaikaikai@yandex.ru> Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-lang/lazarus: drop old, fix homepage, src_uriAmy Liffey2017-08-118-309/+6
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-lang/lazarus: version bump 1.6.4Horea Christian2017-03-262-0/+76
| | | | | | Closes:#4300 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-286-6/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/lazarus: version bump 1.6.2Horea Christian2016-12-112-0/+77
| | | | | | Closes: #3066 Package-Manager: portage-2.3.3
* dev-lang/lazarus: dep for fpc changed bug #575636 and ppc droppedAmy Winston2016-03-141-2/+2
| | | | Package-Manager: portage-2.2.26
* dev-lang/lazarus: add myself as maintainerAmy Winston2016-02-211-0/+3
| | | | Package-Manager: portage-2.2.26
* dev-lang/lazarus: 1.6.0 version bump bug #553650Amy Winston2016-02-212-0/+76
| | | | Package-Manager: portage-2.2.26
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+0
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.