Commit graph

14 commits

Author SHA1 Message Date
Pietro Cerutti
21284e8b00 - STAGE-clean
- Convert to USES=tcl
2014-02-17 13:50:26 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Pietro Cerutti
fef02240ea - Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
  default, I don't expect this change to cause much trouble)
2013-04-23 11:51:52 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Mikhail Teterin
e64df09de8 Cleanup a little (to WARNS=2 level). Declare all but the two exported
symbols as static. Add defines to allow compile against MSDB-oriented
flavour of freetds (as installed by databases/freetds-msdblib). The
default remains to depend on Sybase-using databases/freetds, but if
it is the freetds-msdblib that is actually installed at build-time, we
should now build against it properly.
2007-10-12 21:05:13 +00:00
Mikhail Teterin
16ce0b4018 Add a hunk to satisfy gcc-4.x' strictness. The port should build with
the new compiler now.

Notified by:	Kris
Tested with:	gcc-4.2.0
2007-03-03 21:06:49 +00:00
Kris Kennaway
b90e75409c Retire obsolete a.out shared library support 2007-01-30 04:14:53 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Mikhail Teterin
974cba1832 Define default charset as "iso_1". FreeTDS crashes when we pass NULL.
Bump PORTREVISION.
2005-07-18 23:59:38 +00:00
Mikhail Teterin
a5ca29f51c Add the shared library missing from pkg-plist.
Noticed by:	pointyhat
Reported by:	kris
2004-12-18 02:16:46 +00:00
Mikhail Teterin
a623e2d6cf This is Sybtcl -- a dynamicly loadable TCL extension, which provides
your interpreter with connectivity to a Sybase server. Althghough it was
written to work with Sybase's own client libraries (not available for
FreeBSD), this port patches it enough to make it work with FreeTDS.

WWW: http://sybtcl.sourceforge.net/
2004-03-30 00:02:11 +00:00