non port: japanese/p5-Text-MeCab/Makefile |
SVNWeb
|
Number of commits found: 25 |
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 8d9b67b (Only the first 10 of 220 ports in this commit are shown above. )
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Thu, 29 Jun 2017
|
[ 19:13 sunpoet ]
Remove Perl core modules
- Bump PORTREVISION for dependency change
With hat: perl
|
Sun, 18 Jun 2017
|
[ 05:51 sunpoet ]
Remove Perl core modules
- While I'm here:
- Add LICENSE
- Use TEST_DEPENDS
- Fix indent
- Bump PORTREVISION for dependency change
With hat: perl
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 24 Apr 2015
|
[ 17:43 mat ]
Fix build with Perl 5.18+
qw(...) can no longer be used as parentheses
Also, rename a patch to stick to our naming scheme.
Sponsored by: Absolight
|
[ 14:25 mat ]
Deprecate Perl modules that only work with 5.16, as it's being phased out, with
the same deprecation date.
With hat: perl@
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 26 Oct 2014
|
[ 21:04 swills ]
Mark broken with Perl 5.18 and newer
|
Tue, 8 Apr 2014
|
[ 06:25 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Mon, 16 Sep 2013
|
[ 15:42 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Mon, 5 Nov 2012
|
[ 19:17 az ]
Fix build
Feature safe: yes
|
Thu, 23 Sep 2010
|
[ 23:40 pgollucci ]
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: P6 TB
|
Sat, 10 Jul 2010
|
[ 03:18 wen ]
- Update to 0.20009
PR: ports/148326
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
|
Fri, 14 Mar 2008
|
[ 16:34 miwi ]
- Update to 0.20007
PR: 121653
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
|
Thu, 6 Mar 2008
|
[ 20:24 miwi ]
- Update to 0.20004
PR: 121399
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
|
Tue, 1 May 2007
|
[ 10:04 clsung ]
- Update to 0.17
PR: ports/112285
Submitted by: clsung
Approved by: maintainer (TAOKA Fumiyoshi)
|
Tue, 24 Apr 2007
|
[ 07:32 clsung ]
- Add ENCODING knob.
- Text::MeCab needs to know dictionary encoding at compiling.
Available encodings are euc-jp (default), shift_jis or utf8.
PR: ports/112039
Submitted by: maintainer (TAOKA Fumiyoshi)
|
Sat, 10 Feb 2007
|
[ 08:49 erwin ]
Update to 0.15
PR: 109009
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
|
Wed, 9 Aug 2006
|
[ 08:33 clsung ]
- Update to 0.13
- remove IS_INTERACTIVE
PR: ports/101687
Submitted by: clsung
Approved by: maintainer (TAOKA Fumiyoshi)
|
Wed, 2 Aug 2006
|
[ 00:06 clsung ]
- Add IS_INTERACTIVE.
- Correct an English comment.
PR: ports/101220
Submitted by: maintainer (TAOKA Fumiyoshi)
|
Mon, 31 Jul 2006
|
[ 03:23 clsung ]
Add p5-Text-MeCab 0.12, alternate Interface To libmecab.
PR: ports/101039
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
|
Number of commits found: 25 |