aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Asterisk
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* - support STAGEDIRAndrej Zverev2013-11-032-6/+4
| | | | Notes: svn path=/head/; revision=332594
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Convert to new perl frameworkAndrej Zverev2013-07-311-1/+2
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324054
* For perl@ owned ports:Eitan Adler2013-03-291-5/+1
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* - Update to 1.03Sunpoet Po-Chuan Hsieh2011-12-132-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/asterisk-perl/CHANGES Notes: svn path=/head/; revision=287289
* - Update to 1.02Sunpoet Po-Chuan Hsieh2011-12-073-18/+19
| | | | | | | | | | | | - Sort MAN3 - Remove duplicated entry and sort PLIST - Space/Tab twiddle Changes: http://search.cpan.org/dist/asterisk-perl/CHANGES Feature safe: yes Notes: svn path=/head/; revision=287014
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.01Philip M. Gollucci2009-07-092-6/+6
| | | | | | | - Pass to perl@ Notes: svn path=/head/; revision=237450
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* - Update to 0.10Martin Wilke2007-08-052-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=197169
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* - Update to 0.09Martin Wilke2006-10-313-6/+6
| | | | | | | | | | - Pass maintainership to submitter PR: ports/104579 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=175783
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172158
* Update MASTER_SITESMartin Wilke2006-06-082-4/+5
| | | | | | | | | PR: ports/97740 Submitted by: miwi Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=164820
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Add p5-Asterisk 0.08, asterisk perl library.Maxim Sobolev2005-04-234-0/+40
PR: ports/80284 Submitted by: Alexander Timoshenko <gonzo@univ.kiev.ua> Notes: svn path=/head/; revision=134010