<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/dircomp/Makefile, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2013-11-18T13:08:01Z</updated>
<entry>
<title>Remove sysutils/dircomp, it is unmaintained and depends on devel/libXGP</title>
<updated>2013-11-18T13:08:01Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2013-11-18T13:08:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=15257dc0133eb15a47510512bbd2cc3e011f2065'/>
<id>urn:sha1:15257dc0133eb15a47510512bbd2cc3e011f2065</id>
<content type='text'>
which is expired.
</content>
</entry>
<entry>
<title>Update to libmpc version 1.0.1 which brings the following fixes:</title>
<updated>2013-10-26T00:52:33Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2013-10-26T00:52:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3be3e90f932fe30b2ab3df681ac68ff01b119a6d'/>
<id>urn:sha1:3be3e90f932fe30b2ab3df681ac68ff01b119a6d</id>
<content type='text'>
 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&amp;R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
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>. remove shlib ABI versions from LIB_DEPENDS;</title>
<updated>2013-06-14T14:39:53Z</updated>
<author>
<name>Boris Samorodov</name>
<email>bsam@FreeBSD.org</email>
</author>
<published>2013-06-14T14:39:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d248bef09f0304db5b1ac32b379c267fe783029f'/>
<id>urn:sha1:d248bef09f0304db5b1ac32b379c267fe783029f</id>
<content type='text'>
. add LICENSE=GPLv2;
. bump PORTREVISION;
. trim Makefile headers.
</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>- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)</title>
<updated>2013-02-28T10:51:58Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2013-02-28T10:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=100d65b37a9bddd5f4aa468bbef3ac27a9d8d5d9'/>
<id>urn:sha1:100d65b37a9bddd5f4aa468bbef3ac27a9d8d5d9</id>
<content type='text'>
Approved by:	portmgr
</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>By Maintainer's request, toss these ports back into the pool</title>
<updated>2011-04-27T01:56:47Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2011-04-27T01:56:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=078cf7264023e07ccca8f683726b741b82a7ac69'/>
<id>urn:sha1:078cf7264023e07ccca8f683726b741b82a7ac69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 1.3.11</title>
<updated>2011-01-14T14:47:42Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2011-01-14T14:47:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=05d7cd593cf491c3e3b6800c33a62feb8b61c5c9'/>
<id>urn:sha1:05d7cd593cf491c3e3b6800c33a62feb8b61c5c9</id>
<content type='text'>
Changes:
- po/POTFILES.in, po/de.po, po/en.po, po/es.po: po: Updated
- Common/CompDir.cpp, Common/DirComp.cpp, X-windows/XDirComp.cpp, configure.in:
  Enabling server only if YGP supports it

PR:		ports/153946
Submitted by:	Charlie Kester &lt;corky1951@comcast.net&gt; (maintainer)
Feature safe:	yes
</content>
</entry>
</feed>
