<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/galculator, branch release/10.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-12-29T15:32:45Z</updated>
<entry>
<title>- Fix LICENSE</title>
<updated>2016-12-29T15:32:45Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-12-29T15:32:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=39068daf28f9d4f6671916bea32df760bfd50619'/>
<id>urn:sha1:39068daf28f9d4f6671916bea32df760bfd50619</id>
<content type='text'>
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to USES=localbase

Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>math/galculator: Update to 2.1.4</title>
<updated>2016-09-06T23:18:47Z</updated>
<author>
<name>Ben Woods</name>
<email>woodsb02@FreeBSD.org</email>
</author>
<published>2016-09-06T23:18:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=395bb75e122364b269808ebfada203bab6bacd48'/>
<id>urn:sha1:395bb75e122364b269808ebfada203bab6bacd48</id>
<content type='text'>
- Follow upstream move from SF to GitHub, and new website hosting
- Add USES=autoreconf libtool as GH tarball only comes with configure.ac
- Add OPTIONS to select GTK3 or GTK2 (GTK3 by default as per upstream)
- Add USE_GNOME=cairo und GTK2_LIB_DEPENDS undeclared dependencies

Changes this release:
  https://github.com/galculator/galculator/blob/v2.1.4/ChangeLog

Reviewed by:	adamw (mentor)
Approved by:	naddy (maintainer), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D7789
</content>
</entry>
<entry>
<title>Explicitly depend on intltool.</title>
<updated>2015-07-28T18:13:49Z</updated>
<author>
<name>Koop Mast</name>
<email>kwm@FreeBSD.org</email>
</author>
<published>2015-07-28T18:13:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=542b654f4adac1d7e473c091bd5a59b9fafeba07'/>
<id>urn:sha1:542b654f4adac1d7e473c091bd5a59b9fafeba07</id>
<content type='text'>
When GNOME 3.16 is merged, gtk20 will not implicelty depend on it.
</content>
</entry>
<entry>
<title>Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The</title>
<updated>2014-11-29T18:22:32Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-11-29T18:22:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=edb7229dd444037f6015d4a7d1c93eade4ed41f0'/>
<id>urn:sha1:edb7229dd444037f6015d4a7d1c93eade4ed41f0</id>
<content type='text'>
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
</content>
</entry>
<entry>
<title>Cleanup plist</title>
<updated>2014-11-15T12:20:53Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-11-15T12:20:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0dae2aca969115d80264957b1d0df729477ac368'/>
<id>urn:sha1:0dae2aca969115d80264957b1d0df729477ac368</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 2.1.3: bug fixes, new and updated translations</title>
<updated>2014-03-15T19:47:35Z</updated>
<author>
<name>Christian Weisgerber</name>
<email>naddy@FreeBSD.org</email>
</author>
<published>2014-03-15T19:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=967397b62358ba49cda3a22086f93d4227bbb018'/>
<id>urn:sha1:967397b62358ba49cda3a22086f93d4227bbb018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>USE_BZIP2 -&gt; USES+=tar:bzip2</title>
<updated>2014-03-13T16:11:14Z</updated>
<author>
<name>Christian Weisgerber</name>
<email>naddy@FreeBSD.org</email>
</author>
<published>2014-03-13T16:11:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62ef31db615ddc3281afd0dddf1fde3202266e54'/>
<id>urn:sha1:62ef31db615ddc3281afd0dddf1fde3202266e54</id>
<content type='text'>
USE_XZ    -&gt; USES+=tar:xz
</content>
</entry>
<entry>
<title>Fix properties on pkg-plist</title>
<updated>2014-01-21T23:40:21Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-01-21T23:40:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e04b632220192cfe7e48d0972ddf8dfe85f16729'/>
<id>urn:sha1:e04b632220192cfe7e48d0972ddf8dfe85f16729</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 m)</title>
<updated>2013-10-22T13:56:27Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2013-10-22T13:56:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d46ccd7303bf20ea948fb7ae7d9295ad15a9bdf0'/>
<id>urn:sha1:d46ccd7303bf20ea948fb7ae7d9295ad15a9bdf0</id>
<content type='text'>
Approved by:	portmgr (bdrewery)
</content>
</entry>
<entry>
<title>Support staging.</title>
<updated>2013-10-04T15:21:09Z</updated>
<author>
<name>Christian Weisgerber</name>
<email>naddy@FreeBSD.org</email>
</author>
<published>2013-10-04T15:21:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d8145c555c30547a98c0dae5d94584b9caef74e'/>
<id>urn:sha1:8d8145c555c30547a98c0dae5d94584b9caef74e</id>
<content type='text'>
</content>
</entry>
</feed>
