Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.0_6 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
0.9.0_6 12 Feb 2023 08:36:53 |
Guido Falsi (madpilot) |
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. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
0.9.0_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.9.0_6 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
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 ) |
0.9.0_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.0_6 15 Mar 2020 17:00:46 |
swills |
databases/libdbi-drivers: remove unnecessary call to sed
No longer needed as this versions supports --prefix and don't contain
-O20 in configure |
0.9.0_6 26 Jul 2019 20:46:57 |
gerald |
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 |
0.9.0_5 08 Jul 2019 12:29:42 |
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) |
0.9.0_5 12 Dec 2018 01:35:36 |
gerald |
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 |
0.9.0_4 26 Aug 2016 15:30:54 |
pawel |
- Convert to USES=mysql sqlite
- Add LICENSE info |
0.9.0_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.0_4 11 Mar 2015 14:42:42 |
amdmi3 |
- Move dbdir to /var
- Add empty directories to plist |
0.9.0_3 20 Dec 2014 17:40:54 |
bapt |
Cleanup plist |
0.9.0_3 22 Nov 2014 19:13:50 |
crees |
Switch to USES=pgsql |
0.9.0_3 26 Aug 2014 02:09:18 |
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) |
0.9.0_2 04 Aug 2014 03:40:15 |
adamw |
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure. |
0.9.0_2 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
0.9.0_1 24 Apr 2014 17:18:40 |
tijl |
Convert to USES=libtool. |
0.9.0 03 Mar 2014 21:36:02 |
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] |
0.8.3.1_5 14 Feb 2014 16:23:19 |
miwi |
- Remove useless bmake/fmake check
- While here convert USE_GMAKE to USES |
0.8.3.1_5 09 Oct 2013 23:53:43 |
madpilot |
- Convert to staging
- Use option helpers
- Convert LIB_DEPENDS to new format and remove ABI version number |
0.8.3.1_5 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.8.3.1_5 29 May 2013 23:09:25 |
delphij |
I no longer use this port, return it back to pool. |
0.8.3.1_5 03 May 2013 15:12:02 |
bapt |
Fix build with bmake |
0.8.3.1_5 21 Mar 2013 17:43:46 |
bapt |
Convert to new options framework left unconverted ports in databases category |
0.8.3.1_5 11 Aug 2011 19:20:17 |
kwm |
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> |
0.8.3.1_5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.8.3.1_5 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
0.8.3.1_4 07 Mar 2011 14:32:55 |
clsung |
- dbi.0 => dbi.1
- bump PORTREVISION |
0.8.3.1_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.8.3.1_3 09 Dec 2009 07:07:49 |
delphij |
Handle custom LOCALBASE.
Reported by: QAT
Submitted by: wen |
0.8.3.1_2 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.8.3.1_2 16 Aug 2009 14:06:52 |
olgeni |
Fix a few common typos in pkg-descr ("separate", "compatible"). |
0.8.3.1_2 02 Aug 2009 19:36:34 |
mezz |
-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 |
0.8.3.1_2 20 Jul 2009 08:35:01 |
delphij |
Use "UTF-8" when "UTF8" is being used.
Submitted by: "O. Hartmann" <ohartman zedat fu-berlin de>
PR: ports/136856 |
0.8.3.1_1 20 Jul 2009 08:32:57 |
delphij |
Refresh patch. No real content change. |
0.8.3.1_1 24 Nov 2008 06:22:36 |
skv |
Rename databases/firebird2-* to databases/firebird20-* |
0.8.3.1_1 06 Jun 2008 13:17:10 |
edwin |
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) |
0.8.3.1 15 Apr 2008 21:59:31 |
delphij |
Update to 2.8.3-1 |
0.8.2.1 31 Jan 2008 19:53:17 |
delphij |
Update to 0.8.2-1. |
0.8.1_1 03 Mar 2007 14:21:56 |
rafan |
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary |
0.8.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.8.1 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.1 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.8.1 15 Nov 2005 06:52:12 |
ade |
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. |
0.8.1 02 Oct 2005 14:30:41 |
mnag |
Update to 0.8.1
Add support to FreeTDS
Approved by: delphij (maintainer via email), pav (mentor) |
0.8.0 16 Sep 2005 19:47:16 |
mnag |
Update to 0.8.0
PR: ports/85661
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: pav (mentor), delphij (maintainer) |
0.7.1_2 31 Jan 2005 00:35:56 |
girgen |
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) |
0.7.1_2 26 Dec 2004 10:16:49 |
sem |
- Add mSQL dependence. Off by default.
Submitted by: maintainer |
0.7.1_2 25 Dec 2004 22:34:07 |
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 |
0.7.1_1 23 Dec 2004 08:25:47 |
nork |
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 |
0.7.1 25 May 2004 09:19:43 |
mat |
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 |
0.7.1 26 Mar 2004 14:41:14 |
krion |
- Update to version 0.7.1
PR: ports/64759
Submitted by: Ports Fury |
0.7.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.7.0 04 Nov 2003 00:37:35 |
fjoe |
Remove garbage '$' character. |
0.7.0 30 Oct 2003 04:22:19 |
ijliao |
add libdbi-drivers 0.7.0
libdbi drivers |