<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/p5-Algorithm-KMeans, branch 2016Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2016Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2016Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-04-01T14:16:16Z</updated>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.</title>
<updated>2016-04-01T14:16:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:16:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d6597e0bb9591c40fc6d0c6e2159fca51178d56'/>
<id>urn:sha1:8d6597e0bb9591c40fc6d0c6e2159fca51178d56</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Update to 2.05</title>
<updated>2015-01-04T09:26:41Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-01-04T09:26:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=af19ac73e52034a64d75968661969e03b8ad04cc'/>
<id>urn:sha1:af19ac73e52034a64d75968661969e03b8ad04cc</id>
<content type='text'>
- Add LICENSE

Changes:	http://search.cpan.org/dist/Algorithm-KMeans/lib/Algorithm/KMeans.pm#CHANGES
</content>
</entry>
<entry>
<title>Change the way Perl modules are installed, update the default Perl to 5.18.</title>
<updated>2014-11-26T13:08:24Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-11-26T13:08:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eee58d187e2c55fca6f53b9e482d33cf5346fe81'/>
<id>urn:sha1:eee58d187e2c55fca6f53b9e482d33cf5346fe81</id>
<content type='text'>
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
</content>
</entry>
<entry>
<title>math/p5-Algorithm-KMeans: 1.40 -&gt; 2.02</title>
<updated>2014-08-15T21:06:39Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2014-08-15T21:06:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=43f175e06c5c742d61cfba1b19ff60514b23abee'/>
<id>urn:sha1:43f175e06c5c742d61cfba1b19ff60514b23abee</id>
<content type='text'>
Upstream added two which_cluster methods in Version 2.0 as a result of an
email from Jerome White who expressed a need for such methods in
order to determine the best cluster for a new data record after you
have successfully clustered your existing data.
</content>
</entry>
<entry>
<title>- support stage</title>
<updated>2014-01-05T12:07:20Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2014-01-05T12:07:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f41a84cc7d54044c8fcbc96ce9aef8d24baf94a1'/>
<id>urn:sha1:f41a84cc7d54044c8fcbc96ce9aef8d24baf94a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: math)</title>
<updated>2013-09-20T20:55:04Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T20:55:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ce5e4570204c37f4ac986a2a6bc076aa911167d6'/>
<id>urn:sha1:ce5e4570204c37f4ac986a2a6bc076aa911167d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Convert to new perl framework</title>
<updated>2013-08-02T18:52:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2013-08-02T18:52:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4819ca343bfee8a3b54e7ff3ac26d280d1c1696f'/>
<id>urn:sha1:4819ca343bfee8a3b54e7ff3ac26d280d1c1696f</id>
<content type='text'>
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
</content>
</entry>
<entry>
<title>- Do not try to remove dirs. not created by the port</title>
<updated>2013-05-31T14:46:48Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2013-05-31T14:46:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=774a06569c42ff6c1241377e0eac867a0daf414d'/>
<id>urn:sha1:774a06569c42ff6c1241377e0eac867a0daf414d</id>
<content type='text'>
- Trim header

Reported by:	pkg (DEVELOPER_MODE)
</content>
</entry>
<entry>
<title>- Update to 1.40</title>
<updated>2012-03-08T08:41:36Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2012-03-08T08:41:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a1ce5aafe0feb8c10ae13fc1cdfe984cf953810c'/>
<id>urn:sha1:a1ce5aafe0feb8c10ae13fc1cdfe984cf953810c</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/Algorithm-KMeans/KMeans-1.40.html#changes
</content>
</entry>
<entry>
<title>- Update to 1.30</title>
<updated>2011-11-28T09:30:15Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2011-11-28T09:30:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4298635d370533ec902978531359ed31bb56960'/>
<id>urn:sha1:d4298635d370533ec902978531359ed31bb56960</id>
<content type='text'>
- Add BUILD_DEPENDS
- Use &gt;= instead of = for *_DEPENDS
- Cosmetic change
- Add missing trailing slash to WWW

Changes:	http://search.cpan.org/dist/Algorithm-KMeans/KMeans-1.30.html
Feature safe:	yes
</content>
</entry>
</feed>
