Port details |
- vdesk Command-line utility for setting up and using virtual desktops
- 1.2_4 x11 =3 1.2_4Version 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: 2002-05-18 07:45:43
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: hs-ShellCheck, py311-iocage-devel, endless-sky, ttyd, proxsmtp
- License: MIT
- WWW:
- https://offog.org/code/
- Description:
- This is a small command-line utility for setting up and using virtual
desktops.
from the Web page:
invoke it as vdesk <desktop number> to switch to a desktop,
or vdesk <desktop number> <window id> ... to move windows
to a desktop, where desktop 0 means that the window should
be made sticky.
- ¦ ¦ ¦ ¦
- 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/x11/vdesk/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/vdesk
- pkg install vdesk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vdesk
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (vdesk-1.2.tar.gz) = 4ac9af40591abcb3a99dea9331933182af7a7c4d0c2eec43be37cf2c21dfa792
SIZE (vdesk-1.2.tar.gz) = 64595
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:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vdesk-1.2_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_vdesk
- USES:
- autoreconf 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2_4 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
1.2_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2_4 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.2_4 10 Dec 2015 21:26:12 |
amdmi3 |
- Switch to options helpers
- Don't install useless and empty docs |
1.2_4 03 Jun 2015 16:00:02 |
amdmi3 |
- Switch to USES=autoreconf
- Add LICENSE |
1.2_3 20 Dec 2014 19:55:19 |
bapt |
cleanup plist |
1.2_3 15 Dec 2013 00:03:00 |
bapt |
Support stage |
1.2_3 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.2_3 07 Sep 2013 17:20:21 |
sunpoet |
- Use single space after WWW: |
1.2_3 17 Mar 2013 23:48:01 |
eadler |
Simplify port:
- remove inert code that attempted to remove a ./configure file
- convert to OptionsNG |
1.2_3 27 Jan 2013 05:55:20 |
tabthorpe |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr |
1.2_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2_3 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.2_3 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.2_2 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.2_2 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.2_2 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.2_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}. |
1.2 07 May 2006 16:01:48 |
sem |
- Remove CVS tags and blank lines from distinfo file in unmaintained ports
Obtained from: distinfo survey |
1.2 11 Feb 2006 21:03:14 |
netchild |
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1] |
1.2 07 Jan 2006 20:00:09 |
trevor |
Hash with SHA-256. |
1.2 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.2 01 Jul 2004 17:06:41 |
ade |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
1.2 12 Mar 2004 02:48:25 |
ade |
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups. |
1.2 27 Jan 2004 16:12:37 |
trevor |
Add size data. |
1.2 22 Jan 2004 14:11:59 |
trevor |
Use PLIST_DIRS and PLIST_FILES macros. |
1.2 12 Nov 2003 03:13:17 |
trevor |
Use a version of autoconf which works.
Submitted by: Darren "igla" of batterybackups.net |
1.2 31 Oct 2003 22:26:37 |
trevor |
Update to 1.2.
Requested by: vdesk author Adam Sampson via e-mail
Submitted by: Tim Bishop via GNATS
PR: 58781 |
1.1 30 Aug 2003 10:28:18 |
edwin |
Fix fetch problems, site has moved to http://offog.org/code
Noticed by: bento / linimon |
1.1 01 Mar 2003 14:34:34 |
trevor |
Retire comment file. |
1.1 08 Aug 2002 12:32:41 |
trevor |
Correct the category. |
1.1 18 May 2002 06:27:43 |
trevor |
Move vdesk port to x11 category. |