Port details |
- 3ddesktop 3D Virtual Desktop Switcher
- 0.2.9_15 x11
=7 0.2.9_15Version 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: 2003-06-12 08:33:48
- Last Update: 2021-06-22 18:53:08
- Commit Hash: da3162c
- People watching this port, also watch:: sudo, unrar, zip, aterm, xorg-server
- License: not specified in port
- Description:
- 3D-Desktop is an OpenGL program that lets you switch virtual desktops in
a seamless 3-Dimensional environment. Impress your friends, and slow down
your desktop... all at the same time!
WWW: http://desk3d.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 3ddesktop>0:x11/3ddesktop
- To install the port:
- cd /usr/ports/x11/3ddesktop/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/3ddesktop
- pkg install 3ddesktop
- PKGNAME: 3ddesktop
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (3ddesktop-0.2.9.tar.gz) = 8fde969c1aec60685e0a74d2ebcfa1ef570df454288d5774646e2b291515e8c5
SIZE (3ddesktop-0.2.9.tar.gz) = 182278
- 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:
-
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- xmu.pc : x11-toolkits/libXmu
- Library dependencies:
-
- libImlib2.so : graphics/imlib2
- libglut.so : graphics/freeglut
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for 3ddesktop-0.2.9_15:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_3ddesktop
- USES:
- gl localbase xorg xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Jun 2021 18:53:08 0.2.9_15
|
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
06 Apr 2021 14:31:07 0.2.9_14
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
0.2.9_14
|
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. |
23 May 2017 05:03:16
0.2.9_14
|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
01 Apr 2016 14:33:58
0.2.9_13
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
28 Dec 2015 14:01:59
0.2.9_13
|
amdmi3  |
- Switch to USES=localbase
- Switch to options helpers
- Fix WWW: |
08 Oct 2015 15:12:22
0.2.9_13
|
olgeni  |
Remove trailing whitespace from Makefiles, M-X. |
27 Dec 2014 00:09:03
0.2.9_13
|
gblach  |
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr |
20 Dec 2014 19:55:19
0.2.9_12
|
bapt  |
cleanup plist |
10 Sep 2014 20:50:37
0.2.9_12
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
16 Apr 2014 18:28:50
0.2.9_11
|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
20 Dec 2013 18:10:29
0.2.9_10
|
pawel  |
Fix build with clang
PR: ports/184871
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
30 Oct 2013 04:08:17
0.2.9_10
|
eadler  |
- Convert to staging |
20 Sep 2013 23:43:20
0.2.9_10
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
14 Jun 2013 11:58:35
0.2.9_10
|
miwi  |
- Add missing dependency
Reported by: pkg (DEV_MODE) |
25 Mar 2013 19:14:43
0.2.9_10
|
eadler  |
For some of the unmaintained ports in the x11 category convert them to OptionsNG
While here, trim the headers |
04 Aug 2012 22:52:04
0.2.9_10
|
kwm  |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
01 Jun 2012 05:26:28
0.2.9_9
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.2.9_8
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
19 Mar 2011 12:38:54
0.2.9_8
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.2.9_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.2.9_7
|
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
0.2.9_6
|
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. |
22 Aug 2009 00:39:37
0.2.9_6
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
31 Jul 2009 13:57:52
0.2.9_6
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
23 Jan 2009 16:28:36
0.2.9_5
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
21 Aug 2008 06:18:49
0.2.9_4
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20 Mar 2008 10:09:36
0.2.9_4
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
11 Mar 2008 21:13:53
0.2.9_4
|
stas  |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az |
02 Aug 2007 12:14:45
0.2.9_3
|
arved  |
Fix build on 64bit platforms |
19 May 2007 20:32:57
0.2.9_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Mar 2007 08:51:14
0.2.9_2
|
stas  |
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2] |
13 May 2006 05:00:46
0.2.9_1
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
12 Jan 2006 12:54:32
0.2.9_1
|
sem  |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
25 Nov 2005 19:09:52
0.2.9
|
pav  |
- Add SHA256 |
04 Jul 2005 13:58:51
0.2.9
|
arved  |
Update to 0.2.9
PR: 82945
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
12 Apr 2005 03:26:57
0.2.8_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.2.8_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
07 Mar 2005 16:41:04
0.2.8_1
|
adamw  |
Bump PORTREVISION on all ports that received the imlib2 shlib chase. |
07 Mar 2005 15:10:20
0.2.8
|
vanilla  |
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson <raj at cserv62.csub.edu>
Somepart by: me |
21 Jan 2005 19:58:33
0.2.8
|
krion  |
Update to version 0.2.8
PR: ports/76549
Submitted by: Ports Fury |
30 Aug 2004 09:49:56
0.2.7
|
krion  |
Portlint. |
30 Aug 2004 08:37:15
0.2.7
|
krion  |
Update to version 0.2.7
PR: ports/71126
Submitted by: Ports Fury |
10 Apr 2004 17:26:55
0.2.5_1
|
trevor  |
Tidy up whitespace. |
29 Jan 2004 16:13:06
0.2.5_1
|
trevor  |
SIZEify. |
15 Dec 2003 18:44:02
0.2.5_1
|
krion  |
- Chase libraries for new Imlib2 version |
17 Nov 2003 12:29:10
0.2.5_1
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
18 Jun 2003 21:36:48
0.2.5_1
|
adamw  |
Fix misspelling in pkg-plist. PORTREVISION bump.
Drop maintainership.
Reported by: kris |
12 Jun 2003 17:15:13
0.2.5
|
adamw  |
Add dependency upon libImlib2.
Submitted by: Sean Welch <welchsm@earthlink.net> |
12 Jun 2003 08:33:18
0.2.5
|
adamw  |
Add 3ddesktop, a 3D Virtual Desktop Switcher.
Throws up all your virtual desktops into one giant rotating
OpenGL carousel.
It works with many different WindowManagers, and is very configurable. |