<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/qt4-sqlite3-plugin, branch 2014Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>In preparation for making libtool generate libraries with a sane name, fix all</title>
<updated>2013-12-11T18:08:52+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-12-11T18:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b5482324dcf6b062151cc203cef1561f8923c859'/>
<id>b5482324dcf6b062151cc203cef1561f8923c859</id>
<content type='text'>
LIB_DEPENDS in databases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LIB_DEPENDS in databases
</pre>
</div>
</content>
</entry>
<entry>
<title>- Replace QT_.*_REL with QT_.* in PLIST_SUB.</title>
<updated>2013-11-17T02:12:25+00:00</updated>
<author>
<name>Alberto Villa</name>
<email>avilla@FreeBSD.org</email>
</author>
<published>2013-11-17T02:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=84a235eda9de09cd97433e597c58c0ac1f157fd7'/>
<id>84a235eda9de09cd97433e597c58c0ac1f157fd7</id>
<content type='text'>
- Adapt plists.

With hat on:	kde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Adapt plists.

With hat on:	kde
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Qt to 4.8.5 and Qt Creator to 2.8.0.</title>
<updated>2013-10-13T23:15:50+00:00</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2013-10-13T23:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ecda38b0a51979110b18b1bcd5f03f5b6a55e13a'/>
<id>ecda38b0a51979110b18b1bcd5f03f5b6a55e13a</id>
<content type='text'>
Proudly brought to you by the KDE on FreeBSD team, with commits by makc@,
Schaich Alonso and yours truly.

Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33
(from ports), staging support in the Makefiles and dependency fixes related
to pkg-config.

Many thanks to the people who helped test the ports using our area51
repository, and also to the people who provided patches and bug reports via
GNATS!

PR:		ports/180615
	        ports/181921
		ports/182049
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Proudly brought to you by the KDE on FreeBSD team, with commits by makc@,
Schaich Alonso and yours truly.

Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33
(from ports), staging support in the Makefiles and dependency fixes related
to pkg-config.

Many thanks to the people who helped test the ports using our area51
repository, and also to the people who provided patches and bug reports via
GNATS!

PR:		ports/180615
	        ports/181921
		ports/182049
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: databases)</title>
<updated>2013-09-20T16:13:47+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T16:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=36117d709704f772dbc3d305cda6923741791598'/>
<id>36117d709704f772dbc3d305cda6923741791598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Remove MAKE_JOBS_SAFE variable</title>
<updated>2013-08-14T22:35:50+00:00</updated>
<author>
<name>Alex Kozlov</name>
<email>ak@FreeBSD.org</email>
</author>
<published>2013-08-14T22:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d4041784dc51fbd5b1e6a77c341ba00b18e4cd60'/>
<id>d4041784dc51fbd5b1e6a77c341ba00b18e4cd60</id>
<content type='text'>
Approved by:	portmgr (bdrewery)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	portmgr (bdrewery)
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on bsdtar to autodetermine the format of the distfiles when possible</title>
<updated>2013-04-29T08:57:12+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-04-29T08:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=5271da855f0c5946ff1f3aa58fbe806871df2f87'/>
<id>5271da855f0c5946ff1f3aa58fbe806871df2f87</id>
<content type='text'>
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
</pre>
</div>
</content>
</entry>
<entry>
<title>KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.</title>
<updated>2013-02-03T17:21:56+00:00</updated>
<author>
<name>Max Brazhnikov</name>
<email>makc@FreeBSD.org</email>
</author>
<published>2013-02-03T17:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c2dd4d2e2d1073e25997d892bd76aac5e841d55b'/>
<id>c2dd4d2e2d1073e25997d892bd76aac5e841d55b</id>
<content type='text'>
The area51 repository features commits by Alonso Schaich, avilla, fluffy,
jhale, makc and rakuco.

Common changes:
- Trim Makefile header
- Convert to new option framework
- Add/improve desktop entries
- Remove upstreamed patches

Mk/bsd.qt.mk:
- Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1]

devel/qmake:
- Fix crash due to off-by one error [2]

multimedia/qt4-phonon*:
- Deprecate in favour of multimedia/phonon*

