<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/dns/dnscheckengine, branch 10-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=10-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=10-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-06-26T03:24:33Z</updated>
<entry>
<title>Remove Perl core modules</title>
<updated>2017-06-26T03:24:33Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-06-26T03:24:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=13b6c21943c7bed4fd4e1f50f116431e6ab4dad9'/>
<id>urn:sha1:13b6c21943c7bed4fd4e1f50f116431e6ab4dad9</id>
<content type='text'>
- While I'm here:
  - Add NO_ARCH
  - Use USES=mysql
- Bump PORTREVISION for dependency change

With hat:	perl
</content>
</entry>
<entry>
<title>- Spell `LICENSE_FILE' variable correctly</title>
<updated>2017-02-04T07:57:42Z</updated>
<author>
<name>Alexey Dokuchaev</name>
<email>danfe@FreeBSD.org</email>
</author>
<published>2017-02-04T07:57:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a83aa892bbbdfec0b5bfaa11d658afe02f38dadb'/>
<id>urn:sha1:a83aa892bbbdfec0b5bfaa11d658afe02f38dadb</id>
<content type='text'>
- Fix some nearby bogosities (when noticed)
</content>
</entry>
<entry>
<title>- Fix trailing whitespace in pkg-messages</title>
<updated>2016-05-19T11:09:14Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-19T11:09:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e87a8bd319cefd3a75d9d061fe9ac6bad980b0db'/>
<id>urn:sha1:e87a8bd319cefd3a75d9d061fe9ac6bad980b0db</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.</title>
<updated>2016-04-01T14:00:51Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e1b79a0a61f4973df8b4b0864d22086c769e219'/>
<id>urn:sha1:4e1b79a0a61f4973df8b4b0864d22086c769e219</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Make it so that the default Perl is always called perl5.</title>
<updated>2015-09-14T12:19:48Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-09-14T12:19:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=afae652a2a20e0b0caa335e766dff03094773e1f'/>
<id>urn:sha1:afae652a2a20e0b0caa335e766dff03094773e1f</id>
<content type='text'>
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
</content>
</entry>
<entry>
<title>- Switch to options helpers</title>
<updated>2015-08-26T18:26:14Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-08-26T18:26:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f3ace4251bf81537fd95588af145d9d6d6e40008'/>
<id>urn:sha1:f3ace4251bf81537fd95588af145d9d6d6e40008</id>
<content type='text'>
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
</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>Cleanup plist</title>
<updated>2014-10-27T12:13:22Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-10-27T12:13:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=530a33f611fb9a5bddbe51b83c5f59395cab65b9'/>
<id>urn:sha1:530a33f611fb9a5bddbe51b83c5f59395cab65b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stage dns/dnscheckengine and assign maintainership to submitter</title>
<updated>2014-09-08T22:34:57Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2014-09-08T22:34:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=07dee5dd02d779c0c1c8e8d2319bd2be741ade18'/>
<id>urn:sha1:07dee5dd02d779c0c1c8e8d2319bd2be741ade18</id>
<content type='text'>
PR:		193085
Submitted by:	Chris Hutchinson
Reworked by:	marino
</content>
</entry>
<entry>
<title>Reset a few maintainers</title>
<updated>2014-05-10T17:48:13Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-05-10T17:48:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2abc8d688e4f284c404d61f55b217d5938191782'/>
<id>urn:sha1:2abc8d688e4f284c404d61f55b217d5938191782</id>
<content type='text'>
&lt;adam.freebsd@fastmail.fm&gt;: host in1-smtp.messagingengine.com[66.111.4.72]
    said: 550 5.1.1 &lt;adam.freebsd@fastmail.fm&gt;: Recipient address rejected:
    User unknown in local recipient table (in reply to RCPT TO command)

&lt;dnscheckengine-port@academ.com&gt;: host ASPMX.L.GOOGLE.com[74.125.131.26] said:
    550-5.1.1 The email account that you tried to reach does not exist. Please

&lt;kawahara@nlp.kuee.kyoto-u.ac.jp&gt;:
Sorry, no mailbox here by that name. (#5.1.1)

&lt;hnsmaster@h14m.org&gt;: Host or domain name not found. Name service error for
    name=h14m.org type=AAAA: Host found but no data record of requested type

    &lt;jre@vineyard.net&gt;: Recipient address rejected: User unknown in virtual
    mailbox table (in reply to RCPT TO command) (in reply to RCPT TO command)

&lt;gawrilow@math.tu-berlin.de&gt;: host mail.tu-berlin.de[130.149.7.33] said: 550
    Recipient verify failed (in reply to RCPT TO command)

&lt;mico@bsd.hu&gt;: host mail.datacast.hu[195.70.49.210] said: 550 5.1.1
    &lt;mico@bsd.hu&gt;: Recipient address rejected: User unknown in virtual mailbox

&lt;gogo@cs.uni-sb.de&gt;: host mail.cs.uni-sb.de[134.96.254.200] said: 550 5.1.1
    &lt;gogo@cs.uni-sb.de&gt;... User unknown (in reply to RCPT TO command)

&lt;mickey@enforcer.cc&gt;: Host or domain name not found. Name service error for
    name=keep.yourmail.yuk type=AAAA: Host not found

&lt;lucio@zetasolucoes.com.br&gt;: host ASPMX.L.GOOGLE.COM[2607:f8b0:400c:c01::1a]
    said: 550-5.1.1 The email account that you tried to reach does not exist.

&lt;luke@novum.am.lublin.pl&gt;: Host or domain name not found. Name service error
    for name=novum.am.lublin.pl type=AAAA: Host not found

&lt;aihal@users.sourceforge.net&gt;: host mx.sourceforge.net[216.34.181.68] said: 550
    unknown user (in reply to RCPT TO command)

With hat:	portmgr
</content>
</entry>
</feed>
