pkgsrc-Bugs archive

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

PR/59480 CVS commit: pkgsrc/misc/rlwrap



The following reply was made to PR pkg/59480; it has been noted by GNATS.

From: "Leonardo Taccari" <leot%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59480 CVS commit: pkgsrc/misc/rlwrap
Date: Mon, 23 Jun 2025 09:06:51 +0000

 Module Name:	pkgsrc
 Committed By:	leot
 Date:		Mon Jun 23 09:06:51 UTC 2025
 
 Modified Files:
 	pkgsrc/misc/rlwrap: Makefile PLIST
 
 Log Message:
 rlwrap: drop Perl and Python dependencies
 
 rlwrap needed Perl and Python for filters.
 However, quoting filters' README:
 
  The filters in this directory have been written to test rlwrap,
  not to be practical.
 
 Stop installing them and their documentation and that also avoid extra
 Perl and Python dependencies.
 
 Requested by Paul W. Rankin via PR pkg/59480, thanks!
 
 PKGREVISION++
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.32 -r1.33 pkgsrc/misc/rlwrap/Makefile
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/misc/rlwrap/PLIST
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index