aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/p5-Encode-HanConvert
Commit message (Collapse)AuthorAgeFilesLines
* Make it so that the default Perl is always called perl5.mat2015-09-141-2/+2
| | | | | | | | | | | | | | | | - 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
* After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,adamw2015-06-291-2/+0
| | | | | | and in fact now leads to incorrect permissions. Remove all instances of it from perl@ ports.
* Reassign chinese/ perl modules to perl@.adamw2015-05-091-1/+1
| | | | | | | Also: - sort plists - p5-Lingua-ZH-Keywords fails 'make test' but did so before - p5-Lingua-ZH-Summarize hangs during t/1-basic.t
* - Strip libraryamdmi32015-03-171-1/+6
|
* - Add LICENSEsunpoet2015-03-132-5/+5
| | | | | - Remove regression-test: - Sort PLIST
* Drop maintainership as I no longer use these software nor have time andrafan2015-01-171-1/+1
| | | | energy to keep up.
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Cleanup plistbapt2014-10-201-4/+0
|
* Remove all the bootstrap files (.bs) from the plists.mat2014-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
* Support stage.vanilla2013-09-262-3/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | chinese)
* - convert to the new perl5 frameworkaz2013-09-051-1/+2
| | | | Approved by: portmgr (bapt@, blanket)
* Various spelling correctionscrees2013-02-091-1/+1
| | | | | | | | | | PR: ports/175331 Submitted by: Christoph Mallon Approved by: No objections within three weeks from any maintainer While here, style and duplicate phrase fixes in bsdcflow pkg-descr Submitted by: mi
* - Set default perl version for ports which currently usingaz2012-12-161-1/+0
| | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-141-0/+3
| | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so)
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-091-3/+0
| | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 0.35rafan2009-02-152-4/+7
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${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)
* - Require perl 5.7.3 and aboverafan2007-09-081-0/+1
|
* Drop support for older perl levels.linimon2007-09-082-22/+8
| | | | Hat: portmgr
* - Update to 0.34rafan2007-07-182-4/+4
|
* - Update to 0.33rafan2006-12-142-4/+4
|
* Change to my FreeBSD.org email.rafan2006-06-271-1/+1
| | | | Approved by: delphij (mentor)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* pass maintainershipijliao2004-08-111-1/+1
|
* - Update to 0.31vanilla2004-07-222-4/+4
| | | | | | | - Take maintainership PR: ports/69412 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Tidy up whitespace.trevor2004-04-111-1/+0
|
* SIZEify.trevor2004-01-291-0/+1
|
* statue@freebsd.sinica.edu.tw has asked for all the maintainedlinimon2003-11-211-1/+1
| | | | | | | | ports to be reset to ports@FreeBSD.org. We're sorry to see you go and want to thank you for your help in the past. PR: ports/59515 Submitted by: statue@freebsd.sinica.edu.tw
* - Update to 0.28erwin2003-08-075-34/+28
| | | | | | | | | - add perl5 to categories - add WWW PR: 55312 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer
* remove extra directory.leeym2003-06-111-0/+1
| | | | Noticed by: bento
* update to 0.26leeym2003-06-014-11/+29
| | | | | PR: 52734 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Add p5-Encode-HanConvert 0.24,vanilla2003-04-274-0/+51
traditional and Simplified Chinese mappings. PR: 50950 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>