pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kermit: add patch comments
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Fri Aug 19 08:30:34 2022 -0400
Changeset: af59ebd5e49ecb653c7fa7d0e5613be503b1cd60
Modified Files:
kermit/patches/patch-makefile
Log Message:
kermit: add patch comments
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=af59ebd5e49ecb653c7fa7d0e5613be503b1cd60
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
kermit/patches/patch-makefile | 5 +++++
1 file changed, 5 insertions(+)
diffs:
diff --git a/kermit/patches/patch-makefile b/kermit/patches/patch-makefile
index 3193dd2b4c..d7296ba51a 100644
--- a/kermit/patches/patch-makefile
+++ b/kermit/patches/patch-makefile
@@ -1,6 +1,11 @@
$NetBSD: patch-aa,v 1.10 2011/12/06 01:19:16 sbd Exp $
* Don't override DESTDIR
+* Don't override prefix
+* Don't install the mysterious kermit-sshsub
+* Don't install kermit.ini in bindir, because it doesn't belong there
+ and because (yay!) it is empty, and people don't need empty templates
+
* Get K5LIB, K5INC, SSLLIB and SSLINC from pkgsrc.
* s/-lgssapi/-lgssapi_krb5/ on netbsd+krb5*
* Add $(LIBS) to link command on solaris2xg+openssl+zlib+pam+shadow
Home |
Main Index |
Thread Index |
Old Index