notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: converters/py-bsdconv/Makefile

Number of commits found: 32

Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chris Costello <chris@FreeBSD.org>
  *  Cyrus Rahman <cr@jcmax.com>
  *  Dan Rench <citric@cubicone.tmetic.com>
  *  Denis Pokataev <catone@cpan.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Erwin Lansing <erwin@lansing.dk>
  *  G. Adam Stanislav
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Ilia Chipitsine <ilia@jane.cgu.chel.su>
  *  Ismail Yenigul <ismail.yenigul@surgate.com>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jan-Peter Koopmann <j.koopmann@seceidos.de>
  *  Jason Burgess <dev@fenux.net>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
  *  Kuang-che Wu <kcwu@csie.org>
  *  Lung Sung <clsung@FreeBSD.org>
  *  M.Indlekofer@gmx.de
  *  Marc Fournier <scrappy@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Masanori Kiriake <seiken@nbs.co.jp>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Haro <mharo@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Nosov Artem <chip-set@mail.ru>
  *  Oleg R. Muhutdinov <mor@WhiteLuna.com>
  *  Oscar Bonilla <obonilla@fisicc-ufm.edu>
  *  Patrick Li <pat@databits.net>
  *  Pav Lucistnik <pav@oook.cz>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rodrigo Graeff <delphus@gmail.com>
  *  Rong-En Fan <rafan@infor.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thomas Dreibholz <dreibh@iem.uni-due.de>
  *  Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
  *  Timur Bakeyev <bat@cpan.org>
  *  Timur Bakeyev <timur@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  ache
  *  ache@FreeBSD.org
  *  buganini@gmail.com
  *  chinsan
  *  hosokawa
  *  ijliao
  *  kbyanc
  *  keiichi@iijlab.net
  *  never@nevermind.kiev.ua
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  roman@xpert.com
  *  samm
  *  thierry@pompo.net
  *  torstenb@FreeBSD.org
  *  trevor
  *  vanilla@
  *  will

With hat:	portmgr
commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 9ee281e
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Thursday, 24 Dec 2020
13:26 fluffy search for other commits by this committer
converters/py-bsdconv: switch to PYTHON_EXT_SUFFIX
Original commitRevision:559081 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Sunday, 28 Jun 2015
08:38 sunpoet search for other commits by this committer
- 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)
Original commitRevision:390750 
Wednesday, 6 May 2015
15:16 mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385521 
Monday, 22 Dec 2014
17:31 feld search for other commits by this committer
Update "BSD" license for buganini's ports
Original commitRevision:375251 
Sunday, 19 Oct 2014
07:50 mva search for other commits by this committer
- Convert ports from cad/, chinese/, comms/ and converters/ to new
  USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371172 
Tuesday, 15 Apr 2014
13:14 swills search for other commits by this committer
- Stage

PR:		ports/188595
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
Original commitRevision:351329 
Saturday, 21 Sep 2013
15:42 sunpoet search for other commits by this committer
- 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)
Original commitRevision:327831 
Friday, 20 Sep 2013
16:05 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
Original commitRevision:327715 
Wednesday, 1 May 2013
23:15 bdrewery search for other commits by this committer
- Update to 10.0.0

PR:		ports/178135
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commitRevision:317062 
Wednesday, 10 Oct 2012
12:33 bdrewery search for other commits by this committer
- Use GH_ACCOUNT in DISTNAME

Suggested by:	sunpoet
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commitRevision:305650 
Monday, 8 Oct 2012
16:12 bdrewery search for other commits by this committer
- 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]
Original commitRevision:305541 
Saturday, 26 May 2012
19:09 sunpoet search for other commits by this committer
- Force commit to note the previous update is actually 7.5, not 7.3
Original commit
19:02 sunpoet search for other commits by this committer
- 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)
Original commit
Monday, 9 Jan 2012
16:11 sunpoet search for other commits by this committer
- 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)
Original commit
Thursday, 29 Dec 2011
23:20 sunpoet search for other commits by this committer
- 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)
Original commit
Thursday, 22 Dec 2011
18:56 sunpoet search for other commits by this committer
- 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)
Original commit
Friday, 18 Nov 2011
11:27 sunpoet search for other commits by this committer
- 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
Original commit
Tuesday, 1 Nov 2011
15:05 sunpoet search for other commits by this committer
- 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)
Original commit
Monday, 31 Oct 2011
06:38 wen search for other commits by this committer
- Update to 6.0

PR:             ports/162173
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commit
Friday, 24 Jun 2011
12:13 dhn search for other commits by this committer
- Chase converters/bsdconv shlib version bump
- Bump PORTREVISION
Original commit
Wednesday, 25 May 2011
14:32 sunpoet search for other commits by this committer
- 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)
Original commit
Tuesday, 26 Apr 2011
18:21 sunpoet search for other commits by this committer
- Update to 4.6

Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
Original commit
Saturday, 16 Apr 2011
13:55 sunpoet search for other commits by this committer
- Use converters/bsdconv as master port

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

PR:             ports/153741
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe:   yes
Original commit
Thursday, 9 Sep 2010
03:33 pgollucci search for other commits by this committer
- 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)
Original commit
Wednesday, 14 Oct 2009
14:21 miwi search for other commits by this committer
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
Original commit

Number of commits found: 32