Commit Graph

40 Commits

Author SHA1 Message Date
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
sthen
8537c69a8e databases/sqsh: disable CS_SEC_NETWORKAUTH code, FreeTDS 1.2 introduces
this but API seems different than sqsh expects (it wants things like
CS_MAX_CHAR, CS_SEC_CHANBIND, CS_SEC_CONFIDENTIALITY, CS_SEC_INTEGRITY).
breakage reported by aja@, thanks!
2020-07-05 10:26:52 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
naddy
70bb8e18e7 replace libiconv module 2016-09-13 11:44:06 +00:00
sthen
4d33eee970 s/CS_TDS_80/CS_TDS_71/. Currently a noop, but newer freetds removes the
#define CS_TDS_80 CS_TDS_71.
2016-06-28 21:11:10 +00:00
sthen
4b0d7b3dff disable session-locking support that uses passwords from getpwuid.
helpfully, if you try to use it it segfaults, leaving around a core
with your password and the sql password.

you could use tmux lock-client instead, which uses lock(1) or a
command of your choice.
2015-11-21 01:19:33 +00:00
sthen
57b1505bfa update to sqsh-2.5.16.1 2014-06-07 10:48:39 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
sthen
c08ad06c85 update sqsh to 2.1.8
- normalise the port Makefile while there, it was particularly old and crufty
2012-11-20 22:17:29 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
espie
cd474773cf bye bye old LIB_DEPENDS 2010-11-06 22:50:02 +00:00
espie
880de1aa40 USE_GROFF=Yes 2010-10-18 17:06:05 +00:00
sthen
133856dec9 sync LIB_DEPENDS for new freetds, bump. 2009-08-01 14:11:45 +00:00
simon
cc00442a1a remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:34:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
jcs
fcb26193ca remove myself as maintainer for ports i no longer use and/or cannot
test

bump pkgname's accordingly
2006-11-12 23:28:42 +00:00
espie
629547efe8 new style libs 2006-09-18 09:04:03 +00:00
steven
26b92847b2 master site fixes 2006-07-13 07:43:40 +00:00
david
2404b10130 move post-patch to pre-configure (fixes make update-patches); ok sturm@ 2006-02-05 15:08:43 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
28a459bb6d WANTLIB markers 2004-11-22 16:59:29 +00:00
jcs
bb76db44cf update my email address 2004-10-03 18:41:36 +00:00
xsa
c2f79fa954 more new-style MODULES. 2004-08-10 10:26:50 +00:00
espie
70edc0e149 more new plists.
put V number of freetds into its Makefile.
2004-08-09 00:21:28 +00:00
jcs
1443a7dfe2 fix build 2004-05-24 16:42:21 +00:00
xsa
4f19228a1a another few @extra'z... 2004-04-19 09:43:50 +00:00
jcs
67d0759552 sync with freetds 2004-02-16 18:18:25 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
sturm
ca4bae8577 - don't hardcode /etc, use SYSCONFDIR instead
- don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary
  use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR}
a few more to come...
2003-05-12 18:02:44 +00:00
avsm
fdbea8357f increase a buffer size to avoid overflow; jcs@ ok 2003-04-16 08:29:17 +00:00
fgsch
8b5f0695ca chau NEED_VERSION. 2002-12-29 19:37:52 +00:00
jcs
966fdc0e5a Update to sqsh-2.1
Reference new homepage
2001-12-23 23:27:22 +00:00
jcs
b0dd0446ed NO_REGRESS=Yes 2001-11-02 17:52:58 +00:00
brad
d98c6fd73a use gettext module. 2001-10-25 01:46:18 +00:00
espie
de83813a2f complete library dependencies 2001-10-24 12:12:14 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
jcs
76b922d346 Remove vim tags 2001-09-15 23:26:38 +00:00
naddy
efe33287be Import of Sqsh 1.7.
Submitted by Joshua Stein <jcs@rt.fm>.

Sqsh (pronounced skwish) is short for SQshelL.  It is intended as
a replacement for the venerable 'isql' program supplied by Sybase.
2001-08-11 16:23:16 +00:00