Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.16_2 17 Aug 2019 06:49:30 |
ashish |
Remove expired port:
2019-05-08 textproc/scim-bridge: Broken for more than 6 months
PR: 230891 |
0.4.16_2 07 Apr 2019 07:43:38 |
antoine |
Deprecate ports broken for more than 6 months |
0.4.16_2 06 Nov 2018 17:00:38 |
amdmi3 |
- Expand always-true OSVERSION condition
Approved by: portmgr blanket |
0.4.16_2 08 Sep 2018 09:19:13 |
tobik |
textproc/scim-bridge: Mark as broken on systems using Clang 6
scim-bridge-agent-signal-listener.cpp:67:9: error: no matching function for call
to 'send'
send (pipe_in, '\0', sizeof (char), MSG_NOSIGNAL);
^~~~
/usr/include/sys/socket.h:680:9: note: candidate function not viable: no known
conversion from 'char' to 'const void *' for 2nd argument
ssize_t send(int, const void *, size_t, int);
^
There was no maintainer feedback and it is doubtful that my proposed
fix in the PR is correct.
PR: 230891 |
0.4.16_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.4.16_2 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
0.4.16_2 31 Aug 2014 13:19:16 |
tijl |
textproc/scim:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
0.4.16_1 30 Jun 2014 10:42:34 |
ashish |
- Add STAGE support
- Move LICENSE definition to its own block
- Fix LIB_DEPENDS |
0.4.16_1 01 Oct 2013 12:33:57 |
marino |
textproc/scim-bridge: add <unistd.h> for modern compilers
Approved by: portmgr (bapt, implicit) |
0.4.16_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.4.16_1 05 Sep 2013 17:37:23 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
0.4.16_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.4.16_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.4.16 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.4.16 23 Jul 2010 08:21:54 |
ashish |
- Fix LICENSE information.
Approved by: pgj (mentor) |
0.4.16 15 Jul 2010 14:19:28 |
ashish |
- Update to 0.4.16.
- Add LICENSE information.
Approved by: tabthorpe (mentor) |
0.4.15_4 07 Jul 2010 07:07:44 |
ashish |
- Add patch to fix the issue mentioned in the PR.
- Transfer maintainership to self.
PR: ports/147492
Approved by: pgj (mentor), henry.hu.sh@gmail.com (maintainer)
Feature safe: yes |
0.4.15_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.4.15_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.4.15_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.4.15_1 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
0.4.15_1 16 Aug 2009 14:06:52 |
olgeni |
Fix a few common typos in pkg-descr ("separate", "compatible"). |
0.4.15_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 |
0.4.15 23 Sep 2008 15:16:58 |
makc |
Add textproc/scim-bridge and textproc/scim-bridge-qt4:
Scim-bridge is wrapper library for SCIM, written in C. Scim-bridge
is seperated in two parts, the agent and the clients. The agent is
the IME server which communicates with SCIM. The clients are IMModules
which communicate only with the agent so that there is no binary
dependency between the clients and SCIM.
WWW: http://www.scim-im.org/projects/scim_bridge/
PR: 126603
Submitted by: Henry Hu <henry.hu.sh at gmail.com>
Approved by: miwi (mentor) |