non port: databases/mdbtools/Makefile |
SVNWeb
|
Number of commits found: 69 |
Sat, 25 Feb 2023
|
[ 16:42 Rainer Hurling (rhurlin) ] 5111b40
databases/mdbtools: Workaround breakage from llvm15
parser.c:1035:9: error: variable 'yynerrs' set but not used
[-Werror,-Wunused-but-set-variable]
int yynerrs = 0;
The parser code is created at build time. llvm15 complains about the not used
variable.
Avoiding llvm15 is just a workaround, until a better solution is around.
Reported by: pkg-fallout
|
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 )
|
Fri, 18 Mar 2022
|
[ 13:23 Bernhard Froehlich (decke) ] 1ea304f
databases/mdbtools: Add CPE information
Approved by: portmgr (blanket)
|
Fri, 7 Jan 2022
|
[ 06:55 Rainer Hurling (rhurlin) Author: Daniel Engberg ] 844eb7e
databases/mdbtools: Use upstream release archive
PR: 260990
|
Sun, 5 Dec 2021
|
[ 12:27 Rainer Hurling (rhurlin) Author: Daniel Engberg ] 4071d87
databases/mdbtools: Remove PCRE dependency
(lib)pcre isn't used in the sources.
PR: 260236
Reported by: diizzy@FreeBSD.org
|
Sun, 24 Oct 2021
|
[ 17:05 Rainer Hurling (rhurlin) ] c91a942
databases/mdbtools: Update to 1.0.0
MDB Tools 1.0 includes a number of new features. In most cases, ABI and API
compatibility is preserved with the 0.9 series.
Changelog: https://github.com/mdbtools/mdbtools/releases/tag/v1.0.0
|
Sun, 29 Aug 2021
|
[ 14:54 Alexey Dokuchaev (danfe) ] adb7b06 (Only the first 10 of 34 ports in this commit are shown above. )
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}.
|
Thu, 5 Aug 2021
|
[ 07:25 Rainer Hurling (rhurlin) ] 2624094
databases/mdbtools: Re-entry of the original author of the port
'Created by:' was accidentally deleted with v0.9.1 (svn r561652).
Thanks to @danfe for pointing this out.
|
[ 04:55 Rainer Hurling (rhurlin) ] b73f788
databases/mdbtools: Update to 0.9.4
Bug-fix release, includes new support for brackets around table names
when processing and exporting SQL. Final planned release in the 0.9 series.
Changelog: https://github.com/mdbtools/mdbtools/releases/tag/v0.9.4
|
Sun, 2 May 2021
|
[ 05:28 Rainer Hurling (rhurlin) ] 0867054
databases/mdbtools: Update to 0.9.3
Changelog: https://github.com/mdbtools/mdbtools/blob/dev/NEWS
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Fri, 15 Jan 2021
|
[ 17:16 rhurlin ]
databases/mdbtools: Update to 0.9.1
- Switch to a new fork on Github
- Split NLS (gettext) as an option
- Remove gmdb2 GUI (will come back as own port)
Changelog: https://github.com/mdbtools/mdbtools/releases
PR: 250515
Submitted by: Thaddeus Covert <tcovert+freebsd@sahuagin.net> (initial draft)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28118
|
Thu, 10 Sep 2020
|
[ 19:17 rhurlin ] (Only the first 10 of 19 ports in this commit are shown above. )
Change the maintainer entry in rhurlin's ports
After I got a commit bit for ports, it is time now to change the maintainers
entry in all 'owned' ports.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26398
|
Sun, 2 Aug 2020
|
[ 14:50 swills ]
atabases/mdbtools: Update to 0.8.2
PR: 247764
Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
|
Fri, 8 Nov 2019
|
[ 09:37 tobik ] (Only the first 10 of 25 ports in this commit are shown above. )
databases: Add missing USES={gnome,php}
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Thu, 15 Dec 2016
|
[ 16:42 mat ]
Silence stage-qa.
Reported by: pkg-fallout
Sponsored by: Absolight
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Wed, 25 May 2016
|
[ 15:43 mat ] (Only the first 10 of 83 ports in this commit are shown above. )
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
|
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
|
Sun, 13 Sep 2015
|
[ 13:16 bapt ]
Make GNOME an option instead of autodetermined
While here:
- Use options helpers
- Fix plist with GNOME
|
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 )
|
Mon, 18 May 2015
|
[ 17:07 mat ] (Only the first 10 of 150 ports in this commit are shown above. )
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 18 Apr 2015
|
[ 19:09 tijl ] (Only the first 10 of 26 ports in this commit are shown above. )
Convert to USES=autoreconf
|
Sat, 30 Aug 2014
|
[ 21:21 tijl ]
- Convert to USES=libtool and USES=pathfix
- Use standard USE_AUTOTOOLS instead of running autoreconf
- Add INSTALL_TARGET=install-strip
- Use ICONV_CONFIGURE_ARG
|
Tue, 6 May 2014
|
[ 07:32 bapt ]
Switch over to unixODBC to fix build after r353029
PR: ports/189382
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
|
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
|
Fri, 3 Jan 2014
|
[ 00:46 bapt ] (Only the first 10 of 65 ports in this commit are shown above. )
Part 1 at removing now useless FETCH_ARGS redifition
|
Sun, 10 Nov 2013
|
[ 19:18 wg ] (Only the first 10 of 20 ports in this commit are shown above. )
databases/mdbtools: update to 0.7.1
- Update to 0.7.1
- Chase API change in dependent ports
- Allow staging
- Add LICENSE (GPLv2)
- Pass maintainership to submitter
PR: ports/182973
Submitted by: Rainer Hurling <rhurlin gwdg.de>
|
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)
|
Tue, 23 Apr 2013
|
[ 07:08 bapt ]
Convert databases to USES=pkgconfig
|
Mon, 11 Mar 2013
|
[ 06:59 bapt ]
Convert database/mdbtools from USE_BISON -> USES=bison
Remove left USE_BISON from graphics/tumble
Submitted by: John Marino <john@marino.st>
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
[ 10:51 kwm ] (Only the first 10 of 417 ports in this commit are shown above. )
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
|
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
|
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
|
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above )
|
Wed, 17 Oct 2007
|
[ 10:13 ade ] (Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
Sun, 28 Jan 2007
|
[ 09:07 kris ] (Only the first 10 of 103 ports in this commit are shown above. )
Use libtool port instead of included one to avoid objformat a.out botch
|
Mon, 8 Jan 2007
|
[ 00:21 itetcu ]
- fix build when gmone is installed [1]
- pet portlint a little [2]
PR: ports/107507
Submitted by: Denis Eremenko <moonshade@pnhz.kz> [1], itetcu (me) [2]
|
Sat, 14 Oct 2006
|
[ 08:54 marcus ] (Only the first 10 of 893 ports in this commit are shown above. )
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
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, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
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)
|
Sun, 11 Dec 2005
|
[ 15:39 sem ]
- Add `extern "C"' in headers files. It fixes linking with C++ applications.
Discussed with: Alex Lyashkov (Umka #bsd-unix @rusnet)
|
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.
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Tue, 31 May 2005
|
[ 21:34 oliver ] (Only the first 10 of 14 ports in this commit are shown above. )
change the libtool version to use from 1.3 to 1.5
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
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, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
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.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Sun, 9 Nov 2003
|
[ 16:27 linimon ]
Move inclusion of bsd.port.pre.mk after definitions of variables.
PR: ports/57502 (partial).
|
Sun, 20 Apr 2003
|
[ 22:36 marcus ]
Correct the plist.
Reported by: bento
|
Tue, 15 Apr 2003
|
[ 16:26 marcus ]
Really fix this port. Make it depend on libgnomeui if present, and
conditionalize the plist accordingly. According to the mdbtools homepage,
this port requires bison, so set things accordingly. Also, correct some
gcc-3.x-isms that prevented proper GNOME compilation on -STABLE.
|
[ 05:34 marcus ]
Attempt to fix build with GNOME 2. This isn't perfect, but it should solve
the build problems people have been seeing.
Reported by: Fredrick Nilsson <fredrick.nilsson@framfab.se>
|
Tue, 8 Apr 2003
|
[ 20:42 mi ]
Upgrade to 0.5 (from 0.4). BUILD_DEPEND on gawk to ensure the man-pages are
built.
Add some bug-fixes noticed by the compiler.
|
Thu, 20 Feb 2003
|
[ 17:00 knu ] (Only the first 10 of 74 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 22 Oct 2002
|
[ 17:36 ijliao ]
upgrade to 0.4
|
Mon, 15 Jul 2002
|
[ 17:21 sobomax ] (Only the first 10 of 38 ports in this commit are shown above. )
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
|
Fri, 15 Mar 2002
|
[ 00:31 anders ] (Only the first 10 of 16 ports in this commit are shown above. )
Master site updates: www.freenix.no => atreides.freenix.no for these
files.
|
Sun, 7 Oct 2001
|
[ 03:03 petef ] (Only the first 10 of 36 ports in this commit are shown above. )
Set maintainer to ports@FreeBSD.org
|
Fri, 27 Apr 2001
|
[ 08:40 ijliao ]
add mdbtools Utilities and libraries to export data from MS Access databases
(.mdb)
|
Number of commits found: 69 |