<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/audio/pd, branch release/10.1.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-09-13T18:25:04Z</updated>
<entry>
<title>Use default LIBTOOLIZE_ARGS</title>
<updated>2014-09-13T18:25:04Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-09-13T18:25:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a5bee80ce4fb7f1f65014eea6f67539f4089937a'/>
<id>urn:sha1:a5bee80ce4fb7f1f65014eea6f67539f4089937a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to upstream version 0.46.0</title>
<updated>2014-09-10T11:24:56Z</updated>
<author>
<name>Thomas Zander</name>
<email>riggs@FreeBSD.org</email>
</author>
<published>2014-09-10T11:24:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5fb586df10cbbd0eba8afd224579652cde8c2610'/>
<id>urn:sha1:5fb586df10cbbd0eba8afd224579652cde8c2610</id>
<content type='text'>
- Fix LICENSE*
- Retire FFTW option

PR:		193321
Submitted by:	tkato432@yahoo.com
</content>
</entry>
<entry>
<title>math/fftw3:</title>
<updated>2014-08-31T16:36:22Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-08-31T16:36:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4bdd97e324f080038787d28239a2dc8303f24322'/>
<id>urn:sha1:4bdd97e324f080038787d28239a2dc8303f24322</id>
<content type='text'>
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
</content>
</entry>
<entry>
<title>- Update to 0.45.5</title>
<updated>2014-05-17T10:52:33Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2014-05-17T10:52:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c021be5dc479a2f76fbdf843e3edb4a7a42c194d'/>
<id>urn:sha1:c021be5dc479a2f76fbdf843e3edb4a7a42c194d</id>
<content type='text'>
PR:		188857
Submitted by:	Ports Fury
</content>
</entry>
<entry>
<title>When linking a library libA with a library libB using libtool, if libB.la</title>
<updated>2014-04-23T13:25:16Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-04-23T13:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aad09bc5e23eb75a7a865a8b0002fbc6e13d4659'/>
<id>urn:sha1:aad09bc5e23eb75a7a865a8b0002fbc6e13d4659</id>
<content type='text'>
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
</content>
</entry>
<entry>
<title>Let libtoolize copy missing files instead of linking them so that</title>
<updated>2014-02-09T22:08:33Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-02-09T22:08:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8ea6895dc050ba14586ea8fdd5f75f11ff0ab5b6'/>
<id>urn:sha1:8ea6895dc050ba14586ea8fdd5f75f11ff0ab5b6</id>
<content type='text'>
USES=libtool can patch them.
</content>
</entry>
<entry>
<title>- Update from 0.45-3 to 0.45-4</title>
<updated>2013-12-18T16:58:09Z</updated>
<author>
<name>Danilo Egea Gondolfo</name>
<email>danilo@FreeBSD.org</email>
</author>
<published>2013-12-18T16:58:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1b38486fc5bcd4a433e10b6948ec1d74b3c1f0d4'/>
<id>urn:sha1:1b38486fc5bcd4a433e10b6948ec1d74b3c1f0d4</id>
<content type='text'>
- Add shebangfix to USES

PR:		ports/184872
Submitted by:	KATO Tsuguru &lt;tkato432@yahoo.com&gt;
</content>
</entry>
<entry>
<title>- Update to version 0.45.3</title>
<updated>2013-10-28T16:06:16Z</updated>
<author>
<name>Pawel Pekala</name>
<email>pawel@FreeBSD.org</email>
</author>
<published>2013-10-28T16:06:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2b689b512c74e7005fc962d4cc2d79d8001a4cde'/>
<id>urn:sha1:2b689b512c74e7005fc962d4cc2d79d8001a4cde</id>
<content type='text'>
- Support STAGEDIR

While here:
- Use options helpers
- Install dektop entry file

PR:		ports/181877
Submitted by:	KATO Tsuguru &lt;tkato432@yahoo.com&gt;
</content>
</entry>
<entry>
<title>- Convert to USES+=tcl</title>
<updated>2013-09-23T10:07:35Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2013-09-23T10:07:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a60abea840ed2f1e247de66a10696349c9de1631'/>
<id>urn:sha1:a60abea840ed2f1e247de66a10696349c9de1631</id>
<content type='text'>
- Convert to new LIB_DEPENDS format
- Use PORTDOCS=* instead of listing them in pkg-plist
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: audio)</title>
<updated>2013-09-20T14:36:35Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T14:36:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=183c2ed74f9ba597bfdcd691c599804d7f5a3e4c'/>
<id>urn:sha1:183c2ed74f9ba597bfdcd691c599804d7f5a3e4c</id>
<content type='text'>
</content>
</entry>
</feed>
