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

CVS log for ports/japanese/less/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon May 10 14:23:54 2010 UTC (21 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -4 lines
o Add support .xz/.lzma (required xz and lzma commands).
o MAKE_JOBS_SAFE confirmed.
o Fix typo (s/DOCDIR/DOCSDIR/g).
o Bump PORTREVISION, accordingly.

Inspired by:	import of liblzma, xz, xzdec, lzmainfo by mm@

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Dec 5 16:57:49 2009 UTC (2 years, 2 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
Reset MASTER/PATCH_SITES by lost original site.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Aug 13 00:55:20 2006 UTC (5 years, 6 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, 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.35: preferred, colored
Changes since revision 1.35: +0 -0 lines
Change WWW.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jun 12 15:21:21 2006 UTC (5 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
Fix build on sparc64.
Because configure's timestamp is older than configure.ac's
one.  Almost configure's timestamp == configure.ac's one,
but this is not good.  So I enforced that configure's
timestamp is always newer than configure.ac's one.

Pointed out by:	pointyhat via kris

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri May 26 00:17:46 2006 UTC (5 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Get MAINTAINERship to myself.

I was cheated by:	ume

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Apr 15 15:30:29 2006 UTC (5 years, 9 months ago) by nork
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -2 lines
Update to 382.262.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Apr 15 02:12:18 2006 UTC (5 years, 9 months ago) by nork
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +5 -3 lines
Update to 382.259.

PR:		ports/92939
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Apr 14 20:09:25 2006 UTC (5 years, 9 months ago) by linimon
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Reset sf as maintainer due to no response to email messages.

Hat:	portmgr

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jan 5 00:14:07 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +9 -15 lines
japanese/less: Update to less-382-iso258

	- Update japanese/less to less-382-iso258.
	- gtags is now supported by original source,
	  so less-358-iso254+gtags-20010110.tar.gz is removed.

PR:		ports/90142
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org>
Approved by:	maintainet timeout

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:46 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
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.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jul 10 21:23:54 2005 UTC (6 years, 7 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -7 lines
chase/reorganize MASTER_SITES.

Notified by:	kris

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:47 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 27 00:52:57 2003 UTC (8 years, 11 months ago) by sf
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.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
fix SEGV problem.

Submitted by:	nork
Tested by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jan 9 18:01:25 2001 UTC (11 years, 1 month ago) by sf
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
fix build error on -CURRENT.

fix submitted by: issei
Reported by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jan 1 18:31:35 2001 UTC (11 years, 1 month ago) by sf
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
bump PORTREVISION; new feature added.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Dec 31 14:37:42 2000 UTC (11 years, 1 month ago) by sf
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
change MASTER_SITES to MASTER_SITE_LOCAL.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Dec 30 22:01:56 2000 UTC (11 years, 1 month ago) by sf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -3 lines
add gtags support.

Submitted by: issei

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Dec 30 21:58:37 2000 UTC (11 years, 1 month ago) by sf
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
maintainer is committer now.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Dec 16 06:46:59 2000 UTC (11 years, 1 month ago) by kuriyama
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -4 lines
Upgrade to 254 of Japanese patch.

Submitted by:	k5 (maintainer)
PR:		ports/23573

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Nov 15 14:48:40 2000 UTC (11 years, 2 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +16 -11 lines
Update to less-358+iso249 based on less-358.
Change maintainer.

PR:		ports/22870
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 23 12:44:52 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -5 lines
Patch archive site was changed.

PR:		22230
Submitted by:	YASUTOMI Nobuhiro <nobu@psrc.isac.co.jp> MAINTAINER

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Apr 11 14:14:38 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.16: preferred, colored
Changes since revision 1.16: +9 -11 lines
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.

Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:25:10 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Change Id->FreeBSD.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jan 27 07:41:17 1999 UTC (13 years ago) by fenner
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
${MASTER_SITE_GNU} got rearranged in December; let's catch up.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Oct 10 04:01:45 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +14 -3 lines
Pick up latest set of patches.

PR:		8160
Submitted by:	maintainer

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 17 20:36:13 1998 UTC (13 years, 6 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -7 lines
Update to the latest set of official patches.

PR:		7293
Submitted by:	Nobuhiro Yasutomi <nobu@prsc.isac.co.jp>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jul 11 00:32:18 1998 UTC (13 years, 7 months ago) by steve
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -5 lines
Update the list of patches.

PR:		7205
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 23 07:53:38 1998 UTC (14 years ago) by itojun
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -2 lines
japanization patch added (patchlevel 221 -> patchlevel 224)

Reviewed by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (maintainer)
Submitted by:	itojun

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 14 21:34:52 1997 UTC (14 years, 4 months ago) by max
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 8 03:33:54 1997 UTC (14 years, 5 months ago) by max
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -7 lines
Upgrade, 290 -> 332.
Change the maintainer to nobu@psrc.isac.co.jp.  (Well, he has been
maintaining this port, but someone with commit privilege should be listed as
maintainer back when he submitted the original port.)
PR:		4475
Submitted by:	nobu@psrc.isac.co.jp

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 18 10:23:58 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Use MASTER_SITE_GNU  Use MAN? macros.  CATEGORIES+= -> CATEGORIES.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 11 10:12:22 1996 UTC (15 years, 3 months ago) by max
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
CATEGORIES+= -> CATEGORIES=

Inspired by:	obrien

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 19 11:04:34 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Upgrade, now use less-290 as the base.

Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 7 05:48:08 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -12 lines
Clean up Makefiles, as per my promise.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:46:26 1995 UTC (16 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Add CATEGORIES lines to a whole bunch of port Makefiles.  Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 28 06:20:54 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -27 lines
Reviewed by:
Submitted by:
Obtained from:

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 24 11:09:39 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Mar 20 12:48:02 1995 UTC (16 years, 10 months ago) by asami
Branches: jless
CVS tags: less_237_iso
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
less-237 with patches to understand Japanese.  It will install itself
with prefix "j" so as not to tramp on the regular less.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 20 12:48:01 1995 UTC (16 years, 10 months ago) by asami
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