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: japanese/ibus-anthy/Makefile

Number of commits found: 55

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:22 Tobias C. Berner (tcberner) search for other commits by this committer
japanese: remove 'Created by' lines

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

  *  ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Daichi GOTO <daichi@FreeBSD.org>
  *  Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
  *  FUJISHIMA Satsuki <sf@FreeBSD.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
  *  HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
  *  Hajimu UMEMOTO <ume@FreeBSD.org>
  *  Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
  *  Hiroto Kagotani <hiroto.kagotani@gmail.com>
  *  Hyper NIKKI System Project <hnsmaster@h14m.org>
  *  IWASHITA Yoji <shuna@pop16.odn.ne.jp>
  *  Jacques Vidrine <nectar@FreeBSD.org>
  *  Jie Gao <gaoj@cpsc.ucalgary.ca>
  *  Jonathan Hanna
  *  Jun Mukai <mukai@jmuk.org>
  *  KANOU Hiroki <kanou@mil.allnet.ne.jp>
  *  KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
  *  KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
  *  Ka Ho Ng <khng300@gmail.com>
  *  Kawaguti Ginga <ginga-freebsd@ginganet.org>
  *  Kawaguti Ginga <ginga@athena.club.ne.jp>
  *  Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp>
  *  Kentaro Inagaki <JBD01226@niftyserve.ne.jp>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
  *  Koichiro IWAO <meta+ports@vmeta.jp>
  *  Koichiro IWAO <meta@FreeBSD.org>
  *  MANTANI Nobutaka <nobutaka@FreeBSD.org>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  MIHIRA Yoshiro <sanpei@FreeBSD.org>
  *  MITA Yoshio <mita@FreeBSD.org>
  *  Makoto Matsushita <matusita@jp.FreeBSD.ORG>
  *  Makoto Matsushita <matusita@jp.freebsd.org>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Masahiro Teramoto <markun@onohara.to>
  *  Masanori Kiriake <seiken@nbs.co.jp>
  *  Masashi CHIBA
  *  Mita Yoshio <mita@jp.FreeBSD.org>
  *  Motoyuki Kasahara <m-kasahr@sra.co.jp>
  *  Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>
  *  NIIMI Satoshi <sa2c@sa2c.net>
  *  Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
  *  Norikatsu Shigemura <nork@FreeBSD.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  SADA Kenji <sada@FreeBSD.org>
  *  SAITO Itsuro <saito@miv.t.u-tokyo.ac.jp>
  *  SASAKI Shunsuke <ele@pop17.odn.ne.jp>
  *  Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
  *  Satoshi TAOKA <taoka@FreeBSD.org>
  *  Satoshi Taoka <taoka@FreeBSD.org>
  *  Seiichirou Hiraoka
  *  Seiya Yanagita <s_yanagita@ybb.ne.jp>
  *  Seth Kingsley <sethk@osd.bsdi.com>
  *  Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
  *  Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
  *  Shigeyuki Fukushima <shige@FreeBSD.org>
  *  Shin-ya MURAKAMI <murashin@gfd-dennou.org>
  *  TAKAHASHI Kaoru
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKANO, Yuji
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAKATSU Tomonari <tota@rtfm.jp>
  *  TANAKA Hiroyuki <kattyo@abk.nu>
  *  TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
  *  TOGAWA Satoshi <toga@puyo.org>
  *  Takashi Mega <mega@minz.org>
  *  Takayuki Nakao <t@nakao.org>
  *  Takefu
  *  The 244th namelessness at 2ch.net
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Toshihiko SHIMOKAWA <toshi@tea.forus.or.jp> & ELISA Font Project
  *  Yoichi Asai <yatt@msc.biglobe.ne.jp>
  *  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
  *  Yoshihiko Sarumaru <mistral@imasy.or.jp>
  *  Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
  *  Yoshiro MIHIRA <sanpei@sanpei.org>
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  Zhihao Yuan <lichray@gmail.com>
  *  asami
  *  gurkan@phys.ethz.ch
  *  hrs
  *  ichiro@ichiro.org
  *  issei
  *  kuriyama
  *  max
  *  mutoh@openedu.org
  *  n-shigemura@ensure.jp
  *  nivit@email.it
  *  nkazushi@highway.or.jp
  *  nork@FreeBSD.org
  *  sada
  *  shige
  *  sumikawa

With hat:	portmgr
commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 8d9b67b
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
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
Tuesday, 28 Jan 2020
19:27 rene search for other commits by this committer
japanese/ibus-anthy: update to 1.5.11, build with Python 3, assign maintainer.

PR:		243541
Submitted by:	WATANABE Kazuhiro
Original commitRevision:524510 
Thursday, 26 Dec 2019
07:54 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:520894 
Friday, 8 Nov 2019
14:47 tobik search for other commits by this committer
Add missing USES={gnome,php,sdl} to the rest
Original commitRevision:517072 
Saturday, 14 Sep 2019
15:54 nobutaka search for other commits by this committer
Bump PORTREVISION for the update of japanese/anthy.
Original commitRevision:512030 
Friday, 1 Jun 2018
20:21 rene search for other commits by this committer
Return daichi@'s ports back to the pool after his commit bit got safekept.
Original commitRevision:471288 
Wednesday, 20 Dec 2017
13:24 bapt search for other commits by this committer
Switch to swig 3.0
Original commitRevision:456792 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Thursday, 30 Mar 2017
21:12 mat search for other commits by this committer
Remove obsolete PROJECTHOST.

