| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Oct 2012 22:12:14
3.7p3_8
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
12 Jun 2012 17:58:28
3.7p3_8
|
hrs  |
Use USE_IMAKE instead of BUILD_DEPENDS. |
18 Mar 2011 17:59:51
3.7p3_8
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
12 Apr 2010 04:14:10
3.7p3_8
|
hrs  |
Fix ownership/permissions of files in ${DATADIR}/dic when
this port is added by pkg_add(1).
Spotted by: WATANABE Kazuhiro |
11 Apr 2010 12:08:47
3.7p3_7
|
hrs  |
Fix an ownership/permission issue of ${PREFIX}/share/canna/dic. |
02 Mar 2010 14:55:06
3.7p3_6
|
hrs  |
Move conversion tables from canna-server to canna-lib.
Submitted by: nork (long time ago)
Feature safe: yes |
18 Nov 2009 22:39:55
3.7p3_5
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
26 Jan 2009 13:58:24
3.7p3_5
|
hrs  |
Remove implicit dependency on x11/xorg-libraries.
Spotted by: motoyuki |
26 Oct 2008 19:48:19
3.7p3_4
|
hrs  |
- Separate the server part and the library part from japanese/Canna, and
remove japanese/Canna.
- Take maintainership. |
05 Oct 2008 16:53:13
3.7p3_3
|
hrs  |
japanese/canna-server and japanese/canna-lib are repo-copied from
japanese/Canna.
PR: ports/127869 |