Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.0_3 25 Feb 2024 00:24:27
    |
Vanilla I. Shu (vanilla)  |
chinese/gcin: Moved man to share/man. |
2.9.0_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.9.0_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.9.0 07 Sep 2022 21:10:59
    |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.9.0 20 Jul 2022 14:21:00
    |
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> (Only the first 15 lines of the commit message are shown above ) |
2.9.0 10 Oct 2021 19:44:42
    |
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) |
2.9.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.9.0 20 Jul 2020 13:09:52
  |
vanilla  |
Update to 2.9.0. |
2.8.9 04 Nov 2019 21:36:13
  |
zeising  |
Add USES=xorg USES=gl, ports categories c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'. |
2.8.9 13 Aug 2019 16:00:39
  |
mat  |
Convert to UCL & cleanup pkg-message (categories a-c) |
2.8.9 24 Apr 2019 14:20:31
  |
vanilla  |
Update to 2.8.9. |
2.8.8 18 Dec 2018 11:23:39
  |
vanilla  |
Update to 2.8.8. |
2.8.6 04 Jun 2018 22:58:16
  |
linimon  |
Mark broken on powerpc64.
Approved by: portmgr (tier-2 blanket) |
2.8.6 21 May 2018 15:36:13
  |
vanilla  |
Update to 2.8.6. |
2.8.5_1 13 Nov 2017 02:30:05
  |
vanilla  |
Update WWW. |
2.8.5_1 23 Sep 2017 14:25:09
  |
vanilla  |
Make toolkit input plugins as separate ports. |
2.8.5 07 Mar 2017 13:10:11
  |
vanilla  |
Update to 2.8.5. |
2.8.2_3 05 Mar 2017 15:03:25
  |
vanilla  |
Revert patch-Makefile to fix building with DOCS on. |
2.8.2_3 04 Mar 2017 15:51:23
  |
vanilla  |
1: regen patch files.
2: fix MOC's path.
PR: 217486
Submitted by: yunchih@csie.ntu.edu.tw |
2.8.2_2 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.8.2_2 26 Sep 2015 00:08:27
  |
bapt  |
Specify correctly @post* for gtk-query-immodules |
2.8.2_2 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
2.8.2_2 08 Dec 2014 16:48:41
  |
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. (Only the first 15 lines of the commit message are shown above ) |
2.8.2_1 20 Oct 2014 08:38:22
  |
bapt  |
Cleanup plist |
2.8.2_1 15 Jul 2014 17:37:39
  |
adamw  |
Correct all instances where OPTIONS_DEFINE was being overwritten
by multiple definitions. |
2.8.2_1 03 Jul 2014 23:58:29
  |
adamw  |
Remove NOPORTDOCS. |
2.8.2_1 17 Apr 2014 09:24:19
  |
vanilla  |
1: fix pkg-plist
2: fix build with qt4.
Submitted by: swills@ [1], kevlo@ [2] |
2.8.2 12 Apr 2014 03:09:06
  |
vanilla  |
Upgrade to 2.8.2. |
2.8.0_1 11 Apr 2014 02:38:41
  |
vanilla  |
Make job safe.
PR: ports/188156
Submitted by: Jia-Shiun Li <jiashiun gmail com> |
2.8.0_1 15 Jan 2014 23:15:25
  |
bapt  |
Reduce over inclusion of bsd.port.mk |
2.8.0_1 06 Jan 2014 23:37:33
  |
bapt  |
Remove color code from pkg-message this is terminal dependant |
2.8.0 05 Jan 2014 07:36:04
  |
antoine  |
Mark as MAKE_JOBS_UNSAFE, it fails to link with MAKE_JOBS_NUMBER=8
cc
-Wl,-rpath,/work/a/ports/chinese/gcin/work/gcin-2.8.0:/work/a/ports/chinese/gcin/work/stage/usr/local/lib/gcin
-o tslearn tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o
pho-sym.o table-update.o locale.o gcin-settings.o gcin-common.o gcin-icon.o
pho-dbg.o pho2pinyin.o pinyin.o lang.o gtab-list.o gtab-init.o fullchar.o
gtab-tsin-fname.o unix-exec.o gtab-util.o -L./im-client -lgcin-im-client
-Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXext -lXrender
-lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11
-latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0
-lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lX11
-lm
cc
-Wl,-rpath,/work/a/ports/chinese/gcin/work/gcin-2.8.0:/work/a/ports/chinese/gcin/work/stage/usr/local/lib/gcin
-o sim2trad sim2trad.o util.o gcin2.so locale.o gcin-conf.o gcin-icon.o
-Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXext -lXrender
-lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11
-latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0
-lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lX11
-lm
/usr/bin/ld: cannot find -lgcin-im-client
gmake[1]: *** [tslearn] Error 1
Reported by: redports |
2.8.0 04 Jan 2014 23:27:59
  |
