<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/Mk, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-11-14T12:33:33Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.</title>
<updated>2009-11-14T12:33:33Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2009-11-14T12:33:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cc415305a049ca523f2a8cf674009fa77c54fee6'/>
<id>urn:sha1:cc415305a049ca523f2a8cf674009fa77c54fee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have CFLAGS and LDFLAGS set an -rpath to the lang/gcc44 library directory</title>
<updated>2009-09-26T01:02:01Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2009-09-26T01:02:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7454e883a4f8cec43b6644be545bb80ed052caf1'/>
<id>urn:sha1:7454e883a4f8cec43b6644be545bb80ed052caf1</id>
<content type='text'>
when building with USE_FORTRAN=yes.  This makes us use libstdc++.so.6
(and others) brought by this port as opposed to /usr/bin/libstdc++.so.6
that comes with our system compiler which is based on an older version
of GCC 4.2.  Newer version of GCC run-time libraries with the same soname
are always backwards compatible.

Feature safe:	yes
</content>
</entry>
<entry>
<title>Also print LDFLAGS as part of the test-gcc target.  Print quotes around</title>
<updated>2009-09-23T21:13:07Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2009-09-23T21:13:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62a1e74d3a1d0ec37ea72b7ce0ea514f0657b823'/>
<id>urn:sha1:62a1e74d3a1d0ec37ea72b7ce0ea514f0657b823</id>
<content type='text'>
CFLAGS and FFLAGS, too, to exactly see where we have whitespace.

Feature safe:	yes
</content>
</entry>
<entry>
<title>Format a few comment lines for ts=4 and &lt;80 columns.</title>
<updated>2009-09-21T19:13:51Z</updated>
<author>
<name>Christian Weisgerber</name>
<email>naddy@FreeBSD.org</email>
</author>
<published>2009-09-21T19:13:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=64fe7233ca9fa97351bc16bff9ff0f0cfc3eca82'/>
<id>urn:sha1:64fe7233ca9fa97351bc16bff9ff0f0cfc3eca82</id>
<content type='text'>
Feature safe:	yes
</content>
</entry>
<entry>
<title>- Introduce new GNU_CONFIGURE_PREFIX to override default --prefix value</title>
<updated>2009-09-17T12:24:09Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2009-09-17T12:24:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=897af990f1e9e1637f72d3747f2a1ee6f238a5b4'/>
<id>urn:sha1:897af990f1e9e1637f72d3747f2a1ee6f238a5b4</id>
<content type='text'>
passed to configure when GNU_CONFIGURE is set. [1]
- Few changes to the new USERS/GROUPS variables (users/groups are created
earlier, so they're available in do-install; creates homedir when
it's not /var/empty or /nonexistent; set login class if specified).

PR:		ports/67436 [1]
Submitted by:	(hrs, self) [1]
Feature safe:	yes
</content>
</entry>
<entry>
<title>. welcome a new graphics/linux-f10-libGLU port;</title>
<updated>2009-09-14T10:09:31Z</updated>
<author>
<name>Boris Samorodov</name>
<email>bsam@FreeBSD.org</email>
</author>
<published>2009-09-14T10:09:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=03b46fc332c54c0c1156d083a597a93d84a20281'/>
<id>urn:sha1:03b46fc332c54c0c1156d083a597a93d84a20281</id>
<content type='text'>
. connect it to build;
. make apropriate changes to Mk/bsd.linux-apps.mk.
</content>
</entry>
<entry>
<title>USE_FORTRAN=yes now implies lang/gcc44 up from lang/gcc43.  Remove one</title>
<updated>2009-09-12T18:07:51Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2009-09-12T18:07:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6919a81f8158d7b4c92cffa656b33b151f0e9344'/>
<id>urn:sha1:6919a81f8158d7b4c92cffa656b33b151f0e9344</id>
<content type='text'>
explicit reference to the version number on the way.

Tested by:	pav (and pointyhat)
Thanks to:	pav, everyone who helped up fixing their ports
</content>
</entry>
<entry>
<title>. update graphics/linux-f10-png to version 1.2.37-1.fc10;  [1]</title>
<updated>2009-09-07T20:08:37Z</updated>
<author>
<name>Boris Samorodov</name>
<email>bsam@FreeBSD.org</email>
</author>
<published>2009-09-07T20:08:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=54732cbcfcd4c4cb98a58320d5dccc060fdce10e'/>
<id>urn:sha1:54732cbcfcd4c4cb98a58320d5dccc060fdce10e</id>
<content type='text'>
. update distinfo for sources;
. update the library version at Mk/bsd.linux-apps.mk.

PR:		ports/138616  [1]
Submitted by:	Glen Barber &lt;glen.j.barber at gmail.com&gt;  [1]
</content>
</entry>
<entry>
<title>Add support to create users and groups from information stored in UIDs/GIDs</title>
<updated>2009-09-06T21:18:50Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2009-09-06T21:18:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=80ce349ead781fafb5528d69310848254d4afbf8'/>
<id>urn:sha1:80ce349ead781fafb5528d69310848254d4afbf8</id>
<content type='text'>
files. Users and groups won't be deleted at deinstall time as we're lacking
a refcount to know if any port is using them.

Also convert a few ports while I'm here.

PR:		ports/108514
Submitted by:	mm, self
</content>
</entry>
<entry>
<title>Remove obsolete Firebird 1.x :</title>
<updated>2009-09-03T15:23:49Z</updated>
<author>
<name>Sergey Skvortsov</name>
<email>skv@FreeBSD.org</email>
</author>
<published>2009-09-03T15:23:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5a6475a692f2a701cc0c2a54a1de1d62904ab336'/>
<id>urn:sha1:5a6475a692f2a701cc0c2a54a1de1d62904ab336</id>
<content type='text'>
- no longer under development
- does not build with GCC 4.x
</content>
</entry>
</feed>
