notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: misc/p5-Asterisk/Makefile

Number of commits found: 15

Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
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
Original commitRevision:373448 
Sunday, 3 Nov 2013
08:05 az search for other commits by this committer
- support STAGEDIR
Original commitRevision:332594 
Friday, 20 Sep 2013
20:50 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
Original commitRevision:327745 
Wednesday, 31 Jul 2013
14:36 az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324054 
Friday, 29 Mar 2013
00:44 eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
Original commitRevision:315509 
Tuesday, 13 Dec 2011
08:25 sunpoet search for other commits by this committer
- Update to 1.03

Changes:        http://search.cpan.org/dist/asterisk-perl/CHANGES
Original commit
Wednesday, 7 Dec 2011
13:45 sunpoet search for other commits by this committer
- Update to 1.02
- Sort MAN3
- Remove duplicated entry and sort PLIST
- Space/Tab twiddle

Changes:        http://search.cpan.org/dist/asterisk-perl/CHANGES
Feature safe:   yes
Original commit
Thursday, 9 Jul 2009
00:22 pgollucci search for other commits by this committer
- Update to 1.01
- Pass to perl@
Original commit
Monday, 9 Mar 2009
19:29 miwi search for other commits by this committer
- Reset farrokhi@freebsd.org due to long period of inactivity.

Approved by:    portmgr (linimon)
Original commit
Sunday, 5 Aug 2007
21:27 miwi search for other commits by this committer
- Update to 0.10

Approved by:    maintainer implicit
Original commit
Wednesday, 8 Nov 2006
09:28 farrokhi search for other commits by this committer
Change my email address to farrokhi@ in all ports that I maintain.
Approved by:    miwi (mentor)
Original commit
Tuesday, 31 Oct 2006
10:48 miwi search for other commits by this committer
- Update to 0.09
- Pass maintainership to submitter

PR:             ports/104579
Submitted by:   Babak Farrokhi <babak@farrokhi.net>
Original commit
Monday, 4 Sep 2006
08:40 linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Original commit
Thursday, 8 Jun 2006
13:28 miwi search for other commits by this committer
Update MASTER_SITES

PR:             ports/97740
Submitted by:   miwi
Approved by:    krion (mentor), maintainer timeout
Original commit
Saturday, 23 Apr 2005
17:06 sobomax search for other commits by this committer
Add p5-Asterisk 0.08, asterisk perl library.

PR:             ports/80284
Submitted by:   Alexander Timoshenko <gonzo@univ.kiev.ua>
Original commit

Number of commits found: 15