The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD games : actx

Window sitter for X11

 actx - a window sitter for X11

Shinya Esu
esu@yk.rim.or.jp
 

http://rosegray.sakura.ne.jp/ActX/



actx history


v. 1.17
date: 2007/05/19 20:05:17;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.16 date: 2007/03/05 01:00:30; author: linimon; state: Exp; lines: +1 -1 Reset esu@yk.rim.or.jp due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.15 date: 2005/02/20 17:48:32; author: nobutaka; state: Exp; lines: +1 -1 Update MASTER_SITES. Submitted by: maintainer
v. 1.14 date: 2003/09/24 09:37:01; author: osa; state: Exp; lines: +1 -1 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.13 date: 2003/02/21 12:05:41; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/07/09 16:30:13; author: dwcjr; state: Exp; lines: +1 -3 Update to latest version PR: 40082 Submitted by: umeno@rr.iij4u.or.jp Approved by: maintainer
v. 1.11 date: 2002/01/11 08:11:37; author: sf; state: Exp; lines: +6 -2 update to 1.21p1. PR: 33780 Submitted by: maintainer
v. 1.10 date: 2001/12/02 18:26:13; author: steve; state: Exp; lines: +6 -4 Update to version 1.20. PR: 32392 Submitted by: amorita
v. 1.9 date: 2001/10/22 18:28:50; author: sf; state: Exp; lines: +4 -3 update to 1.10. PR: 31425 Submitted by: UMENO Takashi Approved by: maintainer
v. 1.8 date: 2001/01/29 16:09:24; author: kevlo; state: Exp; lines: +10 -4 Update to version 1.01 PR: 24709 Submitted by: MAINTAINER
v. 1.7 date: 2000/10/08 10:20:11; author: asami; state: Exp; lines: +2 -2 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.
v. 1.6 date: 2000/08/03 09:23:20; author: asami; state: Exp; lines: +2 -3 (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
v. 1.5 date: 2000/04/14 00:45:19; author: mharo; state: Exp; lines: +3 -4 update portname/portversion stuff (games commit part 1, a-c)
v. 1.4 date: 1999/10/20 17:38:02; author: flathill; state: Exp; lines: +4 -4 Update to 0.99.2 PR: ports/14433 Submitted by: esu@yk.rim.or.jp
v. 1.3 date: 1999/10/10 19:44:21; author: flathill; state: Exp; lines: +6 -6 Update to 0.99.1 PR: ports/14184 Submitted by: esu@yk.rim.or.jp
v. 1.2 date: 1999/08/25 06:02:46; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.1 date: 1999/03/07 00:23:16; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/03/07 00:23:16; author: flathill; state: Exp; lines: +0 -0 PR: ports/10370 Submitted by: esu@yk.rim.or.jp Lovely characters stay on top of active window. ============================================================================= v. 1.17 date: 2007/05/19 20:05:17; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2007/03/05 01:00:30; author: linimon; state: Exp; lines: +1 -1 Reset esu@yk.rim.or.jp due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.15 date: 2005/02/20 17:48:32; author: nobutaka; state: Exp; lines: +1 -1 Update MASTER_SITES. Submitted by: maintainer
v. 1.14 date: 2003/09/24 09:37:01; author: osa; state: Exp; lines: +1 -1 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.13 date: 2003/02/21 12:05:41; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/07/09 16:30:13; author: dwcjr; state: Exp; lines: +1 -3 Update to latest version PR: 40082 Submitted by: umeno@rr.iij4u.or.jp Approved by: maintainer
v. 1.11 date: 2002/01/11 08:11:37; author: sf; state: Exp; lines: +6 -2 update to 1.21p1. PR: 33780 Submitted by: maintainer
v. 1.10 date: 2001/12/02 18:26:13; author: steve; state: Exp; lines: +6 -4 Update to version 1.20. PR: 32392 Submitted by: amorita
v. 1.9 date: 2001/10/22 18:28:50; author: sf; state: Exp; lines: +4 -3 update to 1.10. PR: 31425 Submitted by: UMENO Takashi Approved by: maintainer
v. 1.8 date: 2001/01/29 16:09:24; author: kevlo; state: Exp; lines: +10 -4 Update to version 1.01 PR: 24709 Submitted by: MAINTAINER
v. 1.7 date: 2000/10/08 10:20:11; author: asami; state: Exp; lines: +2 -2 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.
v. 1.6 date: 2000/08/03 09:23:20; author: asami; state: Exp; lines: +2 -3 (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
v. 1.5 date: 2000/04/14 00:45:19; author: mharo; state: Exp; lines: +3 -4 update portname/portversion stuff (games commit part 1, a-c)
v. 1.4 date: 1999/10/20 17:38:02; author: flathill; state: Exp; lines: +4 -4 Update to 0.99.2 PR: ports/14433 Submitted by: esu@yk.rim.or.jp
v. 1.3 date: 1999/10/10 19:44:21; author: flathill; state: Exp; lines: +6 -6 Update to 0.99.1 PR: ports/14184 Submitted by: esu@yk.rim.or.jp
v. 1.2 date: 1999/08/25 06:02:46; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.1 date: 1999/03/07 00:23:16; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/03/07 00:23:16; author: flathill; state: Exp; lines: +0 -0 PR: ports/10370 Submitted by: esu@yk.rim.or.jp Lovely characters stay on top of active window. ============================================================================= v. 1.17 date: 2007/05/19 20:05:17; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2007/03/05 01:00:30; author: linimon; state: Exp; lines: +1 -1 Reset esu@yk.rim.or.jp due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.15 date: 2005/02/20 17:48:32; author: nobutaka; state: Exp; lines: +1 -1 Update MASTER_SITES. Submitted by: maintainer
v. 1.14 date: 2003/09/24 09:37:01; author: osa; state: Exp; lines: +1 -1 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.13 date: 2003/02/21 12:05:41; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/07/09 16:30:13; author: dwcjr; state: Exp; lines: +1 -3 Update to latest version PR: 40082 Submitted by: umeno@rr.iij4u.or.jp Approved by: maintainer
v. 1.11 date: 2002/01/11 08:11:37; author: sf; state: Exp; lines: +6 -2 update to 1.21p1. PR: 33780 Submitted by: maintainer
v. 1.10 date: 2001/12/02 18:26:13; author: steve; state: Exp; lines: +6 -4 Update to version 1.20. PR: 32392 Submitted by: amorita
v. 1.9 date: 2001/10/22 18:28:50; author: sf; state: Exp; lines: +4 -3 update to 1.10. PR: 31425 Submitted by: UMENO Takashi Approved by: maintainer
v. 1.8 date: 2001/01/29 16:09:24; author: kevlo; state: Exp; lines: +10 -4 Update to version 1.01 PR: 24709 Submitted by: MAINTAINER
v. 1.7 date: 2000/10/08 10:20:11; author: asami; state: Exp; lines: +2 -2 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.
v. 1.6 date: 2000/08/03 09:23:20; author: asami; state: Exp; lines: +2 -3 (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
v. 1.5 date: 2000/04/14 00:45:19; author: mharo; state: Exp; lines: +3 -4 update portname/portversion stuff (games commit part 1, a-c)
v. 1.4 date: 1999/10/20 17:38:02; author: flathill; state: Exp; lines: +4 -4 Update to 0.99.2 PR: ports/14433 Submitted by: esu@yk.rim.or.jp
v. 1.3 date: 1999/10/10 19:44:21; author: flathill; state: Exp; lines: +6 -6 Update to 0.99.1 PR: ports/14184 Submitted by: esu@yk.rim.or.jp
v. 1.2 date: 1999/08/25 06:02:46; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.1 date: 1999/03/07 00:23:16; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/03/07 00:23:16; author: flathill; state: Exp; lines: +0 -0 PR: ports/10370 Submitted by: esu@yk.rim.or.jp Lovely characters stay on top of active window. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm