notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: games/smashbattle/Makefile

Number of commits found: 15

Friday, 13 Jul 2018
09:56 antoine search for other commits by this committer
Deprecate unmaintained ports under the NONE license
Original commitRevision:474572 
Tuesday, 1 May 2018
09:33 amdmi3 search for other commits by this committer
- Add LICENSE
- Cosmetic fixes
- Update WWW
Original commitRevision:468760 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
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.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Friday, 31 Oct 2014
16:11 amdmi3 search for other commits by this committer
- 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
Original commitRevision:371872 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Friday, 6 Jun 2014
15:26 ak search for other commits by this committer
- Use /usr/bin/unzip for zip files extraction (part 2)
  Remove most of USES=zip:infozip

PR:        ports/188419
Approved by:	portmgr (bapt)
Exp-run:	antoine
Original commitRevision:356803 
Monday, 5 May 2014
22:02 nemysis search for other commits by this committer
games/bombherman

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/connectagram

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Break lines around 80 characters

games/cretan-hubris

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/fbg2

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/gottet

- Transfer maintainership to games@ team

games/gtkatlantic

- Simplify master site
- Use tar.gz instead of tar.bz2
- Transfer maintainership to games@ team
- Don't silence warnings
- Set PORTSCOUT, Upstream use GTK3 in newer Versions

games/kye

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/madbomber

- Transfer maintainership to games@ team

games/megamario

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Add fixes_v1.7.txt to DOCS

games/nelly

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes

games/oneisenough

- Transfer maintainership to games@ team
- USES shebangfix and SHEBANG_FILES instead of REINPLACE
- Simplify installation handling

games/patapizza-tetris

- Transfer maintainership to games@ team

games/puckman

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/pycadia

- Transfer maintainership to games@ team

games/pyspacewar

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/simsu

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes

games/smashbattle

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/syobon

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/tanglet

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes

games/thegrind

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
Original commitRevision:353051 
Monday, 10 Mar 2014
14:49 bapt search for other commits by this committer
Convert g* to USES=zip
Original commitRevision:347760 
Thursday, 13 Feb 2014
13:00 nemysis search for other commits by this committer
- Simplify REINPLACE, don't silence warnings
- Use tabulator instead of whitespace

PR:		ports/186710
Submitted by:	amdmi3@
Original commitRevision:344093 
Monday, 13 Jan 2014
23:50 nemysis search for other commits by this committer
- USES dos2unix and DOS2UNIX_FILES instead of USE_DOS2UNIX
- Support STAGEDIR
- Disable all warnings with -w
- Change files/smashbattle.in
Original commitRevision:339646 
Tuesday, 22 Oct 2013
13:53 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)

Approved by:	portmgr (bdrewery)
Original commitRevision:331269 
Tuesday, 24 Sep 2013
22:49 nemysis search for other commits by this committer
- Change Makefile header
- Bump portrevision
- Change maintainer email gmx.ch --> FreeBSD.org
- USES gmake
- Use pkg-plist instead of PLIST_FILES and PLIST_DIRS
- Change REINPLACE_CMD, fix build with Clang
- Use REINPLACE_CMD instead of simple patches
- Mute dir install
- Update WWW

Approved by:	wg/pawel (mentors)
Original commitRevision:328210 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 11 Oct 2012
05:33 jgh search for other commits by this committer
add new port: games/smashbattle

Smash Battle is a cross platform, 8-bit style game where two,
three or four player face off against each other.
The game was inspired by the mario battle minigame from mario 3
when we started developing, but changed a lot over time.

WWW: http://smashbattle.condor.tv/

PR:		167855
Submitted by:	nemysis@gmx.ch
Feature safe: 	yes
Original commitRevision:305698 

Number of commits found: 15