aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Text-ChaSen
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports ↵Alexandre C. Guimarães2020-07-241-1/+1
| | | | | | | | | | | | | geographical load balancing - update all affected ports PR: 244164 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Differential Revision: https://reviews.freebsd.org/D24955 Notes: svn path=/head/; revision=543005
* Update MASTER_SITES and unbreak this portSunpoet Po-Chuan Hsieh2018-05-141-1/+1
| | | | | | | MFH: 2018Q2 Notes: svn path=/head/; revision=469913
* Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDNSunpoet Po-Chuan Hsieh2018-03-241-1/+1
| | | | | | | | PR: 225609 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=465484
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,Adam Weinberger2015-06-291-2/+0
| | | | | | | | | and in fact now leads to incorrect permissions. Remove all instances of it from perl@ ports. Notes: svn path=/head/; revision=390918
* Move p5- ports from ports@ to perl@.Mathieu Arnold2015-05-111-1/+1
| | | | | | | | With hat: perl@ Sponsored by: Absolight Notes: svn path=/head/; revision=386075
* - Simplify MASTER_SITESDmitry Marakasov2015-03-241-5/+5
| | | | | | | - Strip library Notes: svn path=/head/; revision=382095
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 plistAntoine Brodin2014-11-121-4/+0
| | | | Notes: svn path=/head/; revision=372492
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361956
* 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
* Chase chasen-base updateAntoine Brodin2014-04-161-2/+2
| | | | | | | | Reported by: pkg-fallout MFH: 2014Q2 Notes: svn path=/head/; revision=351401
* Support stageBaptiste Daroussin2014-04-082-7/+5
| | | | Notes: svn path=/head/; revision=350569
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Add WWW: lineTAKATSU Tomonari2011-08-041-0/+2
| | | | Notes: svn path=/head/; revision=278904
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* - Fix MASTER_SITESTAKATSU Tomonari2011-08-021-3/+2
| | | | | | | - Unbreak Notes: svn path=/head/; revision=278797
* Mark BROKEN: Does not fetchBaptiste Daroussin2011-08-021-0/+2
| | | | Notes: svn path=/head/; revision=278794
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longerErwin Lansing2010-10-281-1/+1
| | | | | | | | | | | | | be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp Notes: svn path=/head/; revision=263705
* - Chase japanese/chasen-base shlib version bumpDmitry Marakasov2008-12-291-3/+3
| | | | Notes: svn path=/head/; revision=224962
* Fix BROKEN.OKAZAKI Tetsurou2008-12-112-4/+5
| | | | | | | Utilize DOCSDIR. Notes: svn path=/head/; revision=224128
* - Mark BROKEN: does not installPav Lucistnik2008-11-291-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=223601
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* ChaSen.so requires linking libstdc++ explicitly.Jun Kuriyama2004-05-142-2/+2
| | | | Notes: svn path=/head/; revision=109119
* Upgrade to chasen-2.3.3 and ipadic-2.7.0.Jun Kuriyama2004-05-141-2/+2
| | | | Notes: svn path=/head/; revision=109115
* utilize SITE_PERLYing-Chieh Liao2003-10-242-9/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Update CHASEN_VERSION. (2.3.0)Akinori MUSHA2003-04-021-1/+2
| | | | Notes: svn path=/head/; revision=77983
* Add textproc to CATEGORIES.Akinori MUSHA2003-04-021-1/+1
| | | | Notes: svn path=/head/; revision=77981
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* Update CHASEN_VERSION. (There was no functional change)Akinori MUSHA2002-03-231-1/+1
| | | | | | | Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp> Notes: svn path=/head/; revision=56492
* Update to 1.03 after ChaSen's upgrade to 2.2.7.Akinori MUSHA2001-07-233-21/+8
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=45399
* Add ja-p5-Text-ChaSen, the ChaSen library module for Perl5, separatedAkinori MUSHA2001-03-027-0/+83
from japanese/chasen. Notes: svn path=/head/; revision=38959