Bug 283485 - lang/clisp: Update and modernize
Summary: lang/clisp: Update and modernize
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-22 04:13 UTC by Joseph Mingrone
Modified: 2025-01-08 02:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Mingrone freebsd_committer freebsd_triage 2024-12-22 04:13:36 UTC
See https://reviews.freebsd.org/D48176.

kiri@TrueFC.org, if you are unavailable to review, could you share a short message so we don't have to wait for maintainer timeout?
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-12-22 04:13:36 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-08 02:06:58 UTC
A commit in branch main references this bug:

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

commit 1d7c75a5cde6792b3872340edeaf8f278add291a
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2024-12-21 21:23:45 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2025-01-08 01:56:17 +0000

    lang/clisp: Update and modernize

    Other notable port changes:
    - Change versioning scheme.  Upstream commits new release such as 2.49.95+, but
      does not tag those releases.
    - Remove broken options (GLIBC, JITC, MATLAB, NETICA, ORACLE, THREADS)
      and DOCS and NLS options.
    - Add test target.
    - Pet portclippy/portfmt.

    PR:             283485
    Approved by:    maintainer timeout
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D48176

 lang/clisp/Makefile  | 234 ++++++++++++++++-----------------------------------
 lang/clisp/distinfo  |   6 +-
 lang/clisp/pkg-plist | 194 +++++++++++++++++++++++++++++++++---------
 3 files changed, 230 insertions(+), 204 deletions(-)