aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-08-22 00:26:42 +0800
committersat <sat@FreeBSD.org>2006-08-22 00:26:42 +0800
commitd587833f19e6702f820ce3a22f0d3d5a0cac3796 (patch)
treea8fa907b070d7fd3e5334b45c53d87b8d7db69c8 /devel
parent88e8645046169a1e06affa6b7183b246f93691b4 (diff)
downloadfreebsd-ports-graphics-d587833f19e6702f820ce3a22f0d3d5a0cac3796.tar.gz
freebsd-ports-graphics-d587833f19e6702f820ce3a22f0d3d5a0cac3796.tar.zst
freebsd-ports-graphics-d587833f19e6702f820ce3a22f0d3d5a0cac3796.zip
- Add forgotten patches
Diffstat (limited to 'devel')
-rw-r--r--devel/libYGP/files/patch-Makefile.in11
-rw-r--r--devel/libYGP/files/patch-XGP__GTKViewer.c11
-rw-r--r--devel/libYGP/files/patch-YGP__Socket.cpp10
-rw-r--r--devel/libYGP/files/patch-YGP__Tests__Thread.cpp10
-rw-r--r--devel/libYGP/files/patch-configure11
5 files changed, 53 insertions, 0 deletions
diff --git a/devel/libYGP/files/patch-Makefile.in b/devel/libYGP/files/patch-Makefile.in
new file mode 100644
index 00000000000..086b690b334
--- /dev/null
+++ b/devel/libYGP/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- ./Makefile.in.orig Sun Aug 20 14:16:06 2006
++++ ./Makefile.in Sun Aug 20 14:16:06 2006
+@@ -251,7 +251,7 @@
+ target_alias = @target_alias@
+ SUBDIRS = intl @MYSUBDIRS@ po bin
+ DIST_SUBDIRS = intl YGP XGP CGP po doc bin
+-include_HEADERS = ygp-cfg.h config.h
++include_HEADERS = ygp-cfg.h
+ EXTRA_DIST = config.rpath README.windows mkinstalldirs
+ ACLOCAL_AMFLAGS = -I m4
+ all: ygp-cfg.h
diff --git a/devel/libYGP/files/patch-XGP__GTKViewer.c b/devel/libYGP/files/patch-XGP__GTKViewer.c
new file mode 100644
index 00000000000..36b0f62b415
--- /dev/null
+++ b/devel/libYGP/files/patch-XGP__GTKViewer.c
@@ -0,0 +1,11 @@
+--- ./XGP/GTKViewer.c.orig Sun Aug 20 14:19:48 2006
++++ ./XGP/GTKViewer.c Sun Aug 20 14:19:58 2006
+@@ -40,7 +40,7 @@
+
+ #include <stdio.h>
+ #include <errno.h>
+-#include <malloc.h>
++#include <stdlib.h>
+ #include <string.h>
+
+ #include <dlfcn.h>
diff --git a/devel/libYGP/files/patch-YGP__Socket.cpp b/devel/libYGP/files/patch-YGP__Socket.cpp
new file mode 100644
index 00000000000..774219a0aa8
--- /dev/null
+++ b/devel/libYGP/files/patch-YGP__Socket.cpp
@@ -0,0 +1,10 @@
+--- ./YGP/Socket.cpp.orig Thu Aug 10 04:08:18 2006
++++ ./YGP/Socket.cpp Sun Aug 20 14:16:06 2006
+@@ -58,7 +58,6 @@
+ typedef size_t ssize_t;
+ #endif
+ #ifndef HAVE_SOCKLEN_T
+-typedef int socklen_t;
+ #endif
+
+
diff --git a/devel/libYGP/files/patch-YGP__Tests__Thread.cpp b/devel/libYGP/files/patch-YGP__Tests__Thread.cpp
new file mode 100644
index 00000000000..0b8d30f006a
--- /dev/null
+++ b/devel/libYGP/files/patch-YGP__Tests__Thread.cpp
@@ -0,0 +1,10 @@
+--- ./YGP/Tests/Thread.cpp.orig Sun Jun 4 01:32:35 2006
++++ ./YGP/Tests/Thread.cpp Sun Aug 20 14:16:06 2006
+@@ -30,7 +30,6 @@
+ #include <ygp-cfg.h>
+
+ #if defined HAVE__SLEEP
+-# define sleep _sleep
+ #endif
+
+
diff --git a/devel/libYGP/files/patch-configure b/devel/libYGP/files/patch-configure
new file mode 100644
index 00000000000..5a68d81bd28
--- /dev/null
+++ b/devel/libYGP/files/patch-configure
@@ -0,0 +1,11 @@
+--- ./configure.orig Mon Aug 21 20:20:00 2006
++++ ./configure Mon Aug 21 20:23:34 2006
+@@ -28656,7 +28656,7 @@
+ and GTK_LIBS to avoid the need to call pkg-config.
+ See the pkg-config man page for more details.
+ " >&2;}
+- { (exit 1); exit 1; }; }
++ }
+ elif test $pkg_failed = untried; then
+ { { echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
+ is in your PATH or set the PKG_CONFIG environment variable to the full