The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD misc : asbutton

A dockapp that displays 4 or 9 buttons to run apps of your choice

 A swallowable applet presents a number of little buttons inside a 
Wharf or dock icon and each of those starts an application when
clicked. 

http://home.pacbell.net/ryanlath/asbutton.html



asbutton history


v. 1.17
date: 2007/08/11 09:21:15;  author: rafan;  state: Exp;  lines: +1 -1
- Fix SIGSEGV after recent fix for gcc 4

PR:		ports/115166
Submitted by:	Eugene Grosbein 

v. 1.16 date: 2007/05/26 20:39:01; author: krion; state: Exp; lines: +0 -4 Fix build with gcc4.2
v. 1.15 date: 2007/05/25 23:01:35; author: kris; state: Exp; lines: +7 -1 BROKEN with gcc 4.2
v. 1.14 date: 2007/05/19 20:15:32; 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.13 date: 2006/05/10 22:37:15; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.12 date: 2005/04/21 10:41:18; author: vs; state: Exp; lines: +7 -0 Use MAKE_ARGS
v. 1.11 date: 2003/12/15 01:17:27; author: pav; state: Exp; lines: +1 -1 Jim Mock (jim) returned his commit bit, so set his ports free. Thank for all your work, Jim!
v. 1.10 date: 2003/03/07 06:06:57; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.9 date: 2001/08/21 20:32:19; author: jim; state: Exp; lines: +2 -3 Fix MASTER_SITES. I'm not sure why it was changed to MASTER_SITES_AFTERSTEP to begin with.
v. 1.8 date: 2000/08/03 09:25:45; 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.7 date: 2000/06/23 13:14:36; author: sobomax; state: Exp; lines: +7 -9 - Use MASTER_SITE_AFTERSTEP to MASTER_SITES PR: 19468 Submitted by: KATO Tsuguru
v. 1.6 date: 2000/04/14 08:45:18; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.5 date: 1999/08/25 07:21:08; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/08/22 18:59:12; author: mharo; state: Exp; lines: +4 -4 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.3 date: 1999/08/14 10:39:58; author: jim; state: Exp; lines: +3 -3 Updated my email address
v. 1.2 date: 1999/08/01 01:59:40; author: cpiazza; state: Exp; lines: +14 -18 Update to version 0.3 PR: 12797 Submitted by: Jim Mock , maintainer
v. 1.1 date: 1999/05/10 16:44:06; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/05/10 16:44:06; author: flathill; state: Exp; lines: +0 -0 PR: ports/11619 Submitted by: jim@blues.ghis.net A dockapp that displays 4 or 9 buttons to run apps of your choice. ============================================================================= v. 1.17 date: 2007/08/11 09:21:15; author: rafan; state: Exp; lines: +1 -1 - Fix SIGSEGV after recent fix for gcc 4 PR: ports/115166 Submitted by: Eugene Grosbein
v. 1.16 date: 2007/05/26 20:39:01; author: krion; state: Exp; lines: +0 -4 Fix build with gcc4.2
v. 1.15 date: 2007/05/25 23:01:35; author: kris; state: Exp; lines: +7 -1 BROKEN with gcc 4.2
v. 1.14 date: 2007/05/19 20:15:32; 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.13 date: 2006/05/10 22:37:15; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.12 date: 2005/04/21 10:41:18; author: vs; state: Exp; lines: +7 -0 Use MAKE_ARGS
v. 1.11 date: 2003/12/15 01:17:27; author: pav; state: Exp; lines: +1 -1 Jim Mock (jim) returned his commit bit, so set his ports free. Thank for all your work, Jim!
v. 1.10 date: 2003/03/07 06:06:57; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.9 date: 2001/08/21 20:32:19; author: jim; state: Exp; lines: +2 -3 Fix MASTER_SITES. I'm not sure why it was changed to MASTER_SITES_AFTERSTEP to begin with.
v. 1.8 date: 2000/08/03 09:25:45; 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.7 date: 2000/06/23 13:14:36; author: sobomax; state: Exp; lines: +7 -9 - Use MASTER_SITE_AFTERSTEP to MASTER_SITES PR: 19468 Submitted by: KATO Tsuguru
v. 1.6 date: 2000/04/14 08:45:18; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.5 date: 1999/08/25 07:21:08; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/08/22 18:59:12; author: mharo; state: Exp; lines: +4 -4 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.3 date: 1999/08/14 10:39:58; author: jim; state: Exp; lines: +3 -3 Updated my email address
v. 1.2 date: 1999/08/01 01:59:40; author: cpiazza; state: Exp; lines: +14 -18 Update to version 0.3 PR: 12797 Submitted by: Jim Mock , maintainer
v. 1.1 date: 1999/05/10 16:44:06; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/05/10 16:44:06; author: flathill; state: Exp; lines: +0 -0 PR: ports/11619 Submitted by: jim@blues.ghis.net A dockapp that displays 4 or 9 buttons to run apps of your choice. ============================================================================= v. 1.17 date: 2007/08/11 09:21:15; author: rafan; state: Exp; lines: +1 -1 - Fix SIGSEGV after recent fix for gcc 4 PR: ports/115166 Submitted by: Eugene Grosbein
v. 1.16 date: 2007/05/26 20:39:01; author: krion; state: Exp; lines: +0 -4 Fix build with gcc4.2
v. 1.15 date: 2007/05/25 23:01:35; author: kris; state: Exp; lines: +7 -1 BROKEN with gcc 4.2
v. 1.14 date: 2007/05/19 20:15:32; 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.13 date: 2006/05/10 22:37:15; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.12 date: 2005/04/21 10:41:18; author: vs; state: Exp; lines: +7 -0 Use MAKE_ARGS
v. 1.11 date: 2003/12/15 01:17:27; author: pav; state: Exp; lines: +1 -1 Jim Mock (jim) returned his commit bit, so set his ports free. Thank for all your work, Jim!
v. 1.10 date: 2003/03/07 06:06:57; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.9 date: 2001/08/21 20:32:19; author: jim; state: Exp; lines: +2 -3 Fix MASTER_SITES. I'm not sure why it was changed to MASTER_SITES_AFTERSTEP to begin with.
v. 1.8 date: 2000/08/03 09:25:45; 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.7 date: 2000/06/23 13:14:36; author: sobomax; state: Exp; lines: +7 -9 - Use MASTER_SITE_AFTERSTEP to MASTER_SITES PR: 19468 Submitted by: KATO Tsuguru
v. 1.6 date: 2000/04/14 08:45:18; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.5 date: 1999/08/25 07:21:08; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/08/22 18:59:12; author: mharo; state: Exp; lines: +4 -4 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.3 date: 1999/08/14 10:39:58; author: jim; state: Exp; lines: +3 -3 Updated my email address
v. 1.2 date: 1999/08/01 01:59:40; author: cpiazza; state: Exp; lines: +14 -18 Update to version 0.3 PR: 12797 Submitted by: Jim Mock , maintainer
v. 1.1 date: 1999/05/10 16:44:06; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/05/10 16:44:06; author: flathill; state: Exp; lines: +0 -0 PR: ports/11619 Submitted by: jim@blues.ghis.net A dockapp that displays 4 or 9 buttons to run apps of your choice. =============================================================================



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