Commit graph

23 commits

Author SHA1 Message Date
Akinori MUSHA
7b0a375e80 Properly link these libraries with libiconv.
This should fix some other ports that try to link with the FreeTDS
libraries.
2002-03-30 08:30:29 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
David W. Chapman Jr.
6b85cc8717 Update to 0.53
PR:		33126
Submitted by:	tkato@prontomail.com
2001-12-24 04:40:36 +00:00
Pete Fritchman
ea94a481e8 Fix compilation: malloc.h -> stdlib.h
PR:		32201
Submitted by:	Anthony Kim <anthony.kim@vw.com>
2001-11-24 01:36:45 +00:00
Mario Sergio Fujikawa Ferreira
57f25fdb01 o Fix PLIST
o Better packaging and removal of configuration file

PR:		29428
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-05 04:28:23 +00:00
David W. Chapman Jr.
17e239502d Update freetds to 0.52
PR:		28922
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-07-22 03:01:22 +00:00
Steve Price
3c0332ec04 Allow access to MS-SQL databases from PHP.
PR:		22172
Submitted by:	David Hill <djhill@novagate.net>
2001-02-26 03:48:31 +00:00
Kevin Lo
260afbe4ad Fix pkg-plist
PR: 25318
Submitted by: Ports Fury
2001-02-25 06:19:42 +00:00
Kevin Lo
41e2426546 - Add workaround to prepend installing junk files
- Fix pkg-plist

PR: 25075
Submitted by: Ports Fury
2001-02-14 12:48:45 +00:00
Maxim Sobolev
d234b62b2a - Update to 0.51;
- add a WWW into pkg-descr.

PR:		24803
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-02-02 18:16:04 +00:00
Maxim Sobolev
be5c1587b9 Reassign maintainership to ports@FreeBSD.org to indicate that the ports need
new maintainer.

Submitted by:	Domas Mituzas <midom@dammit.lt> (previous MAINTAINER)
2001-01-30 13:53:30 +00:00
Kevin Lo
96aead34ed PLIST @dirrm should be added to configuration directory.
PR: 20152
Submitted by: MAINTAINER
2000-07-25 01:26:09 +00:00
Chris D. Faulhaber
6a029ad96d Correct PLIST
PR:		20032
Submitted by:	Maintainer
2000-07-19 11:14:19 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Dirk Froemberg
835c9ff362 GNU_CONFIGURE -> USE_LIBTOOL. 2000-06-03 07:59:18 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Dirk Froemberg
cb675ff2c8 Define DBMFIX in sybdb.h permanently to be consistent with --enable-dbmfix. 2000-03-01 22:03:21 +00:00
Dirk Froemberg
7f932326e4 Fix typo (--enable-dmbfix -> --enable-dbmfix) and remove unneeded
PKGNAME.
2000-02-29 20:49:07 +00:00
Steve Price
a14d7c886b Update to version 0.50.
PR:		15453
Submitted by:	Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
1999-12-23 16:03:29 +00:00
Steve Price
7758b7a8aa Initial import of freetds version 0.42pre2.
A Sybase/Microsoft TDS protocol library.

PR:		14668
Submitted by:	Domas Mituzas <midom@dammit.lt>
1999-11-26 20:52:39 +00:00