www/qt4-webkit:
- Make dependence on GStreamer optional [3]

devel/qtcreator:
- Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4]

Reported by:	avg via irc [1]
Submitted by:	avg via maillist [2]
PR:		ports/175644 [3]
Submitted by:	danfe [3]
PR:		ports/169809 [4]
Reported by:	tcb &lt;tcberner at gmail.com&gt; [4]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The area51 repository features commits by Alonso Schaich, avilla, fluffy,
jhale, makc and rakuco.

Common changes:
- Trim Makefile header
- Convert to new option framework
- Add/improve desktop entries
- Remove upstreamed patches

Mk/bsd.qt.mk:
- Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1]

devel/qmake:
- Fix crash due to off-by one error [2]

multimedia/qt4-phonon*:
- Deprecate in favour of multimedia/phonon*

www/qt4-webkit:
- Make dependence on GStreamer optional [3]

devel/qtcreator:
- Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4]

Reported by:	avg via irc [1]
Submitted by:	avg via maillist [2]
PR:		ports/175644 [3]
Submitted by:	danfe [3]
PR:		ports/169809 [4]
Reported by:	tcb &lt;tcberner at gmail.com&gt; [4]
</pre>
</div>
</content>
</entry>
<entry>
<title>- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4</title>
<updated>2012-06-06T06:44:37+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2012-06-06T06:44:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=9c2f65e3958e906d7f49ce94318d22defb3fffb2'/>
<id>9c2f65e3958e906d7f49ce94318d22defb3fffb2</id>
<content type='text'>
Review by:	bapt, David Naylor (kde team)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Review by:	bapt, David Naylor (kde team)
</pre>
</div>
</content>
</entry>
<entry>
<title>KDE FreeBSD team is glad to present Qt 4.7.1 in ports.</title>
<updated>2010-12-02T19:47:17+00:00</updated>
<author>
<name>Max Brazhnikov</name>
<email>makc@FreeBSD.org</email>
</author>
<published>2010-12-02T19:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=43a46c6993b270c965c21db4fac822d938ec1475'/>
<id>43a46c6993b270c965c21db4fac822d938ec1475</id>
<content type='text'>
Along with Qt4 the following ports are updated:

PyQt4 ports to 4.8.1
devel/py-sip to 4.11.2
devel/qscintilla2 to 2.4.5
PyKDE3 to 3.16.7
PyQt3 tp 3.18.2-snapshot-20091119

New ports added:
devel/qt4-declarative
devel/py-qt4-declarative
x11/qt4-graphicssystems-opengl

This release has been contributed by:
Thomas Abthorpe (tabthorpe)
Max Brazhnikov (makc)
Dima Panov (fluffy)
Alberto Villa (avilla)

We'd like to thank Martin Wilke (miwi) for exp-run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Along with Qt4 the following ports are updated:

PyQt4 ports to 4.8.1
devel/py-sip to 4.11.2
devel/qscintilla2 to 2.4.5
PyKDE3 to 3.16.7
PyQt3 tp 3.18.2-snapshot-20091119

New ports added:
devel/qt4-declarative
devel/py-qt4-declarative
x11/qt4-graphicssystems-opengl

This release has been contributed by:
Thomas Abthorpe (tabthorpe)
Max Brazhnikov (makc)
Dima Panov (fluffy)
Alberto Villa (avilla)

We'd like to thank Martin Wilke (miwi) for exp-run.
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate md5 in favour of sha256 checksums.  md5 checksums will no longer</title>
<updated>2010-10-28T21:00:21+00:00</updated>
<author>
<name>Erwin Lansing</name>
<email>erwin@FreeBSD.org</email>
</author>
<published>2010-10-28T21:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=74cb9eff53987d665ed6f9ad0cc2f12b0ff6c7b1'/>
<id>74cb9eff53987d665ed6f9ad0cc2f12b0ff6c7b1</id>
<content type='text'>
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:		149657
Submitted by:	rene
Approved by:	portmgr
Tested on:	pointyhat i386 7-exp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:		149657
Submitted by:	rene
Approved by:	portmgr
Tested on:	pointyhat i386 7-exp
</pre>
</div>
</content>
</entry>
</feed>
