Bug 174919 - [NEW PORT] games/epiar: Space trading/exploring sim with RPG elements
Summary: [NEW PORT] games/epiar: Space trading/exploring sim with RPG elements
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-03 01:50 UTC by nemysis
Modified: 2013-01-14 01:40 UTC (History)
0 users

See Also:


Attachments
.shar (14.31 KB, text/plain)
2013-01-03 01:50 UTC, nemysis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2013-01-03 01:50:00 UTC
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: http://epiar.net/

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: new)

How-To-Repeat: 
portlint -A
looks fine.

port test: clean
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-01-14 01:30:06 UTC
Author: ak
Date: Mon Jan 14 01:29:51 2013
New Revision: 310353
URL: http://svnweb.freebsd.org/changeset/ports/310353

Log:
  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: http://epiar.net/
  
  PR:		ports/174919
  Submitted by:	nemysis@gmx.ch

Added:
  head/games/epiar/
  head/games/epiar/Makefile   (contents, props changed)
  head/games/epiar/distinfo   (contents, props changed)
  head/games/epiar/pkg-descr   (contents, props changed)
  head/games/epiar/pkg-plist   (contents, props changed)
Modified:
  head/games/Makefile

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Mon Jan 14 00:42:05 2013	(r310352)
+++ head/games/Makefile	Mon Jan 14 01:29:51 2013	(r310353)
@@ -221,6 +221,7 @@
     SUBDIR += enigma
     SUBDIR += ensemblist
     SUBDIR += enygma
+    SUBDIR += epiar
     SUBDIR += etracer
     SUBDIR += euchre
     SUBDIR += evilfinder

Added: head/games/epiar/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/epiar/Makefile	Mon Jan 14 01:29:51 2013	(r310353)
@@ -0,0 +1,47 @@
+# Created by: nemysis@gmx.ch
+# $FreeBSD$
+
+PORTNAME=	epiar
+PORTVERSION=	0.5.0
+CATEGORIES=	games
+MASTER_SITES=	http://epiar.net/files/epiar/releases/${PORTVERSION}/
+
+MAINTAINER=	nemysis@gmx.ch
+COMMENT=	Space trading/exploring sim with RPG elements
+
+LICENSE=	GPLv2 CCbyNCSA3
+LICENSE_COMB=	dual
+LICENSE_NAME_CCbyNCSA3=Attribution-NonCommercial-ShareAlike 3.0 Unported
+LICENSE_FILE_CCbyNCSA3=${WRKSRC}/LICENSE.music
+LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
+
+LIB_DEPENDS=	freetype:${PORTSDIR}/print/freetype2 \
+		ftgl:${PORTSDIR}/graphics/ftgl \
+		xml2:${PORTSDIR}/textproc/libxml2 \
+		physfs:${PORTSDIR}/devel/physfs
+
+USE_BZIP2=	yes
+USE_SDL=	image mixer sdl
+USE_GL=		glu
+GNU_CONFIGURE=	yes
+USE_AUTOTOOLS=	aclocal
+USE_GMAKE=	yes
+USE_PKGCONFIG=	build
+
+PORTDOCS=	AUTHORS ChangeLog README
+
+pre-configure:
+	@(cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./autogen.sh)
+
+.include <bsd.port.options.mk>
+
+post-install:
+	${MKDIR} ${PREFIX}/share/applications
+	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications
+
+.if ${PORT_OPTIONS:MDOCS}
+	${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+.endif
+
+.include <bsd.port.mk>

Added: head/games/epiar/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/epiar/distinfo	Mon Jan 14 01:29:51 2013	(r310353)
@@ -0,0 +1,2 @@
+SHA256 (epiar-0.5.0.tar.bz2) = 20e4834b7397af83a7be79c76c158c534ffd9693f17b897c272797a69b59ed47
+SIZE (epiar-0.5.0.tar.bz2) = 26584570

Added: head/games/epiar/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/epiar/pkg-descr	Mon Jan 14 01:29:51 2013	(r310353)
@@ -0,0 +1,17 @@
+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: http://epiar.net/

Added: head/games/epiar/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/epiar/pkg-plist	Mon Jan 14 01:29:51 2013	(r310353)
@@ -0,0 +1,246 @@
+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/18397__inferno__smalllas.ogg
+%%DATADIR%%/Resources/Audio/Weapons/32954__HardPCM__Chip054.wav.ogg
+%%DATADIR%%/Resources/Audio/Weapons/36847__EcoDTR__LaserRocket2.ogg
+%%DATADIR%%/Resources/Audio/Weapons/goldbeam.ogg
+%%DATADIR%%/Resources/Audio/Weapons/laser.ogg
+%%DATADIR%%/Resources/Fonts/FreeMono.ttf
+%%DATADIR%%/Resources/Fonts/FreeSans.ttf
+%%DATADIR%%/Resources/Fonts/FreeSerif.ttf
+%%DATADIR%%/Resources/Fonts/usuziv2.ttf
+%%DATADIR%%/Resources/Fonts/usuzv2i.ttf
+%%DATADIR%%/Resources/Fonts/visitor1.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
+@dirrm %%DATADIR%%/Resources/Skin
+@dirrm %%DATADIR%%/Resources/Simulation/default
+@dirrm %%DATADIR%%/Resources/Simulation
+@dirrm %%DATADIR%%/Resources/Scripts
+@dirrm %%DATADIR%%/Resources/Graphics
+@dirrm %%DATADIR%%/Resources/Fonts
+@dirrm %%DATADIR%%/Resources/Audio/Weapons
+@dirrm %%DATADIR%%/Resources/Audio/Music
+@dirrm %%DATADIR%%/Resources/Audio/Interface
+@dirrm %%DATADIR%%/Resources/Audio/Engines
+@dirrm %%DATADIR%%/Resources/Audio/Effects
+@dirrm %%DATADIR%%/Resources/Audio
+@dirrm %%DATADIR%%/Resources/Art
+@dirrm %%DATADIR%%/Resources/Animations
+@dirrm %%DATADIR%%/Resources
+@dirrm %%DATADIR%%
+@dirrmtry share/applications
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2013-01-14 01:36:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 3 Alex Kozlov freebsd_committer freebsd_triage 2013-01-14 01:36:41 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!