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/kon2-16dot/Makefile
SVNWeb

Number of commits found: 29

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)
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 19 Oct 2021
[ 10:43 Stefan Eßer (se) search for other commits by this committer ]    commit hash:c78af981afb6c5470f7fc977700faf4299440a35  commit hash:c78af981afb6c5470f7fc977700faf4299440a35  commit hash:c78af981afb6c5470f7fc977700faf4299440a35  c78af98 
japanese/kon2-16dot: Add CPE information

Approved by:	portmgr (blanket)
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.
Mon, 15 Mar 2021
[ 13:19 emaste search for other commits by this committer ] Original commit   Revision:568453
japanese/kon2-16dot: reset MAINTAINER

Requested by:	Tsurutani Naoki (maintainer)
Approved by:	lwhsu
Tue, 9 Mar 2021
[ 14:10 emaste search for other commits by this committer ] Original commit   Revision:567931
japanese/kon2-16dot: fix build with base system PIE default

PIE with static libraries is currently unsupported in the FreeBSD base
system.  Explicitly disable PIE for in affected ports for now.

Emailed maintainer for approval, no objection.

PR:		253275 [exp-run]
Submitted by:	Dawid Gorecki <dgr@semihalf.com>
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28868
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Fri, 25 Mar 2016
[ 11:42 ohauer search for other commits by this committer ] Original commit   Revision:411834
- change MAINTAINER email address [1]

[1] http://lists.freebsd.org/pipermail/freebsd-ports/2016-March/102600.html
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Sun, 2 Feb 2014
[ 14:09 pawel search for other commits by this committer ] Original commit   Revision:342297
Stage support for japanese/kon2-16dot and it's slaves

PR:		port/186321 (based on)
Submitted by:	maintainer
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)
Sun, 17 Feb 2013
[ 11:49 tota search for other commits by this committer ] Original commit   Revision:312413
- Fix patching
- Trim Makefile header
- Replace NOPORTDOCS with PORT_OPTIONS:MDOCS
- Bump PORTREVISION

PR:		ports/175398
Submitted by:	Tsurutani Naoki (maintainer)
Tue, 7 Aug 2012
[ 12:31 scheidell search for other commits by this committer ] Original commit 
- Fix pointyhat (plist), ubreak
- Submitter is now maintainer

PR:		ports/168321
Submitted by:	turutani@scphys.kyoto-u.ac.jp (maintainer)
Tue, 5 Jun 2012
[ 06:35 hrs search for other commits by this committer ] Original commit 
Fix BROKEN and some styles.
Tue, 22 May 2012
[ 20:43 pav search for other commits by this committer ] Original commit 
- Mark BROKEN: installs an unwanted file
  install -o root -g wheel -m 444 kon.1.gz  /usr/local/man/ja/man11

  686488        8 -r--r--r--    1 root             wheel                4052 May
20 20:41 usr/local/man/ja/man11

Reported by:    pointyhat
Wed, 9 May 2012
[ 19:28 daichi search for other commits by this committer ] Original commit  (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
 - fixed the building on amd64
 - fixed the building on 9+
 - clean-up patches

PR:             167724
Submitted by:   Masamichi Takatsu <taka2@doga.co.jp>
Tue, 12 Jul 2011
[ 03:47 stephen search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Fix buffer overflow and mouse bugs.
- Bump portrevision.

PR:             ports/127321
Submitted by:   Arai Toshihiko <double_star@scorpio.plala.or.jp>
Approved by:    gabor (mentor)
Sat, 20 Mar 2010
[ 15:17 miwi search for other commits by this committer ] Original commit 
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
Sat, 15 Oct 2005
[ 04:57 motoyuki search for other commits by this committer ] Original commit 
un-"DEPRECATED".

kon2-* is *NOT* a font package.  It is a program for display Kanji
characters on the VGA display.  We still need this port.
Sun, 11 Sep 2005
[ 19:58 linimon search for other commits by this committer ] Original commit 
Remove obsolete mastersites, leaving only local mirrors.  Since this
font set was the for absolutely antique XFree86 3.3.3, which is no longer
itself mirrored anywhere, mark for deprecation.

Source:         distfile survey
Sat, 5 Mar 2005
[ 18:30 leeym search for other commits by this committer ] Original commit 
- utilize PORTDOCS in japanese/kon2-16dot (master)
- utilize PLIST_FILES in chinese/kon2 (slave)
- change target in chinese/kon2 (slave) to avoid conflicts
- remove extra directory in japanese/kon2-16dot (master)
- some minor fixes
Fri, 24 Dec 2004
[ 03:11 nork search for other commits by this committer ] Original commit 
o Fix open /dev/vga problem on 5.x. [1]
o Fix build on 6-current.
o Bump PORTREVISION, accordingly.

PR:             ports/74881 [1]
Submitted by:   Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> [1]
Thu, 23 Dec 2004
[ 09:32 nork search for other commits by this committer ] Original commit  (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with: hrs
Approved by:    kiri(blanket), mita(blanket),
                shige(blanket), taoka(blanket)
Sun, 19 Sep 2004
[ 04:43 nork search for other commits by this committer ] Original commit 
o Fix build error on 5.x.
o Use /dev/ttyv0 instead of /dev/vga on 5.x.
  Accordingly bump PORTREVISION.

Approved by:    portmgr (kris), shige (maintainer/blanket)
Sat, 18 Sep 2004
[ 18:04 kris search for other commits by this committer ] Original commit 
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Mon, 8 Mar 2004
[ 15:09 sanpei search for other commits by this committer ] Original commit 
Change WATANABE-san's e-mail address
        s-nabe@cs.titech.ac.jp -> nabe@nabechan.org

Requested by    Shingo WATANABE <nabe@nabechan.org>
Tue, 13 May 2003
[ 01:12 vanilla search for other commits by this committer ] Original commit 
Make it ready for coming slave ports.
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.
Fri, 9 Jun 2000
[ 15:17 shige search for other commits by this committer ] Original commit 
Fix unfetchable problem.    

Number of commits found: 29