summaryrefslogtreecommitdiff
path: root/lang/squeak-dev/files
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-11-17 01:18:44 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-11-17 01:18:44 +0000
commitf8374320671c6a39b6d2935b5b3e21b5824e4407 (patch)
treee8f1280d7479efefe71879ca2d9e78fbe327b405 /lang/squeak-dev/files
parent088b4fa7df37b5bea6880adfa83fcc36d9e7dc6a (diff)
Diffstat (limited to 'lang/squeak-dev/files')
-rw-r--r--lang/squeak-dev/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h7
-rw-r--r--lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h10
-rw-r--r--lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::jmemdatasrc.c10
-rw-r--r--lang/squeak-dev/files/patch-platforms::unix::config::configure10
-rw-r--r--lang/squeak-dev/files/patch-platforms::unix::npsqueak::Makefile11
-rw-r--r--lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in13
-rw-r--r--lang/squeak-dev/files/patch-platforms::unix::plugins::PseudoTTYPlugin::openpty.h14
-rw-r--r--lang/squeak-dev/files/patch-platforms::unix::plugins::SqueakFFIPrims::Makefile.in11
-rw-r--r--lang/squeak-dev/files/patch-platforms::unix::plugins::SqueakFFIPrims::ffi-config10
-rw-r--r--lang/squeak-dev/files/patch-platforms::unix::vm-sound-OSS::acinclude.m411
10 files changed, 0 insertions, 107 deletions
diff --git a/lang/squeak-dev/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h b/lang/squeak-dev/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h
deleted file mode 100644
index ac04be2c3c10..000000000000
--- a/lang/squeak-dev/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h
+++ /dev/null
@@ -1,7 +0,0 @@
---- platforms/Cross/plugins/DropPlugin/DropPlugin.h.orig Thu May 13 16:07:09 2004
-+++ platforms/Cross/plugins/DropPlugin/DropPlugin.h Thu May 13 16:05:52 2004
-@@ -10,3 +10,4 @@
- int sqSecFileAccessCallback(void *);
- void sqSetNumberOfDropFiles(int numberOfFiles);
- void sqSetFileInformation(int dropIndex, void *dropFile);
-+
diff --git a/lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h b/lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h
deleted file mode 100644
index d1f69cfbbd48..000000000000
--- a/lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- platforms/Cross/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.h.orig Thu May 13 16:09:52 2004
-+++ platforms/Cross/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.h Thu May 13 16:10:08 2004
-@@ -14,4 +14,5 @@
- void error_exit (j_common_ptr cinfo);
- GLOBAL(void) jpeg_mem_src (j_decompress_ptr cinfo, char * pSourceData, unsigned sourceDataSize);
- GLOBAL(int) jpeg_mem_src_newLocationOfData (j_decompress_ptr cinfo, char * pSourceData, unsigned sourceDataSize);
--GLOBAL(void) jpeg_mem_dest (j_compress_ptr cinfo, char * pDestination, unsigned *pDestinationSize);
-\ No newline at end of file
-+GLOBAL(void) jpeg_mem_dest (j_compress_ptr cinfo, char * pDestination, unsigned *pDestinationSize);
-+
diff --git a/lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::jmemdatasrc.c b/lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::jmemdatasrc.c
deleted file mode 100644
index a20e88f8d371..000000000000
--- a/lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::jmemdatasrc.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- platforms/Cross/plugins/JPEGReadWriter2Plugin/jmemdatasrc.c.orig Thu May 13 16:25:49 2004
-+++ platforms/Cross/plugins/JPEGReadWriter2Plugin/jmemdatasrc.c Thu May 13 16:25:58 2004
-@@ -198,4 +198,5 @@
- src->actualPos = pSourceData + offset;
-
- return((src->actualPos + src->bytesLeft) == (pSourceData + sourceDataSize));
--}
-\ No newline at end of file
-+}
-+
diff --git a/lang/squeak-dev/files/patch-platforms::unix::config::configure b/lang/squeak-dev/files/patch-platforms::unix::config::configure
deleted file mode 100644
index 38f45aa494ec..000000000000
--- a/lang/squeak-dev/files/patch-platforms::unix::config::configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- platforms/unix/config/configure.orig Mon May 10 10:54:48 2004
-+++ platforms/unix/config/configure Mon May 10 10:54:15 2004
-@@ -23526,6 +23526,7 @@
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h. */
- #include <sys/soundcard.h>
-+#define OPEN_SOUND_SYSTEM
- int
- main ()
- {
diff --git a/lang/squeak-dev/files/patch-platforms::unix::npsqueak::Makefile b/lang/squeak-dev/files/patch-platforms::unix::npsqueak::Makefile
deleted file mode 100644
index 790c40015747..000000000000
--- a/lang/squeak-dev/files/patch-platforms::unix::npsqueak::Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- platforms/unix/npsqueak/Makefile.org Tue Jan 31 10:36:12 2006
-+++ platforms/unix/npsqueak/Makefile Tue Jan 31 10:37:14 2006
-@@ -20,7 +20,7 @@
- ############ compile and link ###########################
-
- npsqueak.so : npsqueak.o npunix.o
-- $(LD) $(LDFLAGS) npsqueak.o npunix.o -o npsqueak.so
-+ $(LD) $(LDFLAGS) npsqueak.o npunix.o -o npsqueak.so -L%%X11BASE%%/lib -lXt -lX11
-
- npsqueak.o: npsqueak.c ../config.h
- $(CC) -c $(CFLAGS) -DVM_LIBDIR=\"$(VM_LIBDIR)\" $<
diff --git a/lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in b/lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in
deleted file mode 100644
index f2ecffdce476..000000000000
--- a/lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- platforms/unix/npsqueak/npsqueakregister.in.orig Mon Jan 30 19:47:54 2006
-+++ platforms/unix/npsqueak/npsqueakregister.in Mon Jan 30 19:48:13 2006
-@@ -8,8 +8,8 @@
- # Parameters: -u unregister
-
- NPSQUEAK_SO=@NPSQUEAK_SO@
--BROWSERS="netscape mozilla opera"
--BROWSER_DIRS="/usr/local/lib /usr/lib"
-+BROWSERS="netscape mozilla firefox opera seamonkey"
-+BROWSER_DIRS="%%X11BASE%%/lib %%X11BASE%%/share %%LOCALBASE%%/lib /usr/lib"
-
- ACTION=register
-
diff --git a/lang/squeak-dev/files/patch-platforms::unix::plugins::PseudoTTYPlugin::openpty.h b/lang/squeak-dev/files/patch-platforms::unix::plugins::PseudoTTYPlugin::openpty.h
deleted file mode 100644
index 36dd49bcd97b..000000000000
--- a/lang/squeak-dev/files/patch-platforms::unix::plugins::PseudoTTYPlugin::openpty.h
+++ /dev/null
@@ -1,14 +0,0 @@
---- platforms/unix/plugins/PseudoTTYPlugin/openpty.h.orig Tue Jan 14 16:02:55 2003
-+++ platforms/unix/plugins/PseudoTTYPlugin/openpty.h Tue Jan 14 16:03:09 2003
-@@ -45,7 +45,10 @@
- # elif defined(HAVE_LIBUTIL_H)
- # include <libutil.h> /* openpty() on FreeBSD */
- # else
--# error: cannot find headers for openpty()
-+# include <sys/types.h>
-+# include <sys/ioctl.h>
-+# include <termios.h>
-+# include <libutil.h>
- # endif
-
- #else /* !HAVE_OPENPTY */
diff --git a/lang/squeak-dev/files/patch-platforms::unix::plugins::SqueakFFIPrims::Makefile.in b/lang/squeak-dev/files/patch-platforms::unix::plugins::SqueakFFIPrims::Makefile.in
deleted file mode 100644
index 3c0fd9e7894e..000000000000
--- a/lang/squeak-dev/files/patch-platforms::unix::plugins::SqueakFFIPrims::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- platforms/unix/plugins/SqueakFFIPrims/Makefile.in.orig Sun Mar 20 05:38:18 2005
-+++ platforms/unix/plugins/SqueakFFIPrims/Makefile.in Sun Feb 26 00:08:03 2006
-@@ -14,7 +14,7 @@
- XINCLUDES = [includes]
-
- $(TARGET) : $(OBJS) Makefile
-- $(LINK) $(TARGET) $(OBJS)
-+ $(LINK) $(TARGET) $(OBJS) -lffi
- $(RANLIB) $(TARGET)
-
- [make_targets]
diff --git a/lang/squeak-dev/files/patch-platforms::unix::plugins::SqueakFFIPrims::ffi-config b/lang/squeak-dev/files/patch-platforms::unix::plugins::SqueakFFIPrims::ffi-config
deleted file mode 100644
index 80ded9fb17c9..000000000000
--- a/lang/squeak-dev/files/patch-platforms::unix::plugins::SqueakFFIPrims::ffi-config
+++ /dev/null
@@ -1,10 +0,0 @@
---- platforms/unix/plugins/SqueakFFIPrims/ffi-config.org Wed Apr 26 20:27:53 2006
-+++ platforms/unix/plugins/SqueakFFIPrims/ffi-config Wed Apr 26 20:29:00 2006
-@@ -39,6 +39,7 @@
-
- case ${abi} in
- linux) abi=sysv;;
-+ freebsd*) abi=sysv;;
- darwin*) abi=darwin;;
- *) abi=libffi; lib="-lffi";;
- esac
diff --git a/lang/squeak-dev/files/patch-platforms::unix::vm-sound-OSS::acinclude.m4 b/lang/squeak-dev/files/patch-platforms::unix::vm-sound-OSS::acinclude.m4
deleted file mode 100644
index 3fb9e7e023a1..000000000000
--- a/lang/squeak-dev/files/patch-platforms::unix::vm-sound-OSS::acinclude.m4
+++ /dev/null
@@ -1,11 +0,0 @@
---- platforms/unix/vm-sound-OSS/acinclude.m4.orig Mon May 10 10:18:03 2004
-+++ platforms/unix/vm-sound-OSS/acinclude.m4 Mon May 10 10:18:22 2004
-@@ -1,7 +1,7 @@
- # -*- sh -*-
-
- AC_MSG_CHECKING([for Open Sound System])
--AC_TRY_COMPILE([#include <sys/soundcard.h>],[OPEN_SOUND_SYSTEM;],[
-+AC_TRY_COMPILE([#include <sys/soundcard.h>],[EV_SEQ_LOCAL;],[
- AC_MSG_RESULT(yes)
- ],[
- AC_MSG_RESULT(no)