summaryrefslogtreecommitdiff
path: root/databases/db
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-02 23:45:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-02 23:45:47 +0000
commit833ee1a4cc63c10072287bc0147352bcf439b5dd (patch)
tree3613eb0dac3f257df22a25c5a08d65ad6eebbbd5 /databases/db
parentAssume maintainership. (diff)
Remove options for -X, which is not possible on FreeBSD system.
Submitted by: edwin@mavetju.org
Notes
Notes: svn path=/head/; revision=97141
Diffstat (limited to 'databases/db')
-rw-r--r--databases/db/Makefile1
-rw-r--r--databases/db/files/patch-db.126
2 files changed, 27 insertions, 0 deletions
diff --git a/databases/db/Makefile b/databases/db/Makefile
index e5c43829daab..1ee8ca435c18 100644
--- a/databases/db/Makefile
+++ b/databases/db/Makefile
@@ -7,6 +7,7 @@
PORTNAME= db
PORTVERSION= 1.11
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.mavetju.org/download/
diff --git a/databases/db/files/patch-db.1 b/databases/db/files/patch-db.1
new file mode 100644
index 000000000000..49c5916501ec
--- /dev/null
+++ b/databases/db/files/patch-db.1
@@ -0,0 +1,26 @@
+--- db.1.orig Sat Jan 3 10:42:58 2004
++++ db.1 Sat Jan 3 10:44:30 2004
+@@ -67,8 +67,6 @@
+ .Op Fl T Ar str
+ .Ek
+ .Bk -words
+-.Op Fl X Ar str
+-.Ek
+ .Ar type
+ .Ar database
+ .Bk -words
+@@ -264,14 +262,6 @@
+ .
+ .It Fl V
+ Display value.
+-.
+-.It Fl X Ar str
+-When encoding items with
+-.Fl S
+-option also encode characters in
+-.Ar str ,
+-per
+-.Xr svis 3 .
+ .
+ .El
+ .Pp