aboutsummaryrefslogtreecommitdiff
path: root/databases/freetds-devel
Commit message (Collapse)AuthorAgeFilesLines
* databases/freetds-devel: Update version 1.00.38=>1.00.131Muhammad Moinur Rahman2017-03-042-5/+5
| | | | Notes: svn path=/head/; revision=435426
* databases/freetds-devel: Update version 1.00.37=>1.00.38Muhammad Moinur Rahman2016-06-112-4/+4
| | | | Notes: svn path=/head/; revision=416747
* databases/freetds-devel: Update version 0.99.678=>1.00.37Muhammad Moinur Rahman2016-06-103-15/+5
| | | | | | | - Upgrade TDS version to 7.4 Notes: svn path=/head/; revision=416698
* databases/freetds-devel: Update version 0.99.640=>0.99.678Muhammad Moinur Rahman2016-04-182-3/+3
| | | | Notes: svn path=/head/; revision=413560
* databases/freetds-devel: Update version 0.99.614=>0.99.640Muhammad Moinur Rahman2016-04-022-4/+3
| | | | Notes: svn path=/head/; revision=412435
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411990
* databases/freetds-devel: Update version 0.99.479=>0.99.614Muhammad Moinur Rahman2016-02-232-3/+3
| | | | Notes: svn path=/head/; revision=409442
* databases/freetds-devel: Updated version 0.99.307=>0.99.479Muhammad Moinur Rahman2016-01-024-8/+8
| | | | Notes: svn path=/head/; revision=405039
* databases/freetds-devel: Update version 0.96.65=>0.99.307Muhammad Moinur Rahman2015-09-162-4/+4
| | | | | | | - Add gettext support Notes: svn path=/head/; revision=397052
* databases/freetds-devel: Update version 0.96.55=>0.96.65Muhammad Moinur Rahman2015-05-256-8/+8
| | | | | | | - Convert patch files to 'make makepatch' compatible Notes: svn path=/head/; revision=387386
* databases/freetds-devel: Update version 0.96.3=>0.96.55Muhammad Moinur Rahman2015-05-207-15/+14
| | | | | | | - Update patch files to reflect 'make makepatch' output standard Notes: svn path=/head/; revision=386860
* databases/freetds-devel: Update version 0.92.1003=>0.96.3Muhammad Moinur Rahman2015-05-103-10/+21
| | | | | | | - Migrate to new USES framework instead of USE_AUTOTOOLS Notes: svn path=/head/; revision=385939
* databases/freetds-devel: Update version 0.92.984=>0.92.1003Muhammad Moinur Rahman2015-04-012-3/+3
| | | | Notes: svn path=/head/; revision=382903
* databases/freetds-devel: Update version 0.92.872=>0.92984Muhammad Moinur Rahman2015-03-243-3/+5
| | | | | | | - Fix PORTEPOCH which was unintentionally removed at r378508 Notes: svn path=/head/; revision=382080
* databases/freetds-devel: Update version 0.92.870=>0.92.872Muhammad Moinur Rahman2015-02-092-3/+3
| | | | | | | Approved by: bapt marino (implicit) Notes: svn path=/head/; revision=378730
* databases/freetds-devel: Update version 0.92.812=>0.92.870Muhammad Moinur Rahman2015-02-065-25/+30
| | | | | | | | | | | | | - UnBREAK [1] - Correct SIGBUS on tdsdbopen() [1] PR: 197196 [1] Differential Revision: https://reviews.freebsd.org/D1773 Submitted by: dg@fastmail.co.uk [1] Approved by: marino(mentor) Notes: svn path=/head/; revision=378508
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371255
* Mark BROKEN: Fails to buildAntoine Brodin2014-10-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | with gcc: /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c -o threadsafe.lo threadsafe.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -fPIC -DPIC -o .libs/threadsafe.o In file included from threadsafe.c:84: ../../include/freetds/tds.h:149: warning: function declaration isn't a prototype ../../include/freetds/tds.h:149: error: bit-field '__res_state' has invalid type Makefile:439: recipe for target 'threadsafe.lo' failed with clang: /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c -o threadsafe.lo threadsafe.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -fPIC -DPIC -o .libs/threadsafe.o In file included from threadsafe.c:84: ../../include/freetds/tds.h:149:16: error: bit-field '__res_state' has non-integral type 'TDS_USMALLINT (*())' TDS_USMALLINT _res:10; ^ ~~ /usr/include/resolv.h:282:16: note: expanded from macro '_res' #define _res (*__res_state()) ^ 1 error generated. Makefile:439: recipe for target 'threadsafe.lo' failed Reported by: pkg-fallout Notes: svn path=/head/; revision=370740
* databases/freetds-devel: 0.92.79 -> 0.92.812Kurt Jaeger2014-09-234-109/+95
| | | | | | | | | | - Bringing the -devel port to a recent version PR: 193866 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=369120
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-1/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* databases/freetds-devel: fix pkg-plist for make install,Kurt Jaeger2014-05-082-7/+7
| | | | | | | | | | | change MAINTAINER email PR: ports/189411 Submitted by: Kris Van Biesen Approved by: jadawin (mentor) Notes: svn path=/head/; revision=353340
* Fix unixODBC vs libiodbc conflictsBaptiste Daroussin2014-05-052-21/+12
| | | | | | | | | | | | | | | | | | | Always rely on unixODBC each time a port is looking for libodbc.so Remove odbc compat from libiodbc This allows to install both kde and gnome at the same time While here: - Convert libiodbc to USES=libtool - Convert a bunch of libiodbc dependencies to USES=libtool - Chase libiodbc.so shlib change - Stagify some ports - Convert some ports to USES=pgsql Discussed with: rakuco (kde) With hat: portmgr Notes: svn path=/head/; revision=353029
* - Add LICENSEPietro Cerutti2014-02-213-14/+20
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=345388
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-3/+3
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* databases/freetds-devel: fix optionWilliam Grzybowski2013-11-071-1/+1
| | | | | | | Pointy hat: wg Notes: svn path=/head/; revision=333092
* databases/freetds-devel: add option for odbc-wideWilliam Grzybowski2013-11-071-1/+6
| | | | | | | | | PR: ports/182516 Submitted by: Mike Carlson <mike bayphoto.com> Approved by: maintainer Notes: svn path=/head/; revision=333090
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 0.92.79Pietro Cerutti2013-09-182-4/+3
| | | | | | | | | PR: 181423 Submitted by: gahr@ Approved by: maintainer (timeout) Notes: svn path=/head/; revision=327538
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-042-2/+3
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* Eliminate USE_GNOME=pkgconfig from databasesBaptiste Daroussin2013-09-021-2/+1
| | | | | | | | | While here: - trim headers - Convert to USES=pathfix, USES=gmake Notes: svn path=/head/; revision=325950
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-1/+1
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* Fix OPTIONS bsd.port.option.mk should be included only once and after the optionBaptiste Daroussin2012-12-121-2/+0
| | | | | | | definition Notes: svn path=/head/; revision=308743
* - Trim headerBryan Drewery2012-11-291-22/+25
| | | | | | | | | | | | | - Convert to new options framework - Fix MASTER_SITES to a working location - Bump PORTREVISION due to new default options PR: ports/172463 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=307981
* - link libtdsodbc.so with libiconv to unbreak runtimeMichael Scheidell2012-04-152-1/+12
| | | | | | | | | PR: ports/166136 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Approved by: Kurt Jaeger <pi@opsec.eu> (maintainer) Notes: svn path=/head/; revision=294847
* - Chase unixODBC shlib bumpMartin Wilke2012-02-061-0/+1
| | | | Notes: svn path=/head/; revision=290490
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 0.91Frederic Culot2011-09-094-115/+49
| | | | | | | | PR: ports/160525 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=281483
* - Update to 0.82.1.dev.20110409Frederic Culot2011-08-234-63/+73
| | | | | | | | | | | | - Pet portlint(1) by extracting CPPFLAGS from CONFIGURE_ENV - Sort pkg-plist - Pass maintainership to submitter PR: ports/158385 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Notes: svn path=/head/; revision=280245
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-1/+1
| | | | Notes: svn path=/head/; revision=275104
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* - Update to 0.82.1.dev.20100810Sunpoet Po-Chuan Hsieh2010-10-062-7/+7
| | | | | | | | | | | - Use PORTNAME/PORTVERSION in WRKSRC PR: ports/151083 Submitted by: Dan Rowe <bsdports at csnstores.com> Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262512
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Reset maintainer to ports@Wen Heping2010-02-091-1/+1
| | | | | | | | PR: ports/143675 Submitted by: "Peter C. Lai" <cowbert@gmail.com> (maintainer) Notes: svn path=/head/; revision=249469
* Fix build when gnutls support is enabled.Roman Bogorodskiy2009-11-211-0/+2
| | | | | | | | PR: 138178 (based on) Submitted by: Robert Kruus <rob.kruus@gmail.com> Notes: svn path=/head/; revision=244581