non port: japanese/ibus-anthy/Makefile |
Number of commits found: 57 |
Friday, 22 Nov 2024
|
22:31 Charlie Li (vishwin)
devel/py-pygobject: bump consumer PORTREVISIONs after port rename
With hat: gnome
PR: 273722
32a55d2 |
Sunday, 3 Nov 2024
|
12:39 Koichiro Iwao (meta)
japanese/ibus-anthy: Update to 1.5.16
This update includes a fix to support Python 3.11+. As the default
Python version has been updated to 3.11 on 20240529, this update is
needed.
PR: 282462
Reported by: Paula Breton <freebsd@breton.xyz>
Approved by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer)
Changes: https://github.com/ibus/ibus-anthy/releases/tag/1.5.16
Changes: https://github.com/ibus/ibus-anthy/releases/tag/1.5.15
Changes: https://github.com/ibus/ibus-anthy/releases/tag/1.5.14
Changes: https://github.com/ibus/ibus-anthy/releases/tag/1.5.13
Changes: https://github.com/ibus/ibus-anthy/releases/tag/1.5.12
1ab7cc7 |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
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>
3d9a815 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
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
8d9b67b |
Sunday, 10 Oct 2021
|
19:44 Baptiste Daroussin (bapt)
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)
2c672a4 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 28 Jan 2020
|
19:27 rene
japanese/ibus-anthy: update to 1.5.11, build with Python 3, assign maintainer.
PR: 243541
Submitted by: WATANABE Kazuhiro
|
Thursday, 26 Dec 2019
|
07:54 antoine
Deprecate a few ports
With hat: portmgr
|
Friday, 8 Nov 2019
|
14:47 tobik
Add missing USES={gnome,php,sdl} to the rest
|
Saturday, 14 Sep 2019
|
15:54 nobutaka
Bump PORTREVISION for the update of japanese/anthy.
|
Friday, 1 Jun 2018
|
20:21 rene
Return daichi@'s ports back to the pool after his commit bit got safekept.
|
Wednesday, 20 Dec 2017
|
13:24 bapt
Switch to swig 3.0
|
Thursday, 30 Nov 2017
|
15:50 mat
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
|
Thursday, 30 Mar 2017
|
21:12 mat
Remove obsolete PROJECTHOST.
Sponsored by: Absolight
|
Thursday, 29 Dec 2016
|
14:36 lwhsu
- Make fetchable
PR: 212965
Submitted by: hakotani000@gmail.com
|
Wednesday, 14 Sep 2016
|
15:59 mat
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
|
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 2 Aug 2015
|
20:23 kwm
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@
|
Thursday, 14 May 2015
|
10:15 mat
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
|
Monday, 8 Dec 2014
|
16:48 tijl
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)
|
Sunday, 19 Oct 2014
|
17:45 mva
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python
Approved by: portmgr (implicit)
|
Wednesday, 10 Sep 2014
|
20:50 gerald
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)
|
Saturday, 14 Jun 2014
|
03:46 daichi
Stagefy
|
Tuesday, 18 Mar 2014
|
18:56 antoine
Fix LIB_DEPENDS
Reported by: pkg-fallout
|
Thursday, 10 Oct 2013
|
03:46 daichi
corresponding to ibus update
Submitted by: Mamoru Iwaki <1wkmmr@gmail.com>
|
Friday, 20 Sep 2013
|
18:47 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Tuesday, 3 Sep 2013
|
12:13 bapt
Add an explicit dependency on pkgconf
|
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Thursday, 19 Jul 2012
|
01:12 daichi
corresponding to ibus update
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Sunday, 8 Apr 2012
|
10:07 daichi
bump PORTEPOCH
Feature safe: yes
Pointed by: bapt
|
09:41 daichi
roll back to the stable version, 1.2.7
Feature safe: yes
|
Monday, 2 Apr 2012
|
00:47 daichi
Update to ibus-anthy-1.4.99.20120327
Feature safe: yes
|
Sunday, 29 Jan 2012
|
06:26 daichi
Simplified LOCALBASE and INCLUDEDIR replacement treatment
|
Saturday, 14 Jan 2012
|
03:35 daichi
- updated to 1.2.6
- changed for ibus 1.4.0
- clean-up Makefile
|
Saturday, 25 Dec 2010
|
16:55 sunpoet
- 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)
|
Tuesday, 26 Oct 2010
|
12:53 daichi
Update japanese/ibus-anthy to 1.2.4
|
Saturday, 16 Oct 2010
|
04:07 daichi
Update ibus-anthy from 1.2.1 to 1.2.2.20101015
|
Friday, 11 Jun 2010
|
09:01 daichi
- 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
|
07:42 daichi
build fix reported by QAT
|
03:01 daichi
Chase with ibus shilb change.
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Monday, 26 Apr 2010
|
23:08 daichi
Update to 1.2.1
Submitted by: daichi
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Tuesday, 16 Mar 2010
|
09:49 daichi
Fix and improve LOCALBASE treatment
|
02:03 daichi
Update to 1.2.0.20100313
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Friday, 15 Jan 2010
|
12:09 daichi
Update to 1.2.0.20100115
|
Saturday, 28 Nov 2009
|
09:49 daichi
Update to 1.2.0.20091127
|
Tuesday, 24 Nov 2009
|
03:26 daichi
correct incomplete pkg-plist
Pointed out by: QAT
|
02:59 daichi
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
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Thursday, 30 Apr 2009
|
11:42 daichi
Fixed pkg-plist (that was lacked of some .mo files) and
bumped PORTREVISION.
Pointed by: QAT and itetcu
|
07:43 daichi
Update PORTREVISION bacause of dependency change.
Pointed by: pav
|
03:14 daichi
miss used dependency fixed
Reviewed by: nork
|
03:03 daichi
Add new port japanese/ibus-anthy,
Anthy engine for IBus
Submitted by: daichi
|
Number of commits found: 57 |