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/ng-devel/Makefile
SVNWeb

Number of commits found: 15

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)
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

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.
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, 5 Feb 2016
[ 16:46 marino search for other commits by this committer ] Original commit   Revision:408225
japanese/ng-devel: USES+= ncurses
Mon, 8 Sep 2014
[ 20:41 marino search for other commits by this committer ] Original commit   Revision:367699
Stage japanese/ng-devel

PR:		193161
Submitted by:	Ports Fury
Mon, 25 Aug 2014
[ 10:01 bapt search for other commits by this committer ] Original commit   Revision:366050 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for non staged ports

With hat:	portmgr
Thu, 31 Oct 2013
[ 04:17 eadler search for other commits by this committer ] Original commit   Revision:332200 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'

Maintainers were notified and given time to object.
Mon, 7 Oct 2013
[ 12:23 bapt search for other commits by this committer ] Original commit   Revision:329696
Fix pkgname collision
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, 31 Aug 2008
[ 04:42 rafan search for other commits by this committer ] Original commit 
- Fix build with NOPORTDOCS=1

PR:             ports/126978
Submitted by:   Kawaguti Ginga <ginga-freebsd at ginganet.org> (maintainer)
Tue, 18 May 2004
[ 17:24 nork search for other commits by this committer ] Original commit 
Add LATEST_LINK to avoid conflict with japanese/ng port.

PR:             ports/66688
Submitted by:   Kawaguti Ginga <ginga-freebsd@ginganet.org> (maintainer)
Fri, 7 Nov 2003
[ 09:28 marcus search for other commits by this committer ] Original commit 
One more instance of s/PORTDOCS/MYPORTDOCS/

Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
Thu, 3 Jul 2003
[ 05:30 nork search for other commits by this committer ] Original commit 
Add Ng(Nihongo micro Gnu emacs) development version (1.5beta1),
which is a very light weight Emacs clone editer.

PR:             ports/53449
Submitted by:   Ginga Kawaguti <ginga-freebsd@ginganet.org>
Repo copied by: joe (cvs)
Approved by:    portmgr (no objections)

Number of commits found: 15