summaryrefslogtreecommitdiff
path: root/databases/libudbc/files
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-08-21 22:46:42 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-08-21 22:46:42 +0000
commit0c7b2eeb40e6582eb1cba8684962f4ad5429f081 (patch)
tree3f2adf9d4cfd5c6eab60176e3eb34f4edb37b6a8 /databases/libudbc/files
parentThe tarball has been reroll for some reason as there is no change. (diff)
Remove expired port:
2012-08-12 databases/libudbc: Does not fetch and no vendor support anymore
Notes
Notes: svn path=/head/; revision=302909
Diffstat (limited to 'databases/libudbc/files')
-rw-r--r--databases/libudbc/files/patch-aa11
-rw-r--r--databases/libudbc/files/patch-ab11
2 files changed, 0 insertions, 22 deletions
diff --git a/databases/libudbc/files/patch-aa b/databases/libudbc/files/patch-aa
deleted file mode 100644
index a0e3eaa14fc1..000000000000
--- a/databases/libudbc/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- udbcsdk/examples/Makefile.orig Mon Oct 22 23:25:13 2001
-+++ udbcsdk/examples/Makefile Mon Oct 22 23:25:43 2001
-@@ -24,7 +24,7 @@
- ######################################################################
-
- ## Generic ######################################################
--CFLAGS = -O -I../include
-+CFLAGS += -O -I../include
-
- ## HP/UX ######################################################
- #CFLAGS = -O -Aa +ESlit -I../include
diff --git a/databases/libudbc/files/patch-ab b/databases/libudbc/files/patch-ab
deleted file mode 100644
index 5a5db5038b3f..000000000000
--- a/databases/libudbc/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- udbcsdk/examples/udbctest.c.orig Mon Oct 22 23:38:29 2001
-+++ udbcsdk/examples/udbctest.c Mon Oct 22 23:38:37 2001
-@@ -19,7 +19,7 @@
-
- #include <stdio.h>
- #include <string.h>
--#include "libudbc.h"
-+#include <libudbc.h>
-
- #define MAXCOLS 32
-