Port details |
- asbutton Dockapp that displays 4 or 9 buttons to run apps of your choice
- 0.3_3 misc =5 0.3_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-07-20 14:22:28
- Commit Hash: b832da1
- People watching this port, also watch:: libxml2, nasm, gnuls, libwmf, ucspi-tcp
- Also Listed In: afterstep windowmaker
- License: GPLv2
- Description:
- A swallowable applet presents a number of little buttons inside a
Wharf or dock icon and each of those starts an application when
clicked.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/asbutton/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/asbutton
- pkg install asbutton
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: asbutton
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (asbutton-0.3.tar.gz) = 8bf8b264a9babdf0c7bd4aba4836989962300970367785c29c036ccac98ed4f0
SIZE (asbutton-0.3.tar.gz) = 106550
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xpm.pc : x11/libXpm
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for asbutton-0.3_3:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- misc_asbutton
- USES:
- xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3_3 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.3_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3_3 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.3_3 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.3_3 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
0.3_3 27 Feb 2014 08:43:08 |
miwi |
- Update MASTER_SITES
- Add LICENSE
- Stage support
PR: 187039
Submitted by: Ports Fury |
0.3_3 07 Feb 2014 18:50:30 |
bapt |
Deprecate ports unmaintained for which distillator is not able to find public
distfiles
Reported by: distilator |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.3_3 25 Mar 2013 18:44:20 |
eadler |
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint |
0.3_3 02 Aug 2011 20:58:23 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
0.3_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.3_3 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.3_3 19 Apr 2008 17:56:05 |
miwi |
- 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) |
0.3_2 11 Aug 2007 09:21:15 |
rafan |
- Fix SIGSEGV after recent fix for gcc 4
PR: ports/115166
Submitted by: Eugene Grosbein <eugen at grosbein.pp.ru> |
0.3_1 26 May 2007 20:39:02 |
krion |
Fix build with gcc4.2 |
0.3_1 25 May 2007 23:01:35 |
kris |
BROKEN with gcc 4.2 |
0.3_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.3 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
0.3 25 Nov 2005 16:09:33 |
pav |
- Add SHA256 |
0.3 21 Apr 2005 10:41:18 |
vs |
Use MAKE_ARGS |
0.3 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.3 15 Dec 2003 01:17:29 |
pav |
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim! |
0.3 07 Mar 2003 06:07:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
10 Sep 2001 02:14:28 |
kris |
Distfile rerolled; no changes. |
21 Aug 2001 21:32:19 |
jim |
Fix MASTER_SITES. I'm not sure why it was changed to MASTER_SITES_AFTERSTEP
to begin with. |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |
03 Aug 2000 10:28:58 |
asami |
(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. |
23 Jun 2000 14:14:38 |
sobomax |
- Use MASTER_SITE_AFTERSTEP to MASTER_SITES |