1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Dima Panov
db4cf77a44 converters/py-bsdconv: switch to PYTHON_EXT_SUFFIX 2020-12-24 13:26:55 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Sunpoet Po-Chuan Hsieh
f1c490e8a4 - 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)
2015-06-28 08:38:20 +00:00
Mathieu Arnold
c6457ffef4 Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:16:53 +00:00
Mark Felder
3240a1d2ff Update "BSD" license for buganini's ports 2014-12-22 17:31:49 +00:00
Marcus von Appen
dae43d7a6d - Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 07:50:53 +00:00
Steve Wills
2dcf4be8df - Stage
PR:		ports/188595
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-15 13:14:55 +00:00
Sunpoet Po-Chuan Hsieh
b35e5ff035 - 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)
2013-09-21 15:42:07 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +00:00
Bryan Drewery
d3cfa97672 - Update to 10.0.0
PR:		ports/178135
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-05-01 23:15:54 +00:00
Bryan Drewery
eb86e4311c - Use GH_ACCOUNT in DISTNAME
Suggested by:	sunpoet
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2012-10-10 12:33:35 +00:00
Bryan Drewery
b57055d4c2 - 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

 8.0:
  add flush function into callback interface
  for supporting inter/OPENCC* ( http://github.com/buganini/bsdconv-opencc )
  sync data from project chvar
  update inter/KANA_PHONETIC
  use double data type for score value
  add inter/TRIM-WIDTH

Changelog for converters/{p5,php5,py,ruby}-bsdconv:
  update/add ctl function
  add mktemp/fopen function

PR:		ports/172263 [1]
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> [1]
2012-10-08 16:12:07 +00:00
Sunpoet Po-Chuan Hsieh
3a3e6b2b0f - 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)
2012-05-26 19:02:40 +00:00
Sunpoet Po-Chuan Hsieh
5e62545324 - 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)
2012-01-09 16:11:47 +00:00
Sunpoet Po-Chuan Hsieh
8c7b022aea - 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)
2011-12-29 23:20:58 +00:00
Sunpoet Po-Chuan Hsieh
6e07f43495 - 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)
2011-12-22 18:56:08 +00:00
Sunpoet Po-Chuan Hsieh
f139c048bd - 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
2011-11-18 11:27:39 +00:00
Sunpoet Po-Chuan Hsieh
071a53af11 - 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)
2011-11-01 15:05:07 +00:00
Wen Heping
f5aaa18d60 - Update to 6.0
PR:		ports/162173
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2011-10-31 06:38:07 +00:00
Dennis Herrmann
e8a9143a8e - Chase converters/bsdconv shlib version bump
- Bump PORTREVISION
2011-06-24 12:13:51 +00:00
Sunpoet Po-Chuan Hsieh
02c0915a10 - Update bsdconv family to 5.0
- While I'm here, update WWW of converters/*-bsdconv

Changes:	6a43b56713/Changelog
PR:		ports/157306
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2011-05-25 14:32:01 +00:00
Sunpoet Po-Chuan Hsieh
ce62ca6298 - Update to 4.6
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
2011-04-26 18:21:20 +00:00
Sunpoet Po-Chuan Hsieh
38b3e7efc8 - Use converters/bsdconv as master port
PR:		ports/156439
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2011-04-16 13:55:02 +00:00
Dennis Herrmann
5e552a18db - Update to 4.3
PR:		ports/153741
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe:	yes
2011-01-28 18:36:08 +00:00
Philip M. Gollucci
a790419a89 - 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)
2010-09-09 03:33:06 +00:00
Martin Wilke
5af7bc41cb 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
2009-10-14 14:21:58 +00:00