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

Number of commits found: 33

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.
Tue, 17 Nov 2020
[ 19:09 lwhsu search for other commits by this committer ] Original commit   Revision:555577
converters/bsdconv: Update to 11.6

PR:		251204
Submitted by:	buganini@gmail.com (maintainer)
Tue, 3 Apr 2018
[ 09:46 sunpoet search for other commits by this committer ] Original commit   Revision:466303
Add SONAME

- Bump PORTREVISION for package change

PR:		226740
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout,14 days)
Thu, 6 Apr 2017
[ 21:57 sunpoet search for other commits by this committer ] Original commit   Revision:437900
Update to 11.5

Changes:	https://github.com/buganini/bsdconv/blob/master/Changelog
PR:		218371
Submitted by:	sunpoet (myself)
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Sun, 28 Jun 2015
[ 08:38 sunpoet search for other commits by this committer ] Original commit   Revision:390746
- Update to 11.3.1
- Strip binary executable and shared library
- Convert to new options helper
- Use OPTIONS_SUB
- Remove outdated pre-install:
- Regenerate patch file with makepatch:

Changes:	https://github.com/buganini/bsdconv/releases
PR:		201010
Submitted by:	sunpoet (myself)
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Wed, 6 May 2015
[ 15:16 mat search for other commits by this committer ] Original commit   Revision:385521 (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 22 Dec 2014
[ 17:31 feld search for other commits by this committer ] Original commit   Revision:375251
Update "BSD" license for buganini's ports
Thu, 15 May 2014
[ 15:52 vanilla search for other commits by this committer ] Original commit   Revision:354147
Support STAGEDIR.

Approved by:	portmgr@
Sat, 21 Sep 2013
[ 15:41 sunpoet search for other commits by this committer ] Original commit   Revision:327827
- Update to 11.1

Changes:	https://github.com/buganini/bsdconv/blob/master/Changelog
PR:		ports/182258
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
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)
Wed, 1 May 2013
[ 23:11 bdrewery search for other commits by this committer ] Original commit   Revision:317057
- Update to 10.0

Changelog: https://github.com/buganini/bsdconv/blob/10.0/Changelog

PR:		ports/178129
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Tue, 12 Mar 2013
[ 11:40 bdrewery search for other commits by this committer ] Original commit   Revision:313968
- Update to 9.1

Changes:
 - https://github.com/buganini/bsdconv/blob/master/Changelog

PR:		ports/176867
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Wed, 10 Oct 2012
[ 12:33 bdrewery search for other commits by this committer ] Original commit   Revision:305650
- Use GH_ACCOUNT in DISTNAME

Suggested by:	sunpoet
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Mon, 8 Oct 2012
[ 16:12 bdrewery search for other commits by this committer ] Original commit   Revision:305541 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update bsdconv and wrappers to 9.0 [1]
- Switch to USE_GITHUB for fetching
- Update to new header format
- Mark converters/bsdconv as MAKE_JOBS_UNSAFE
- Add prefix into DISTNAMEs to avoid conflicts

Changelog for converters/bsdconv:
 9.0:
  fix for MinGW
  export bsdconv_malloc/bsdconv_free
  add {from,to}/CCCII
  add inter/ZH-STRINGS
  internal API changes for use of bsdconv_ctl in wrappers
  bugfixes
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 16 Aug 2012
[ 18:52 culot search for other commits by this committer ] Original commit 
- Update to 7.5

Changes:	https://github.com/buganini/bsdconv/blob/master/Changelog
PR:		ports/170670
Submitted by: 	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Tue, 17 Jan 2012
[ 00:48 jgh search for other commits by this committer ] Original commit 
- Update to 7.3

PR:     ports/164214
Submitted by: maintainer, Kuan-Chung Chiu <buganini at gmail.com>
Approved by:    crees,rene (mentors,implicit)
Thu, 29 Dec 2011
[ 23:20 sunpoet search for other commits by this committer ] Original commit 
- Update to 7.2

Changes:        https://github.com/buganini/bsdconv/blob/master/Changelog
PR:             ports/163694
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Thu, 22 Dec 2011
[ 18:55 sunpoet search for other commits by this committer ] Original commit 
- Update to 7.1

Changes:        https://github.com/buganini/bsdconv/blob/master/Changelog
PR:             ports/163531
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Fri, 18 Nov 2011
[ 11:27 sunpoet search for other commits by this committer ] Original commit 
- Update to 7.0

Changes:        https://github.com/buganini/bsdconv/blob/master/Changelog
PR:             portsr/162651
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe:   yes
Wed, 26 Oct 2011
[ 18:28 sunpoet search for other commits by this committer ] Original commit 
- Update to 6.2

Changes:        https://github.com/buganini/bsdconv/blob/master/Changelog
PR:             ports/162007
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Fri, 24 Jun 2011
[ 12:13 dhn search for other commits by this committer ] Original commit 
- Update to 6.0

PR:             ports/158246
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Sat, 11 Jun 2011
[ 14:22 sunpoet search for other commits by this committer ] Original commit 
- Update to 5.1.1

Changes:       
https://github.com/buganini/bsdconv/blob/4c89c89cb7e9d88b4205532b781e3ebbfad35daf/Changelog
PR:             ports/157765
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Fri, 3 Jun 2011
[ 11:57 sylvio search for other commits by this committer ] Original commit 
- Update to 5.1

PR:             ports/157519
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Wed, 25 May 2011
[ 14:32 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Update bsdconv family to 5.0
- While I'm here, update WWW of converters/*-bsdconv

Changes:       
https://github.com/buganini/bsdconv/blob/6a43b56713fe84c0a198c4f712b2b9d13ce3f3cf/Changelog
PR:             ports/157306
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Tue, 26 Apr 2011
[ 18:19 sunpoet search for other commits by this committer ] Original commit 
- Update to 4.8

PR:             ports/156619
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Fri, 28 Jan 2011
[ 18:36 dhn search for other commits by this committer ] Original commit 
- Update to 4.3

PR:             ports/153741
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe:   yes
Thu, 9 Sep 2010
[ 03:33 pgollucci search for other commits by this committer ] Original commit 
- Update bsdconv and related to 3.6.2
  * More inter-mapping conversion
  * Add transliteration table for CP950/CP936
  * No known bug, valgrind clean now

PR:             ports/147866
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Wed, 14 Oct 2009
[ 14:20 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update to 3.5

PR:             139513 139525 139525
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Tue, 15 Sep 2009
[ 13:05 beat search for other commits by this committer ] Original commit 
- Update to 3.3
- Fix installation with custom PREFIX

PR:             ports/138750
Submitted by:   Kuan-Chung Chiu <buganini AT gmail.com> (maintainer)
Feature safe:   yes
Tue, 14 Jul 2009
[ 17:21 amdmi3 search for other commits by this committer ] Original commit 
- Update to 2.1
- While here, use %%DATADIR%% in plist, use make correctly and respect PREFIX

PR:             136752
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Fri, 5 Jun 2009
[ 22:10 miwi search for other commits by this committer ] Original commit 
BSD licensed charset/encoding converter library with
more function than libiconv. (Currently only support
few codecs)

WWW: http://github.com/buganini/bsdconv/

PR:             ports/134871
Submitted by:   buganini at gmail.com

Number of commits found: 33