Commit Graph

22 Commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Pietro Cerutti
0957998907 databases/tdbc: update to 1.1.0 2018-11-19 12:07:37 +00:00
Pietro Cerutti
7378f1aad2 databases/tdbc: update to 1.0.6 2018-01-02 10:49:42 +00:00
Pietro Cerutti
5a8842e5c5 databases/tdbc: update to 1.0.5, cleanup Makefile 2017-08-21 07:39:18 +00:00
Pietro Cerutti
497b9f9a7b databases/tdbc: switch to USES=mysql 2016-12-09 15:25:10 +00:00
Pietro Cerutti
8f35749c6f Convert a few more ports to USES=tcl:tea 2016-04-21 12:45:16 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Pietro Cerutti
87347b0a49 databases/tdbc: update to 1.0.4
While at it, switch to OPTIONS helper and install header files in a dedicated
directory to avoid potential clashes.
2016-03-01 16:37:53 +00:00
Pietro Cerutti
675c004021 - Update to 1.0.3 2015-03-16 22:14:04 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Pietro Cerutti
d37d8f9d63 - Update to 1.0.1 2014-08-27 14:05:21 +00:00
Antoine Brodin
783540d9ac Canonicalize a few LICENSE_PERMS
With hat:	portmgr
2014-08-22 07:20:30 +00:00
Pietro Cerutti
aa3996cf85 - STAGE-clean
- Add LICENSE
2014-02-18 16:23:20 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Pietro Cerutti
80fb451383 - Convert USE_TCL to USES=tcl 2013-09-19 13:33:23 +00:00
Pietro Cerutti
9407c214e7 - update to 1.0.0 2013-01-09 15:25:06 +00:00
Pietro Cerutti
c5b932e75f - Update maintainership of my Tcl/Tk ports to tcltk@
- Trim Makefile headers

Feature safe:	yes
2012-11-26 22:43:25 +00:00
Pietro Cerutti
d4f861a3c4 - Sync with upstream
- Bump PORTREVISION (PORTVERSION has not changed)
- Convert to OptionsNG
- Remove libiodbc option for ODBC driver (does not work)
2012-10-04 12:06:43 +00:00
Pietro Cerutti
53ced10e3e - Add a patch (http://tdbc.tcl.tk/index.cgi/tktview?name=0dda7dbb73)
- Respect PREFIX
2012-05-10 13:49:03 +00:00
Pietro Cerutti
d8fcbcb194 - New port: databases/tdbc
TDBC is the Tcl Database Connectivity, an abstraction layer for database
  drivers in the Tcl programming language. It currently supports drivers for
  MySQL, PostgreSQL, SQLite, and ODBC through either unixODBC or iODBX.
2012-04-16 13:08:36 +00:00