pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
proxychains-ng: Import new TODO file.
Module Name: pkgsrc-wip
Committed By: Matthew Mondor <mmondor%pulsar-zone.net@localhost>
Pushed By: mmondor
Date: Wed Aug 10 08:39:17 2016 +0000
Changeset: 37380dc8cd973f2326466514a4c25c74df9b72f9
Added Files:
proxychains-ng/TODO
Log Message:
proxychains-ng: Import new TODO file.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=37380dc8cd973f2326466514a4c25c74df9b72f9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
proxychains-ng/TODO | 13 +++++++++++++
1 file changed, 13 insertions(+)
diffs:
diff --git a/proxychains-ng/TODO b/proxychains-ng/TODO
new file mode 100644
index 0000000..bec5bbe
--- /dev/null
+++ b/proxychains-ng/TODO
@@ -0,0 +1,13 @@
+$NetBSD$
+
+- This package should probably eventually replace wip/proxychains/
+ which uses a codebase that is apparently no longer maintained.
+- It does not use a standard GNU configure script, and with the
+ combination of NetBSD-7/pkgsrc-2016Q2, the build is broken if not
+ explicitely doing it in do-build:; it appears that although the
+ configure script does place its variables in its config.mak, and
+ its Makefile does include that file, the -D flags do not propagate
+ properly, causing a build failure in relation to inaddr OS-specifics.
+ It is unclear to me exactly why. As a result of all this, the
+ package may not be as portable as it should be.
+- Lacks a manual page.
Home |
Main Index |
Thread Index |
Old Index