<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/sqlitestudio, branch 2017Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2017Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2017Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-04-02T09:08:47Z</updated>
<entry>
<title>MFH: r437435 r437437 r437439 r437475 by gerald</title>
<updated>2017-04-02T09:08:47Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2017-04-02T09:08:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=119dc1bbcaa43c8423905d3858b07ada8fe3ea7e'/>
<id>urn:sha1:119dc1bbcaa43c8423905d3858b07ada8fe3ea7e</id>
<content type='text'>
Remove files/patch-armv6-hf-support since armv6hf no longer exists as
an arch.

Reported by:	andreast

Update lang/gcc and hence the default version of GCC in the Ports
Collection (requested by USE_GCC=yes and various USES=compiler
invocations) from GCC 4.9.4 to GCC 5.4.

files/patch-arm-support and files/patch-gcc_system.h have become
obsolete.  New patches files/patch-arm-unwind-cxx-support and
files/patch-libc++ help support arm targets and new libc++ in base.

ONLY_FOR_ARCHS now also includes arm.

A new option GRAPHITE_DESC, off by default for now, adds support for
Graphite loop optimizations.

Finally, conflicts with other lang/gcc* ports are adjusted suitably.

In terms of changes for users, this upgrade brings the following:

The default mode for C is now -std=gnu11 instead of -std=gnu89.
New warning options -Wc90-c99-compat and -Wc99-c11-compat may
prove useful on that front.

The C++ front end now has full C++14 language support including
C++14 variable templates, C++14 aggregates with non-static data
member initializers, C++14 extended constexpr, and more.
The Standard C++ Library (libstdc++) has full C++11 support and
experimental full C++14 support.  It uses a new ABI by default.

There have been significant improvements to inter-procedural optimizations
and link-time optimization such as One Definition Rule based merging of C++
types as well as register allocation.

OpenMP 4.0 specification offloading features are now supported by the C,
C++, and Fortran compilers.  Cilk Plus, an extension to the C and C++
languages to support data and task parallelism, has been added as well.

New warning options -Wswitch-bool, -Wlogical-not-parentheses,
-Wbool-compare and -Wsizeof-array-argument may prove useful as
may new preprocessor directives __has_include, __has_include_next,
and __has_attribute.

GCC can now be built as a shared library for embedding in other processes
(such as interpreters), suitable for Just-In-Time compilation to machine
code.  This provides a C API and a C++ wrapper API.

Many code generation improvements for AArch64, ARM, support for
AVX-512{BW,DQ,VL,IFMA,VBMI} and Intel MPX on x86-64, and generally
improvements on many targets.

The Local Register Allocator (LRA) now contains a rematerialization
subpass and is able to reuse the PIC hard register on x86/x86-64 to
improve performance of position independent code.

https://gcc.gnu.org/gcc-5/changes.html has a more extensive set of
changes and https://gcc.gnu.org/gcc-5/porting_to.html has a solid
overview of issue you may encountering porting to this new version.

PR:             216707, 218125
Tested by:      antoine (-exp runs)
Supported by:   jbeich, tcberner, and others

Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707

Add support for aarch64.

Submitted by:	andreast

Approved by:	ports-secteam (junovitch)
</content>
</entry>
<entry>
<title>- Update to 3.1.1</title>
<updated>2016-12-21T06:20:20Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2016-12-21T06:20:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6cee46685ad2149a5afbbde59ab920bd096e4c32'/>
<id>urn:sha1:6cee46685ad2149a5afbbde59ab920bd096e4c32</id>
<content type='text'>
- Update pkg-descr

PR:		214181
Submitted by:	yuri@rawbw.com(maintainer)
</content>
</entry>
<entry>
<title>Update to 3.1.0</title>
<updated>2016-06-21T23:33:22Z</updated>
<author>
<name>Guido Falsi</name>
<email>madpilot@FreeBSD.org</email>
</author>
<published>2016-06-21T23:33:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2bca6f098dc55731949dc82a8aa1fdbfa3ee1ee4'/>
<id>urn:sha1:2bca6f098dc55731949dc82a8aa1fdbfa3ee1ee4</id>
<content type='text'>
PR:		210427
Submitted by:	yuri@rawbw.com (maintainer)
</content>
</entry>
<entry>
<title>Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.</title>
<updated>2016-04-25T16:13:38Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-25T16:13:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21bc5c0345300431d6e3edc6c43d743c61fc7b5e'/>
<id>urn:sha1:21bc5c0345300431d6e3edc6c43d743c61fc7b5e</id>
<content type='text'>
While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.</title>
<updated>2016-04-01T14:00:51Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e1b79a0a61f4973df8b4b0864d22086c769e219'/>
<id>urn:sha1:4e1b79a0a61f4973df8b4b0864d22086c769e219</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>databases/sqlitestudio: document ncurses requirement (USES+=ncurses)</title>
<updated>2016-02-08T19:20:55Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2016-02-08T19:20:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bab6f180ebb072b6d3150f85027a9274e323af12'/>
<id>urn:sha1:bab6f180ebb072b6d3150f85027a9274e323af12</id>
<content type='text'>
Also link with ncurses, not curses.

approved by:	infrastructure blanket
</content>
</entry>
<entry>
<title>Add a few patches to fix the build with the upcoming Qt 5.5.1.</title>
<updated>2016-01-21T11:02:03Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2016-01-21T11:02:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=12271051a52af21baea59dc338b83e4c639f8817'/>
<id>urn:sha1:12271051a52af21baea59dc338b83e4c639f8817</id>
<content type='text'>
Several places were using QDataStream without including the proper headers.
These fixes are not enough: the ports needs to explicitly depend on more Qt
components, but we are still working on that and may end up creating a new,
smaller port out of devel/qt5-designer.
</content>
</entry>
<entry>
<title>- Update to 3.0.7</title>
<updated>2015-12-08T17:51:18Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2015-12-08T17:51:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b4d3984516283dcbfe359bc2d7b9c26f2315b03'/>
<id>urn:sha1:6b4d3984516283dcbfe359bc2d7b9c26f2315b03</id>
<content type='text'>
PR:		204909
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4344
</content>
</entry>
<entry>
<title>New port: databases/sqlitestudio</title>
<updated>2015-11-21T08:31:00Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2015-11-21T08:31:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=85acfdec1dffa33e503e9de1bb7f39a56b55999d'/>
<id>urn:sha1:85acfdec1dffa33e503e9de1bb7f39a56b55999d</id>
<content type='text'>
SQLiteStudio is a SQLite database manager with the following features:
* Intuitive interface
* Powerful, yet light and fast
* Exporting to various formats (SQL statements, CSV, HTML, XML, PDF, JSON)
* Importing data from various formats (CSV, custom text files)
* Numerous small additions, like formatting code, history of queries executed
  in editor windows, on-the-fly syntax checking, and more
* Unicode support
* Configurable colors, fonts and shortcuts

WWW: http://sqlitestudio.pl/

PR:		204294
Submitted by:	yuri@rawbw.com
</content>
</entry>
</feed>
