diff options
Diffstat (limited to 'games/epiar')
-rw-r--r-- | games/epiar/Makefile | 48 | ||||
-rw-r--r-- | games/epiar/distinfo | 2 | ||||
-rw-r--r-- | games/epiar/files/patch-Source-Utilities-log.cpp | 10 | ||||
-rw-r--r-- | games/epiar/files/patch-Source_Engine_hud.h | 11 | ||||
-rw-r--r-- | games/epiar/pkg-descr | 17 | ||||
-rw-r--r-- | games/epiar/pkg-plist | 228 |
6 files changed, 0 insertions, 316 deletions
diff --git a/games/epiar/Makefile b/games/epiar/Makefile deleted file mode 100644 index 54277b513536..000000000000 --- a/games/epiar/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# Created by: Rusmir Dusko <nemysis@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= epiar -PORTVERSION= 0.5.1 -PORTREVISION= 6 -CATEGORIES= games - -MAINTAINER= ports@FreeBSD.org -COMMENT= Space trading/exploring sim with RPG elements - -LICENSE= GPLv2 CC-BY-NC-SA-3.0 -LICENSE_COMB= multi -LICENSE_FILE_CC-BY-NC-SA-3.0= ${WRKSRC}/LICENSE.music - -BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 - -LIB_DEPENDS= libfreetype.so:print/freetype2 \ - libftgl.so:graphics/ftgl \ - libxml2.so:textproc/libxml2 \ - libphysfs.so:devel/physfs - -USE_GITHUB= yes -GH_ACCOUNT= knowknowledge -GH_PROJECT= Epiar -GH_TAGNAME= 44046e3 - -USES= autoreconf gmake pkgconfig -USE_SDL= image mixer sdl -USE_GL= glu -GNU_CONFIGURE= yes - -PORTDOCS= AUTHORS ChangeLog README -OPTIONS_DEFINE= DOCS - -# Wrong versioning upstream -PORTSCOUT= ignore:1 - -post-install: - ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} - -.include <bsd.port.mk> diff --git a/games/epiar/distinfo b/games/epiar/distinfo deleted file mode 100644 index 2af6b7fe8b3c..000000000000 --- a/games/epiar/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (knowknowledge-Epiar-0.5.1-44046e3_GH0.tar.gz) = 8e280e374ee67d8fc640fc291bcc215f31ad24eab23bda0481d239ce5bf0d2d1 -SIZE (knowknowledge-Epiar-0.5.1-44046e3_GH0.tar.gz) = 27525939 diff --git a/games/epiar/files/patch-Source-Utilities-log.cpp b/games/epiar/files/patch-Source-Utilities-log.cpp deleted file mode 100644 index df6b9fca3c1f..000000000000 --- a/games/epiar/files/patch-Source-Utilities-log.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- Source/Utilities/log.cpp.orig 2012-10-27 08:18:51 UTC -+++ Source/Utilities/log.cpp -@@ -10,6 +10,7 @@ - #include "common.h" - #include "Utilities/log.h" - #include "Engine/hud.h" -+#include <unistd.h> - - /**\class Log - * \brief Main logging facilities for the code base. */ diff --git a/games/epiar/files/patch-Source_Engine_hud.h b/games/epiar/files/patch-Source_Engine_hud.h deleted file mode 100644 index 3b4d55b4eb26..000000000000 --- a/games/epiar/files/patch-Source_Engine_hud.h +++ /dev/null @@ -1,11 +0,0 @@ ---- Source/Engine/hud.h.orig 2012-10-27 08:18:51 UTC -+++ Source/Engine/hud.h -@@ -44,7 +44,7 @@ enum HudMap{ - class AlertMessage { - public: - AlertMessage( string message, Uint32 start ); -- bool operator ==(const AlertMessage& other) {return (start == other.start) && (message == other.message);} -+ bool operator ==(const AlertMessage& other) const {return (start == other.start) && (message == other.message);} - string message; - Uint32 start; - }; diff --git a/games/epiar/pkg-descr b/games/epiar/pkg-descr deleted file mode 100644 index 041a4ba115f6..000000000000 --- a/games/epiar/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -Epiar (ep-ee-are) is an open source computer game, in which the player -navigates space from planet to planet, saving money to buy ship upgrades -and new ships. The player can also join mercenary missions, attack other -ships to steal their money and technology, and explore the universe. -The game combines the action/arcade elements of aircraft dogfighting and -the openness of role playing games to create this experience. - -Epiar is a space exploration/combat/trading game. The Escape Velocity (EV) -series for the Mac was the major point of inspiration for this game. -Other notable games of this genre include: - -- Elite (the original game EV was based on) -- Star control 1/2 (and it's now open source successor Ur-Quan masters) -- Star Flight -- Solar Winds - -WWW: https://github.com/knowknowledge/Epiar diff --git a/games/epiar/pkg-plist b/games/epiar/pkg-plist deleted file mode 100644 index ebbc776136a7..000000000000 --- a/games/epiar/pkg-plist +++ /dev/null @@ -1,228 +0,0 @@ -bin/epiar -share/applications/epiar.desktop -%%DATADIR%%/Resources/Animations/asteroid.ani -%%DATADIR%%/Resources/Animations/explosion1.ani -%%DATADIR%%/Resources/Animations/shield.ani -%%DATADIR%%/Resources/Animations/thrust.ani -%%DATADIR%%/Resources/Animations/thrust2.ani -%%DATADIR%%/Resources/Art/EpiarFleetbig.png -%%DATADIR%%/Resources/Art/fight1.png -%%DATADIR%%/Resources/Art/fight2.png -%%DATADIR%%/Resources/Art/gatescene.png -%%DATADIR%%/Resources/Art/logo.png -%%DATADIR%%/Resources/Art/menu1.png -%%DATADIR%%/Resources/Art/menu2.png -%%DATADIR%%/Resources/Art/menu3.png -%%DATADIR%%/Resources/Art/menu4.png -%%DATADIR%%/Resources/Art/menu5.png -%%DATADIR%%/Resources/Art/uberdone.png -%%DATADIR%%/Resources/Art/ubertextest.png -%%DATADIR%%/Resources/Audio/Effects/18384__inferno__largex.wav.ogg -%%DATADIR%%/Resources/Audio/Engines/22455__nathanshadow__Thruster_Level_II.ogg -%%DATADIR%%/Resources/Audio/Interface/28820__junggle__btn010.ogg -%%DATADIR%%/Resources/Audio/Interface/28853__junggle__btn043.ogg -%%DATADIR%%/Resources/Audio/Music/beyond_the_network.it -%%DATADIR%%/Resources/Audio/Music/cyberm00n.mod -%%DATADIR%%/Resources/Audio/Weapons/flaunch.ogg -%%DATADIR%%/Resources/Audio/Weapons/iceball.ogg -%%DATADIR%%/Resources/Audio/Weapons/rlaunch.ogg -%%DATADIR%%/Resources/Audio/Weapons/slimeball.ogg -%%DATADIR%%/Resources/Fonts/Alfphabet-IV.ttf -%%DATADIR%%/Resources/Fonts/ConsolaMono.ttf -%%DATADIR%%/Resources/Fonts/FreeSans.ttf -%%DATADIR%%/Resources/Fonts/FreeSerif.ttf -%%DATADIR%%/Resources/Fonts/usuziv2.ttf -%%DATADIR%%/Resources/Fonts/usuzv2i.ttf -%%DATADIR%%/Resources/Fonts/visitor2.ttf -%%DATADIR%%/Resources/Graphics/Epiar_Icon.png -%%DATADIR%%/Resources/Graphics/Epiar_Icon2.png -%%DATADIR%%/Resources/Graphics/Fighter.png -%%DATADIR%%/Resources/Graphics/SpaceBomb.png -%%DATADIR%%/Resources/Graphics/Station01.png -%%DATADIR%%/Resources/Graphics/Station02.png -%%DATADIR%%/Resources/Graphics/Station03.png -%%DATADIR%%/Resources/Graphics/Station04.png -%%DATADIR%%/Resources/Graphics/Station05.png -%%DATADIR%%/Resources/Graphics/Station06.png -%%DATADIR%%/Resources/Graphics/booster.png -%%DATADIR%%/Resources/Graphics/btlcruiser.png -%%DATADIR%%/Resources/Graphics/btlcruiser_pretty.png -%%DATADIR%%/Resources/Graphics/cargoclaw.png -%%DATADIR%%/Resources/Graphics/cargoclaw_pretty.png -%%DATADIR%%/Resources/Graphics/cargoclaw_pretty2.png -%%DATADIR%%/Resources/Graphics/cloaking_device.png -%%DATADIR%%/Resources/Graphics/corvet.png -%%DATADIR%%/Resources/Graphics/corvet2.png -%%DATADIR%%/Resources/Graphics/corvet2_pretty.png -%%DATADIR%%/Resources/Graphics/engine_upgrade.png -%%DATADIR%%/Resources/Graphics/escape_pod.png -%%DATADIR%%/Resources/Graphics/gate1_bottom.png -%%DATADIR%%/Resources/Graphics/gate1_top.png -%%DATADIR%%/Resources/Graphics/gate_gun.png -%%DATADIR%%/Resources/Graphics/gate_patrol.png -%%DATADIR%%/Resources/Graphics/goldbeam.png -%%DATADIR%%/Resources/Graphics/goldbeam2.png -%%DATADIR%%/Resources/Graphics/golden_uber.png -%%DATADIR%%/Resources/Graphics/hammerhead.png -%%DATADIR%%/Resources/Graphics/hammerhead_pretty.png -%%DATADIR%%/Resources/Graphics/hp_carbon.png -%%DATADIR%%/Resources/Graphics/hp_copper.png -%%DATADIR%%/Resources/Graphics/hp_electron.png -%%DATADIR%%/Resources/Graphics/hp_organic.png -%%DATADIR%%/Resources/Graphics/hp_titanium.png -%%DATADIR%%/Resources/Graphics/kartanal.png -%%DATADIR%%/Resources/Graphics/laser_blue.png -%%DATADIR%%/Resources/Graphics/laser_green.png -%%DATADIR%%/Resources/Graphics/laser_grey.png -%%DATADIR%%/Resources/Graphics/mark2_laser.png -%%DATADIR%%/Resources/Graphics/mark3_laser.png -%%DATADIR%%/Resources/Graphics/marker_blue.png -%%DATADIR%%/Resources/Graphics/marker_off.png -%%DATADIR%%/Resources/Graphics/marker_red.png -%%DATADIR%%/Resources/Graphics/missile.png -%%DATADIR%%/Resources/Graphics/missile_launcher.png -%%DATADIR%%/Resources/Graphics/missile_pack.png -%%DATADIR%%/Resources/Graphics/missiles.png -%%DATADIR%%/Resources/Graphics/nav_device.png -%%DATADIR%%/Resources/Graphics/palitu01.png -%%DATADIR%%/Resources/Graphics/patrol.png -%%DATADIR%%/Resources/Graphics/patrol_pretty.png -%%DATADIR%%/Resources/Graphics/pirate.png -%%DATADIR%%/Resources/Graphics/pirate_pretty.png -%%DATADIR%%/Resources/Graphics/planet1.png -%%DATADIR%%/Resources/Graphics/planet10.png -%%DATADIR%%/Resources/Graphics/planet11.png -%%DATADIR%%/Resources/Graphics/planet12.png -%%DATADIR%%/Resources/Graphics/planet13.png -%%DATADIR%%/Resources/Graphics/planet14.png -%%DATADIR%%/Resources/Graphics/planet15.png -%%DATADIR%%/Resources/Graphics/planet16.png -%%DATADIR%%/Resources/Graphics/planet17.png -%%DATADIR%%/Resources/Graphics/planet18.png -%%DATADIR%%/Resources/Graphics/planet19.png -%%DATADIR%%/Resources/Graphics/planet1s.png -%%DATADIR%%/Resources/Graphics/planet2.png -%%DATADIR%%/Resources/Graphics/planet20.png -%%DATADIR%%/Resources/Graphics/planet21.png -%%DATADIR%%/Resources/Graphics/planet3.png -%%DATADIR%%/Resources/Graphics/planet4.png -%%DATADIR%%/Resources/Graphics/planet5.png -%%DATADIR%%/Resources/Graphics/planet6.png -%%DATADIR%%/Resources/Graphics/planet7.png -%%DATADIR%%/Resources/Graphics/planet8.png -%%DATADIR%%/Resources/Graphics/planet9.png -%%DATADIR%%/Resources/Graphics/podv.png -%%DATADIR%%/Resources/Graphics/raven.png -%%DATADIR%%/Resources/Graphics/raven_pretty.png -%%DATADIR%%/Resources/Graphics/scivessel.png -%%DATADIR%%/Resources/Graphics/scivessel_pretty.png -%%DATADIR%%/Resources/Graphics/sector_map.png -%%DATADIR%%/Resources/Graphics/shuttle.png -%%DATADIR%%/Resources/Graphics/shuttle_pretty.png -%%DATADIR%%/Resources/Graphics/solcatian_laser.png -%%DATADIR%%/Resources/Graphics/status_sensor.png -%%DATADIR%%/Resources/Graphics/sublight_laser.png -%%DATADIR%%/Resources/Graphics/terran-frigate.png -%%DATADIR%%/Resources/Graphics/thruster.png -%%DATADIR%%/Resources/Graphics/torpedo.png -%%DATADIR%%/Resources/Graphics/torpedo1.png -%%DATADIR%%/Resources/Graphics/torpedo_launcher.png -%%DATADIR%%/Resources/Graphics/trans.png -%%DATADIR%%/Resources/Graphics/trans2.png -%%DATADIR%%/Resources/Graphics/tugship.png -%%DATADIR%%/Resources/Graphics/tugship_pretty.png -%%DATADIR%%/Resources/Graphics/tugship_pretty2.png -%%DATADIR%%/Resources/Graphics/turret.png -%%DATADIR%%/Resources/Graphics/txt_continue_active.png -%%DATADIR%%/Resources/Graphics/txt_continue_inactive.png -%%DATADIR%%/Resources/Graphics/txt_editor_active.png -%%DATADIR%%/Resources/Graphics/txt_editor_inactive.png -%%DATADIR%%/Resources/Graphics/txt_exit_active.png -%%DATADIR%%/Resources/Graphics/txt_exit_inactive.png -%%DATADIR%%/Resources/Graphics/txt_load_game_active.png -%%DATADIR%%/Resources/Graphics/txt_load_game_inactive.png -%%DATADIR%%/Resources/Graphics/txt_new_game_active.png -%%DATADIR%%/Resources/Graphics/txt_new_game_inactive.png -%%DATADIR%%/Resources/Graphics/txt_options_active.png -%%DATADIR%%/Resources/Graphics/txt_options_inactive.png -%%DATADIR%%/Resources/Graphics/uber.png -%%DATADIR%%/Resources/Graphics/uber_pretty.png -%%DATADIR%%/Resources/Graphics/xv-1.png -%%DATADIR%%/Resources/Graphics/xv-1_pretty.png -%%DATADIR%%/Resources/Scripts/ai.lua -%%DATADIR%%/Resources/Scripts/autopilot.lua -%%DATADIR%%/Resources/Scripts/commands.lua -%%DATADIR%%/Resources/Scripts/editor.lua -%%DATADIR%%/Resources/Scripts/fleet.lua -%%DATADIR%%/Resources/Scripts/landing.lua -%%DATADIR%%/Resources/Scripts/missions.lua -%%DATADIR%%/Resources/Scripts/player.lua -%%DATADIR%%/Resources/Scripts/universe.lua -%%DATADIR%%/Resources/Scripts/utilities.lua -%%DATADIR%%/Resources/Simulation/default/alliances-default.xml -%%DATADIR%%/Resources/Simulation/default/commodities-default.xml -%%DATADIR%%/Resources/Simulation/default/engines-default.xml -%%DATADIR%%/Resources/Simulation/default/gates-default.xml -%%DATADIR%%/Resources/Simulation/default/models-default.xml -%%DATADIR%%/Resources/Simulation/default/outfits-default.xml -%%DATADIR%%/Resources/Simulation/default/planets-default.xml -%%DATADIR%%/Resources/Simulation/default/simulation.xml -%%DATADIR%%/Resources/Simulation/default/technologies-default.xml -%%DATADIR%%/Resources/Simulation/default/weapons-default.xml -%%DATADIR%%/Resources/Skin/active-tab-left.png -%%DATADIR%%/Resources/Skin/active-tab-middle.png -%%DATADIR%%/Resources/Skin/active-tab-right.png -%%DATADIR%%/Resources/Skin/hud_bar_left.png -%%DATADIR%%/Resources/Skin/hud_bar_middle.png -%%DATADIR%%/Resources/Skin/hud_bar_right.png -%%DATADIR%%/Resources/Skin/hud_hullstr.png -%%DATADIR%%/Resources/Skin/hud_hullstr_bar.png -%%DATADIR%%/Resources/Skin/hud_hullstr_leftbar.png -%%DATADIR%%/Resources/Skin/hud_hullstr_rightbar.png -%%DATADIR%%/Resources/Skin/hud_radarnav.png -%%DATADIR%%/Resources/Skin/hud_shieldintegrity.png -%%DATADIR%%/Resources/Skin/inactive-tab-left.png -%%DATADIR%%/Resources/Skin/inactive-tab-middle.png -%%DATADIR%%/Resources/Skin/inactive-tab-right.png -%%DATADIR%%/Resources/Skin/skin.xml -%%DATADIR%%/Resources/Skin/ui_button.png -%%DATADIR%%/Resources/Skin/ui_button_mouseover.png -%%DATADIR%%/Resources/Skin/ui_button_pressed.png -%%DATADIR%%/Resources/Skin/ui_checkbox_blank.png -%%DATADIR%%/Resources/Skin/ui_checkbox_check.png -%%DATADIR%%/Resources/Skin/ui_dropdown_closed.png -%%DATADIR%%/Resources/Skin/ui_dropdown_mouseover.png -%%DATADIR%%/Resources/Skin/ui_dropdown_open.png -%%DATADIR%%/Resources/Skin/ui_dropdown_selected.png -%%DATADIR%%/Resources/Skin/ui_frame_back.png -%%DATADIR%%/Resources/Skin/ui_frame_left.png -%%DATADIR%%/Resources/Skin/ui_frame_low.png -%%DATADIR%%/Resources/Skin/ui_frame_low_left.png -%%DATADIR%%/Resources/Skin/ui_frame_low_right.png -%%DATADIR%%/Resources/Skin/ui_frame_right.png -%%DATADIR%%/Resources/Skin/ui_frame_up.png -%%DATADIR%%/Resources/Skin/ui_frame_up_left.png -%%DATADIR%%/Resources/Skin/ui_frame_up_right.png -%%DATADIR%%/Resources/Skin/ui_scrollbar_bg.png -%%DATADIR%%/Resources/Skin/ui_scrollbar_down.png -%%DATADIR%%/Resources/Skin/ui_scrollbar_handle_bg.png -%%DATADIR%%/Resources/Skin/ui_scrollbar_handle_down.png -%%DATADIR%%/Resources/Skin/ui_scrollbar_handle_up.png -%%DATADIR%%/Resources/Skin/ui_scrollbar_up.png -%%DATADIR%%/Resources/Skin/ui_slider_background.png -%%DATADIR%%/Resources/Skin/ui_slider_bar.png -%%DATADIR%%/Resources/Skin/ui_slider_filled.png -%%DATADIR%%/Resources/Skin/ui_slider_handle.png -%%DATADIR%%/Resources/Skin/ui_slider_left.png -%%DATADIR%%/Resources/Skin/ui_slider_right.png -%%DATADIR%%/Resources/Skin/ui_textbox.png -%%DATADIR%%/Resources/Skin/ui_wnd_back.png -%%DATADIR%%/Resources/Skin/ui_wnd_left.png -%%DATADIR%%/Resources/Skin/ui_wnd_low.png -%%DATADIR%%/Resources/Skin/ui_wnd_low_left.png -%%DATADIR%%/Resources/Skin/ui_wnd_low_right.png -%%DATADIR%%/Resources/Skin/ui_wnd_right.png -%%DATADIR%%/Resources/Skin/ui_wnd_up.png -%%DATADIR%%/Resources/Skin/ui_wnd_up_left.png -%%DATADIR%%/Resources/Skin/ui_wnd_up_right.png -share/pixmaps/epiar.png |