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-nkf/Makefile
SVNWeb

Number of commits found: 29

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, 24 Jul 2020
[ 06:28 rigoletto search for other commits by this committer ] Original commit   Revision:543005 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports
geographical load balancing

- update all affected ports

PR:		244164
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision:	https://reviews.freebsd.org/D24955
Sat, 24 Mar 2018
[ 21:12 sunpoet search for other commits by this committer ] Original commit   Revision:465484 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN

PR:		225609
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Thu, 1 Mar 2018
[ 17:19 hrs search for other commits by this committer ] Original commit   Revision:463345
Update to 2.1.4.

Submitted by:	Yasuhiro KIMURA
PR:		226259
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)
Fri, 22 Aug 2014
[ 07:20 antoine search for other commits by this committer ] Original commit   Revision:365614 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Canonicalize a few LICENSE_PERMS

With hat:	portmgr
Wed, 29 Jan 2014
[ 17:18 az search for other commits by this committer ] Original commit   Revision:341762 (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
- add stage support

Approved by:	portmgr (blanket infrastructure)
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)
Tue, 10 Sep 2013
[ 09:39 az search for other commits by this committer ] Original commit   Revision:326884 (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
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Thu, 2 May 2013
[ 21:57 hrs search for other commits by this committer ] Original commit   Revision:317159
- Rename files/patch-aa.
- Separate japanese/nkf and japanese/p5-nkf from each other.
Mon, 4 Feb 2013
[ 05:29 eadler search for other commits by this committer ] Original commit   Revision:311574
Add license
Fix header

PR:		ports/175294
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Wed, 17 Feb 2010
[ 16:08 nork search for other commits by this committer ] Original commit 
Remove all patch files.

PR:             ports/144028, ports/144029
Pointed out by: Hiroto Kagotani  hiroto kagotani at gmail com
                Tsurutani Naoki  turutani at scphys kyoto-u ac jp
Pointy hat:     myself
Feature safe:   yes
Sun, 12 Apr 2009
[ 13:42 nork search for other commits by this committer ] Original commit 
Update to 2.0.9.

PR:             ports/132453
Submitted by:   Tsurutani Naoki   turutani at scphys.kyoto-u.ac.jp
Mon, 3 Jul 2006
[ 09:10 nork search for other commits by this committer ] Original commit 
Fix build error.

PR:             ports/99737
Submitted by:   Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
Pointy hat to:  myself
Sat, 6 May 2006
[ 14:06 nork search for other commits by this committer ] Original commit 
Update to 2.0.6a and Portlint happy.

PR:             ports/96603
Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp>
Tue, 10 May 2005
[ 08:58 max search for other commits by this committer ] Original commit 
Update to 2.05, and also, make ja-p5-nkf a slave port of ja-nkf.
Fri, 13 Feb 2004
[ 07:22 max search for other commits by this committer ] Original commit 
Upgrade to 2.04.
Thu, 4 Dec 2003
[ 03:00 max search for other commits by this committer ] Original commit 
Upgrade to 2.03.
Pointed-out by: "Takayuki Nakao" <t@nakao.org>
Fri, 24 Oct 2003
[ 12:05 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 1501 ports in this commit are shown above. View all ports for this commit)
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Fri, 7 Mar 2003
[ 06:04 ade search for other commits by this committer ] Original commit  (Only the first 10 of 247 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Mon, 3 Feb 2003
[ 08:44 max search for other commits by this committer ] Original commit 
Upgrade to 2.02.
Submitted by:           nork
Reviewed & revised by:  max
PR:                     47557
Wed, 14 Nov 2001
[ 01:58 max search for other commits by this committer ] Original commit 
Add patch to fix a bug that often causes misconversion.   (Note that
PORTREVISION has been bumped.)   Submitted by:	nork@cityfujisawa.ne.jp
(Norikatsu Shigemura)    
Sun, 28 Oct 2001
[ 15:28 max search for other commits by this committer ] Original commit 
Update this port to use the latest version of NKF. (1.92)    
Fri, 2 Mar 2001
[ 06:46 knu search for other commits by this committer ] Original commit 
Use PERL_CONFIGURE.    
Sun, 27 Aug 2000
[ 17:52 knu search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Back out the previous commit.  That one has a problem which occurs on  
cross-language master-slave ports.    
[ 07:13 knu search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
PKGNAMEPREFIX cleanup.  This should allow chained PKGNAMEPREFIX'es.    
Sat, 17 Jun 2000
[ 03:37 will search for other commits by this committer ] Original commit  (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    

Number of commits found: 29