<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/gconf-editor, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-07-17T08:57:51Z</updated>
<entry>
<title>Remove indefinite articles and trailing periods from COMMENT, plus</title>
<updated>2014-07-17T08:57:51Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2014-07-17T08:57:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fa3a17c064e297850f0b1015d83b1c888a00ab3c'/>
<id>urn:sha1:fa3a17c064e297850f0b1015d83b1c888a00ab3c</id>
<content type='text'>
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
</content>
</entry>
<entry>
<title>Support stage</title>
<updated>2014-04-25T23:49:19Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-04-25T23:49:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=af0ff22527bfea986634ad046398c8b457366ad3'/>
<id>urn:sha1:af0ff22527bfea986634ad046398c8b457366ad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st])</title>
<updated>2013-10-22T14:01:38Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2013-10-22T14:01:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db25d63f5a147d03aa919c5b5d16876cc248d7c1'/>
<id>urn:sha1:db25d63f5a147d03aa919c5b5d16876cc248d7c1</id>
<content type='text'>
Approved by:	portmgr (bdrewery)
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)</title>
<updated>2013-09-20T23:05:58Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:05:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83f65384c9041fa9a31c84b5e21b643fa2bf97c6'/>
<id>urn:sha1:83f65384c9041fa9a31c84b5e21b643fa2bf97c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an explicit dependency on pkgconf</title>
<updated>2013-09-03T12:13:23Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-03T12:13:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6'/>
<id>urn:sha1:1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Convert USE_GETTEXT to USES (part 3)</title>
<updated>2013-04-24T18:10:30Z</updated>
<author>
<name>Alex Kozlov</name>
<email>ak@FreeBSD.org</email>
</author>
<published>2013-04-24T18:10:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e1598249298974c6e8c61c34d927acabee345542'/>
<id>urn:sha1:e1598249298974c6e8c61c34d927acabee345542</id>
<content type='text'>
Approved by:	portmgr (bapt)
</content>
</entry>
<entry>
<title>- update png to 1.5.10</title>
<updated>2012-06-01T05:26:28Z</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2012-06-01T05:26:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2b74a89bc8342f0b9b737c37d87737caf7b0ea1e'/>
<id>urn:sha1:2b74a89bc8342f0b9b737c37d87737caf7b0ea1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)</title>
<updated>2011-09-23T22:26:39Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2011-09-23T22:26:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f6fbe4bdf9851de1eb6ebef5287e3007846045e'/>
<id>urn:sha1:6f6fbe4bdf9851de1eb6ebef5287e3007846045e</id>
<content type='text'>
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
</content>
</entry>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-19T12:38:54Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-19T12:38:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9481afc8a0f5aa4e5d5068981f6ef1b38b5d336'/>
<id>urn:sha1:a9481afc8a0f5aa4e5d5068981f6ef1b38b5d336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this</title>
<updated>2010-11-20T15:37:08Z</updated>
<author>
<name>Koop Mast</name>
<email>kwm@FreeBSD.org</email>
</author>
<published>2010-11-20T15:37:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3680f27ebff58ece429c4e032f9ad84fb1372114'/>
<id>urn:sha1:3680f27ebff58ece429c4e032f9ad84fb1372114</id>
<content type='text'>
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. &lt;vvelox@vvelox.net&gt;
romain@
Olaf Seibert &lt;O.Seibert@cs.ru.nl&gt;
DomiX
Bapt &lt;baptiste.daroussin@gmail.com&gt;
jsa@
miwi@
Sergio de Almeida Lenzi &lt;lenzi.sergio@gmail.com&gt;
Maxim Samsonov &lt;xors@mne.ru&gt;
Kris Moore

And pav@ for 2 exp-runs

PR:		ports/152255
		ports/143260
		ports/141033
		ports/149629
		ports/150350
		ports/151523
With hat:	gnome@
</content>
</entry>
</feed>
