eb21 FreshPorts -- games/atr3d
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
atr3d 0.6_14 games on this many watch lists=0 search for ports that depend on this port
3D asteroids-like multiplayer game
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Jun 2003 19:04:09
License: not specified in port


Avoid The Roid 3D is a 3D asteroids-like multiplayer game. The
player flies around in a three dimensional space, shooting
asteroids and other ships while trying to avoid running into
any of them or being shot.
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. x11-toolkits/libXmu
  3. x11/libXi
  4. x11/libX11
  5. lang/perl5.12
  6. devel/automake
  7. devel/autoconf
Required To Run:
  1. x11-toolkits/libXmu
  2. x11/libXi
  3. x11/libX11
Required Libraries:
  1. audio/freealut
  2. graphics/freeglut
  3. graphics/libGLU
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/atr3d/ && make install clean
To add the package: pkg_add -r atr3d


Configuration Options
===> The following configuration options are available for atr3d-0.6_14:
     OPENAL=on: OpenAL support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://rodrigo.osorio.free.fr/freebsd/distfiles/

Number of commits found: 44

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Oct 2012 13:27:48
Original commit files touched by this commit  0.6_14
gahr search for other commits by this committer
- Convert to OptionsNG

Notified by:	http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG
06 Aug 2012 07:22:15
Original commit files touched by this commit  0.6_14
gahr search for other commits by this committer
- Update MASTER_SITES
- Remove WWW line from pkg-descr, website has disappeared

PR:		170387
Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net>
04 Aug 2012 22:52:04
Original commit files touched by this commit  0.6_14
kwm search for other commits by this committer
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.
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.6_13
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
03 Jul 2011 14:25:36
Original commit files touched by this commit  0.6_13
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.6_13
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  0.6_13
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  0.6_13
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  0.6_13
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
25 Jan 2010 19:15:18
Original commit files touched by this commit  0.6_12
pav search for other commits by this committer
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
23 Jan 2009 16:28:36
Original commit files touched by this commit  0.6_11
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.6_10
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 Aug 2008 00:57:32
Original commit files touched by this commit  0.6_10
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.6_10
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.6_10
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
10 Mar 2008 16:01:51
Original commit files touched by this commit  0.6_9
gahr search for other commits by this committer
- Remove USE_X_PREFIX in favor of USE_XORG
- Respect USE_GL
- Add optional sound knob

Approved by:    miwi (mentor)
25 Feb 2008 21:44:26
Original commit files touched by this commit  0.6_8
gahr search for other commits by this committer
- Fix build on 64-bits platforms
- Adopt maintainship

PR:      120860
Approved by:    miwi (mentor)
01 Feb 2008 11:28:02
Original commit files touched by this commit  0.6_8
linimon search for other commits by this committer
Also broken with gcc 4.2 on sparc64.
23 Nov 2007 20:04:12
Original commit files touched by this commit  0.6_8
pav search for other commits by this committer
- Mark BROKEN on amd64 with gcc42

Reported by:    pointyhat
Approved by:    portmgr (hat)
20 Nov 2007 03:00:23
Original commit files touched by this commit  0.6_8
linimon search for other commits by this committer
Pointyhat reports that this now builds on 7.x and 8.x.

Approved by:    portmgr (self)
30 Sep 2007 04:47:37
Original commit files touched by this commit  0.6_8
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
26 May 2007 20:32:56
Original commit files touched by this commit  0.6_7
kris search for other commits by this committer
BROKEN with gcc 4.2
19 May 2007 20:32:57
Original commit files touched by this commit  0.6_7
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}.
28 Mar 2007 09:29:38
Original commit files touched by this commit  0.6_6
miwi search for other commits by this committer
- Fix build

PR:             110299
Submitted by:   trasz
01 Dec 2006 14:05:08
Original commit files touched by this commit  0.6_6
laszlof search for other commits by this committer
1) Respect X11BASE
2) Pet portlint(1)

Reported by:    pointyhat
20 Sep 2006 11:21:59
Original commit files touched by this commit  0.6_6
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
08 Jun 2006 16:07:12
Original commit files touched by this commit  0.6_6
oliver search for other commits by this committer
update freealut to 1.1.0
07 May 2006 23:46:33
Original commit files touched by this commit  0.6_5
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
23 Apr 2006 10:14:30
Original commit files touched by this commit  0.6_5
oliver search for other commits by this committer
update to openal 20060211 [1]
fix dependant ports [2]

PR:             ports/96172 [1]
                ports/95192 [2]
Submitted by:   maintainer  [1]
                oliver      [2]
Approved by:    maintainer
12 Jan 2006 12:54:32
Original commit files touched by this commit  0.6_5
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>
24 Nov 2005 19:28:01
Original commit files touched by this commit  0.6_4
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.6_4
ade search for other commits by this committer
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.
08 Aug 2004 08:11:20
Original commit files touched by this commit  0.6_4
krion search for other commits by this committer
Drop maintainership.
01 Jul 2004 06:15:16
Original commit files touched by this commit  0.6_4
krion search for other commits by this committer
Add missing dependency

Reported by:    pointyhat via kris
28 Jun 2004 05:08:25
Original commit files touched by this commit  0.6_3
krion search for other commits by this committer
Utilize USE_GL knob

Submitted by:   fjoe
04 Jun 2004 17:29:38
Original commit files touched by this commit  0.6_2
ade search for other commits by this committer
Sync with new bsd.autotools.mk
16 Apr 2004 14:42:39
Original commit files touched by this commit  0.6_2
krion search for other commits by this committer
- Remove USE_SIZE knob
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.6_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
30 Jan 2004 21:51:03
Original commit files touched by this commit  0.6_1
kris search for other commits by this committer
Fix plist and bump PORTREVISION
30 Jan 2004 14:05:15
Original commit files touched by this commit  0.6
krion search for other commits by this committer
- SIZEify
20 Nov 2003 15:06:15
Original commit files touched by this commit  0.6
trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
20 Nov 2003 13:51:47
Original commit files touched by this commit  0.6
trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
22 Jul 2003 10:34:12
Original commit files touched by this commit  0.6
krion search for other commits by this committer
Change my mail to @FreeBSD.org

Approved by:    fjoe (mentor)
14 Jun 2003 19:03:21
Original commit files touched by this commit  0.6
osa search for other commits by this committer
New port: 3D asteroids-like multiplayer game

Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
PR:             53194
Approved by:    fjoe (implicit)

Number of commits found: 44

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days32
new fortnight63
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0