pkgsrc-WIP-changes archive

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

powwow: builds, updated PLIST, does not work for me.



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Thu May 19 19:54:05 2022 +0200
Changeset:	559dbfe59b1aeb43d52884ef2378a3981b661664

Modified Files:
	powwow/PLIST
	powwow/TODO

Log Message:
powwow: builds, updated PLIST, does not work for me.

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

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

diffstat:
 powwow/PLIST | 21 ++++++++++++++++++++-
 powwow/TODO  |  3 +++
 2 files changed, 23 insertions(+), 1 deletion(-)

diffs:
diff --git a/powwow/PLIST b/powwow/PLIST
index 72ff6289f5..e69ba78767 100644
--- a/powwow/PLIST
+++ b/powwow/PLIST
@@ -1,5 +1,24 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:56:53 joerg Exp $
+@comment $NetBSD$
 bin/powwow
+bin/powwow-movie2ascii
+bin/powwow-movieplay
+bin/powwow-muc
+include/powwow/beam.h
+include/powwow/cmd.h
+include/powwow/cmd2.h
+include/powwow/defines.h
+include/powwow/edit.h
+include/powwow/eval.h
+include/powwow/list.h
+include/powwow/log.h
+include/powwow/main.h
+include/powwow/map.h
+include/powwow/ptr.h
+include/powwow/regex.h
+include/powwow/tcp.h
+include/powwow/tty.h
+include/powwow/utils.h
 man/man6/powwow.6
+share/powwow/COPYING
 share/powwow/powwow.doc
 share/powwow/powwow.help
diff --git a/powwow/TODO b/powwow/TODO
index 8acc0bf920..a65f0cbb5e 100644
--- a/powwow/TODO
+++ b/powwow/TODO
@@ -1,3 +1,6 @@
+* Fails to resolve any domain names for me.
+
+* Also, this:
 gcc -DPACKAGE_NAME=\"powwow\" -DPACKAGE_TARNAME=\"powwow\" -DPACKAGE_VERSION=\"1.2.23\" -DPACKAGE_STRING=\"powwow\ 1.2.23\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -D
 VERSION=\"1.2.23\" -DUSE_SGTTY=1 -DBSD_LIKE=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
  -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DUSE_REGEXP=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I.  -D_XOPEN_SOURCE=700 -DPOWWOW_


Home | Main Index | Thread Index | Old Index