antoine  |
With gtk 2.4.22, immodule cache has moved from gtk.immodules to
immodules.cache. gtk-query-immodules-2.0 has a new option,
--update-cache that does what we want too.
Use this new option.
While here, add stage support to non slave ports
Reviewed by: kwm (immodules part) |
2.8.0 03 Jan 2014 15:59:42
  |
adamw  |
Convert chinese to MDOCS |
2.8.0 11 Dec 2013 14:58:29
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese |
2.8.0 22 Oct 2013 13:57:35
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
2.8.0 20 Sep 2013 16:01:22
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
2.8.0 15 Sep 2013 12:27:31
  |
antoine  |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
2.8.0 17 Jun 2013 16:18:54
  |
antoine  |
- Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstall
with pkg
- Consistently use full path when running gtk-query-immodules as the path
is embedded in output (we prefer reproducible output)
This fixes leftovers reported by poudriere
====>> Files or directories modified:
etc/gtk-2.0/gtk.immodules
PR: ports/179230
Approved by: portmgr (bapt) |
2.8.0 19 Feb 2013 08:23:46
  |
vanilla  |
Upgrade to 2.8.0. |
2.7.8_1 05 Sep 2012 08:35:37
  |
vanilla  |
fix build.
Obtained from: pointyhat@ |
2.7.8 29 Jul 2012 11:17:04
 |
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
2.7.8 16 Jul 2012 03:08:57
 |
vanilla  |
Upgrade to 2.7.8, and make portlint happy. |
2.7.6.1_1 06 Jun 2012 06:44:38
 |
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
2.7.6.1_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2.7.6.1 16 Apr 2012 13:18:22
 |
vanilla  |
Upgrade to 2.7.6.1. |
2.7.5 15 Mar 2012 15:32:12
 |
vanilla  |
Upgrade to 2.7.5.
Feature safe: yes |
2.7.4 25 Feb 2012 15:07:21
 |
vanilla  |
Upgrade to 2.7.4. |
2.7.3 11 Feb 2012 14:26:52
 |
vanilla  |
1: Upgrade to 2.7.3
2: take maintainer bit. |
2.7.2 09 Feb 2012 00:34:00
 |
vanilla  |
Fix pkg-plist.
Obtained from: pav@ via pointyhat |
2.7.2 04 Feb 2012 11:41:38
 |
vanilla  |
Add missing file to pkg-plist. |
2.7.2 04 Feb 2012 11:38:40
 |
vanilla  |
1: Upgrade to 2.7.2.
2: better way to handle intcode-module.so. |
2.7.1_1 04 Feb 2012 09:45:15
 |
chinsan  |
- Fix pkg-plist |
2.7.1 31 Jan 2012 12:52:37
 |
vanilla  |
Upgrade to 2.7.1. |
2.7.0_1 31 Jan 2012 08:30:58
 |
kevlo  |
Fix typo |
2.7.0 31 Jan 2012 08:26:35
 |
kevlo  |
- Install missing man pages
- Bump PORTREVISION |
2.7.0 30 Jan 2012 17:35:58
 |
chinsan  |
- Remove unused patch
Noticed by: lwhsu@ |
2.7.0 30 Jan 2012 15:52:29
 |
chinsan  |
- Update to 2.7.0
- Add CHEWING knob to enable Chewing IM module
- Limit to compile on FreeBSD 7.0+
- Fix japanese/anthy dependency
- Many thanks to the contributer: vanilla@
- Drop maintainership
Changelog: http://www.csie.nctu.edu.tw/~cp76/gcin/download/Changelog.html |
1.6.0 06 Nov 2011 16:36:34
 |
miwi  |
- Get rid FreeBSD 6.X support |
1.6.0 23 Mar 2011 14:36:25
 |
chinsan  |
- Update to 1.6.0
- Take maintainership
Changelog: http://www.csie.nctu.edu.tw/~cp76/gcin/download/Changelog.html |
1.5.9 05 Mar 2011 07:05:47
 |
chinsan  |
- Update to 1.5.9
- Fix mirror issue, also mv LOCAL/chinsan to LOCAL/chinsan/gcin for better
category. |
1.5.8 15 Feb 2011 22:18:24
 |
chinsan  |
- update to 1.5.8
- remove noseeing
- fix gcin-setup
- fix qt4 detecting problem (path)
- remove unused patch
- use 'xdg-open(1)' to opens a file or URL in the user's preferred application |
1.5.6 09 Feb 2011 10:53:09
 |
chinsan  |
- Upgrade to 1.5.6
- Add LICENSE |
1.4.5_3 31 Mar 2010 14:23:29
 |
