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: converters/convmv/Makefile
SVNWeb

Number of commits found: 18

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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  9ee281e  (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
converters: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
(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.
Sun, 24 Feb 2019
[ 16:56 pi search for other commits by this committer ] Original commit   Revision:493773
converters/convmv: update 2.03 -> 2.05

- allow NFC/NFD conversion on APFS volumes, add man page section
  for that filesystem
- use case- and normalization-insensitivity workarounds also for
  parsable mode
- check for valid utf-8 also in upperlower_checkenc()
- fix parsable output, missed the path files to run utime() on
- add --run-parsable option to blindly run what a file generated
  with --parsable tells us to do

PR:		235990
Submitted by:	kcwu@csie.org (maintainer)
Thu, 6 Jul 2017
[ 20:58 sunpoet search for other commits by this committer ] Original commit   Revision:445189
Update to 2.03

- While I'm here, add LICENSE_FILE

2.03
- fix man page build due to non-ASCII char (thanks, Anton!)

2.02
- add option --caseful-sz to optionally treat upper-/lowercasing of sz. This
  also fixes unwanted unidirectional lowercasing of U+1E9E

2.01
- map : instead of / in SFU mapping tables

PR:		220491
Submitted by:	Anton Yuzhaninov <citrin@citrin.ru>
Approved by:	Kuang-che Wu <kcwu@csie.org> (maintainer)
Wed, 5 Oct 2016
[ 18:16 amdmi3 search for other commits by this committer ] Original commit   Revision:423363
- Update to 2.0
- Add NO_ARCH
- Regenerate patch

PR:		212655
Submitted by:	amdmi3
Approved by:	kcwu@csie.org (maintainer)
Thu, 9 Jan 2014
[ 13:19 bapt search for other commits by this committer ] Original commit   Revision:339226
Support stage
Fix shebang
Fri, 20 Sep 2013
[ 16:05 bapt search for other commits by this committer ] Original commit   Revision:327715 (Only the first 10 of 161 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:
converters)
Tue, 10 Sep 2013
[ 07:12 az search for other commits by this committer ] Original commit   Revision:326870 (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)
Wed, 21 Mar 2012
[ 14:45 ak search for other commits by this committer ] Original commit 
- Update to 1.15
- add license

PR:     ports/166280
Submitted by:   Kuang-che Wu <kcwu@csie.org>
Approved by:    itetcu (mentor)
Feature safe:   yes
Wed, 22 Jul 2009
[ 16:27 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 263 ports in this commit are shown above. View all ports for this commit)
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
Sat, 6 Jun 2009
[ 11:08 dhn search for other commits by this committer ] Original commit 
- Add Backup mirrors

PR:             ports/135299
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer (via private mail)
Thu, 1 Jan 2009
[ 20:12 lwhsu search for other commits by this committer ] Original commit 
- Update to 1.14

PR:             ports/130049
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:    Kuang-che Wu <kcwu AT csie.org> (maintainer)
Thu, 6 Mar 2008
[ 13:56 miwi search for other commits by this committer ] Original commit 
- Update to 1.12

PR:             121180
Submitted by:   Kuang-che Wu <kcwu@csie.org> (maintainer)
Tue, 31 Oct 2006
[ 01:16 rafan search for other commits by this committer ] Original commit 
- Fix dependency for Perl < 5.7.1

PR:             ports/104671, ports/104672
Submitted by:   Jin-Shan Tseng, Gea-Suan Lin
Approved by:    Kuang-che Wu (maintainer)
Tue, 29 Aug 2006
[ 19:32 miwi search for other commits by this committer ] Original commit 
- Update to 1.10

PR:             ports/102652
Submitted by:   Kuang-che Wu <kcwu(at)csie.org> (maintainer)
Fri, 10 Feb 2006
[ 00:52 clsung search for other commits by this committer ] Original commit 
- Update to 1.09

PR:             93098
Submitted by:   maintainer (Kuang-che Wu)
Wed, 27 Oct 2004
[ 21:12 pav search for other commits by this committer ] Original commit 
Add convmv.

convmv is meant to help convert a single filename, a directory tree and the
contained files or a whole filesystem into a different encoding. It just
converts the filenames, not the content of the files. A special feature of
convmv is that it also takes care of symlinks, also converts the symlink target
pointer in case the symlink target is being converted, too.

All this comes in very handy when one wants to switch over from old 8-bit
locales to UTF-8 locales. It is also possible to convert directories to UTF-8
which are already partly UTF-8 encoded. convmv is able to detect if certain
files are UTF-8 encoded and will skip them by default. To turn this smartness
off use the --nosmart switch.

PR:             ports/73191
Submitted by:   Kuang-che Wu <kcwu@csie.org>

Number of commits found: 18