notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/libdbi-drivers/Makefile
SVNWeb

Number of commits found: 49

Sun, 12 Feb 2023
[ 08:36 Guido Falsi (madpilot) search for other commits by this committer ]    commit hash:d2927ff94b0023277ad095ae9eef5c2cfc5bc554  commit hash:d2927ff94b0023277ad095ae9eef5c2cfc5bc554  commit hash:d2927ff94b0023277ad095ae9eef5c2cfc5bc554  d2927ff 
databases/libdbi-drivers: Work around LLVM15 build failure

The failure happens in the included test suite, but the tests are
not actually used, so skip building them.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 15 Mar 2020
[ 17:00 swills search for other commits by this committer ] Original commit   Revision:528490
databases/libdbi-drivers: remove unnecessary call to sed

No longer needed as this versions supports --prefix and don't contain
-O20 in configure
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
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
Mon, 8 Jul 2019
[ 12:29 pkubaj search for other commits by this committer ] Original commit   Revision:506213
databases/libdbi-drivers: fix build with GCC-based architectures

Since the switch to MySQL 5.7, C11-aware compiler is required:
/usr/bin/ld: cannot find -latomic

Approved by:	mentors (implicit approval)
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
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
Fri, 26 Aug 2016
[ 15:30 pawel search for other commits by this committer ] Original commit   Revision:420925
- Convert to USES=mysql sqlite
- Add LICENSE info
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 11 Mar 2015
[ 14:42 amdmi3 search for other commits by this committer ] Original commit   Revision:380992
- Move dbdir to /var
- Add empty directories to plist
Sat, 20 Dec 2014
[ 17:40 bapt search for other commits by this committer ] Original commit   Revision:375020 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Sat, 22 Nov 2014
[ 19:13 crees search for other commits by this committer ] Original commit   Revision:373091 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Switch to USES=pgsql
Tue, 26 Aug 2014
[ 02:09 amdmi3 search for other commits by this committer ] Original commit   Revision:366175
- Minor rework: simplify plist handling, drop unused statements
- Drop .la files, no dependees require them
- Strip libraries
- Fix libdbi include path (fixes build for certain options combs like only MYSQL
enabled)
Mon, 4 Aug 2014
[ 03:40 adamw search for other commits by this committer ] Original commit   Revision:363960 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
Fri, 27 Jun 2014
[ 17:21 miwi search for other commits by this committer ] Original commit   Revision:359586 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Chase database/sqlite3 slib bump

Approved by:	portmgr (myself)
Thu, 24 Apr 2014
[ 17:18 tijl search for other commits by this committer ] Original commit   Revision:352021
Convert to USES=libtool.
Mon, 3 Mar 2014
[ 21:36 gerald search for other commits by this committer ] Original commit   Revision:346970
Update to version 0.9.0 of libdbi-drivers to go with the same version of
libdbi.  This drops support for msgl, sqlite2, firebird and freetds. [1]

Use DISTVERSION in MASTER_SITE instead of duplicating this information.

PR:		178780 [1]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [1]
Fri, 14 Feb 2014
[ 16:23 miwi search for other commits by this committer ] Original commit   Revision:344277
- Remove useless bmake/fmake check
- While here convert USE_GMAKE to USES
Wed, 9 Oct 2013
[ 23:53 madpilot search for other commits by this committer ] Original commit   Revision:329942
- Convert to staging
- Use option helpers
- Convert LIB_DEPENDS to new format and remove ABI version number
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Wed, 29 May 2013
[ 23:09 delphij search for other commits by this committer ] Original commit   Revision:319395
I no longer use this port, return it back to pool.
Fri, 3 May 2013
[ 15:12 bapt search for other commits by this committer ] Original commit   Revision:317214
Fix build with bmake
Thu, 21 Mar 2013
[ 17:43 bapt search for other commits by this committer ] Original commit   Revision:314856 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework left unconverted ports in databases category
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Sat, 19 Mar 2011
[ 13:15 ale search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports linking to default libmysqlclient.
Mon, 7 Mar 2011
[ 14:32 clsung search for other commits by this committer ] Original commit 
- dbi.0 => dbi.1
- bump PORTREVISION
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Wed, 9 Dec 2009
[ 07:07 delphij search for other commits by this committer ] Original commit 
Handle custom LOCALBASE.

Reported by:    QAT
Submitted by:   wen
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Mon, 20 Jul 2009
[ 08:35 delphij search for other commits by this committer ] Original commit 
Use "UTF-8" when "UTF8" is being used.

Submitted by:   "O. Hartmann" <ohartman zedat fu-berlin de>
PR:             ports/136856
Mon, 24 Nov 2008
[ 06:22 skv search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Rename databases/firebird2-* to databases/firebird20-*
Fri, 6 Jun 2008
[ 13:17 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Tue, 15 Apr 2008
[ 21:59 delphij search for other commits by this committer ] Original commit 
Update to 2.8.3-1
Thu, 31 Jan 2008
[ 19:53 delphij search for other commits by this committer ] Original commit 
Update to 0.8.2-1.
Sat, 3 Mar 2007
[ 14:21 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sun, 2 Oct 2005
[ 14:30 mnag search for other commits by this committer ] Original commit 
Update to 0.8.1
Add support to FreeTDS

Approved by:    delphij (maintainer via email), pav (mentor)
Fri, 16 Sep 2005
[ 19:47 mnag search for other commits by this committer ] Original commit 
Update to 0.8.0

PR: ports/85661
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: pav (mentor), delphij (maintainer)
Mon, 31 Jan 2005
[ 00:35 girgen search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:             75344
Approved by:    portmgr@ (kris), ade & sean (mentors)
Sun, 26 Dec 2004
[ 10:16 sem search for other commits by this committer ] Original commit 
- Add mSQL dependence. Off by default.

Submitted by:   maintainer
Sat, 25 Dec 2004
[ 22:34 sem search for other commits by this committer ] Original commit 
- OPTIONize the port to make it easier to choose drivers.
- Use libtool 1.5 rather than deprecated 1.3
- For those who don't choose any drivers, mark IGNORE to prevent
  installation
- Thus bump PORTREVISION
- Pass maintainership to submitter

PR:             ports/75457
Submitted by:   delphij
Thu, 23 Dec 2004
[ 08:25 nork search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:    portmgr, maintainers of sqlite and related ports
Tue, 25 May 2004
[ 09:19 mat search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
Fri, 26 Mar 2004
[ 14:41 krion search for other commits by this committer ] Original commit 
- Update to version 0.7.1

PR:             ports/64759
Submitted by:   Ports Fury
Tue, 4 Nov 2003
[ 00:37 fjoe search for other commits by this committer ] Original commit 
Remove garbage '$' character.
Thu, 30 Oct 2003
[ 04:22 ijliao search for other commits by this committer ] Original commit 
add libdbi-drivers 0.7.0
libdbi drivers

Number of commits found: 49