pav  |
- Correct Latest link (I'm pretty sure no one is going to do 'pkg_add -r yes`) |
1.4.5_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.4.5_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.4.5_1 19 Dec 2009 21:40:34
 |
makc  |
Fix QT4 option usage (in preparation for Qt-4.6.0 update)
Replace strip with ${STRIP_CMD} while here |
1.4.5_1 28 Aug 2009 17:37:26
 |
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
1.4.5_1 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.4.5 17 May 2009 09:48:42
 |
chinsan  |
- Update to 1.4.5 |
1.4.4_1 08 Apr 2009 00:42:40
 |
itetcu  |
Fix plist with -DNOPORT*.
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail |
1.4.4_1 23 Mar 2009 20:00:23
 |
chinsan  |
- Reduce depenency on japanese/anthy
- Bump PORTREVISION
Suggested by: kevlo@
Source from: caleb |
1.4.4 02 Mar 2009 21:57:57
 |
pav  |
- Mark BROKEN on FreeBSD 6.x
Reported by: pointyhat |
1.4.4 01 Feb 2009 01:10:45
 |
chinsan  |
- Update to 1.4.4 |
1.4.2_1 21 Oct 2008 16:00:42
 |
chinsan  |
- Update noseeing to version 12th.
- Bump PORTREVISION |
1.4.2 11 Aug 2008 03:40:56
 |
chinsan  |
- Add conflicts with chinese/gcin-devel |
1.4.2 21 Jun 2008 10:20:56
 |
chinsan  |
- Update to 1.4.2. |
1.4.1 20 Jun 2008 14:19:43
 |
chinsan  |
- Update to 1.4.1. |
1.4.0_2 06 Jun 2008 13:14:38
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.4.0_1 29 May 2008 23:19:27
 |
chinsan  |
- Fix the pkg-plist if defined(NOPORTDOCS).
Noticed by: itetcu |
1.4.0 18 May 2008 05:40:28
 |
chinsan  |
- Update to 1.4.0. |
1.3.9_3 05 May 2008 18:04:21
 |
chinsan  |
- Update noseeing to ver. 11. |
1.3.9_2 21 Apr 2008 16:24:54
 |
chinsan  |
- Update noseeing to 10. |
1.3.9_1 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.3.9 02 Apr 2008 04:47:00
 |
chinsan  |
- Update noseeing to 9.
- Add more mirrors. |
1.3.9 08 Feb 2008 06:38:13
 |
chinsan  |
- Update to 1.3.9
- Changelog: http://cle.linux.org.tw/gcin/download/Changelog |
1.3.8 21 Jan 2008 15:51:47
 |
chinsan  |
- Update to 1.3.8
- Changelog: http://cle.linux.org.tw/gcin/download/Changelog |
1.3.7.1 23 Dec 2007 15:35:11
 |
chinsan  |
- Add the missed checksum of noseeing tar ball. |
1.3.7.1 23 Dec 2007 15:25:37
 |
chinsan  |
- Update to 1.3.7.1 |
1.3.5 25 Oct 2007 17:26:19
 |
chinsan  |
- Update to 1.3.5 |
1.3.4_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.3.4 13 Apr 2007 01:54:14
 |
rafan  |
- Update to 1.3.4
PR: ports/111504
Submitted by: chinsan (maintainer) |
1.3.3_1 06 Feb 2007 09:06:24
 |
rafan  |
- Fix problem with GTK_IM_MODULE set to gcin [1]
- Make pkg-message more clear [2]
PR: ports/108821 [1], ports/108791 [2]
Submitted by: eliu (author) via chinsan [1], chinsan (maintainer) [2] |
1.3.3 04 Feb 2007 05:09:14
 |
rafan  |
- Update BOSHIAMY to version 8
PR: ports/108703
Submitted by: chinsan (maintainer) |
1.3.3 01 Feb 2007 04:06:25
 |
rafan  |
- Update to 1.3.3
PR: ports/108604
Submitted by: chinsan (maintainer) |
1.3.2 07 Jan 2007 07:13:48
 |
rafan  |
- Update boshiamy to 7
PR: ports/107647
Submitted by: chinsan (maintainer) |
1.3.2 04 Jan 2007 03:56:41
 |
rafan  |
- Update to 1.3.2
PR: ports/107461
Submitted by: chinsan (maintainer) |
1.3.1_1 04 Dec 2006 04:21:39
 |
rafan  |
- fix word order in gcin2tab
PR: ports/106262
Submitted by: chinsan (maintainer) |
1.3.1 03 Dec 2006 12:10:41
 |
rafan  |
- Update to 1.3.1
PR: ports/106248
Submitted by: chinsan (maintainer) |