NZBGet is a binary newsgrabber, which downloads files from usenet based
on information given in nzb-files. Descriptino of nzb format is available
at http://docs.newzbin.com/

WWW: http://sourceforge.net/projects/nzbget/
name>mat</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-10-21T12:51:40+00:00</published>
<link rel='alternate' type='text/html' href='http://tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/?id=316cf6317eb621c4567d3b8e337fa9ba3097ea56'/>
<id>316cf6317eb621c4567d3b8e337fa9ba3097ea56</id>
<content type='text'>
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the way Perl modules are installed, update the default Perl to 5.18.</title>
<updated>2014-11-26T13:08:24+00:00</updated>
<author>
<name>mat</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-11-26T13:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/?id=9debac461b7729b783ca5a0f5e46461ddac07173'/>
<id>9debac461b7729b783ca5a0f5e46461ddac07173</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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Support STAGEDIR.</title>
<updated>2013-11-07T03:52:41+00:00</updated>
<author>
<name>vanilla</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2013-11-07T03:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/?id=5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6'/>
<id>5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)</title>
<updated>2013-09-20T23:17:30+00:00</updated>
<author>
<name>bapt</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/?id=260207ce91e2656af49dbcb8b2556c315389b3a2'/>
<id>260207ce91e2656af49dbcb8b2556c315389b3a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>