pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bosh: Updated comments for libraries
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Mon Sep 24 13:27:52 2018 +0200
Changeset: 043014d8b48bcb6ed9d839eaba6b1c48a6695d82
Modified Files:
bosh/Makefile
bosh/TODO
Log Message:
bosh: Updated comments for libraries
OK by wiz for static linking.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=043014d8b48bcb6ed9d839eaba6b1c48a6695d82
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bosh/Makefile | 2 --
bosh/TODO | 1 -
2 files changed, 3 deletions(-)
diffs:
diff --git a/bosh/Makefile b/bosh/Makefile
index b1fc7a9dda..88c6e6df6e 100644
--- a/bosh/Makefile
+++ b/bosh/Makefile
@@ -53,8 +53,6 @@ do-configure:
${CP} -fp i386-darwin-clang.rul x86_64-darwin-clang.rul
cd ${WRKSRC}/inc && ${MAKE_PROGRAM} ${MAKE_FLAGS}
-# The libraries may be split into their own packages to dynamically link them
-# (and to share them with other schily tools from this source tree)
do-build:
cd ${WRKSRC}; for library in \
libschily libxtermcap libfind libgetopt libshedit; \
diff --git a/bosh/TODO b/bosh/TODO
index de343ad408..bf4a85cb5e 100644
--- a/bosh/TODO
+++ b/bosh/TODO
@@ -10,5 +10,4 @@
[ ] Test with Intel compiler
[ ] Test with SunPro compiler
[ ] Test with non-NetBSD operating systems
-[ ] Schily libraries dynamically linked (as separate packages)?
[ ] Add obosh and pbosh variants to this package?
Home |
Main Index |
Thread Index |
Old Index