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

CVS log for ports/chinese/rxvt/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / chinese / rxvt

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24
Mon May 19 08:33:28 2003 UTC (8 years, 8 months ago) by keichii
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.23: +1 -1 lines
Obsolete port.  In the future, we should use the simple
ports/x11/rxvt-* because it is now i18n complete.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Feb 26 14:23:42 2003 UTC (8 years, 11 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
pkg-comment police: Purge them in this category while I'm here.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed May 15 17:53:42 2002 UTC (9 years, 8 months ago) by keichii
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +9 -27 lines
Update to rxvt 2.7.8 and use ports/x11/rxvt as the master port

PR:		32690
Submitted by:	statue@softwareliberty.org

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Mar 7 22:53:39 2001 UTC (10 years, 11 months ago) by keichii
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Change my email address in the Maintainer line

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Feb 14 22:22:34 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +14 -12 lines
o update to 2.7.5.
o change maintainer.

PR:		24870
Submitted by:	maintainer

add USE_LIBTOOL and --enable-shared to install shared library.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Oct 13 02:39:55 2000 UTC (11 years, 4 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +12 -4 lines
Sync with x11/rxvt.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:22:41 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 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.17: download - view: text, markup, annotated - select for diffs
Thu Apr 13 08:28:15 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -4 lines
Convert to PORTNAME/PORTVERSION.

Anomalies found:
 - autoconvert was missing "zh-" in front of PKGNAME
 - xcin (both 2.3 and 2.5) had invalid version strings
 - neither of xcin ports had NO_LATEST_LINK
 - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0

Fixed all except the last (I wasn't sure if it was intentional).

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 1 00:05:43 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -4 lines
o update chinese/rxvt to 2.7.3
o merge MASTER_SITES from x11/rxvt
o kick over-bolded font out
o now it's happy with chinese/kcfonts and chinese/arphicttf

PR:		17618
Submitted by:	clive@cirx.org

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 23 13:50:45 2000 UTC (11 years, 11 months ago) by imura
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -6 lines
Update to version 2.7.2.

PR:		16596
Submitted by:	maintainer

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

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jun 27 02:07:30 1999 UTC (12 years, 7 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +10 -6 lines
Update to rxvt 2.6.0.

PR:	12356
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Apr 13 15:11:32 1999 UTC (12 years, 10 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5 lines
Update to 2.6PRE3

PR:		11041
Submitted by:	Frank Chen-hsiung Chan frankch@waru.life.nthu.edu.tw

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 19 22:17:49 1999 UTC (12 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Change PRE to pre in PKGNAME -- it's a little less hurting to the eye.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 15 01:24:55 1999 UTC (12 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -6 lines
Update to version 2.6PRE2.

PR:		10394
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 17 07:34:26 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -4 lines
Change the binary name, crxvt2 -> crxvt.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Dec 9 05:05:32 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -5 lines
Upgrade to 2.4.11
PR:		ports/9015
Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 10 01:04:31 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +12 -11 lines
Upgrade to 2.4.8.
Submitted by:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 5 09:30:46 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Rename all USE_X11 to USE_X_PREFIX.  Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 5 17:30:59 1998 UTC (14 years, 1 month ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
Upgrade to 2.4.5.
PR:		ports/5407
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 19 19:23:18 1997 UTC (14 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
make it compatible with zh-kcfonts, and change execute file to crxvt2.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 16 19:26:52 1997 UTC (14 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
RUN_DEPENDs to chinese/xcin.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 4 03:12:16 1997 UTC (14 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0 lines
Add $Id$ line.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Dec 4 01:56:16 1997 UTC (14 years, 2 months ago) by vanilla
Branches: FRANKCH
CVS tags: zh_rxvt_2_4_4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
zh-rxvt enable the BIG5 support of rxvt-2.4.4,
Extra patchs have been applied to add support for XCIN
PR:		ports/5066
Submitted by:	Frankch Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 4 01:56:16 1997 UTC (14 years, 2 months ago) by vanilla
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