notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: japanese/p5-Text-MeCab/Makefile
SVNWeb

Number of commits found: 26

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:8d9b67bc44eed8f33c3fec9dae3fa0a556d54526  commit hash:8d9b67bc44eed8f33c3fec9dae3fa0a556d54526  commit hash:8d9b67bc44eed8f33c3fec9dae3fa0a556d54526  8d9b67b  (Only the first 10 of 220 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 15 Sep 2017
[ 08:58 mat search for other commits by this committer ] Original commit   Revision:449893 (Only the first 10 of 2495 ports in this commit are shown above. View all ports for this commit)
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Thu, 29 Jun 2017
[ 19:13 sunpoet search for other commits by this committer ] Original commit   Revision:444673
Remove Perl core modules

- Bump PORTREVISION for dependency change

With hat:	perl
Sun, 18 Jun 2017
[ 05:51 sunpoet search for other commits by this committer ] Original commit   Revision:443809
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 search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 24 Apr 2015
[ 17:43 mat search for other commits by this committer ] Original commit   Revision:384670
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 search for other commits by this committer ] Original commit   Revision:384646
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 search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 26 Oct 2014
[ 21:04 swills search for other commits by this committer ] Original commit   Revision:371526
Mark broken with Perl 5.18 and newer
Tue, 8 Apr 2014
[ 06:25 bapt search for other commits by this committer ] Original commit   Revision:350570
Support stage
Fri, 20 Sep 2013
[ 18:47 bapt search for other commits by this committer ] Original commit   Revision:327737 (Only the first 10 of 352 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
Mon, 16 Sep 2013
[ 15:42 az search for other commits by this committer ] Original commit   Revision:327410 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Mon, 5 Nov 2012
[ 19:17 az search for other commits by this committer ] Original commit   Revision:307027
Fix build

Feature safe: yes
Thu, 23 Sep 2010
[ 23:40 pgollucci search for other commits by this committer ] Original commit 
- Mark MAKE_JOBS_UNSAFE=yes

Reported by:    P6 TB
Sat, 10 Jul 2010
[ 03:18 wen search for other commits by this committer ] Original commit 
- Update to 0.20009

PR:             ports/148326
Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- Update to 0.20007

PR:             121653
Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
Thu, 6 Mar 2008
[ 20:24 miwi search for other commits by this committer ] Original commit 
- Update to 0.20004

PR:             121399
Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
Tue, 1 May 2007
[ 10:04 clsung search for other commits by this committer ] Original commit 
- Update to 0.17

PR:             ports/112285
Submitted by:   clsung
Approved by:    maintainer (TAOKA Fumiyoshi)
Tue, 24 Apr 2007
[ 07:32 clsung search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
Update to 0.15

PR:             109009
Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
Wed, 9 Aug 2006
[ 08:33 clsung search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Add IS_INTERACTIVE.
- Correct an English comment.

PR:             ports/101220
Submitted by:   maintainer (TAOKA Fumiyoshi)
Mon, 31 Jul 2006
[ 03:23 clsung search for other commits by this committer ] Original commit 
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: 26