| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
1.1j_9
|
dinoex  |
- update png to 1.5.10 |
18 Mar 2011 17:59:51
1.1j_8
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
28 Mar 2010 06:47:48
1.1j_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.1j_7
|
dinoex  |
- update to jpeg-8 |
13 Sep 2009 10:23:14
1.1j_6
|
nork  |
Add support NO_FSCHG macro to adapt not schg-flags supported fs like ZFS.
[NOTE]
This fix is a install issue, so I don't bump PORTREVISION.
Approved by: kuriyama |
08 Mar 2007 04:37:12
1.1j_6
|
kuriyama  |
- Fix to indicate to use ja_JP.eucJP instead of ancient ja_JP.EUC.
PR: ports/104043
Submitted by: "do.dat" <doitdoit@myTrashMail.com> |
09 May 2006 00:18:07
1.1j_5
|
edwin  |
Remove USE_REINPLACE from categories starting with a J |
22 Jan 2006 12:39:13
1.1j_5
|
edwin  |
SHA256ify
Approved by: krion@ |
18 Mar 2004 00:48:53
1.1j_5
|
kuriyama  |
SIZEify.
Submitted by: trevor |
22 Feb 2003 07:48:51
1.1j_5
|
kuriyama  |
de-pkg-comment. |
04 Nov 2002 03:05:48
1.1j_5
|
edwin  |
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento |
31 Jul 2002 01:00:29
1.1j_5
|
kuriyama  |
Use
.include <bsd.prog.mk>
instead of
.include <bsd.man.mk>
to avoid "bsd.man.mk cannot be included directly" error.
Submitted by: horikawa |
15 Apr 2002 00:47:50
1.1j_5
|
kuriyama  |
jcatman should specify -dlang=ja_JP.eucJP when it invokes groff.
Submitted by: Mori Kouji <mori@tri.asanuma.co.jp> via horikawa |
21 Feb 2002 00:54:24 
|
kuriyama  |
Make this port LOCALBASE clean. |
17 Jan 2002 07:29:50 
|
kuriyama  |
Fix a bug that jman always searched "ja" subdirectory ignoring LC_ALL,
LC_CTYPE, and LANG. |
14 Dec 2001 06:04:35 
|
kuriyama  |
Apply patch for -a option. |
29 Aug 2001 15:41:54 
|
kuriyama  |
Fix for bus error (core dump). |
26 Jul 2001 06:01:12 
|
kuriyama  |
/usr/local/bin/groff -dlang=ja_JP.eucJP is used only for "ja". For other lang,
/usr/bin/groff is used. |
12 Jul 2001 07:10:47 
|
kuriyama  |
I forgot to add this patch in previous commit. |
29 Jan 2001 01:21:08 
|
kuriyama  |
Upgrade to 1.1i. - Change nroff option from -man to -mandoc -mtty-char -
Merge recent FreeBSD's man modifications |
04 Jan 2001 21:47:08 
|
sf  |
null commit, sorry. bump PORTREVISION; functional change. |
04 Jan 2001 21:45:03 
|
sf  |
mes |
28 Dec 2000 03:27:22 
|
kuriyama  |
Use -mandoc instead of -man. |
08 Oct 2000 11:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |
29 May 2000 07:45:02 
|
kuriyama  |
Replace an invalid use of ${PREFIX} with ${LOCALBASE}. Pull up man page
entries from PLIST to Makefile. |