summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/xemacs: Fix info with compressed filesMats Lidell14 days2-0/+3
| | | | Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: remove test causing QA noticeMats Lidell2024-11-213-0/+14
| | | | | | | | Test for calling unknown_command causes QA notice. Resolve by removing the test. Closes: https://bugs.gentoo.org/944219 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: patch ootags to upstream tipMats Lidell2024-11-213-4/+262
| | | | | | | Drop globally masked xemacs[dnd] flag. Closes: https://bugs.gentoo.org/943999 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: drop 21.4.24-r9, 21.4.24-r10, 21.5.35Mats Lidell2024-11-0111-1039/+0
| | | | | | | | | | | Remove unused use flags: - mule, the default now in 21.5 - eolconv, only used in 21.4 Also remove files/README.Gentoo that was assuming 21.4 and not easy to update to be useful. Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35-r4 amd64, #942574Arthur Zamarin2024-11-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35-r4 x86, #942574Arthur Zamarin2024-10-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35-r4 arm64, #942574Arthur Zamarin2024-10-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35-r4 ppc, #942574Sam James2024-10-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35-r4 ppc64, #942574Sam James2024-10-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35-r4 sparc, #942574Sam James2024-10-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: Let compiler driver handle LDFLAGSMats Lidell2024-10-182-0/+25
| | | | | | | | | Add upstream patch to no longer use XE_PROTECT_LINKER_FLAGS on LDFLAGS. Closes: https://bugs.gentoo.org/940327 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: BDEPEND on sys-apps/texinfoMats Lidell2024-09-292-0/+4
| | | | Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Add misalignment and va_args patchesMats Lidell2024-09-283-0/+248
| | | | Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Use command -vMats Lidell2024-09-281-3/+14
| | | | | | | | Update patch to not use type -P, due to not posix required, and skip looking around the file system if there is a makeinfo that meets the requirement. Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Do not use which in configureMats Lidell2024-09-262-0/+13
| | | | | | Close: https://bugs.gentoo.org/940218 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* */*: remove use ia64 callsArthur Zamarin2024-09-122-6/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/xemacs: drop revdep of freewnnEli Schwartz2024-07-155-23/+10
| | | | | | | | freewnn is being last rited. No revbump as the USE flag is negative by default, and the removal is equivalent to disabling the flag. Bug: https://bugs.gentoo.org/936129 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* app-editors/xemacs: Remove outdated blocker on db-4Mats Lidell2024-07-012-2/+2
| | | | Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Set no-strict-aliasing on debugMats Lidell2024-03-123-3/+342
| | | | | | | Reintroduce patch to disable broken libc version check. Bug: https://bugs.gentoo.org/924339 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: drop 21.5.34-r12, 21.5.34-r13Mats Lidell2024-03-0914-1225/+0
| | | | Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35 amd64, #912595Sam James2023-08-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35 ppc, #912595Arthur Zamarin2023-08-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35 ppc64, #912595Arthur Zamarin2023-08-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35 x86, #912595Arthur Zamarin2023-08-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/xemacs: Stabilize 21.5.35 arm64, #912595Arthur Zamarin2023-08-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/xemacs: add 21.5.35Mats Lidell2023-06-186-20/+439
| | | | | | | Drop mule use flag and make mule default with unicode-internal. Add bignum use flag with openssl, default on. Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: use freewnn with gcc-13Mats Lidell2023-05-103-3/+9
| | | | | Closes: https://bugs.gentoo.org/905434 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: update EAPI 7 -> 8Mats Lidell2022-12-251-10/+2
| | | | | | | Do not add debug flag on regular builds. Cleanup: Remove commented out patches. Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Do not add debug flagMats Lidell2022-12-241-0/+259
| | | | | | | | Set ebuild to not per default add debug flags. Use ver_cut. Bug: https://bugs.gentoo.org/886249 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: fix revbump orderSam James2022-12-181-0/+0
| | | | | | | | Sorry for the noise. The script didn't get ordering right in all cases. Fixes: 6c534857fe7787602eb85baa83a83b6343d9caf3 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: unrevbump 9999Sam James2022-12-161-0/+0
| | | | | | | Unintentional, was defect in script for libtiff revbumps (fixed already for next time.) Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: add media-libs/libtiff subslot depSam James2022-12-164-8/+8
| | | | | | libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: drop 21.5.34-r8Mats Lidell2022-08-311-260/+0
| | | | Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Add (+) to libXaw3d's unicode USE-depMatt Turner2022-08-273-3/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-editors/xemacs: fix emerge with modulesMats Lidell2022-07-062-0/+116
| | | | | | Use backported patch from upstream tip development branch. bug: https://bugs.gentoo.org/855122 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: No lock on finder-inf creationMats Lidell2022-06-272-0/+100
| | | | | | | Patch from upstream to not use a lock file when creating finder-inf. Bug: https://bugs.gentoo.org/854417 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: patch for make problem in xemacs-21.5.34Mats Lidell2022-06-162-0/+185
| | | | | | | | Upstream found a problem that could explain the issues seen with builds on tinderboxes with highly parallel builds. Bug: https://bugs.gentoo.org/843236 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Update dependency on jpegUlrich Müller2022-05-075-10/+10
| | | | | | Use https in HOMEPAGE. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/xemacs: add subslot dep on OpenLDAPSam James2022-03-235-18/+18
| | | | | | New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: quote $(tc-*) callsDavid Seifert2022-03-202-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-editors/xemacs: keyword ~riscvYongxiang Liang2021-12-211-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-editors/xemacs: remove configure options, bug #828785Mats Lidell2021-12-121-3/+2
| | | | | | | | Remove not available configure options. Noticed in bug #828785 but affects 21.5 in general. Bug: https://bugs.gentoo.org/828785 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: remove configure options, bug #828785Mats Lidell2021-12-121-4/+2
| | | | | | | | Remove not available configure options. Closes: https://bugs.gentoo.org/828785 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: update SRC_URIMats Lidell2021-12-111-1/+1
| | | | | | - load neXt only if needed Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: libXaw3d needs unicodeMats Lidell2021-12-111-4/+2
| | | | | | | | | | - require libXaw3d with unicode - load neXt only if used - unpack neXt once Bug: https://bugs.gentoo.org/805173 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Revision 21.4.24-r4Mats Lidell2021-12-111-0/+252
| | | | | | | | | | - Require libXaw3d with unicode - Only download neXt if required Bug: https://bugs.gentoo.org/827062 Bug: https://bugs.gentoo.org/805173 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Re-enable neXt on xemacs-21.5.9999Mats Lidell2021-11-281-2/+3
| | | | | | | Add built with dependency unicode on libXaw3d Bug: https://bugs.gentoo.org/827723 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: add 21.5.9999Mats Lidell2021-11-251-0/+259
| | | | Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: remove newgc, EAPI 8Mats Lidell2021-10-161-0/+259
| | | | Signed-off-by: Mats Lidell <matsl@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>