diff options
| author | Mikhail Teterin <mi@FreeBSD.org> | 2002-10-15 13:18:00 +0000 |
|---|---|---|
| committer | Mikhail Teterin <mi@FreeBSD.org> | 2002-10-15 13:18:00 +0000 |
| commit | 26c59a87d0c0a2ff9352fe95022b727e321e2855 (patch) | |
| tree | 53fd94bef1787ff3a3caf72dec37f58e82f798cf /databases/sqsh/files/patch-ac | |
| parent | Unbreak p5-ORBit. (diff) | |
Reset maintainership to ports, due to the original author's
timeout (the previous timeout also noted in the cvs-log -- 2
years ago). Upgrade to the latest sqsh-2.1. Build with readline
and motif, unless WITHOUT_X11 is set (plain --with-x results in
a rather hard to use X support, author recommend Motif too).
Remove the bogus dependency on gettext introduced in Makefile
version 1.2 -- the (unpatched) software will, indeed, link with
libintl, if present -- mistaking it for Sybase OpenClient's
libintl.
Install the system-wide sqshrc as ${PREFIX}/etc/sqshrc.default,
and allow for another system-wide ${PREFIX}/etc/sqshrc to
overwrite some or all of the default settings.
PR: ports/40374 (readline and X/Motif)
Diffstat (limited to 'databases/sqsh/files/patch-ac')
| -rw-r--r-- | databases/sqsh/files/patch-ac | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/sqsh/files/patch-ac b/databases/sqsh/files/patch-ac deleted file mode 100644 index 1673e849dbe2..000000000000 --- a/databases/sqsh/files/patch-ac +++ /dev/null @@ -1,8 +0,0 @@ ---- autoconf/install-man.orig Fri Jan 14 21:19:45 2000 -+++ autoconf/install-man Fri Jan 14 21:20:00 2000 -@@ -1,4 +1,4 @@ --#!/bin/sh -+#!%%LOCALBASE%%/bin/bash - # - # install-man -- install or uninstall compressed or uncompressed man pages. - # |
