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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
supertux-devel Side-scroller game similar to Super Mario Brothers
0.3.5_1 games Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.5_1Version of this port present on the latest quarterly branch.
Maintainer: makc@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-09-11 13:07:12
Last Update: 2016-01-05 21:50:35
SVN Revision: 405319
License: not specified in port
WWW:
http://supertux.lethargik.org/
Description:
SuperTux is a side-scrolling run-and-jump game with a level editor similar to the original game "Super Mario Bros." from the Nintendo Entertainment System. This port provides development version of SuperTux. WWW: http://supertux.lethargik.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • supertux-devel>0:games/supertux-devel
No installation instructions:
This port has been deleted.
PKGNAME: supertux-devel
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. smart_ptr.hpp : devel/boost-libs
  2. sdl2-config : devel/sdl20
  3. cmake : devel/cmake
  4. pkgconf : devel/pkgconf
Library dependencies:
  1. libphysfs.so : devel/physfs
  2. libcurl.so : ftp/curl
  3. libvorbis.so : audio/libvorbis
  4. libSDL2.so : devel/sdl20
  5. libSDL2_image.so : graphics/sdl2_image
  6. libopenal.so.1 : audio/openal-soft
  7. libGLEW.so : graphics/glew
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for supertux-devel-0.3.5_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
cmake:outsource compiler:c++11-lib openal:al pkgconfig tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. https://github.com/SuperTux/supertux/releases/download/v0.3.5/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.5_1
05 Jan 2016 21:50:35
Revision:405319Original commit files touched by this commit
makc search for other commits by this committer
Rename games/supertux-devel to games/supertux2 and update to new stable
release 0.4.0 (aka SuperTux Milestone 2)
0.3.5_1
29 Aug 2015 10:25:52
Revision:395542Original commit files touched by this commit
rakuco search for other commits by this committer
Drop USES=iconv.

Even though the port's build system checks which version of iconv(3) is
available, it ends up using the SDL wrappers instead, so there is no need to
depend on iconv in the Makefile.

Approved by:	makc (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3519
0.3.5
16 May 2015 10:06:44
Revision:386512Original commit files touched by this commit
makc search for other commits by this committer
games/supertux-devel:
- Update to 0.3.5. In this release, dedicated to SuperTux's 15 year
  anniversary, among major changes are switch to SDL2 for graphics
  rendering, performance improvements, lots of bugfixes, new tiles and
  sounds, new bonuses and powerups, new badguys, massive improvements
  to localization.
0.3.4_2
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.3.4_2
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.4_1
05 Nov 2014 12:25:05
Revision:372187Original commit files touched by this commit
makc search for other commits by this committer
drop @dirrm from my ports
0.3.4_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
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)
0.3.4
12 May 2014 10:53:42
Revision:353800Original commit files touched by this commit
makc search for other commits by this committer
Convert my ports to USES=tar
0.3.4
25 Dec 2013 23:29:34
Revision:337464Original commit files touched by this commit
antoine search for other commits by this committer
Convert the tree to USES=openal

Approved by:	portmgr (bapt)
0.3.4
23 Oct 2013 13:08:42
Revision:331383Original commit files touched by this commit
makc search for other commits by this committer
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
0.3.4
22 Oct 2013 13:53:34
Revision:331269Original commit files touched by this commit
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)
0.3.4
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
0.3.4
13 Sep 2013 17:14:53
Revision:327168Original commit files touched by this commit
madpilot search for other commits by this committer
- Fix build after iconv change [1]
- Fix build with clang/libc++ ([2] for graphics/ipe)

While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions

Submitted by:	marino [1]
Reported by:	swills, antoine [1]
Submitted by:	bsam [2]
Approved by:	portmgr (bapt, implicit)
0.3.4
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.3.4
19 Jul 2013 16:30:11
Revision:323315Original commit files touched by this commit
makc search for other commits by this committer
- Update to 0.3.4
- Remove stale dependence on SDL mixer
0.3.3_1
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
0.3.3
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
0.3.3
11 Sep 2012 13:16:43
Revision:304093Original commit files touched by this commit
makc search for other commits by this committer
- Update to 0.3.3 (development snapshot)
- Update description and follow upstream naming - SuperTux
0.1.3_9
11 Sep 2012 13:06:32
Revision:304092Original commit files touched by this commit
makc search for other commits by this committer
Copy supertux to supertux-devel

Number of commits found: 19