Port details |
- vor Dodge the rocks until you die
- 0.5.8 games
=2 0.5.8Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2005-09-10 23:17:26
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://sametwice.com/vor
- Description:
- Variations on Rockdodger (VoR) is a fork of Paul Holt's little gem Rock
Dodger, which has now accumulated enough differences to be worth releasing
on its own. The premise is simple: dodge the rocks until you die. No
shields, no weapons, no bonus lives, just pure rockdodgin' fun for your
spare moments. VoR has ray-traced rocks, a free-scrolling screen, and
"real" physics for your ship. Warning: this game is, if anything, harder
than the original. It is intended to be a quickie game to kill a few spare
moments here and there, not an epic space adventure.
¦ ¦ ¦ ¦ 
- 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/games/vor/ && make install clean
- To add the package, run one of these commands:
- pkg install games/vor
- pkg install vor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1587322561
SHA256 (vor-0.5.8.tgz) = 9003089708327e1a3169b412e16725ccb669dd21465d49abec5aa4e6e4cce09a
SIZE (vor-0.5.8.tgz) = 361789
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl-config : devel/sdl12
- Library dependencies:
-
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vor-0.5.8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_vor
- USES:
- gmake pkgconfig sdl tar:tgz
- 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) |
0.5.8 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 ) |
0.5.8 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
0.5.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5.8 20 Apr 2020 00:47:24
  |
amdmi3  |
- Update to 0.5.8 |
0.5.7 25 Apr 2019 14:19:38
  |
amdmi3  |
- Add USES=sdl |
0.5.7 12 Sep 2016 09:01:23
  |
amdmi3  |
- Update to 0.5.7
- Fix LICENSE
- Switch to upstream .desktop file |
0.5.6 17 Feb 2016 11:01:57
  |
amdmi3  |
- Update to 0.5.6 |
0.5.5_7 22 Oct 2015 17:21:46
  |
amdmi3  |
- Add LICENSE
- Switch to options helpers
- 400k get :) |
0.5.5_7 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.5.5_6 10 Sep 2014 20:50:37
  |
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) |
0.5.5_5 26 Aug 2014 14:06:09
  |
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.5.5_5 09 Aug 2014 07:42:56
  |
amdmi3  |
- Strip binary |
0.5.5_5 07 May 2014 18:06:21
  |
amdmi3  |
- Convert USE_BZIP2 and USE_DOS2UNIX to USES |
0.5.5_5 04 Oct 2013 02:17:29
  |
amdmi3  |
- Support staging
- Convert USE_GMAKE to USES |
0.5.5_5 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.5.5_5 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.5.5_5 23 May 2013 02:02:20
  |
amdmi3  |
- Trim Makefile header
- OptionsNG |
0.5.5_5 23 Jan 2013 15:00:19
  |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.5.5_4 22 Jan 2013 23:12:21
  |
makc  |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article from COMMENT
Approved by: maintainers |
0.5.5_4 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.5.5_3 18 Feb 2012 10:18:33
 |
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.5.5_2 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
0.5.5_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.5_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.5.5 04 Feb 2010 10:42:11
 |
amdmi3  |
- Update to 0.5.5 |
0.5.4_3 30 Jan 2010 09:43:31
 |
mva  |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
0.5.4_2 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.5.4_1 28 Jul 2009 16:34:36
 |
amdmi3  |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
0.5.4_1 15 Jun 2009 23:49:22
 |
amdmi3  |
- Add a patch I've forgotten to `cvs add` -> make the port respect PREFIX,
LOCALBASE and CFLAGS
Reported by: QATty |
0.5.4 31 May 2009 22:32:42
 |
amdmi3  |
- Update to 0.5.4
- Mark MAKE_JOBS_SAFE |
0.5.3_1 05 Jan 2009 16:14:51
 |
amdmi3  |
- Update address of my distfile mirror |
0.5.3_1 19 Jun 2008 17:28:24
 |
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
0.5.3_1 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
0.5.3 04 Jun 2007 19:43:26
 |
miwi  |
* Update to 0.5.3
* Remove FreeBSD 4.x support
PR: 113193
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.5.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}. |
0.5.2 08 Apr 2007 16:32:19
 |
rafan  |
- Update to 0.5.2
PR: ports/111377
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) |
0.5.1 31 Mar 2007 15:50:41
 |
erwin  |
Update to 0.5.1
PR: 111054
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.5 22 Feb 2007 05:40:05
 |
rafan  |
- Update to 0.5
PR: ports/109408
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) |
0.4_1 21 Dec 2006 20:41:33
 |
edwin  |
[MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
one. Also, now I can mirror some distfiles, so update
MASTER_SITES for some ports.
PR: ports/107038
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> |
0.4_1 20 Sep 2006 11:21:59
 |
stas  |
- 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) |
0.4 12 Sep 2006 12:56:09
 |
jmelo  |
- Update WWW.
PR: ports/103017
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) |
0.4 24 Apr 2006 13:10:41
 |
vs  |
Update to 0.4
PR: ports/94983
Submitted by: maintainer |
0.3 22 Jan 2006 11:18:58
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.3 10 Sep 2005 23:16:03
 |
pav  |
Variations on Rockdodger (VoR) is a fork of Paul Holt's little gem Rock
Dodger, which has now accumulated enough differences to be worth releasing
on its own. The premise is simple: dodge the rocks until you die. No
shields, no weapons, no bonus lives, just pure rockdodgin' fun for your
spare moments. VoR has ray-traced rocks, a free-scrolling screen, and
"real" physics for your ship. Warning: this game is, if anything, harder
than the original. It is intended to be a quickie game to kill a few spare
moments here and there, not an epic space adventure.
PR: ports/85818
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> |