aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Text-Bidi
Commit message (Collapse)AuthorAgeFilesLines
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Update to 2.12.Adam Weinberger2016-10-082-3/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Text-Bidi Notes: svn path=/head/; revision=423516
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update to 2.11Sunpoet Po-Chuan Hsieh2015-11-093-9/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-Bidi/Changes Notes: svn path=/head/; revision=401129
* - Update to 2.10Sunpoet Po-Chuan Hsieh2015-10-193-7/+15
| | | | | | | | | | - Strip shared library - Sort PLIST Changes: http://search.cpan.org/dist/Text-Bidi/Changes Notes: svn path=/head/; revision=399769
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-1/+1
| | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=396892
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Cleanup plistBaptiste Daroussin2014-10-201-6/+0
| | | | Notes: svn path=/head/; revision=371249
* converters/fribidi:Tijl Coosemans2014-08-311-0/+1
| | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip Notes: svn path=/head/; revision=366746
* - Update to 2.09Philippe Audeoud2014-06-262-3/+3
| | | | Notes: svn path=/head/; revision=359370
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - Update to 2.08Sunpoet Po-Chuan Hsieh2013-10-203-11/+12
| | | | | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/Text-Bidi/Changes Notes: svn path=/head/; revision=331007
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Update to 2.02Sunpoet Po-Chuan Hsieh2013-09-132-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Text-Bidi/Changes Notes: svn path=/head/; revision=327138
* - Update to 2.01Sunpoet Po-Chuan Hsieh2013-09-114-3038/+22
| | | | | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format Changes: http://search.cpan.org/dist/Text-Bidi/Changes Notes: svn path=/head/; revision=327000
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | | | | No functional changes. Sponsored by: p5 namespace Notes: svn path=/head/; revision=268973
* Reassign some ports from ahze@ to perl@ due to maintainer-timeouts and no ↵Mark Linimon2010-07-251-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=258253
* Fix the build with fribidi-0.19.2.Joe Marcus Clarke2009-08-221-0/+3028
| | | | | | | Reported by: pointyhat via erwin Notes: svn path=/head/; revision=240160
* Chase the fribidi shared lib bump.Joe Marcus Clarke2009-08-221-1/+2
| | | | Notes: svn path=/head/; revision=240112
* Add p5-Text-BidiMichael Johnson2008-03-244-0/+43
Perl interface to the libfribidi library that implements the Unicode bidi algorithm. The bidi algorithm is a specification for displaying text that consists of both left-to-right and right-to-left written languages. WWW: http://search.cpan.org/~kamensky/Text-Bidi/ Notes: svn path=/head/; revision=209684