non port: chinese/libchewing/Makefile |
Number of commits found: 48 |
Monday, 29 Jul 2024
|
12:38 Po-Chuan Hsieh (sunpoet)
chinese/libchewing: Adjust cmake option
This port is not bumped since the resulting packages are identical.
Reported by: diizzy
a083283 |
Wednesday, 24 Jul 2024
|
21:15 Po-Chuan Hsieh (sunpoet)
chinese/libchewing: Update to 0.8.5
- Update WWW
- Use complete arguments/options
- Sort PLIST
- Update pkg-descr
- Take maintainership
Changes: https://github.com/chewing/libchewing/releases
9ad171a |
Thursday, 6 Jun 2024
|
19:05 Daniel Engberg (diizzy)
chinese/libchewing: Update to 0.8.4
* Enable "make test"
Changelog: https://github.com/chewing/libchewing/releases/tag/v0.8.4
68e7d48 |
Friday, 8 Mar 2024
|
15:40 Vanilla I. Shu (vanilla)
chinese/libchewing: update to 0.6.0.
bb2b151 |
Wednesday, 1 Nov 2023
|
22:13 Rodrigo Osorio (rodrigo)
*/*: Update WWW to use HTTPS
Homepage link is permanent redirected to its HTTPS counterpart
9d66bcf |
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:21 Tobias C. Berner (tcberner)
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>
* Henry Hu <henry.hu.sh@gmail.com>
* Jie Gao <gaoj@cpsc.ucalgary.ca>
* Jing-Tang Keith Jang <keith@FreeBSD.org>
* Joe Horn <joehorn@gmail.com>
* Ka Ho Ng <khng300@gmail.com>
* Kuang-che Wu <kcwu@csie.org>
* Michael C . Wu <keichii@iteration.net>
* Michael C. Wu
* Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW>
* Rong-En Fan <rafan@FreeBSD.org>
* Satoshi TAOKA <taoka@FreeBSD.org>
* Shell Hung <shell@shellhung.org>
* Shen Chuan-Hsing
* Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
* Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
* Yinghong Liu <relaxbsd@gmail.com>
* Zhang Shu
* Zhihao Yuan <lichray@gmail.com>
* blubee <hello@blubee.me>
* buganini@gmail.com
* chinsan
* chinsan <chinsan.tw@gmail.com>
* clive
* clsung
* clsung@dragon2.net
* gugod@gugod.org
* hrs
* ijliao
* vanilla@
With hat: portmgr
25fe59a |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 10 Nov 2018
|
18:12 bapt
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Saturday, 4 Feb 2017
|
15:05 vanilla
Update to 0.5.1.
|
Thursday, 29 Dec 2016
|
14:29 amdmi3
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket
|
Saturday, 17 Dec 2016
|
16:32 antoine
Revert r428752 and unbreak
Pointy hat: sunpoet
|
12:58 sunpoet
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
- Use = instead of += for CMAKE_ARGS
|
Monday, 9 May 2016
|
16:47 lwhsu
- Fix runtime error caused by wrong CHEWING_DATADIR
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
|
03:21 vanilla
Update to 0.5.0.
|
Monday, 25 Apr 2016
|
16:13 mat
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 7 Jan 2016
|
14:37 jhale
- Switch to USE_SQLITE
- Remove unnecessary gmake build dependency
|
Thursday, 3 Sep 2015
|
09:44 danfe
Remove BROKEN on powerpc statements: both these ports build and install fine.
|
Sunday, 7 Jun 2015
|
16:53 amdmi3
- Style improvements
|
Wednesday, 6 May 2015
|
15:16 mat
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 26 Feb 2015
|
14:28 vanilla
Fix runtime error with wrong datadir.
Obtained from: James Hung via facebook.
|
Sunday, 15 Feb 2015
|
03:28 vanilla
Fix build on 10 (makeinfo issue)
PR: 197598
Submitted by: Ting-Wei Lan <lantw44 at gmail.com>
|
Monday, 9 Feb 2015
|
03:21 vanilla
1: Upgrade to 0.4.0.
2: add LICENSE & LICENSE_FILE
3: add LIB_DEPENDS to sqlite3
4: sort USES
5: switch to cmake.
|
Tuesday, 2 Dec 2014
|
22:50 bapt
Finish resetting maintainership
PR: 195059
|
Thursday, 19 Jun 2014
|
13:44 amdmi3
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Sunday, 1 Jun 2014
|
16:43 ohauer
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
|
Wednesday, 8 Jan 2014
|
15:47 vanilla
Support STAGEDIR.
Approved by: portmgr (blanket infrastructure)
|
Friday, 20 Sep 2013
|
16:01 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
|
Saturday, 6 Jul 2013
|
07:59 bapt
Convert remanent USE_PKGCONFIG to USES=pkgconfig
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
|
Thursday, 27 Jun 2013
|
01:47 clsung
Update chinese/libchewing to 0.3.4
* Master site changed to Google Code
* Patches to install data into PREFIX/share/chewing
Patch created and tested by me and Zhihao Yuan(lichray@gmail.com)
PR: ports/176021
Submitted by: Henry Hu <henry.hu.sh_AT_gmail.com>
|
Thursday, 10 Nov 2011
|
21:25 linimon
Fails to install on powerpc: signal 6.
Hat: portmgr
Feature safe: yes
|
Wednesday, 9 Nov 2011
|
15:26 miwi
- Remove WITH_FBSD10_FIX, is no longer needed
|
Saturday, 29 Oct 2011
|
19:01 kwm
Fix build with FreeBSD 10
Approved by: portmgr (miwi)
|
Thursday, 3 Mar 2011
|
05:55 clsung
- Update to 0.3.3
PR: ports/155089
Submitted by: Jin-Sih Lin <linpct_AT_gmail dot com>
|
Friday, 18 Dec 2009
|
05:06 clsung
- Update to 0.3.2
PR: ports/140991
Submitted by: Denny Lin <dennylin93_AT_cnmc32 dot hs dot ntnu dot edu dot tw>
|
Friday, 25 Jul 2008
|
14:34 pav
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
Saturday, 4 Aug 2007
|
11:41 gabor
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
Monday, 14 Aug 2006
|
04:20 clsung
- Respect DESTDIR
- Use USE_LDCONFIG
PR: ports/101872
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Monday, 22 May 2006
|
01:09 clsung
- Require newer GCC to build, fix build on 4.x
PR: 97573
Submitted by: Rong-En Fan
|
Saturday, 20 May 2006
|
16:23 clsung
- since isspace(0xa0) return true. When using sscanf(...,"%s",...),
it will treat some UTF8 words containing 0xa0 as spaces.
Thus those words will be skipped.
- added two patch to avoid that problem.
- bump PORTREVISION
Submitted by: Rong-En Fan <rafan_AT_infor dot org>
|
Tuesday, 16 May 2006
|
02:50 clsung
- update to 0.3.0
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Monday, 6 Feb 2006
|
14:37 clsung
- Update to 0.2.7
- fix BROKEN
- remove GNU_CONFIGURE (included in USE_AUTOTOOLS)
- take maintainer (requested by <kcwu AT csie dot org>)
PR: 92879
Submitted by: clsung
Approved by: maintainer
|
Saturday, 14 Jan 2006
|
09:28 kris
BROKEN: Does not build
|
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Saturday, 5 Mar 2005
|
20:38 leeym
- update the URL of master site
- upgrade to 0.2.6
Approved by: kcwu
|
Wednesday, 13 Oct 2004
|
22:23 pav
Add libchewing, an Intelligent Chinese Phonetic Input Method for UNIX.
PR: ports/72620
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
Number of commits found: 48 |