| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Mar 2013 11:57:58
1.1.5,1
|
kuriyama  |
- Upgrade to 1.1.5. |
09 Oct 2012 22:12:14
1.1.4,1
|
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. |
20 Jul 2012 22:25:22
1.1.4,1
|
bapt  |
Convert to new options framework |
09 Nov 2011 15:26:04
1.1.4,1
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 17:40:45
1.1.4,1
|
miwi  |
- Fix build on FreeBSD 10 |
23 Sep 2011 22:26:39
1.1.4,1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:40:25
1.1.4,1
|
ohauer  |
-remove MD5 |
24 Dec 2008 06:35:33
1.1.4,1
|
kuriyama  |
Upgrade to 1.1.4.
PR: ports/128964, ports/129605
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>, Ayumi M
<ayu@commun.jp> |
15 Oct 2007 00:52:36
1.0.9,1
|
kuriyama  |
Upgrade to 1.0.9. |
26 May 2007 12:29:44
1.0.5,1
|
kuriyama  |
- Upgrade to 1.0.5. |
30 Nov 2006 23:42:37
0.8.1,1
|
kris  |
BROKEN on sparc64 and ia64: Does not compile |
12 Sep 2006 14:52:34
0.8.1,1
|
kuriyama  |
- Upgrade to 0.8.1.
Based on: shimamura-san's patch |
30 Aug 2006 02:52:30
0.20060829
|
kuriyama  |
Update snapshot to 20060829. |
08 Jun 2006 23:23:41
0.20060608
|
kuriyama  |
Upgrade to 20060608 snapshot. |
07 May 2006 09:59:08
0.20060506
|
kuriyama  |
Update to 20060506 snapshot. |
07 May 2006 08:29:48
0.20060130_2
|
nobutaka  |
Bump PORTREVISION to encourage users to rebuild since shared library version of
libmecab has been bumped. |
23 Feb 2006 10:40:45
0.20060130_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
10 Feb 2006 03:30:45
0.20060130
|
kuriyama  |
- Unbreak on 4.x.
Reported by: pointyhat via kris |
30 Jan 2006 22:46:26
0.20060130
|
kuriyama  |
- Update snapshot to 20060130.
- Depends on normal mecab rather than mecab-razil.
Submitted by: Tasuku SUENAGA <a@razil.jp> |
24 Jan 2006 03:10:24
0.20050827
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
0.20050827
|
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. |
28 Aug 2005 12:15:43
0.20050827
|
kuriyama  |
Update to 20050827. |
29 Jun 2005 09:41:48
0.20050628
|
kuriyama  |
- Update snapshot.
- Unbreak on 4.x box. |
30 May 2005 14:16:35
0.20050529
|
kuriyama  |
Add senna, embeddable Fulltext Search Engine (library only). |