summaryrefslogtreecommitdiff
path: root/databases/postgresql-odbc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/postgresql-odbc: Update version 13.01.0000=>13.02.0000Muhammad Moinur Rahman2021-09-272-4/+4
|
* databases/postgresql-odbc: Update version 13.00.0000=>13.01.0000Muhammad Moinur Rahman2021-05-072-4/+4
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* databases/postgresql-odbc: Update version 12.02.0000=>13.00.0000Muhammad Moinur Rahman2020-12-272-4/+4
|
* databases/postgresql-odbc: Update version 12.01.0000=>12.02.0000Muhammad Moinur Rahman2020-05-282-4/+4
|
* databases/postgresql-odbc: Update version 12.00.0000=>12.01.0000Muhammad Moinur Rahman2020-02-042-4/+4
|
* databases/postgresql-odbc: Fix build on GCC architecturesMuhammad Moinur Rahman2019-11-271-3/+1
| | | | | | | PR: 241897 Submitted by: pkubaz Approved by: linimon MFH: 2019Q4 (runtime fix)
* databases/postgresql-odbc: Update version 11.01.0000=>12.00.0000Muhammad Moinur Rahman2019-10-312-5/+4
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
* databases/postgresql-odbc: Update version 11.00.0000=>11.01.0000Muhammad Moinur Rahman2019-06-112-4/+4
|
* databases/postgresql-odbc: Update version 10.03.0000=>11.00.0000Muhammad Moinur Rahman2018-12-312-5/+4
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590
* Mark these ports as broken on powerpc64.Mark Linimon2018-09-181-0/+2
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542
* databases/postgresql-odbc: Update version 10.02.0000=>10.03.0000Muhammad Moinur Rahman2018-07-232-4/+4
|
* - Fix LICENSEDmitry Marakasov2018-05-162-2/+2
| | | | | | - Update WWW Approved by: portmgr blanket
* databases/postgresql-odbc: Update version 10.01.0000=>10.02.0000Muhammad Moinur Rahman2018-04-232-4/+4
| | | | Relnotes: https://git.postgresql.org/gitweb/?p=psqlodbc.git;a=log;h=refs/tags/REL-10_02_0000
* Update to latest versionPalle Girgensohn2017-12-282-5/+4
|
* databases/postgresql-odbc: Fix c11 rompiler supportMuhammad Moinur Rahman2017-09-191-1/+3
| | | | Reported by: cmt@burggraben.net
* databases/postgresql-odbc: Update version 09.06.0310=>09.06.0500Muhammad Moinur Rahman2017-09-192-4/+4
|
* databases/postgresql-odbc: Update version 09.06.0200=>09.06.3100Muhammad Moinur Rahman2017-05-202-5/+5
| | | | https://odbc.postgresql.org/docs/release.html
* databases/postgresql-odbc: Update version 09.06.0100=>09.06.0200Muhammad Moinur Rahman2017-04-092-4/+4
|
* databases/postgresql-odbc: Update version 09.05.0400=>09.06.0100Muhammad Moinur Rahman2017-03-054-14/+14
|
* databases/postgresql-odbc: Update version 09.05.0210=>09.05.0400Muhammad Moinur Rahman2016-08-102-7/+9
| | | | - Use proper usage of OPTIONSNG
* databases/postgresql-odbc: Update version 09.05.0200=>09.05.0210Muhammad Moinur Rahman2016-04-182-3/+3
|
* databases/postgresql-odbc: Update version 09.05.0100=>09.05.0200Muhammad Moinur Rahman2016-04-102-3/+3
|
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* databases/postgresql-odbc: Update version 09.03.0400=>09.05.0100Muhammad Moinur Rahman2016-02-274-10/+10
| | | | - Fix patch files for 'make makepatch'
* databases/postgresql-odbc: Update version 09.01.0200=>09.03.0400Muhammad Moinur Rahman2015-03-144-12/+11
| | | | | | - Take MAINTAINERSHIP Approved by: bapt marino (implicit)
* - Simplify MASTER_SITESDmitry Marakasov2015-03-051-16/+17
| | | | | | - Add LICENSE_FILE - Simplify the port - Fix typo which prevented correct examples packaging
* Reset maintainershipBaptiste Daroussin2014-10-171-1/+1
|
* Convert pgsql ports to use USES+=pgsqlChris Rees2014-08-251-1/+1
| | | | Reviewed by: bapt
* Fix unixODBC vs libiodbc conflictsBaptiste Daroussin2014-05-051-25/+10
| | | | | | | | | | | | | | | | 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
* Remove trailing whitespaces from category databasesEmanuel Haupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | LIB_DEPENDS in databases
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | databases)
* - Update MAINTAINER email address for all my portsPo-Chien Lin2013-02-131-1/+1
| | | | | | - Convert Makefile header to new style if needed Approved by: swills (mentor)
* - Update to 09.01.0200Steve Wills2013-01-135-51/+29
| | | | | | | | | | - Give maintainership to submitter - Add LICENSE - Switch to OptionsNG - Switch pkg-plist to PORTDOCS and PLIST_FILES PR: ports/174885 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* - chase databases/unixODBC shlib bumpMartin Wilke2012-02-101-1/+2
|
* - update to 08.04.0200 [1]Baptiste Daroussin2011-03-175-60/+7
| | | | | | | - cleanup the Makefile PR: ports/144993 [1] Submitted by: Berend de Boer <berend _at_ pobox.com>
* IGNORE until someone provides an update - contents of numeric fields returned asStefan Walter2010-11-101-0/+2
| | | | | | | | 0 in this version. PR: 144993 Submitted by: Berend de Boer <berend@pobox.com> (+ submitter timeout, thus no update at this point)
* Reassign to freebsd-ports, per maintainer email to ports@.Mark Linimon2010-08-171-1/+1
|
* - Update to 08.04.0100.Felippe de Meirelles Motta2009-11-043-22/+28
| | | | | PR: ports/137046 Submitted by: Alex Goncharov <alex-goncharov@comcast.net> (maintainer)
* Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functionsMax Khon2009-01-275-2/+74
| | | | | | (SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed. Approved by: portmgr (marcus)
* - Mark BROKEN: does not compilePav Lucistnik2009-01-231-0/+2
| | | | Reported by: pointyhat
* - Update to 08.03.0400Martin Wilke2008-11-222-4/+4
| | | | | PR: 129058 Submitted by: Alex Goncharov <alex-goncharov@comcast.net> (maintainer)
* - Update to 08.03.03Martin Wilke2008-10-243-16/+11
| | | | | PR: 128307 Submitted by: Alex Goncharov <alex-goncharov@comcast.net> (maintainer)
* - Try to fix plist for NOPORTDOCSPav Lucistnik2008-09-041-15/+15
| | | | Reported by: ionbot