From 26c59a87d0c0a2ff9352fe95022b727e321e2855 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Tue, 15 Oct 2002 13:18:00 +0000 Subject: 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) --- databases/sqsh/files/patch-ac | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 databases/sqsh/files/patch-ac (limited to 'databases/sqsh/files/patch-ac') 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. - # -- cgit v1.2.3