pkgsrc-WIP-changes archive

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

posh: Deleted TODO file



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Thu Sep 27 16:05:05 2018 +0200
Changeset:	c6888cd911ec10a165889ca7096f773c350d1cd8

Modified Files:
	bosh/Makefile
Removed Files:
	posh/TODO

Log Message:
posh: Deleted TODO file

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c6888cd911ec10a165889ca7096f773c350d1cd8

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

diffstat:
 bosh/Makefile | 2 +-
 posh/TODO     | 5 -----
 2 files changed, 1 insertion(+), 6 deletions(-)

diffs:
diff --git a/bosh/Makefile b/bosh/Makefile
index 28339eeda0..229587e604 100644
--- a/bosh/Makefile
+++ b/bosh/Makefile
@@ -21,7 +21,7 @@ INSTALLATION_DIRS=	bin ${PKGMANDIR}/man1
 
 .include "../../mk/bsd.prefs.mk"
 
-# Shared platform specific hacks for schilytools (provided by smake package)
+# Shared platform specific code for schilytools (provided by smake package)
 .include "../../wip/smake/Makefile.common"
 
 do-configure:
diff --git a/posh/TODO b/posh/TODO
deleted file mode 100644
index 0d596b0d7d..0000000000
--- a/posh/TODO
+++ /dev/null
@@ -1,5 +0,0 @@
-[X] Removed patch for GCC 2, request a C99 compiler
-    => Other parts of the code are not C90 conformant too
-[X] Provide GNU getopt via gnulib
-[X] Analyze errors in testsuite
-   => Testsuite now executes without unexpected errors


Home | Main Index | Thread Index | Old Index