FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 10:44 AM GMT
Port details
3ddesktop 0.2.9_8 x11 on this many watch lists=8 search for ports that depend on this port
3D Virtual Desktop Switcher

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 search for ports maintained by this maintainer
Port Added: 12 Jun 2003 08:33:48
License: not specified in port
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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: graphics/imlib2, graphics/libglut
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11/3ddesktop/ && make install clean
To add the package: pkg_add -r 3ddesktop


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://sunet.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://iweb.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://switch.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://surfnet.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://kent.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://freefr.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://voxel.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://jaist.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://osdn.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://nchc.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://ncu.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://transact.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://softlayer.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://internode.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://ufpr.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
http://waix.dl.sourceforge.net/project/desk3d/3ddesktop/0.2.9/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.2.9_8
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.9_8
miwi search for other commits by this committer
- Get Rid MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.2.9_8
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.2.9_7
dinoex search for other commits by this committer
- update to jpeg-8
21 Dec 2009 02:19:12
Original commit files touched by this commit  0.2.9_6
dougb search for other commits by this committer
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
Original commit files touched by this commit  0.2.9_6
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.2.9_6
dinoex search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.9_5
flz search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.9_4
rafan search for other commits by this committer
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 View all of this commit message)
20 Mar 2008 10:09:36
Original commit files touched by this commit  0.2.9_4
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
11 Mar 2008 21:13:53
Original commit files touched by this commit  0.2.9_4
stas search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.9_3
arved search for other commits by this committer
Fix build on 64bit platforms
19 May 2007 20:32:57
Original commit files touched by this commit  0.2.9_3
flz search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.9_2
stas search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.9_1
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
12 Jan 2006 12:54:32
Original commit files touched by this commit  0.2.9_1
sem search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.9
pav search for other commits by this committer
- Add SHA256
04 Jul 2005 13:58:51
Original commit files touched by this commit  0.2.9
arved search for other commits by this committer
Update to 0.2.9

PR:             82945
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.2.8_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.2.8_1
obrien search for other commits by this committer
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
Original commit files touched by this commit  0.2.8_1
adamw search for other commits by this committer
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
07 Mar 2005 15:10:20
Original commit files touched by this commit  0.2.8
vanilla search for other commits by this committer
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
Original commit files touched by this commit  0.2.8
krion search for other commits by this committer
Update to version 0.2.8

PR:             ports/76549
Submitted by:   Ports Fury
30 Aug 2004 09:49:56
Original commit files touched by this commit  0.2.7
krion search for other commits by this committer
Portlint.
30 Aug 2004 08:37:15
Original commit files touched by this commit  0.2.7
krion search for other commits by this committer
Update to version 0.2.7

PR:             ports/71126
Submitted by:   Ports Fury
10 Apr 2004 17:26:55
Original commit files touched by this commit  0.2.5_1
trevor search for other commits by this committer
Tidy up whitespace.
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.2.5_1
trevor search for other commits by this committer
SIZEify.
15 Dec 2003 18:44:02
Original commit files touched by this commit  0.2.5_1
krion search for other commits by this committer
- Chase libraries for new Imlib2 version
17 Nov 2003 12:29:10
Original commit files touched by this commit  0.2.5_1
trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
18 Jun 2003 21:36:48
Original commit files touched by this commit  0.2.5_1
adamw search for other commits by this committer
Fix misspelling in pkg-plist. PORTREVISION bump.

Drop maintainership.

Reported by:    kris
12 Jun 2003 17:15:13
Original commit files touched by this commit  0.2.5
adamw search for other commits by this committer
Add dependency upon libImlib2.

Submitted by:   Sean Welch <welchsm@earthlink.net>
12 Jun 2003 08:33:18
Original commit files touched by this commit  0.2.5
adamw search for other commits by this committer
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.

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.615 seconds.