<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/clone, branch 2018Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2018Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2018Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-09-10T20:55:38Z</updated>
<entry>
<title>Bump PORTREVISION for ports depending on the canonical version of GCC</title>
<updated>2017-09-10T20:55:38Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2017-09-10T20:55:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e59c88cece035a155debaf8996ce8f20adabd78b'/>
<id>urn:sha1:e59c88cece035a155debaf8996ce8f20adabd78b</id>
<content type='text'>
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
</content>
</entry>
<entry>
<title>Bump PORTREVISIONs for ports depending on the canonical version of GCC and</title>
<updated>2017-04-01T15:23:30Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2017-04-01T15:23:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=04d6f52202c61a48690e73e65879001d2ee3adc5'/>
<id>urn:sha1:04d6f52202c61a48690e73e65879001d2ee3adc5</id>
<content type='text'>
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
</content>
</entry>
<entry>
<title>- Update to 1.0.7</title>
<updated>2017-02-21T02:36:35Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2017-02-21T02:36:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=891ce47cb39ea03f28c1225c63d55de039bd280b'/>
<id>urn:sha1:891ce47cb39ea03f28c1225c63d55de039bd280b</id>
<content type='text'>
PR:		217242
Submitted by:	cyclaero@gmail.com(maintainer)
</content>
</entry>
<entry>
<title>Do not use post-stage.  Use post-install instead.</title>
<updated>2016-12-02T11:58:21Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-12-02T11:58:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8b4093cba5775260e98d51f74cd187fb9af825a8'/>
<id>urn:sha1:8b4093cba5775260e98d51f74cd187fb9af825a8</id>
<content type='text'>
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Bump PORTREVISIONS for ports depending on the canonical version of GCC and</title>
<updated>2016-11-20T09:38:08Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2016-11-20T09:38:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=89f8b052147a980faa4f4419d8444f0c7073c997'/>
<id>urn:sha1:89f8b052147a980faa4f4419d8444f0c7073c997</id>
<content type='text'>
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
</content>
</entry>
<entry>
<title>- Update to 1.0.6</title>
<updated>2015-05-11T21:32:11Z</updated>
<author>
<name>Guido Falsi</name>
<email>madpilot@FreeBSD.org</email>
</author>
<published>2015-05-11T21:32:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b68145b05fe43043f182a571bfd869c1c3bc13f8'/>
<id>urn:sha1:b68145b05fe43043f182a571bfd869c1c3bc13f8</id>
<content type='text'>
- Regenerate patch to make portlint happy

PR:		199852
Submitted by:	cyclaero at gmail.com (maintainer)
</content>
</entry>
<entry>
<title>sysutils/clone: 1.0.4 -&gt; 1.0.5, strip binary</title>
<updated>2014-07-21T05:47:39Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2014-07-21T05:47:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=93000138ece22c54d87e987442d4dfd8e442d7b6'/>
<id>urn:sha1:93000138ece22c54d87e987442d4dfd8e442d7b6</id>
<content type='text'>
From the ChangeLog:

- in case of FreeBSD transfer only non-trivial ACLs in getMetaData().
- utilize open file descriptors for meta data cloning.
- optimized ACL reading.
- new verbosity level 2 indicates cloned files by a '.'.
- new verbosity level 3 displays the names of all cloned file system items.
- improved -v option description in usage() and in the man file.
- directory attributes are now set at the end of the function clone()
  and not after the call to clone().
- implemented static inline pthread_cond_wait_flag().
- in synchronization mode don't delete excluded items from the destination.
- release of version 1.0.5 (r58).

PR:		191995
Submitted by:	cyclaero@gmail.com (maintainer)
</content>
</entry>
<entry>
<title>- Update to 1.0.4 [1]</title>
<updated>2014-04-23T15:16:10Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2014-04-23T15:16:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=85857da973c351f480f35df99003378247ecbf00'/>
<id>urn:sha1:85857da973c351f480f35df99003378247ecbf00</id>
<content type='text'>
- Clarify license

Changelog:
- implemented different verbosity levels.
- changed feedback for directory processing, instead of '.' for every kind of processing, show '+' for directory creation, '-' for directory deletion, and '=' for no change.
- count the total number of errors and return it to the shell.
- in sync mode, if a file is ignored that is hard linked, then its inode needs to be registered in the global hard link store.
- bumped copyright period - for now 2013-2014.
- release of version 1.0.4 (r49).

PR:		188202 [1]
Submitted by:	"Dr. Rolf Jansen" &lt;cyclaero@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Upgrade to version 1.0.3.</title>
<updated>2013-11-16T20:58:17Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2013-11-16T20:58:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=27e29b575d90b0e579d081013ca061aaaaff006f'/>
<id>urn:sha1:27e29b575d90b0e579d081013ca061aaaaff006f</id>
<content type='text'>
- Add staging support while I'm here.

PR:		ports/183907
Submitted by:	maintainer
</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>
</feed>
