non port: databases/unixODBC/Makefile |
SVNWeb
|
Number of commits found: 86 |
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 )
|
Thu, 5 May 2022
|
[ 12:12 Bernard Spil (brnrd) ] ee56aea
databses/unixODBC: Update to 2.3.11
|
Tue, 31 Aug 2021
|
[ 09:23 Bernhard Froehlich (decke) ] 9794f1d
databases/unixODBC: Add CPE information
Approved by: portmgr (blanket)
|
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.
|
Wed, 16 Dec 2020
|
[ 17:55 brnrd ]
databases/unixODBC: Update to 2.3.9
PR: 251876
Submitted by: Neel Chauhan <neel neelc org>
|
Tue, 14 Aug 2018
|
[ 10:43 brnrd ]
databases/unixODBC: Update to 2.3.7
|
Fri, 27 Apr 2018
|
[ 22:07 brnrd ]
databases/unixODBC: Add http MASTER_SITE
PR: 227815
Submitted by: <dewayne heuristicsystems com au>
|
[ 09:03 brnrd ]
databases/unixODBC: Update to 2.3.6
|
Tue, 13 Feb 2018
|
[ 22:43 brnrd ]
databases/unixODBC: Take ownership
|
Sat, 10 Feb 2018
|
[ 11:13 vanilla ]
Update to 2.3.5.
|
Wed, 23 Sep 2015
|
[ 19:38 jkim ]
Update to 2.3.4.
PR: 203243
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Sat, 30 Aug 2014
|
[ 21:29 tijl ]
Add USES=libtool and INSTALL_TARGET=install-strip
|
Sat, 2 Aug 2014
|
[ 17:23 sunpoet ]
- Simplify Makefile
|
Mon, 5 May 2014
|
[ 16:24 bapt ] (Only the first 10 of 45 ports in this commit are shown above. )
Fix unixODBC vs libiodbc conflicts
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
|
Sat, 2 Nov 2013
|
[ 15:05 wg ]
databases/unixODBC: update to 2.3.2
- Update to 2.3.2
- Add LICENSE
- Add DOCS option
- Allow staging
PR: ports/183568
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
|
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, 4 Sep 2013
|
[ 20:01 bsam ] (Only the first 10 of 63 ports in this commit are shown above. )
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
|
Sun, 9 Jun 2013
|
[ 09:29 fjoe ]
Remove CONFLICTS with databases/virtuoso.
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Mon, 6 Feb 2012
|
[ 12:24 miwi ]
- Update to 2.3.1
PR: 162983
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Fri, 28 Oct 2011
|
[ 18:32 kwm ]
Fix typo in last commit.
Submitted by: Andrey Zverev (irc)
|
[ 17:21 kwm ]
Fix build on FreeBSD 10
|
Wed, 21 Sep 2011
|
[ 16:48 tabthorpe ] (Only the first 10 of 28 ports in this commit are shown above. )
- Reassign to the heap
|
Wed, 8 Sep 2010
|
[ 18:45 acm ]
- Remove firebird20-* CONFLICTS entry because isql tool was renamed to isql-fb
on databases/firebird20-client
|
Wed, 19 May 2010
|
[ 07:12 wen ]
- Update to 2.30
- Pass maintainership to submitter
PR: ports/146388
Submitted by: Ju Pengfei <jupengfei@gmail.com>
|
Tue, 16 Feb 2010
|
[ 18:09 fjoe ]
This port conflicts with firebird-client (${PREFIX}/bin/isql).
Probably better solution would be to not install ${PREFIX/bin/isql
for this port at all (it is not that usable anyway).
PR: 122801
Feature safe: yes
|
Tue, 9 Feb 2010
|
[ 06:10 wen ]
- Reset maintainer to ports@
PR: ports/143675
Submitted by: "Peter C. Lai" <cowbert@gmail.com> (maintainer)
|
Mon, 8 Feb 2010
|
[ 15:43 fjoe ]
Add CONFLICTS with virtuoso-* ports.
PR: 122801
|
Sun, 13 Dec 2009
|
[ 08:39 ale ]
Remove unneeded dependencies and don't link to libthr.
Approved by: maintainer
|
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
|
Tue, 27 Jan 2009
|
[ 05:07 fjoe ]
- Fix ODBCINT64 and UODBCINT64 definitions in unixodbc_conf.h
Patch is taken from unixODBC CVS repository.
Approved by: MAINTAINER
|
Thu, 8 Jan 2009
|
[ 05:29 beech ]
- Update to 2.2.14
- Pass maintainership to submitter
PR: ports/129454
Submitted by: Peter C. Lai <cowbert@gmail.com>
|
Fri, 5 Sep 2008
|
[ 21:11 amdmi3 ]
- Fix build qt3 GUI while qt4.4 installed
PR: 126645
Submitted by: "Dima Panov" <fluffy at fluffy dot khv dot ru>
|
Sun, 30 Sep 2007
|
[ 21:09 alepulver ]
- Install MySQL sample configuration files in EXAMPLESDIR.
- Add pkg-message to let the user know about the example configuration files
and how to use them.
- Bump PORTREVISION.
- Restrict CONFLICTS as portlint(1) suggests.
- Clean up.
PR: ports/113538
Submitted by: "User1001" <supraexpress@globaleyes.net>
Reworked by: alepulver (myself)
|
Mon, 30 Jul 2007
|
[ 15:30 arved ]
Don't install world writeable files and directories.
PR: 114286
Reported by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
|
Mon, 25 Jun 2007
|
[ 05:13 tmclaugh ]
Don't clobber config files on update.
PR: 111923
Submitted by: emaste
|
Tue, 28 Nov 2006
|
[ 20:01 fjoe ]
- Fix the build if MiniSQL headers are present: never build MiniSQL
ODBC driver. It is not in our pkg-plist and the build is broken.
- Bump PORTREVISION.
|
Tue, 7 Nov 2006
|
[ 15:27 fjoe ]
Do not call ${CHOWN} if INSTALL_AS_USER is set.
|
Sat, 4 Nov 2006
|
[ 23:14 miwi ]
- Update to 2.2.12
PR: ports/105029
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Sponsored by: FreeBSD Bug-a-thon #2
|
Mon, 14 Aug 2006
|
[ 22:55 clsung ] (Only the first 10 of 102 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
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.
|
Wed, 16 Mar 2005
|
[ 03:18 clsung ]
- update to 2.2.11
PR: 78874
Submitted by: Ports Fury
|
Mon, 1 Nov 2004
|
[ 17:54 krion ]
Update to version 2.2.10
PR: ports/73347
Submitted by: Ports Fury
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Mon, 28 Jun 2004
|
[ 01:19 fjoe ]
Build with thread supports by default.
Bump PORTREVISION.
|
Sun, 27 Jun 2004
|
[ 18:02 krion ]
Update to version 2.2.9
PR: ports/68370
Submitted by: Ports Fury
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Fri, 20 Feb 2004
|
[ 15:54 krion ]
- Update to version 2.2.8
PR: ports/63132
Submitted by: Ports Fury
|
Sun, 8 Feb 2004
|
[ 13:29 krion ]
- Add CONFLICTS between libiodbc and unixODBC
PR: ports/62528
Submitted by: Ports Fury
|
Fri, 16 Jan 2004
|
[ 14:01 krion ]
- Fix a bug in 2.2.7 that will send a statement to the
incorrect state if SQLMoreResults is used
PR: 61421
Submitted by: Ports Fury
|
Sun, 7 Dec 2003
|
[ 15:19 krion ]
- Update to version 2.2.7
PR: 60007
Submitted by: Ports Fury
|
Thu, 24 Jul 2003
|
[ 11:41 krion ]
Update to version 2.2.6
PR: 54800
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: fjoe (mentor) (implicit)
|
Sat, 26 Apr 2003
|
[ 22:35 nork ]
Update to 2.2.5.
PR: ports/51361
Submitted by: Ports Fury
|
Thu, 20 Feb 2003
|
[ 17:00 knu ] (Only the first 10 of 74 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 26 Jan 2003
|
[ 00:18 arved ]
Update to 2.2.4
PR: 47484
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Fri, 3 Jan 2003
|
[ 06:41 ijliao ]
support qt3
PR: 43695
Submitted by: Ports Fury
|
Sun, 1 Sep 2002
|
[ 17:28 dwcjr ]
Update to 2.2.3
PR: 42033
Submitted by: tkato@prontomail.com
|
Tue, 9 Jul 2002
|
[ 06:14 ijliao ]
upgrade to 2.2.2
PR: 40357
Submitted by: Ports Fury
|
Tue, 2 Jul 2002
|
[ 05:13 okazaki ]
Update to 2.2.1.
PR: 37836
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Sat, 9 Feb 2002
|
[ 23:43 pat ]
Update to 2.2.0
|
Wed, 26 Dec 2001
|
[ 11:42 demon ]
Update to 2.1.1
|
Mon, 17 Dec 2001
|
[ 19:19 ijliao ]
upgrade to 2.1.0
|
Wed, 22 Aug 2001
|
[ 02:36 demon ]
Upgrade to 2.0.9
|
Mon, 23 Jul 2001
|
[ 04:54 knu ]
Update to 2.0.8.
|
Mon, 2 Jul 2001
|
[ 15:49 knu ]
Build with --enable-threads=no by default to get around the libc_r weirdness.
|
Tue, 12 Jun 2001
|
[ 06:40 knu ]
Update to 2.0.7.
|
Fri, 23 Mar 2001
|
[ 14:01 kevlo ]
Update to version 2.0.5
|
Sun, 11 Feb 2001
|
[ 06:00 kevlo ]
Upgrade to version 2.0.4
|
Thu, 25 Jan 2001
|
[ 06:48 kevlo ]
- Add missing file (bin/isql) to pkg-plist - Use NOPORTDOCS PLIST_SUB
|
Tue, 16 Jan 2001
|
[ 15:15 kevlo ]
Update to 2.0.3
|
Wed, 10 Jan 2001
|
[ 15:50 kevlo ]
Update to 2.0.2
|
Sat, 6 Jan 2001
|
[ 16:10 kevlo ]
Update to 2.0.0
|
Tue, 28 Nov 2000
|
[ 15:07 kevlo ]
Update to version 1.8.13
|
Thu, 23 Nov 2000
|
[ 11:56 sobomax ] (Only the first 10 of 21 ports in this commit are shown above. )
Ditch out "Version required" from comments section.
|
Thu, 16 Nov 2000
|
[ 17:44 nsayer ]
There has got to be someone who understands databases better than me to shepard
this port. :-)
|
Thu, 14 Sep 2000
|
[ 15:27 nsayer ]
Oops. Somehow an extra USE_XLIB got into the !WITH_X case.
|
Wed, 19 Jul 2000
|
[ 16:40 sobomax ]
Add USE_LIBTOOL to fix c_r issues.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:19 sobomax ] (Only the first 10 of 100 ports in this commit are shown above. )
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
Thu, 15 Jun 2000
|
[ 17:44 sobomax ] (Only the first 10 of 61 ports in this commit are shown above. )
First round of INSTALL_SHLIB fixes.
|
Mon, 29 May 2000
|
[ 17:42 nsayer ]
Make the port work in the absence of X
|
Sun, 28 May 2000
|
[ 04:46 steve ]
Specify the path to javac just in case it is not in the user's PATH as it
wasn't on bento.
|
Number of commits found: 86 |