summaryrefslogtreecommitdiffstats
path: root/irc/ezbounce
diff options
context:
space:
mode:
authorgsutter <gsutter@FreeBSD.org>2002-05-28 00:40:15 +0000
committergsutter <gsutter@FreeBSD.org>2002-05-28 00:40:15 +0000
commit5b425997b54b30d3432f14cd78bb8d8d0301457f (patch)
tree098a8b914a86cef9035a005d872c2dab62d8d90d /irc/ezbounce
parentafed2aa097e02c6abe5cfa1278151d4c45eba78c (diff)
downloadFreeBSD-ports-5b425997b54b30d3432f14cd78bb8d8d0301457f.zip
FreeBSD-ports-5b425997b54b30d3432f14cd78bb8d8d0301457f.tar.gz
Remove unneeded patches.
Diffstat (limited to 'irc/ezbounce')
-rw-r--r--irc/ezbounce/files/patch-aa11
-rw-r--r--irc/ezbounce/files/patch-ab11
-rw-r--r--irc/ezbounce/files/patch-ac11
-rw-r--r--irc/ezbounce/files/patch-ad11
4 files changed, 0 insertions, 44 deletions
diff --git a/irc/ezbounce/files/patch-aa b/irc/ezbounce/files/patch-aa
deleted file mode 100644
index fd40632..0000000
--- a/irc/ezbounce/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Sun May 2 10:12:22 1999
-+++ Makefile.in Sun May 2 10:12:39 1999
-@@ -11,7 +11,7 @@
-
- CXX = @CXX@
- CXX_OPTS = -Wall -D_ezbounce_ @NO_EXCEPTIONS@ @NO_RTTI@
--CXX_OPTIMIZATIONS = -O2 @OMIT_FRAME_POINTER@
-+CXX_OPTIMIZATIONS = @CXXFLAGS@ @OMIT_FRAME_POINTER@
- CXX_LIBS = -lstdc++
- SUBDIRS = lib src mdidentd
-
diff --git a/irc/ezbounce/files/patch-ab b/irc/ezbounce/files/patch-ab
deleted file mode 100644
index 8594fd6..0000000
--- a/irc/ezbounce/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/Makefile.in.orig Sun May 2 10:12:56 1999
-+++ lib/Makefile.in Sun May 2 10:13:07 1999
-@@ -9,7 +9,7 @@
- CXX = @CXX@
- CC = @CC@
- CXX_OPTS = -Wall @NO_EXCEPTIONS@ @NO_RTTI@
--CXX_OPTIMIZATIONS = -O2
-+CXX_OPTIMIZATIONS = @CXXFLAGS@
- CXX_LIBS =
-
-
diff --git a/irc/ezbounce/files/patch-ac b/irc/ezbounce/files/patch-ac
deleted file mode 100644
index b737a69..0000000
--- a/irc/ezbounce/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Sun May 2 10:13:33 1999
-+++ src/Makefile.in Sun May 2 10:13:41 1999
-@@ -8,7 +8,7 @@
-
- CXX = @CXX@
- CXX_OPTS = -Wall @NO_EXCEPTIONS@ @NO_RTTI@ -I../lib/
--CXX_OPTIMIZATIONS = -O2
-+CXX_OPTIMIZATIONS = @CXXFLAGS@
- CXX_LIBS = @CXX_LINKER_LIBS@
- CXX_LINKER = @CXX_LINKER@
-
diff --git a/irc/ezbounce/files/patch-ad b/irc/ezbounce/files/patch-ad
deleted file mode 100644
index 4af6474..0000000
--- a/irc/ezbounce/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- mdidentd/Makefile.in.orig Sun May 2 10:14:43 1999
-+++ mdidentd/Makefile.in Sun May 2 10:14:51 1999
-@@ -5,7 +5,7 @@
-
- CXX = @CXX@
- CXX_OPTS = -Wall @NO_EXCEPTIONS@ @NO_RTTI@ -I../lib
--CXX_OPTIMIZATIONS = -O2
-+CXX_OPTIMIZATIONS = @CXXFLAGS@
- CXX_LIBS = @CXX_LINKER_LIBS@
- CXX_LINKER = @CXX_LINKER@
-
OpenPOWER on IntegriCloud