non port: games/bouncy/Makefile |
Number of commits found: 19 |
Thursday, 26 Dec 2019
|
07:54 antoine
Deprecate a few ports
With hat: portmgr
 |
Friday, 8 Nov 2019
|
10:47 tobik
games: Add missing USES={gnome,gl,sdl,xorg}
 |
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
 |
Saturday, 10 Mar 2018
|
17:46 gerald
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
 |
Monday, 19 Feb 2018
|
11:10 antoine
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
 |
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
 |
Wednesday, 11 May 2016
|
13:06 amdmi3
- Switch to options helpers
 |
Tuesday, 10 May 2016
|
21:38 pi
games/bouncy: fix depend on graphics/py-PyOpenGL
PR: 205472
Reported by: antoine
 |
Monday, 9 May 2016
|
19:26 pi
graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI naming
- upgrade fixes the use of the port
- py-opengl -> py-PyOpenGL
- py-opengl-accelerate -> py-PyOpenGL-accelerate
PR: 205472
Submitted by: matthew@reztek.cz
Reviewed by: koobs
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 6 Dec 2014
|
08:51 amdmi3
- Add LICENSE_FILE
- Drop @dirrm* from plist
 |
Friday, 31 Oct 2014
|
16:11 amdmi3
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino
 |
Monday, 20 Oct 2014
|
17:36 mva
- Convert games/ to new USES=python
Approved by: portmgr (implicit)
 |
Wednesday, 10 Sep 2014
|
20:50 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)
 |
Friday, 2 May 2014
|
15:44 nemysis
Moving some games to @games
games/3dpong
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/abe
- Transfer maintainership to games@ team
- Cosmetical changes
games/abuse_sdl
- Transfer maintainership to games@ team
games/airstrike
- Transfer maintainership to games@ team
- Remove TODO from DOCS
games/aop
- Transfer maintainership to games@ team
- Break lines around 80 characters
games/asteroid
- Transfer maintainership to games@ team
games/asteroids3d
- Transfer maintainership to games@ team
games/awale
- Transfer maintainership to games@ team
games/barbie_seahorse_adventures
- Transfer maintainership to games@ team
games/barrage
- Transfer maintainership to games@ team
games/black-box
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/blobwars
- Transfer maintainership to games@ team
games/blockrage
- Transfer maintainership to games@ team
games/bombz
- Transfer maintainership to games@ team
- Cosmetical changes
games/bouncy
- Transfer maintainership to games@ team
- Cosmetical changes
- Change Desktop entry file
games/bubble-chains
- Transfer maintainership to games@ team
- Remove not needed bsd.port.options.mk
games/bugsquish
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/capicity
- Transfer maintainership to games@ team
games/capitalism
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Change Desktop entry file
- Break lines around 80 characters
games/cuyo
- Transfer maintainership to games@ team
- Don't silence warnings
- Remove TODO from DOCS
games/defendguin
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Break lines around 80 characters
games/duckmaze
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Add DOCS Option
- Cosmetical changes
games/entombed
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file
games/epiar
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/euchre
- Transfer maintainership to games@ team
- Remove TODO from DOCS
- Change Desktop entry file
- Change pkg-descr, cosmetical changes
games/fightorperish
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file
- Break lines around 80 characters
games/frotz
- Transfer maintainership to games@ team
games/gemdropx
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/glightoff
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO from DOCS
games/gnurobots
- Transfer maintainership to games@ team
- Remove TODO from DOCS
- Simplify DOCS installation handling
games/gtkballs
- Transfer maintainership to games@ team
games/gtktetcolor
- Transfer maintainership to games@ team
games/help_hannahs_horse
- Transfer maintainership to games@ team
- Disable Clang warnings with CFLAGS+
- Cosmetical changes
- Change pkg-plist, remove mtree
games/hitori
- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for dependency change
- Transfer maintainership to games@ team
- Remove USES desktop-file-utils
- Use tar:xz instead of USE_XZ=yes
games/holotz-castle
- Transfer maintainership to games@ team
- Break lines around 80 characters
games/icbm3d
- Remove FTP master site
- Transfer maintainership to games@ team
games/icebreaker
- Transfer maintainership to games@ team
- Change pkg-message
games/icebreaker
- Transfer maintainership to games@ team
games/iceicepenguin
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Add DOCS Option
games/impossible_mission_puzzle
- Transfer maintainership to games@ team
games/kajaani-kombat
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes
games/krank
- Transfer maintainership to games@ team
- Add DOCS Option
- Cosmetical changes
games/lianliankan
- Transfer maintainership to games@ team
games/lmarbles
- Transfer maintainership to games@ team
games/lostfeathers
- Transfer maintainership to games@ team
- Use zip instead of USES=zip
- USES shebangfix and SHEBANG_FILES instead of REINPLACE
- Cosmetical changes
games/madbomber
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/maelstrom
- Transfer maintainership to games@ team
games/moagg
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes
games/mopesnake
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Cosmetical changes
games/nuclearchess
- Transfer maintainership to games@ team
games/palomino/Makefile
- Transfer maintainership to games@ team
games/pipenightdreams
- Transfer maintainership to games@ team
- Use tar.gz instead of tar.bz2
- Don't silence warnings
games/popstar
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file
games/ppracer
- Transfer maintainership to games@ team
games/pyawale
- Transfer maintainership to games@ team
- Remove not needed bsd.port.options.mk
- Fix the usage of 'python' to get rid of the implicit
lang/python dependency, change REINPLACE and files/pyawale.in
- Break lines around 80 characters
- Simplify DOCS installation handling
games/pytowerdefense
- Transfer maintainership to games@ team
- Change Desktop entry file
- Simplify installation handling
games/rescue
- Transfer maintainership to games@ team
- Add DOCS Option
games/schiff
- Transfer maintainership to games@ team
games/schwarzweiss
- Transfer maintainership to games@ team
- Add USES shebangfix and SHEBANG_FILES
- Cosmetical changes
games/sets
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
games/ttt
- Transfer maintainership to games@ team
games/tux-aqfh
- Transfer maintainership to games@ team
- Simplify DOCS installation handling
games/tuxfighter
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Change USE_PYTHON=yes to USE_PYTHON=2
- Change Desktop entry file
- Simplify installation handling
- Use files/pkg-message.in instead of pkg-message
games/tuxkart
- Transfer maintainership to games@ team
- Simplify DOCS installation handling
games/vectoroids
- Remove FTP master site
- Transfer maintainership to games@ team
- Cosmetical changes
games/whichwayisup
- Transfer maintainership to games@ team
games/wordplay
- Transfer maintainership to games@ team
games/xemeraldia
- Transfer maintainership to games@ team
games/xsc
- Transfer maintainership to games@ team
- Break lines around 80 characters
games/zephulor
- Transfer maintainership to games@ team
- Change Desktop entry file
- Simplify DOCS installation handling
 |
Monday, 10 Mar 2014
|
20:55 gerald
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
 |
Monday, 13 Jan 2014
|
21:00 rene
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
 |
Tuesday, 26 Nov 2013
|
18:44 nemysis
You play Bouncy the Hungry Rabbit.
You're in a garden with yummy veggies and a farmer who's not keen on you
eating them. You can hide (and move around) under the ground.
Bouncy was written so it could be enjoyed by my daughter,
who is about to turn 3, and by older gamers. Hence it's not a violent game
and "easy" is really, really easy, and "hard" is challenging.
WWW: http://pyweek.org/e/bouncy/
PR: ports/171224
Submitted by: nemysis (self)
Approved by: wg (mentor)
 |
Number of commits found: 19 |