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

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.41
Thu Jul 24 15:03:38 2008 UTC (3 years, 6 months ago) by hrs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.40: +1 -1 lines
Remove japanese/kterm16c because japanese/kterm now supports the
16-color patch.  While I am here, OPTIONSify WITH_* vars and add
some clean-ups to the Makefile in japanese/kterm.

Approved by:	maintainer

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Jul 23 04:57:56 2008 UTC (3 years, 6 months ago) by hrs
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +10 -6 lines
- Fix build with NOPORTDOCS=yes.
- Add CONFLICTS=ja-kterm-[0-9]*.

Spotted by:	QA Tindy

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jul 22 22:02:13 2008 UTC (3 years, 6 months ago) by flz
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).

Approved by:	portmgr (self)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:51:07 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -4 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat May 19 20:12:01 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Jun 15 02:42:09 2005 UTC (6 years, 7 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +0 -6 lines
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Mar 17 23:22:07 2005 UTC (6 years, 10 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -0 lines
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html

Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.

Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
  France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
  Matthias Muthmann), which still appears to have problems with some
  keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
  ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
  by Anders Nor Berle; PR ports/74757)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Dec 23 09:32:38 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:10:13 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -6 lines
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon May 3 00:04:43 2004 UTC (7 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
XFree86-4-clients is also a BUILD_DEPENDS since mkfontdir is used in the
install phase

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Apr 11 22:59:45 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
XFree86-4-clients is an EXTRACT_DEPENDS, not BUILD_DEPENDS

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri May 9 05:50:57 2003 UTC (8 years, 9 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +9 -10 lines
Change MAINTAINER and sevral corrections.

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

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:20:55 2000 UTC (11 years, 4 months ago) by asami
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, RELEASE_4_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +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.27: download - view: text, markup, annotated - select for diffs
Sat Oct 7 22:15:03 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.

(This should probably be rewritten to use EXTRA_PATCHES but I don't have
time to test it now.)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Aug 30 05:26:09 2000 UTC (11 years, 5 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +11 -5 lines
This port requires bdftopcf, so add explicit dependency
to XFree86-4-clients when XFREE86_VERSION=4.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:25:05 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
    XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jul 25 08:56:25 2000 UTC (11 years, 6 months ago) by shige
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -2 lines
Fix build error (distfiles sub-directory error).

Submitted by:	Motoyuki Konno <motoyuki@bsdclub.org>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jul 19 15:34:21 2000 UTC (11 years, 6 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Fix unfetchable problem.
Fix files/md5 (add subdir to distfiles' path).

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:17:56 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -11 lines
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 11 14:14:36 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +10 -8 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.20: download - view: text, markup, annotated - select for diffs
Sat Apr 1 05:49:55 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Change termcap and resource.

PR:		17370
Submitted by:	maintainer

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:25:07 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.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Change Id->FreeBSD.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 11 08:13:57 1999 UTC (13 years ago) by motoyuki
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +28 -15 lines
kterm16c port.  Files were repository copied from ports/japanese/kterm.

kterm16c is a 16 color-support version of kterm.
It is useful for console hardcopy on a VGA terminal.
16 color patch was made by KANDA Toshihiro <candy@kgc.co.jp>.

PR:		9976
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Dec 23 01:47:23 1998 UTC (13 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +47 -6 lines
Add wallpaper patch and two new options, USE_XAW3DLIB and USE_NEXTAWLIB.

PR:		9168
Submitted by:	maintainer

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Dec 25 22:29:38 1997 UTC (14 years, 1 month ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Be more selective about which ports to maintain.  I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Oct 17 12:56:49 1997 UTC (14 years, 3 months ago) by itojun
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -1 lines
NFS and xauth security patch included into PATCHFILES.
Submitted by:	sanpei@jp.freebsd.org

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

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 18 09:54:05 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.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
Use MASTER_SITE_XCONTRIB.  Use MAN? macros.  CATEGORIES+= -> CATEGORIES.

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

Inspired by:	obrien

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Nov 1 13:43:14 1996 UTC (15 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +11 -5 lines
Upgrade, 6.1.0 -> 6.2.0.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Sep 19 04:38:22 1996 UTC (15 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Add "jp-" in front of PKGNAME.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jun 3 02:17:23 1996 UTC (15 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
freefall.cdrom.com -> freefall.freebsd.org

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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:46:24 1995 UTC (16 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Fri Mar 24 11:09:28 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 11 13:51:26 1995 UTC (17 years ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -3 lines
Converted Makefiles as much as I could.

(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 25 03:40:43 1995 UTC (17 years ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
Minor cleanup.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 12 04:30:43 1994 UTC (17 years, 2 months ago) by gpalmer
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES=	yes anymore.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 23 07:58:37 1994 UTC (17 years, 2 months ago) by gpalmer
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
<Sigh> Another one that was refusing to install it's manpage
Reviewed by:
Submitted by:
Obtained from:

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Nov 18 02:55:03 1994 UTC (17 years, 2 months ago) by asami
Branches: kagotani
CVS tags: kterm_6_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
kterm - Kanji xterm, version 6.1.0 for R6

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 18 02:55:02 1994 UTC (17 years, 2 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