svn commit: r382308 - head/devel/sourcenav/files
John Marino
marino at FreeBSD.org
Thu Mar 26 13:49:17 UTC 2015
Author: marino
Date: Thu Mar 26 13:49:15 2015
New Revision: 382308
URL: https://svnweb.freebsd.org/changeset/ports/382308
QAT: https://qat.redports.org/buildarchive/r382308/
Log:
devel/sourcenav: Add DragonFly support
Bring in fix from dports (port is not maintained)
Added:
head/devel/sourcenav/files/patch-tk_unix_tkUnixPort.h (contents, props changed)
Added: head/devel/sourcenav/files/patch-tk_unix_tkUnixPort.h
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/devel/sourcenav/files/patch-tk_unix_tkUnixPort.h Thu Mar 26 13:49:15 2015 (r382308)
@@ -0,0 +1,15 @@
+--- tk/unix/tkUnixPort.h.orig 2003-02-05 10:56:26.000000000 +0000
++++ tk/unix/tkUnixPort.h
+@@ -125,12 +125,6 @@
+ #endif
+ #define MASK_SIZE howmany(FD_SETSIZE, NFDBITS)
+
+-/*
+- * Not all systems declare the errno variable in errno.h. so this
+- * file does it explicitly.
+- */
+-
+-extern int errno;
+
+ /*
+ * Define "NBBY" (number of bits per byte) if it's not already defined.
More information about the svn-ports-all
mailing list