<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marcuscom-ports/lang, branch trunk</title>
<subtitle>FreeBSD GNOME obsolete development ports (svn://creme-brulee.marcuscom.com/ports)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/atom?h=trunk</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/'/>
<updated>2014-10-21T15:13:35+00:00</updated>
<entry>
<title>Fix the build of those ports. Remove USE_AUTOTOOLS and switch</title>
<updated>2014-10-21T15:13:35+00:00</updated>
<author>
<name>gusi</name>
<email>gusi@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-10-21T15:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=528678f6fa4f94dcdebf95b0041041dabc13b3fe'/>
<id>urn:sha1:528678f6fa4f94dcdebf95b0041041dabc13b3fe</id>
<content type='text'>
to USE=autoreconf:build instead. Other minor changes here and
there.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20008 df743ca5-7f9a-e211-a948-0013205c9059
</content>
</entry>
<entry>
<title>Bring in vala-vapigen as a dummy port that pulls in vala. This</title>
<updated>2014-10-20T12:22:12+00:00</updated>
<author>
<name>gusi</name>
<email>gusi@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-10-20T12:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=1c9df7eb30cd5d9c7af70bbe7f00cfb335454ff3'/>
<id>urn:sha1:1c9df7eb30cd5d9c7af70bbe7f00cfb335454ff3</id>
<content type='text'>
is because vapigen and vala are built together. That way ports
using vala-vapigen will still build with no changes.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20002 df743ca5-7f9a-e211-a948-0013205c9059
</content>
</entry>
<entry>
<title>Remove obsolete code which was used by vala-vapigen.</title>
<updated>2014-10-17T12:35:17+00:00</updated>
<author>
<name>kwm</name>
<email>kwm@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-10-17T12:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=d7ef1525de0948bb5ac9b4220217c28b2abc7153'/>
<id>urn:sha1:d7ef1525de0948bb5ac9b4220217c28b2abc7153</id>
<content type='text'>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19985 df743ca5-7f9a-e211-a948-0013205c9059
</content>
</entry>
<entry>
<title>Remove vala-vapigen, it is integrated into the lang/vala port since 0.26.0.</title>
<updated>2014-10-15T14:48:35+00:00</updated>
<author>
<name>gusi</name>
<email>gusi@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-10-15T14:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=a42cb4a839d7724c393aed95599f348b2c7cd6a8'/>
<id>urn:sha1:a42cb4a839d7724c393aed95599f348b2c7cd6a8</id>
<content type='text'>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19961 df743ca5-7f9a-e211-a948-0013205c9059
</content>
</entry>
<entry>
<title>First batch of updated gnome 3.14 ports:</title>
<updated>2014-10-15T05:33:09+00:00</updated>
<author>
<name>gusi</name>
<email>gusi@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-10-15T05:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=f23f7a72407edc0c6dc38e0a94c42734b7afbf02'/>
<id>urn:sha1:f23f7a72407edc0c6dc38e0a94c42734b7afbf02</id>
<content type='text'>
	- at-spi2-atk-2.14.1
	- at-spi2-core-2.14.0
	- atk-2.14.0
	- baobab-3.14.0
	- caribou-0.4.15
	- gjs-1.42.0
	- glib-2.42.0 [1]
	- glib-networking-2.42.0
	- glibmm-2.42.0
	- libgdata-0.16.0 [2]
	- vala-0.26.1 [3]

As usual, some fix here and there. While here, remove the @dir[rm|rmmty]
from the pkg-plist files, those are not needed anymore.

[1] The code on gio_gunixmounts.c seems to have changed. I've tried
to keep the logic, but need to check it in run time
[2] Add gtk-doc to the run_deps
[3] Take into account that vala_vapigen is gone and now is part of
the vala port itself


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19944 df743ca5-7f9a-e211-a948-0013205c9059
</content>
</entry>
<entry>
<title>Update x11/cinnamon to 2.2.16.</title>
<updated>2014-09-13T09:46:37+00:00</updated>
<author>
<name>gusi</name>
<email>gusi@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-09-13T09:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=d68a09ecf9ac1311a870436a1621db74ef03204a'/>
<id>urn:sha1:d68a09ecf9ac1311a870436a1621db74ef03204a</id>
<content type='text'>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19857 df743ca5-7f9a-e211-a948-0013205c9059
</content>
</entry>
<entry>
<title>Some ports were installing .la files without using</title>
<updated>2014-08-20T08:57:46+00:00</updated>
<author>
<name>gusi</name>
<email>gusi@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-08-20T08:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=10fdd3e0db2f09b60f62555b89ca21644dc70683'/>
<id>urn:sha1:10fdd3e0db2f09b60f62555b89ca21644dc70683</id>
<content type='text'>
USES=libtool. Add USES=libtool to those and fix their
pkg-plist accordingly.

No depend port bumped because no lib changed its major
version. There are still a few ports changing its major
when adding libtool to USES, will update those and users
soon.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19822 df743ca5-7f9a-e211-a948-0013205c9059
</content>
</entry>
<entry>
<title>Remove STRIP_CMD all over the place and replace it with</title>
<updated>2014-08-15T20:17:00+00:00</updated>
<author>
<name>gusi</name>
<email>gusi@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-08-15T20:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=15e54b67ea61cecb18cf998979a6d5bd9693beed'/>
<id>urn:sha1:15e54b67ea61cecb18cf998979a6d5bd9693beed</id>
<content type='text'>
INSTALL_TARGET= install-strip. No bumps necessary.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19814 df743ca5-7f9a-e211-a948-0013205c9059
</content>
</entry>
<entry>
<title>Remove keepla from MC. While here do other changes:</title>
<updated>2014-08-15T19:44:33+00:00</updated>
<author>
<name>gusi</name>
<email>gusi@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-08-15T19:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf'/>
<id>urn:sha1:817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf</id>
<content type='text'>
        - Remove STRIP_CMD all over the place and replace
          that with INSTALL_TARGET=install-tsrip
        - Drop full path  *_DEPENDS (like ${LOCALBASE}/bin/flex)
          and use either binary names (when possible) or
          package names instead.

I've been tempted to convert options to a more compact form, but
this will happen in the future.

Tested by: two complete poudriere runs


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19813 df743ca5-7f9a-e211-a948-0013205c9059
</content>
</entry>
<entry>
<title>Convert:</title>
<updated>2014-08-13T14:55:11+00:00</updated>
<author>
<name>kwm</name>
<email>kwm@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-08-13T14:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=b68067e5da780c0e2a0862e928c907b8f8660b73'/>
<id>urn:sha1:b68067e5da780c0e2a0862e928c907b8f8660b73</id>
<content type='text'>
USE_PYTHON* -&gt; USES=python*
USE_XZ|USE_BZIP2 -&gt; USES=tar:
replace some post-install ${STRIP_CMD} with INSTALL_TARGET=install-strip


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19804 df743ca5-7f9a-e211-a948-0013205c9059
</content>
</entry>
</feed>
