<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/Makefile, branch release/11.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F11.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F11.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2018-01-29T21:37:26Z</updated>
<entry>
<title>MASTER_SITE_INDEX should use HTTPS URL</title>
<updated>2018-01-29T21:37:26Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>2018-01-29T21:37:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f96e4a5cde5024cc5c27012a8c3da4adce19ee48'/>
<id>urn:sha1:f96e4a5cde5024cc5c27012a8c3da4adce19ee48</id>
<content type='text'>
PR:	 	224893
Reviewed by:    mat (mentor)
Approved by: 	portmgr
</content>
</entry>
<entry>
<title>${RM} already has -f.</title>
<updated>2016-10-21T12:51:40Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-10-21T12:51:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eabbfd75e30148b8f686899a638b93547ca83485'/>
<id>urn:sha1:eabbfd75e30148b8f686899a638b93547ca83485</id>
<content type='text'>
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Have make update work for a git only repository.</title>
<updated>2016-04-13T11:28:57Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-13T11:28:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4ad5e31e4ed97f85cf1df0e58f6519baf586dee5'/>
<id>urn:sha1:4ad5e31e4ed97f85cf1df0e58f6519baf586dee5</id>
<content type='text'>
PR:		195699
Submitted by:	clutton zoho com
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Try harder to find svn</title>
<updated>2016-04-13T02:02:43Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2016-04-13T02:02:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=58fd9078161b3393bfa151a1fcc5e33506d5f575'/>
<id>urn:sha1:58fd9078161b3393bfa151a1fcc5e33506d5f575</id>
<content type='text'>
Don't assume svn is installed, but use it if it's available, falling back to
svnlite if not (or using svn from base in the case where WITH_SVN was set in
base). This matches the logic in base for finding svn.

PR:		207479
Discussed with:	gjb
Reported by:	Torsten Zühlsdorff &lt;ports@toco-domains.de&gt;
</content>
</entry>
<entry>
<title>Makefile: Default INDEX_JOBS value to kern.smp.cpus</title>
<updated>2014-08-18T04:19:46Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2014-08-18T04:19:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e5451112c0b1e51b3a7b8af7499cfa3ddd43ac88'/>
<id>urn:sha1:e5451112c0b1e51b3a7b8af7499cfa3ddd43ac88</id>
<content type='text'>
INDEX_JOBS currently defaults to 2 for the make index target.

MAKE_JOBS_NUMBER in bsd.port.mk currently uses kern.smp.cpus to select
a default. Modify INDEX_JOBS to match.

Nominal and repeatable performance improvements of ~20-30% were observed.

CR:		D381
Reviewed by:	swills, bdrewery
Approved by:	portmgr
</content>
</entry>
<entry>
<title>Add a mechanism to allow updating the ports tree with rsync</title>
<updated>2014-06-15T22:47:10Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-06-15T22:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0b2a22b77cefd9411194aa9973e323a9530e2385'/>
<id>urn:sha1:0b2a22b77cefd9411194aa9973e323a9530e2385</id>
<content type='text'>
PR:		171681
Submitted by:	cyberleo@cyberleo.net
</content>
</entry>
<entry>
<title>- Fix 'make index' not working when PORTSDIR is a symlink to another directory</title>
<updated>2013-12-06T18:45:13Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2013-12-06T18:45:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3ac17805b7f068ba2ffa91e3f16e7e25edfb68ed'/>
<id>urn:sha1:3ac17805b7f068ba2ffa91e3f16e7e25edfb68ed</id>
<content type='text'>
PR:		ports/183431
Submitted by:	Yasuhiro KIMURA &lt;yasu@utahime.org&gt; (based on)
</content>
</entry>
<entry>
<title>- Revert r329851 and again allow using portsnap's make_index by default,</title>
<updated>2013-10-27T14:22:02Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2013-10-27T14:22:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=529249e0bbf7a521e0ac132782858dd032870aea'/>
<id>urn:sha1:529249e0bbf7a521e0ac132782858dd032870aea</id>
<content type='text'>
  if available, for 'make index'. This removes the need to have
  perl installed. [1]
- Fix output of the file to have the proper /usr/ports/ORIGIN regardless
  of real PORTSDIR or CURDIR [2]

PR:		ports/183095 [1]
Submitted by:	ak [2]
With hat:	portmgr
</content>
</entry>
<entry>
<title>- Disable portsnap make_index usage as it does not produce</title>
<updated>2013-10-09T00:34:16Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2013-10-09T00:34:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8ea6ff2b1c18e7f04eea7f00c53ab75ca022127f'/>
<id>urn:sha1:8ea6ff2b1c18e7f04eea7f00c53ab75ca022127f</id>
<content type='text'>
  a correct INDEX currently.

With hat:	portmgr
</content>
</entry>
<entry>
<title>- Fix 'make index' when system is built with WITHOUT_PORTSNAP by</title>
<updated>2013-10-07T21:32:30Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2013-10-07T21:32:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b31efc497348913094899d01e5ab590d6cb6c611'/>
<id>urn:sha1:b31efc497348913094899d01e5ab590d6cb6c611</id>
<content type='text'>
  falling back on the perl make_index if needed.

With hat:	portmgr
Reported by:	ade
</content>
</entry>
</feed>
