Port details |
- freedroid Clone of the Commodore game Paradroid
- 1.0.2_21 games =4 1.0.2_21Version of this port present on the latest quarterly branch.
- Maintainer: kevinz5000@gmail.com
- Port Added: 2003-09-28 12:10:15
- Last Update: 2024-02-24 07:08:03
- Commit Hash: bd96c40
- People watching this port, also watch:: lame, zsh, openssl, resid, unadf
- License: GPLv2
- WWW:
- https://www.freedroid.org/
- Description:
- Freedroid is a clone of the game "Paradroid" which was released on Commodore
64 in 1985. In this game, you control a robot located within an interstellar
spaceship consisting of several decks connected by elevators.
The aim of the game is to destroy all enemy robots by either shooting them
or seizing control over them by creating connections in a short subgame
of electric circuits. The graphics are designed to be a fairly faithful
reproduction of the original game, but a modern set of tiles is also
available.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- freedroid>0:games/freedroid
- To install the port:
- cd /usr/ports/games/freedroid/ && make install clean
- To add the package, run one of these commands:
- pkg install games/freedroid
- pkg install freedroid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: freedroid
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (freedroid-1.0.2.tar.gz) = 0934bd29fb2ad0367ea3bdfdce47537179f9af6aa960cbcc897c40da2e1a0ee3
SIZE (freedroid-1.0.2.tar.gz) = 4819173
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sdl-config : devel/sdl12
- Library dependencies:
-
- libpng.so : graphics/png
- libjpeg.so : graphics/jpeg-turbo
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_freedroid
- USES:
- iconv jpeg sdl
- 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 |
1.0.2_21 24 Feb 2024 07:08:03 |
Muhammad Moinur Rahman (bofh) |
games/freedroid: Moved man to share/man
Approved by: portmgr (blanket) |
1.0.2_20 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
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.0.2_19 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.0.2_19 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.0.2_19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_19 02 Dec 2020 06:59:42 |
danfe |
Unbreak against compilers which default to -fno-common (Clang 11, GCC 10).
PR: 249383 |
1.0.2_19 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
1.0.2_19 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.2_19 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.0.2_19 15 Jan 2015 13:40:57 |
amdmi3 |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
1.0.2_19 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.0.2_18 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.0.2_18 08 Dec 2014 16:48:41 |
tijl |
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 ) |
1.0.2_17 10 Sep 2014 20:50:37 |
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) |
1.0.2_16 27 Jan 2014 16:29:18 |
decke |
- Stagify
- Update dependencies to new shlib format
- Add LICENSE
- Bump PORTREVISION
PR: ports/185556
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
1.0.2_15 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0.2_15 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.0.2_15 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
1.0.2_14 02 Jan 2013 19:32:41 |
pawel |
- Add desktop entry file
- Update COMMENT, WWW
- Give maintainership to submitter
PR: ports/174649
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
1.0.2_13 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.2_12 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.0.2_11 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.0.2_11 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
1.0.2_11 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.2_10 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.2_9 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
1.0.2_8 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.0.2_8 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.2_7 22 Mar 2008 14:48:03 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.0.2_6 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
1.0.2_5 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.2_4 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
1.0.2_3 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
1.0.2_3 09 Apr 2006 13:08:16 |
alepulver |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
1.0.2_3 25 Nov 2005 21:47:35 |
pav |
- Add SHA256
Requested by: maintainer |
1.0.2_3 30 Jul 2005 12:17:08 |
sem |
* Remove LIB_DEPENDS (already present in SDL components).
* Remove USE_GMAKE (works fine with BSD make).
* Remove CONFIGURE_ENV (X11 flags are passed automatically when USE_XLIB is set)
* Remove freedroid.6 and Makefile* from the data directory.
* Use %%DATADIR%% in pkg-plist.
* Add @ to reinplace commands.
- Pass maintainership to submitter
PR: port/83877
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) |
1.0.2_3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.0.2_3 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
1.0.2_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.2_1 20 Jan 2004 21:27:10 |
krion |
- Add new knobs from bsd.sdl.mk
Approved by: portmgr |
1.0.2_1 20 Dec 2003 16:37:57 |
naddy |
Catch up with libogg/libvorbis version bump. |
1.0.2 28 Sep 2003 12:08:39 |
edwin |
New Port: /games/freedroid
Freedroid is a clone of the classic game "Paradroid" on
Commodore 64 with some improvements and extensions to the
classic version.
In this game, you control a robot, depicted by a small white
ball with a few numbers within an interstellar spaceship
consisting of several decks connected by elevators.
The aim of the game is to destroy all enemy robots, depicted
by small black balls with a few numbers, by either shooting
them or seizing control over them by creating connections
in a short subgame of electric circuits.
WWW: http://freedroid.sourceforge.net
PR: ports/56887
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> |