- Use patches instead of REINPLACE_CMD, for upstream
- Cleanup Makefile, add patches, use Port Makefile
- Change pkg-plist, adjust NLS
Approved by: pawel / wg (mentors, implicit)
http://www.nuke.demon.co.uk/kye/charitylevels.html says that the files
distributed by them "may only be used them as long as you accept the
compromise to make a donation to any Children's Charity". As such the files the
port is distributing is legally restricted and probably can not be redistributed
by FreeBSD.
Approved by: portmgr (implicit)
- Split flare port to engine and game counterparts just as upstream did
- Add patch from upstream git to display useful message when enigne in ran without game specified
This port specifies gmake, but "make" was hardcoded. This becomes apparent
when bmake is used to build the port (it fails). The new post-patch
command allows gmake to be used as intended.
PR: ports/181731
Submitted by: Jan Beich
Steer your ship(s) with the keyboard to rotate or move forward / backward.
Try to avoid enemy bullets and the floating yellow rectangles.
Become last ship floating to win the game.
WWW: http://thepythongamebook.com/en:resources:games:schiff
PR: ports/171237
Submitted by: nemysis (self)
Approved by: pawel (mentor)
This game was created 2010 during a 48-hour-game-creating contest at Viennas
Metalab computer lab. The theme was "black and white" (or was it "grid"?)
and only public available resources were allowed.
Lucky for me, that included ThePythonGameBook. In effect I worked around 3 hours
in the evening and around 4 hours in the next morning.
After that I lost interest and presented the game to the other participants
in the Metalab to make use of the weekend for non-computer related activities.
While I'm proud to report that I was the first participant to present a
"playable" game (way before the deadline) I'm less proud to report the results
of test-playing against the other coders. It turned out that while my game is
playable, it is simply boring and not much fun.
Also I got beaten in my own game by people who never played the game before.
WWW: http://thepythongamebook.com/en:resources:games:schwarzweiss
PR: ports/171236
Submitted by: nemysis (self)
Approved by: pawel (mentor)
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run
adjust OSVERSION evaluation in ports that specifically use '100050N'.
Approved by: affected maintainers (implicit)
Sponsored by: The FreeBSD Foundation