summaryrefslogtreecommitdiff
path: root/databases/postgresql-odbc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/postgresql-odbc: Update version 15.00.000=>16.00.000Muhammad Moinur Rahman2023-09-192-4/+4
|
* databases/postgresql-odbc: Update version 13.02.0000=>15.00.0000Muhammad Moinur Rahman2023-06-302-4/+4
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* 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
| | | | Notes: svn path=/head/; revision=559349
* databases/postgresql-odbc: Update version 12.01.0000=>12.02.0000Muhammad Moinur Rahman2020-05-282-4/+4
| | | | Notes: svn path=/head/; revision=536735
* databases/postgresql-odbc: Update version 12.00.0000=>12.01.0000Muhammad Moinur Rahman2020-02-042-4/+4
| | | | Notes: svn path=/head/; revision=525144
* 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) Notes: svn path=/head/; revision=518527
* databases/postgresql-odbc: Update version 11.01.0000=>12.00.0000Muhammad Moinur Rahman2019-10-312-5/+4
| | | | Notes: svn path=/head/; revision=516199
* 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 Notes: svn path=/head/; revision=507372
* databases/postgresql-odbc: Update version 11.00.0000=>11.01.0000Muhammad Moinur Rahman2019-06-112-4/+4
| | | | Notes: svn path=/head/; revision=503950
* databases/postgresql-odbc: Update version 10.03.0000=>11.00.0000Muhammad Moinur Rahman2018-12-312-5/+4
| | | | Notes: svn path=/head/; revision=488827
* 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 Notes: svn path=/head/; revision=487272
* Mark these ports as broken on powerpc64.Mark Linimon2018-09-181-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=480010
* 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 Notes: svn path=/head/; revision=475857
* databases/postgresql-odbc: Update version 10.02.0000=>10.03.0000Muhammad Moinur Rahman2018-07-232-4/+4
| | | | Notes: svn path=/head/; revision=475203
* - Fix LICENSEDmitry Marakasov2018-05-162-2/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=470111
* 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 Notes: svn path=/head/; revision=468146
* Update to latest versionPalle Girgensohn2017-12-282-5/+4
| | | | Notes: svn path=/head/; revision=457465
* databases/postgresql-odbc: Fix c11 rompiler supportMuhammad Moinur Rahman2017-09-191-1/+3
| | | | | | | Reported by: cmt@burggraben.net Notes: svn path=/head/; revision=450132
* databases/postgresql-odbc: Update version 09.06.0310=>09.06.0500Muhammad Moinur Rahman2017-09-192-4/+4
| | | | Notes: svn path=/head/; revision=450102
* databases/postgresql-odbc: Update version 09.06.0200=>09.06.3100Muhammad Moinur Rahman2017-05-202-5/+5
| | | | | | | https://odbc.postgresql.org/docs/release.html Notes: svn path=/head/; revision=441297
* databases/postgresql-odbc: Update version 09.06.0100=>09.06.0200Muhammad Moinur Rahman2017-04-092-4/+4
| | | | Notes: svn path=/head/; revision=438075
* databases/postgresql-odbc: Update version 09.05.0400=>09.06.0100Muhammad Moinur Rahman2017-03-054-14/+14
| | | | Notes: svn path=/head/; revision=435466
* databases/postgresql-odbc: Update version 09.05.0210=>09.05.0400Muhammad Moinur Rahman2016-08-102-7/+9
| | | | | | | - Use proper usage of OPTIONSNG Notes: svn path=/head/; revision=420038
* databases/postgresql-odbc: Update version 09.05.0200=>09.05.0210Muhammad Moinur Rahman2016-04-182-3/+3
| | | | Notes: svn path=/head/; revision=413561
* databases/postgresql-odbc: Update version 09.05.0100=>09.05.0200Muhammad Moinur Rahman2016-04-102-3/+3
| | | | Notes: svn path=/head/; revision=412968
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* databases/postgresql-odbc: Update version 09.03.0400=>09.05.0100Muhammad Moinur Rahman2016-02-274-10/+10
| | | | | | | - Fix patch files for 'make makepatch' Notes: svn path=/head/; revision=409690
* databases/postgresql-odbc: Update version 09.01.0200=>09.03.0400Muhammad Moinur Rahman2015-03-144-12/+11
| | | | | | | | | - Take MAINTAINERSHIP Approved by: bapt marino (implicit) Notes: svn path=/head/; revision=381263
* - Simplify MASTER_SITESDmitry Marakasov2015-03-051-16/+17
| | | | | | | | | - Add LICENSE_FILE - Simplify the port - Fix typo which prevented correct examples packaging Notes: svn path=/head/; revision=380472
* Reset maintainershipBaptiste Daroussin2014-10-171-1/+1
| | | | Notes: svn path=/head/; revision=371040
* Convert pgsql ports to use USES+=pgsqlChris Rees2014-08-251-1/+1
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=366114
* 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 Notes: svn path=/head/; revision=353029
* Remove trailing whitespaces from category databasesEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345402
* 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) Notes: svn path=/head/; revision=343634
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - 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) Notes: svn path=/head/; revision=312143
* - 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> Notes: svn path=/head/; revision=310348
* - chase databases/unixODBC shlib bumpMartin Wilke2012-02-101-1/+2
| | | | Notes: svn path=/head/; revision=290855
* - 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> Notes: svn path=/head/; revision=271147
* 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) Notes: svn path=/head/; revision=264350
* Reassign to freebsd-ports, per maintainer email to ports@.Mark Linimon2010-08-171-1/+1
| | | | Notes: svn path=/head/; revision=259454
* - 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) Notes: svn path=/head/; revision=243801
* 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) Notes: svn path=/head/; revision=226944