Port details |
- linux-virtual-jay-peak Simulation of snowboarding at the Jay Peak resort in Vermont
- 1.1a_3 games
=2 1.1a_3Version 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: 2005-04-13 21:59:40
- 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
- Also Listed In: linux
- License: not specified in port
- WWW:
- http://www.soulride.com/products/jay_peak.html
- Description:
- Virtual Jay Peak is a simulation of snowboarding at the Jay Peak
resort in Vermont. The terrain is based on geological survey data of
the mountain and surrounding area, with the addition of signature
trails and buildings. The software is based on the extreme backcountry
snowboarding game Soul Ride.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- linux-virtual-jay-peak>0:games/linux-virtual-jay-peak
- To install the port:
- cd /usr/ports/games/linux-virtual-jay-peak/ && make install clean
- To add the package, run one of these commands:
- pkg install games/linux-virtual-jay-peak
- pkg install linux-virtual-jay-peak
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: linux-virtual-jay-peak
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- SHA256 (virtual_jay_peak_linux_1_1a.tar.gz) = 8c6632ee15c5f4bdbe1122500472f4e69c51f1449076d5f0d62514084856a98a
SIZE (virtual_jay_peak_linux_1_1a.tar.gz) = 7306520
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- linux-c7-dri>0 : graphics/linux-c7-dri
- linux-c7-xorg-libs>=7.7_7 : x11/linux-c7-xorg-libs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for linux-virtual-jay-peak-1.1a_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_linux-virtual-jay-peak
- USES:
- linux
- 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.1a_3 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.1a_3 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.1a_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1a_3 03 Nov 2016 21:47:46
  |
tijl  |
Remove NVIDIA option from Linux ports now that the nvidia-driver can be
installed later. |
1.1a_2 07 Sep 2016 12:43:22
  |
tijl  |
- In Uses/linux.mk use the loop variable directly when appending to
*_DEPENDS. Helper variables derived from the loop variable aren't
expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.
PR: 211645
Reported by: jkim |
1.1a_1 05 Sep 2016 19:23:42
  |
tijl  |
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework. (Only the first 15 lines of the commit message are shown above ) |
1.1a_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1a_1 23 Dec 2014 14:43:59
  |
amdmi3  |
- Drop @dirrm* from plist |
1.1a_1 13 Jun 2014 07:36:28
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
1.1a_1 26 Mar 2014 02:29:02
  |
swills  |
- Stagify
- Convert to OPTIONS
- Add amd64 to archs
PR: ports/187870
Submitted by: Johannes Jost Meixner <xmj@chaot.net> |
1.1a 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.1a 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.1a 21 Dec 2009 02:19:12
 |
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. |
1.1a 07 Jun 2009 15:23:55
 |
bsam  |
Convert ports which use RUN_DEPENDS+=.../graphics/linux_dri to
using USE_LINUX_APPS+=dri. This is needed to switch a default
linux base at 8-CURRENT to linux_base-f10. No PORTREVISION bump
is needed since it's mere infrastructure fix. Affected ports:
-----
emulators/linux-pete-mesagpu/Makefile
emulators/linux-pete-xgl2gpu/Makefile
games/atitd/Makefile
games/linux-coldwar-demo/Makefile
games/linux-darwinia-demo/Makefile
games/linux-defcon/Makefile
games/linux-doom3-demo/Makefile
games/linux-gorky17-demo/Makefile
games/linux-nerogame/Makefile
games/linux-nwnclient/Makefile (Only the first 15 lines of the commit message are shown above ) |
1.1a 19 Mar 2009 17:28:51
 |
bsam  |
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav) |
1.1a 29 Apr 2008 05:11:44
 |
linimon  |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
1.1a 19 Apr 2008 17:56:05
 |
miwi  |
- 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) |
1.1a 02 Feb 2007 17:06:25
 |
pav  |
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr |
1.1a 22 Jan 2006 11:18:58
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.1a 04 Sep 2005 02:04:45
 |
jylefort  |
If X_WINDOW_SYSTEM is xfree86-3, depend on graphics/linux_glx. |
1.1a 13 Jul 2005 13:44:31
 |
jylefort  |
Use linux_dri or nvidia-driver rather than linux_mesa3.
Submitted by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> |
1.1a 22 Jun 2005 23:13:16
 |
jylefort  |
Sweeping. |
1.1a 13 Apr 2005 21:58:53
 |
jylefort  |
Adds Virtual Jay Peak, a snowboarding simulation (Linux version).
PR: ports/79505
Submitted by: myself
Approved by: adamw (mentor) |