notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: chinese/ibus-table-chinese/Makefile
SVNWeb

Number of commits found: 15

Mon, 20 Feb 2023
[ 21:56 Li-Wen Hsu (lwhsu) search for other commits by this committer ]    commit hash:22522d8fcb2215edc794f7cc1389f98bf17fdf2b  commit hash:22522d8fcb2215edc794f7cc1389f98bf17fdf2b  commit hash:22522d8fcb2215edc794f7cc1389f98bf17fdf2b  22522d8 
chinese/ibus-table-chinese: Update to 1.8.12

- De-DEPRECATED
- Change to new upstream
[ 17:09 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:ffb2cdf53a9d12911a20cf2daab0e1d1fb300937  commit hash:ffb2cdf53a9d12911a20cf2daab0e1d1fb300937  commit hash:ffb2cdf53a9d12911a20cf2daab0e1d1fb300937  ffb2cdf53 
chinese/ibus-table-chinese: deprecate
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 17 May 2021
[ 17:40 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:b14bcda7895dbe0190094577579e3486b1067347  commit hash:b14bcda7895dbe0190094577579e3486b1067347  commit hash:b14bcda7895dbe0190094577579e3486b1067347  b14bcda 
chinese/ibus-table-chinese: mark BROKEN (does not build)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 17 Dec 2020
[ 07:10 wen search for other commits by this committer ] Original commit   Revision:558260
- Update to 1.8.3

PR:		251873
Submitted by:	neel@neelc.org
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Mon, 25 Jun 2018
[ 06:59 delphij search for other commits by this committer ] Original commit   Revision:473298
Redo r472283 with history [1]:

Readd ibus-table-chinese with github source.

Submitted by:	intron at intron ac
Reported by:	Yuri [1]
Wed, 13 Jun 2018
[ 04:57 delphij search for other commits by this committer ] Original commit   Revision:472283
Readd ibus-table-chinese with github source.

Submitted by:	intron at intron ac
Fri, 3 Mar 2017
[ 16:00 mat search for other commits by this committer ] Original commit   Revision:435349 (Only the first 10 of 185 ports in this commit are shown above. View all ports for this commit)
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 14 Sep 2016
[ 15:59 mat search for other commits by this committer ] Original commit   Revision:422140 (Only the first 10 of 353 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 18 Aug 2014
[ 21:00 marino search for other commits by this committer ] Original commit   Revision:365352
Add new port ibus-table-chinese

PR:		185198
Submitted by:	dennylin93 (hs.ntnu.edu.tw)

Chinese input tables for the Intelligent Input Bus (IBus) input method
framework.  The IBus-table is an Input Method Engine particularly suited
to support Chinese.

Number of commits found: 15