pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xephem



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Jun 28 00:37:42 UTC 2026

Modified Files:
        pkgsrc/x11/xephem: Makefile

Log Message:
x11/xephem: Prune documentation of pkgsrc-specific license grant

Long ago, xephem was not free software and Elwood wrote to me granting
permission to distribute pkgsrc-modified binaries.   Since then, it
became "mit", and is clearly documented as such in the sources, so
this is ancient history.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/x11/xephem/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xephem/Makefile
diff -u pkgsrc/x11/xephem/Makefile:1.82 pkgsrc/x11/xephem/Makefile:1.83
--- pkgsrc/x11/xephem/Makefile:1.82     Sun Jun 28 00:36:15 2026
+++ pkgsrc/x11/xephem/Makefile  Sun Jun 28 00:37:42 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2026/06/28 00:36:15 gdt Exp $
+# $NetBSD: Makefile,v 1.83 2026/06/28 00:37:42 gdt Exp $
 
 VERSION=       4.2.0
 PKGREVISION=   1
@@ -16,21 +16,6 @@ LICENSE=     mit
 # There are ctype(3) problems.
 # \todo Grab patch from https://github.com/XEphem/XEphem/pull/126 
 
-# License was previously xephem-licenes (boutique, almost free). Do not
-# delete this comment; I will do so eventually when licensing is 100%
-# resolved.
-#
-# From: "Elwood C. Downey" <ecdowney%clearskyinstitute.com@localhost>
-# Subject: Re: license terms, tarball mirroring, binary packages
-# To: "Greg Troxel" <gdt%ir.bbn.com@localhost>
-# Date: Wed, 10 May 2006 18:41:01 -0600 (MDT)
-# [rest omitted]
-# In the mean time, please consider this email to grant permissions for
-# the NetBSD distros to make available both through online download and
-# physical media both the original XEphem tarball and a binary built
-# from the original tarball (including possible changes for porting but
-# not changes in functionality).
-
 # old-school makefile with no synchronization
 # (not reported upstream because a bug report today would be disrespectful)
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index