Bug 286540 - math/lcalc: Improve port
Summary: math/lcalc: Improve port
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-03 07:26 UTC by Daniel Engberg
Modified: 2025-05-03 07:26 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (thierry)


Attachments
Patch for lcalc (1.83 KB, patch)
2025-05-03 07:26 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2025-05-03 07:26:47 UTC
Created attachment 260111 [details]
Patch for lcalc

* Change PORTVERSION --> DISTVERSION
* Update MASTER_SITES
* Define LICENSE_FILE
* Drop USES= autoreconf
* Fix LIB_DEPENDS
* Remove GITLAB variables
* Define --with-pkgconfigdir
* Minor layout changes in Makefile to closer follow Porters Handbook

Source:
https://github.com/sagemath/sage/releases/download/10.6/mirror_list

Compile and runtime tested on FreeBSD 14.2-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.4-RELEASE (amd64)
Poudriere testport OK 13.4-RELEASE (i386)
Poudriere testport OK 14.2-RELEASE (amd64)