Muhammad Moinur Rahman
a18485ebb5
databases/freetds-devel: Update version 0.96.65=>0.99.307
...
- Add gettext support
2015-09-16 10:38:26 +00:00
Muhammad Moinur Rahman
29dcd6fd2a
databases/freetds-devel: Update version 0.96.55=>0.96.65
...
- Convert patch files to 'make makepatch' compatible
2015-05-25 15:00:50 +00:00
Muhammad Moinur Rahman
0b1d8a457e
databases/freetds-devel: Update version 0.96.3=>0.96.55
...
- Update patch files to reflect 'make makepatch' output standard
2015-05-20 14:29:41 +00:00
Muhammad Moinur Rahman
f4b916569d
databases/freetds-devel: Update version 0.92.1003=>0.96.3
...
- Migrate to new USES framework instead of USE_AUTOTOOLS
2015-05-10 12:08:03 +00:00
Muhammad Moinur Rahman
94941a1055
databases/freetds-devel: Update version 0.92.984=>0.92.1003
2015-04-01 10:54:13 +00:00
Muhammad Moinur Rahman
ab3ab4f700
databases/freetds-devel: Update version 0.92.872=>0.92984
...
- Fix PORTEPOCH which was unintentionally removed at r378508
2015-03-24 11:12:21 +00:00
Muhammad Moinur Rahman
abce2c0a8a
databases/freetds-devel: Update version 0.92.870=>0.92.872
...
Approved by: bapt marino (implicit)
2015-02-09 13:58:52 +00:00
Muhammad Moinur Rahman
676855e787
databases/freetds-devel: Update version 0.92.812=>0.92.870
...
- 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)
2015-02-06 08:22:55 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb
Change my non-FreeBSD MAINTAINER mail to bofh@
...
Approved by: bapt
2014-12-24 00:14:11 +00:00
Baptiste Daroussin
3edc030b9f
Cleanup plist
2014-10-20 10:41:12 +00:00
Antoine Brodin
c8fc771288
Mark BROKEN: Fails to build
...
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
2014-10-12 20:51:13 +00:00
Kurt Jaeger
f2514e5182
databases/freetds-devel: 0.92.79 -> 0.92.812
...
- Bringing the -devel port to a recent version
PR: 193866
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-09-23 20:47:12 +00:00
Tijl Coosemans
3ab1b8443e
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
...
- 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)
2014-07-23 09:54:02 +00:00
Kurt Jaeger
bb6eee2402
databases/freetds-devel: fix pkg-plist for make install,
...
change MAINTAINER email
PR: ports/189411
Submitted by: Kris Van Biesen
Approved by: jadawin (mentor)
2014-05-08 17:57:10 +00:00
Baptiste Daroussin
f4f46a920e
Fix unixODBC vs libiodbc conflicts
...
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
2014-05-05 16:24:00 +00:00
Pietro Cerutti
72854d2d4b
- Add LICENSE
...
- STAGE-clean
2014-02-21 13:15:37 +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
William Grzybowski
259fdfc80f
databases/freetds-devel: fix option
...
Pointy hat: wg
2013-11-07 13:35:43 +00:00
William Grzybowski
2f6dca8ddd
databases/freetds-devel: add option for odbc-wide
...
PR: ports/182516
Submitted by: Mike Carlson <mike bayphoto.com>
Approved by: maintainer
2013-11-07 13:16:47 +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
b83813cf9b
- Update to 0.92.79
...
PR: 181423
Submitted by: gahr@
Approved by: maintainer (timeout)
2013-09-18 09:33:45 +00:00
Guido Falsi
642be1b81d
- Make ports use the libc provided iconv implementation on 10-CURRENT
...
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)
2013-09-04 18:06:07 +00:00
Baptiste Daroussin
5e04dfb987
Eliminate USE_GNOME=pkgconfig from databases
...
While here:
- trim headers
- Convert to USES=pathfix, USES=gmake
2013-09-02 09:01:51 +00:00
Marcus von Appen
821843ca06
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
2013-04-27 08:50:46 +00:00
Roman Bogorodskiy
91e365d630
- Add UPDATING entry for gnutls update
...
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Alex Kozlov
05a9235c98
- Fix all cases of 'No newline at end of file' in ports tree
...
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Baptiste Daroussin
5ebe89f4cb
Fix OPTIONS bsd.port.option.mk should be included only once and after the option
...
definition
2012-12-12 07:34:17 +00:00
Bryan Drewery
789a96beb2
- Trim header
...
- 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
2012-11-29 22:18:20 +00:00
Michael Scheidell
67bc646926
- link libtdsodbc.so with libiconv to unbreak runtime
...
PR: ports/166136
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
Approved by: Kurt Jaeger <pi@opsec.eu> (maintainer)
2012-04-15 11:58:27 +00:00
Martin Wilke
93cfaf9ad9
- Chase unixODBC shlib bump
2012-02-06 12:25:50 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- 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
2011-09-23 22:26:39 +00:00
Frederic Culot
386a4fb82a
- Update to 0.91
...
PR: ports/160525
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2011-09-09 06:50:26 +00:00
Frederic Culot
464eea7549
- Update to 0.82.1.dev.20110409
...
- 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>
2011-08-23 06:46:44 +00:00
Roman Bogorodskiy
207386f96a
Chase security/gnutls update and add an UPDATING entry.
2011-06-05 18:43:16 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Sunpoet Po-Chuan Hsieh
285bc01e49
- Update to 0.82.1.dev.20100810
...
- Use PORTNAME/PORTVERSION in WRKSRC
PR: ports/151083
Submitted by: Dan Rowe <bsdports at csnstores.com>
Approved by: pgollucci (mentor)
2010-10-06 05:59:51 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
Wen Heping
a42ff3e0c5
- Reset maintainer to ports@
...
PR: ports/143675
Submitted by: "Peter C. Lai" <cowbert@gmail.com> (maintainer)
2010-02-09 06:10:29 +00:00
Roman Bogorodskiy
262cd89b85
Fix build when gnutls support is enabled.
...
PR: 138178 (based on)
Submitted by: Robert Kruus <rob.kruus@gmail.com>
2009-11-21 06:55:51 +00:00
Roman Bogorodskiy
f32c11d872
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
2009-08-16 18:04:40 +00:00
Mark Linimon
d70e533cd2
Fix bogus code in WITH_GNUTLS case.
...
Hat: portmgr
2009-08-16 05:47:14 +00:00
Jeremy Messenger
789d75c728
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
...
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
2009-08-02 19:36:34 +00:00
Beech Rintoul
3347e987ea
- Add gnutls option
...
- Bump portrevision
Approved by: Peter Lai <cowbert@gmail.com> (maintainer)
2009-03-03 06:18:42 +00:00
Beech Rintoul
e23a2ab06e
- Update to 0.82.1
...
- Hook into build
2009-02-14 23:31:43 +00:00
Beech Rintoul
5f65484ee3
- Revert to 0.64 (Update breaks dependent ports)
...
- Bump portepoch
PR: ports/129413
Reported by: pointyhat (pav)
2008-12-06 22:43:44 +00:00
Beech Rintoul
044754b282
- Restore tags for slave port
2008-12-05 06:20:49 +00:00
Beech Rintoul
e9bddcad9e
- Update to 0.82.1
...
- Add options
- Make port respect NOPORTDOCS
- Pass maintainership to submitter
PR: ports/129413
Submitted by: Peter C. Lai <cowbert@gmail.com>
2008-12-05 03:38:23 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00