Sponsored by:	Absolight
Original commitRevision:437328 
Thursday, 29 Dec 2016
14:36 lwhsu search for other commits by this committer
- Make fetchable

PR:		212965
Submitted by:	hakotani000@gmail.com
Original commitRevision:429919 
Wednesday, 14 Sep 2016
15:59 mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Original commitRevision:422140 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Sunday, 2 Aug 2015
20:23 kwm search for other commits by this committer
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Original commitRevision:393444 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Sunday, 19 Oct 2014
17:45 mva search for other commits by this committer
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
  USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371202 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Saturday, 14 Jun 2014
03:46 daichi search for other commits by this committer
Stagefy
Original commitRevision:357737 
Tuesday, 18 Mar 2014
18:56 antoine search for other commits by this committer
Fix LIB_DEPENDS

Reported by:	pkg-fallout
Original commitRevision:348590 
Thursday, 10 Oct 2013
03:46 daichi search for other commits by this committer
corresponding to ibus update

Submitted by:	Mamoru Iwaki <1wkmmr@gmail.com>
Original commitRevision:329962 
Friday, 20 Sep 2013
18:47 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
Original commitRevision:327737 
Tuesday, 3 Sep 2013
12:13 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326137 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Thursday, 19 Jul 2012
01:12 daichi search for other commits by this committer
corresponding to ibus update
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Sunday, 8 Apr 2012
10:07 daichi search for other commits by this committer
bump PORTEPOCH

Feature safe:   yes
Pointed by:     bapt
Original commit
09:41 daichi search for other commits by this committer
roll back to the stable version, 1.2.7

Feature safe: yes
Original commit
Monday, 2 Apr 2012
00:47 daichi search for other commits by this committer
Update to ibus-anthy-1.4.99.20120327

Feature safe: yes
Original commit
Sunday, 29 Jan 2012
06:26 daichi search for other commits by this committer
Simplified LOCALBASE and INCLUDEDIR replacement treatment
Original commit
Saturday, 14 Jan 2012
03:35 daichi search for other commits by this committer
- updated to 1.2.6
- changed for ibus 1.4.0
- clean-up Makefile
Original commit
Saturday, 25 Dec 2010
16:55 sunpoet search for other commits by this committer
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:             ports/152844
Submitted by:   sunpoet (myself)
Approved by:    miwi (with portmgr hat)
Original commit
Tuesday, 26 Oct 2010
12:53 daichi search for other commits by this committer
Update japanese/ibus-anthy to 1.2.4
Original commit
Saturday, 16 Oct 2010
04:07 daichi search for other commits by this committer
Update ibus-anthy from 1.2.1 to 1.2.2.20101015
Original commit
Friday, 11 Jun 2010
09:01 daichi search for other commits by this committer
- fix a wrong depend: (thanks pgollucci).
- add devel/py-notify to RUN_DEPENDS to get run
  system tray feature with ibus 1.3.*.

Pointed out by: pgollucci
Original commit
07:42 daichi search for other commits by this committer
build fix reported by QAT
Original commit
03:01 daichi search for other commits by this committer
Chase with ibus shilb change.
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Monday, 26 Apr 2010
23:08 daichi search for other commits by this committer
Update to 1.2.1

Submitted by:   daichi
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Tuesday, 16 Mar 2010
09:49 daichi search for other commits by this committer
Fix and improve LOCALBASE treatment
Original commit
02:03 daichi search for other commits by this committer
Update to 1.2.0.20100313
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 15 Jan 2010
12:09 daichi search for other commits by this committer
Update to 1.2.0.20100115
Original commit
Saturday, 28 Nov 2009
09:49 daichi search for other commits by this committer
Update to 1.2.0.20091127
Original commit
Tuesday, 24 Nov 2009
03:26 daichi search for other commits by this committer
correct incomplete pkg-plist

Pointed out by: QAT
Original commit
02:59 daichi search for other commits by this committer
Update to 1.2.0.20090917
   - from 1.2.0.20090917, you can use ibus-anthy even on amd64.
     Thanks for Henry Hu, maintainer of ibus relative ports.

Submitted by:   maintainer
Pointed out by: Henry Hu
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Thursday, 30 Apr 2009
11:42 daichi search for other commits by this committer
Fixed pkg-plist (that was lacked of some .mo files) and
bumped PORTREVISION.

Pointed by:     QAT and itetcu
Original commit
07:43 daichi search for other commits by this committer
Update PORTREVISION bacause of dependency change.

Pointed by:     pav
Original commit
03:14 daichi search for other commits by this committer
miss used dependency fixed

Reviewed by:    nork
Original commit
03:03 daichi search for other commits by this committer
Add new port japanese/ibus-anthy,
Anthy engine for IBus

Submitted by:   daichi
Original commit

Number of commits found: 55