notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: dns/p5-Net-DNS-ZoneCheck/Makefile
SVNWeb

Number of commits found: 10

Sun, 25 Oct 2015
[ 19:35 antoine search for other commits by this committer ] Original commit   Revision:400160 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Sun, 5 Apr 2015
[ 20:50 bapt search for other commits by this committer ] Original commit   Revision:383357
Mark as broken unfetchable ports
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 29 Jan 2014
[ 17:46 az search for other commits by this committer ] Original commit   Revision:341765 (Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
- add stage support

Approved by:	portmgr (blanket infrastructure)
Fri, 20 Sep 2013
[ 16:31 bapt search for other commits by this committer ] Original commit   Revision:327719 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
Mon, 5 Aug 2013
[ 15:05 az search for other commits by this committer ] Original commit   Revision:324276 (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
Sun, 3 Jun 2012
[ 05:56 az search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: maintainer (tobez@ via IM)
Sat, 21 Jan 2012
[ 17:40 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 1326 ports in this commit are shown above. View all ports for this commit)
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
Thu, 14 Oct 2004
[ 19:24 tobez search for other commits by this committer ] Original commit 
Add p5-Net-DNS-ZoneCheck, a perl module to validate a DNS zone composed
of RR records.

Number of commits found: 10