non port: databases/libdbi-drivers/Makefile |
SVNWeb
|
Number of commits found: 49 |
Sun, 12 Feb 2023
|
[ 08:36 Guido Falsi (madpilot) ] 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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 15 Mar 2020
|
[ 17:00 swills ]
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 ] (Only the first 10 of 3853 ports in this commit are shown above. )
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 ]
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 ] (Only the first 10 of 3168 ports in this commit are shown above. )
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 ]
- Convert to USES=mysql sqlite
- Add LICENSE info
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 11 Mar 2015
|
[ 14:42 amdmi3 ]
- Move dbdir to /var
- Add empty directories to plist
|
Sat, 20 Dec 2014
|
[ 17:40 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Cleanup plist
|
Sat, 22 Nov 2014
|
[ 19:13 crees ] (Only the first 10 of 31 ports in this commit are shown above. )
Switch to USES=pgsql
|
Tue, 26 Aug 2014
|
[ 02:09 amdmi3 ]
- 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 ] (Only the first 10 of 78 ports in this commit are shown above. )
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 ] (Only the first 10 of 94 ports in this commit are shown above. )
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
|
Thu, 24 Apr 2014
|
[ 17:18 tijl ]
Convert to USES=libtool.
|
Mon, 3 Mar 2014
|
[ 21:36 gerald ]
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 ]
- Remove useless bmake/fmake check
- While here convert USE_GMAKE to USES
|
Wed, 9 Oct 2013
|
[ 23:53 madpilot ]
- Convert to staging
- Use option helpers
- Convert LIB_DEPENDS to new format and remove ABI version number
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 29 May 2013
|
[ 23:09 delphij ]
I no longer use this port, return it back to pool.
|
Fri, 3 May 2013
|
[ 15:12 bapt ]
Fix build with bmake
|
Thu, 21 Mar 2013
|
[ 17:43 bapt ] (Only the first 10 of 22 ports in this commit are shown above. )
Convert to new options framework left unconverted ports in databases category
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
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 ] (Only the first 10 of 131 ports in this commit are shown above. )
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Mon, 7 Mar 2011
|
[ 14:32 clsung ]
- dbi.0 => dbi.1
- bump PORTREVISION
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Wed, 9 Dec 2009
|
[ 07:07 delphij ]
Handle custom LOCALBASE.
Reported by: QAT
Submitted by: wen
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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 ]
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 ] (Only the first 10 of 32 ports in this commit are shown above. )
Rename databases/firebird2-* to databases/firebird20-*
|
Fri, 6 Jun 2008
|
[ 13:17 edwin ] (Only the first 10 of 155 ports in this commit are shown above. )
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 ]
Update to 2.8.3-1
|
Thu, 31 Jan 2008
|
[ 19:53 delphij ]
Update to 0.8.2-1.
|
Sat, 3 Mar 2007
|
[ 14:21 rafan ] (Only the first 10 of 11 ports in this commit are shown above. )
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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 ]
Update to 0.8.1
Add support to FreeTDS
Approved by: delphij (maintainer via email), pav (mentor)
|
Fri, 16 Sep 2005
|
[ 19:47 mnag ]
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 ] (Only the first 10 of 107 ports in this commit are shown above. )
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 ]
- Add mSQL dependence. Off by default.
Submitted by: maintainer
|
Sat, 25 Dec 2004
|
[ 22:34 sem ]
- 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 ] (Only the first 10 of 34 ports in this commit are shown above. )
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 ] (Only the first 10 of 23 ports in this commit are shown above. )
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 ]
- Update to version 0.7.1
PR: ports/64759
Submitted by: Ports Fury
|
Tue, 4 Nov 2003
|
[ 00:37 fjoe ]
Remove garbage '$' character.
|
Thu, 30 Oct 2003
|
[ 04:22 ijliao ]
add libdbi-drivers 0.7.0
libdbi drivers
|
Number of commits found: 49 |