Port details |
- py-bsdconv Python wrapper for bsdconv
- 11.3.0 converters
=1 Version of this port present on the latest quarterly branch. - Maintainer: buganini@gmail.com
 - Port Added: 2009-10-14 14:22:25
- Last Update: 2022-07-20 14:21:03
- Commit Hash: 9ee281e
- People watching this port, also watch:: json-c, sysinfo, python, miller
- Also Listed In: python
- License: ISCL
- Description:
- BSD licensed charset/encoding converter library with more function than
libiconv. (Currently, only a few codecs are supported)
This port is a python wrapper for bsdconv.
WWW: https://github.com/buganini/python-bsdconv
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}bsdconv>0:converters/py-bsdconv@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/converters/py-bsdconv/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/py-bsdconv
- pkg install py39-bsdconv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py39-bsdconv listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-bsdconv
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (buganini-python-bsdconv-11.3.0_GH0.tar.gz) = d097a398c194a927e75ff03a4905fd4abaef0f9b22f69a302586625a8e62eefb
SIZE (buganini-python-bsdconv-11.3.0_GH0.tar.gz) = 5819
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libbsdconv.so : converters/bsdconv
- This port is required by:
- for Run
-
- converters/gbsdconv
- Configuration Options:
- No options to configure
- Options name:
- converters_py-bsdconv
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:03 11.3.0 |
Tobias C. Berner (tcberner)  |
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 ) |
06 Apr 2021 14:31:07 11.3.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
11.3.0 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
24 Dec 2020 13:26:55
11.3.0 |
fluffy  |
converters/py-bsdconv: switch to PYTHON_EXT_SUFFIX |
01 Apr 2016 13:29:17
11.3.0 |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
28 Jun 2015 08:38:21
11.3.0 |
sunpoet  |
- Update to 11.3.0
- Strip shared library
Changes: https://github.com/buganini/python-bsdconv/releases
PR: 201014
Submitted by: sunpoet (myself)
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
06 May 2015 15:16:54
11.1.0 |
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
22 Dec 2014 17:31:50
11.1.0 |
feld  |
Update "BSD" license for buganini's ports |
19 Oct 2014 07:50:54
11.1.0 |
mva  |
- Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python
Approved by: portmgr (implicit) |
15 Apr 2014 13:14:56
11.1.0 |
swills  |
- Stage
PR: ports/188595
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket) |
21 Sep 2013 15:42:07
11.1.0 |
sunpoet  |
- Update to 11.1.0
- While I'm here, convert to new LIB_DEPENDS format
Changes: https://github.com/buganini/python-bsdconv/commits/master
PR: ports/182261
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
20 Sep 2013 16:05:25
10.0.0 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
01 May 2013 23:15:54
10.0.0 |
bdrewery  |
- Update to 10.0.0
PR: ports/178135
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
10 Oct 2012 12:33:36
9.0 |
bdrewery  |
- Use GH_ACCOUNT in DISTNAME
Suggested by: sunpoet
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
08 Oct 2012 16:12:08
9.0 |
bdrewery  |
- 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 ) |
26 May 2012 19:09:24
7.5 |
sunpoet  |
- Force commit to note the previous update is actually 7.5, not 7.3 |
26 May 2012 19:02:24
7.5 |
sunpoet  |
- Update to 7.3
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS
Changes:
- info(): add width information
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC) |
09 Jan 2012 16:11:47
7.3 |
sunpoet  |
- Update to 7.3
Changes: https://github.com/buganini/python-bsdconv/commits/master
PR: ports/163949
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
29 Dec 2011 23:20:58
7.2 |
sunpoet  |
- Update to 7.2
Changes: https://github.com/buganini/python-bsdconv/commits/master
PR: ports/163695
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
22 Dec 2011 18:56:08
7.1 |
sunpoet  |
- Update to 7.1
Changes:
- Update README
- Use PyObject_DEL instead of PyObject_Del
- Add testconv(), testconv_chunk(), testconv_chunk_last(), testconv_file()
PR: ports/163532
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
18 Nov 2011 11:27:39
7.0 |
sunpoet  |
- Update to 7.0
Changes:
- OO-style wrapping
- Chase changes in bsdconv
PR: portsr/162654
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe: yes |
01 Nov 2011 15:05:07
6.6 |
sunpoet  |
- Update to 6.6
Changes:
- Compatibiliy with python 3
- Fix bug in PyObject deletion
PR: ports/162184
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
31 Oct 2011 06:38:07
6.0 |
wen  |
- Update to 6.0
PR: ports/162173
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
24 Jun 2011 12:13:51
5.0_1 |
dhn  |
- Chase converters/bsdconv shlib version bump
- Bump PORTREVISION |
25 May 2011 14:32:01
5.0 |
sunpoet  |
- 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) |
26 Apr 2011 18:21:20
4.6 |
sunpoet  |
- Update to 4.6
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC) |
16 Apr 2011 13:55:02
4.3 |
sunpoet  |
- Use converters/bsdconv as master port
PR: ports/156439
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
28 Jan 2011 18:36:09
4.3 |
dhn  |
- Update to 4.3
PR: ports/153741
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe: yes |
09 Sep 2010 03:33:06
3.6.2 |
pgollucci  |
- 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) |
14 Oct 2009 14:21:58
3.5 |
miwi  |
BSD licensed charset/encoding converter library with more function than
libiconv. (Currently, only a few codecs are supported)
This port is a python wrapper for bsdconv.
WWW: http://github.com/buganini/bsdconv/
PR: ports/139524
Submitted by: buganini at gmail.com |