Bug 285528 - x11-toolkits/libXaw3d: Replace unmaintained Slackware version with maintained freedesktop.org version
Summary: x11-toolkits/libXaw3d: Replace unmaintained Slackware version with maintained...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-19 15:52 UTC by Cy Schubert
Modified: 2025-03-24 14:54 UTC (History)
0 users

See Also:
antoine: exp-run+


Attachments
Updated Xaw3d (47.41 KB, patch)
2025-03-19 15:52 UTC, Cy Schubert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cy Schubert freebsd_committer freebsd_triage 2025-03-19 15:52:39 UTC
Created attachment 258814 [details]
Updated Xaw3d

Hi portmgr@

Please run an exp-run on this.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2025-03-23 08:23:33 UTC
Exp-run looks fine
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2025-03-24 13:07:50 UTC
(In reply to Antoine Brodin from comment #1)

Good stuff! Thanks for taking time to do the exp-run for me.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-03-24 14:54:43 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d32c335a148f02de30acd38e964fb037074bcd61

commit d32c335a148f02de30acd38e964fb037074bcd61
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-03-19 15:47:02 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-03-24 14:54:05 +0000

    x11-toolkits/libXaw3d: Replace with the freedesktop.org version

    Replace the unmaintained Slackware Xaw3d with the maintained
    freedesktop.org libXaw3d.

    Assume maintainership.

    PR:             285528
    Exp-run by:     antoine

 x11-toolkits/libXaw3d/Makefile                     |  33 +-
 x11-toolkits/libXaw3d/distinfo                     |   6 +-
 x11-toolkits/libXaw3d/files/patch-Box.c (gone)     |  24 -
 .../libXaw3d/files/patch-runtime_scrollbars (gone) | 824 ---------------------
 x11-toolkits/libXaw3d/pkg-descr                    |  19 +-
 x11-toolkits/libXaw3d/pkg-plist                    |  12 +-
 6 files changed, 34 insertions(+), 884 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-03-24 14:54:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f78b1814a7329d401938c6fde97433786f4602d3

commit f78b1814a7329d401938c6fde97433786f4602d3
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-03-19 15:37:50 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-03-24 14:53:46 +0000

    x11-toolkits/Xaw3d: Rename to libXaw3d

    This is in line with what freedesktop.org calls Xaw3d. And this is in
    preparation to update libXaw3d to the freedesktop.org maintained
    version.

    The reason we are doing this is the Slackware version is unmaintained.

    PR:             285528
    Exp-run by:     antoine

 MOVED                                                           | 1 +
 audio/timidity++/Makefile.interface                             | 2 +-
 comms/acfax/Makefile                                            | 2 +-
 devel/pdcurses/Makefile                                         | 2 +-
 editors/emacs-devel/Makefile                                    | 2 +-
 editors/emacs/Makefile                                          | 2 +-
 editors/the/Makefile                                            | 2 +-
 editors/xvile/Makefile                                          | 2 +-
 games/3dc/Makefile                                              | 2 +-
 games/xboard/Makefile                                           | 2 +-
 games/xfrisk/Makefile                                           | 2 +-
 games/xmine/Makefile                                            | 2 +-
 graphics/xfig/Makefile                                          | 2 +-
 japanese/kterm/Makefile                                         | 2 +-
 math/snns/Makefile                                              | 2 +-
 print/gv/Makefile                                               | 2 +-
 x11-toolkits/Makefile                                           | 2 +-
 x11-toolkits/{Xaw3d => libXaw3d}/Makefile                       | 4 +++-
 x11-toolkits/{Xaw3d => libXaw3d}/distinfo                       | 0
 x11-toolkits/{Xaw3d => libXaw3d}/files/patch-Box.c              | 0
 x11-toolkits/{Xaw3d => libXaw3d}/files/patch-runtime_scrollbars | 0
 x11-toolkits/{Xaw3d => libXaw3d}/files/pkg-message.in           | 0
 x11-toolkits/{Xaw3d => libXaw3d}/pkg-descr                      | 0
 x11-toolkits/{Xaw3d => libXaw3d}/pkg-plist                      | 0
 x11-toolkits/mowitz/Makefile                                    | 2 +-
 x11/libsx/Makefile                                              | 2 +-
 x11/xterm/Makefile                                              | 2 +-
 x11/xvkbd/Makefile                                              | 2 +-
 28 files changed, 24 insertions(+), 21 deletions(-)