non port: chinese/fcitx-chewing/Makefile |
SVNWeb
|
Number of commits found: 23 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 25fe59a (Only the first 10 of 124 ports in this commit are shown above. )
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 6 Feb 2022
|
[ 18:36 Stefan Eßer (se) ] bdd2d4a (Only the first 10 of 69 ports in this commit are shown above. )
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit)
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 8 Nov 2019
|
[ 09:31 tobik ] (Only the first 10 of 39 ports in this commit are shown above. )
c*: Add missing USES={gnome,php,sdl,xorg}
|
Sun, 11 Nov 2018
|
[ 11:47 wen ]
- Fix build by adding bash as BUILD_DEPENDS
PR: 231612
Submitted by: wen@
Approved by: maintainer
|
Thu, 4 Oct 2018
|
[ 01:48 wen ]
- Update to 0.2.3
PR: 231613
Submitted by: ryo@tetera.org
Approved by: maintainer
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 31 Mar 2015
|
[ 07:08 delphij ] (Only the first 10 of 113 ports in this commit are shown above. )
Major update to libpinyin, fcitx and their add ons:
- New port: chinese/brise Rime schema repository
- Update chinese/fcitx to 4.2.8.5.
- Update chinese/fcitx-chewing to 0.2.2.
- Update chinese/fcitx-cloudpinyin to 0.3.4.
- Update chinese/fcitx-configtool to 0.4.8.
- Update chinese/fcitx-libpinyin to 0.3.1.
- Update chinese/fcitx-rime to 0.3.1.
- Update chinese/fcitx-sunpinyin to 0.4.1.
- Update chinese/fcitx-table-extra to 0.3.7.
- Add LICENSE and update website (mainly move off Google Code)
for various ports.
- Update chinese/libpinyin to 1.1.0.
- Update chinese/librime to 1.1.
- Update chinese/opencc to 0.4.3.
- Update japanese/fcitx-anthy to 0.2.1.
- New port: japanese/fcitx-skk SKK support for Fcitx
- Update korean/fcitx-hangul to 0.3.0.
- Update textproc/fcitx-m17n to 0.2.3.
PR: ports/198743
Submitted by: maintainer, hiroto.kagotani@gmail.com, delphij
|
Sun, 1 Jun 2014
|
[ 16:43 ohauer ] (Only the first 10 of 17 ports in this commit are shown above. )
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
|
Wed, 8 Jan 2014
|
[ 16:12 vanilla ] (Only the first 10 of 15 ports in this commit are shown above. )
Add stagedir support.
Approved by: portmgr (blanket infrastructure)
|
Wed, 11 Dec 2013
|
[ 14:58 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese
|
Fri, 20 Sep 2013
|
[ 16:01 bapt ] (Only the first 10 of 138 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
|
Sun, 15 Sep 2013
|
[ 12:27 antoine ] (Only the first 10 of 11 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
|
Thu, 27 Jun 2013
|
[ 01:47 clsung ]
bump PORTREVISION for libchewing update
PR: ports/176021
|
Wed, 24 Apr 2013
|
[ 07:35 ak ] (Only the first 10 of 164 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Wed, 19 Sep 2012
|
[ 07:22 wen ]
- Update to 0.1.3
PR: 171608
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 May 2012
|
[ 07:32 wen ]
- Update to 0.1.2
- Update pkg-descr
PR: 167863
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
Thu, 9 Feb 2012
|
[ 01:02 delphij ]
- Add intltool to GNOME dependency. [*]
- Add configuration templates to pkg-plist.
Reported by: pav
Submitted by: maintainer
|
Tue, 7 Feb 2012
|
[ 21:03 delphij ]
Add fcitx-chewing - Chewing input method binding.
PR: ports/164837
Submitted by: Zhihao Yuan <lichray gmail com>
|
Number of commits found: 23 |