Skip site navigation (1)Skip section navigation (2)

CVS log for ports/japanese/xjman/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / japanese / xjman

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.30
Sun Oct 5 02:59:52 2008 UTC (3 years, 4 months ago) by hrs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.29: +1 -1 lines
Remove japanese/xjman and japanese/xjman-3.  These are no longer
maintained.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue May 9 00:18:03 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -1 lines
Remove USE_REINPLACE from categories starting with a J

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Apr 14 12:56:06 2005 UTC (6 years, 9 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
- Fix substitution.

PR:		ports/76022
Submitted by:	xiao <xiao@inter7.jp>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Apr 10 21:04:23 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -4 lines
Now builds on sparc64

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Apr 3 21:30:37 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Reset inactive maintainer.  Thanks for your work in the past!

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Sep 28 01:51:40 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Now builds on amd64

Approved by:	portmgr (self)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 25 10:39:25 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +7 -1 lines
BROKEN on !i386: Does not compile

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jan 22 11:05:56 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Use the SORT macro from bsd.port.mk.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:59 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Nov 16 00:55:11 2002 UTC (9 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
scripts/configure needs perl -> USE_PERL5=yes
Noticed on: bento

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Nov 11 17:07:20 2002 UTC (9 years, 3 months ago) by sada
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Unbreak: REINPLACE_CMD, actualy sed, uses different RE from perl.
Submitted by:	SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp>
Failed by:	edwin

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Nov 4 22:57:35 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.

Noticed on bento and others (full mailbox :-)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri May 17 18:20:44 2002 UTC (9 years, 8 months ago) by sada
Branches: MAIN
CVS tags: RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -2 lines
- Upgrade to version 0.7, which is against XFree86 4.1.0 .
- Add RUN_DEPENDS to japanese/man.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:08:52 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +9 -9 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Aug 17 12:28:57 2001 UTC (10 years, 5 months ago) by sada
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Fixed MASTER_SITES .

Noticed by: Brian Somers <brian@Awfulhak.org>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 8 06:38:03 2001 UTC (10 years, 6 months ago) by sada
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Upgrade xjman to version 0.6, this is for XFree86 4.x.
Also make a branch xjman-3, which keeps xjman-0.5. This is for XF86 3.x.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 6 14:07:47 2001 UTC (10 years, 6 months ago) by sada
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -2 lines
Cope with update of bsd.man.mk .

Submitted by:	sf [FreeBSD-users-jp 63159]
Reported by:	Yasuhito KAMINAGA <kaminaga@nat.gunma-ct.ac.jp>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:21:37 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
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.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 13 08:34:06 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -4 lines
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.

Finally `japanese' category has been done.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Feb 7 14:10:38 2000 UTC (12 years ago) by taoka
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Updated to 0.5

PR:	16532
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
Approved by: maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Oct 30 15:34:24 1999 UTC (12 years, 3 months ago) by sada
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -10 lines
Use MLINKS instead of .so directive against the problem of linked pages.

Submitted by:	Yasuhiro Fukuma <yasuf@big.or.jp> in ports-jp ML #7987

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Oct 22 16:22:35 1999 UTC (12 years, 3 months ago) by sada
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -5 lines
Upgrade to 0.4.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:46:36 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:57:23 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
ln -> ${LN}

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:27:55 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Change Id->FreeBSD.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 22 23:32:42 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 9 16:49:38 1999 UTC (12 years, 9 months ago) by sada
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -5 lines
Upgrade to version 0.3.
Obtained from:	The X Japanese Documentation Project

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 31 16:41:29 1999 UTC (12 years, 10 months ago) by sada
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES
& PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead.
We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 31 05:25:49 1999 UTC (12 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add PKGNAME, need "ja-" in front.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Dec 29 22:31:14 1998 UTC (13 years, 1 month ago) by sada
Branches: SADA
CVS tags: ja_xjman_0_2, RELEASE_3_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Japanized X manual, presented by "The X Japanese Documentation Project".

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 29 22:31:14 1998 UTC (13 years, 1 month ago) by sada
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options