summaryrefslogtreecommitdiff
path: root/databases/sybase-ocsd/files/interfaces.sample
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-09-05 01:06:44 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-09-05 01:06:44 +0000
commit12c1d27aee4fb6d8d85ec4515fff3550516dd4b0 (patch)
tree1b22f5aec1a5586666f63510259c7abf2a44c3ef /databases/sybase-ocsd/files/interfaces.sample
parentAdd myself to freebsd.committers.markers (diff)
As previously advertised, remove the remaining ports that have no
SHA256 checksum information in the distinfo file.
Diffstat (limited to 'databases/sybase-ocsd/files/interfaces.sample')
-rw-r--r--databases/sybase-ocsd/files/interfaces.sample20
1 files changed, 0 insertions, 20 deletions
diff --git a/databases/sybase-ocsd/files/interfaces.sample b/databases/sybase-ocsd/files/interfaces.sample
deleted file mode 100644
index 10e77f028c54..000000000000
--- a/databases/sybase-ocsd/files/interfaces.sample
+++ /dev/null
@@ -1,20 +0,0 @@
-#
-# This is a sample interfaces file to get you started
-#
-# See Sybase's manuals for details. The following are examples,
-# that work for me. There are two Sybase servers listed here,
-# both running on the same computer (identified by the IP
-# address, but on different ports -- 5000 and 4100.
-#
-# tcp0 is my desktop's network card -- yours is probably different
-# (``ifconfig'' will list your available interfaces).
-#
-
-#server label | type | proto | iface | server's ip | port
-SYB120
- query tcp txp0 172.21.128.14 5000
- master tcp txp0 172.21.128.14 5000
-
-ATTILA
- query tcp txp0 172.21.128.14 4100
- master tcp txp0 172.21.128.14 4100