Index: head/games/tmw/Makefile =================================================================== --- head/games/tmw/Makefile (revision 234101) +++ head/games/tmw/Makefile (revision 234102) @@ -1,69 +1,67 @@ # New ports collection makefile for: tmw # Date created: 12 Oktober 2005 # Whom: Tobias Gion # # $FreeBSD$ # PORTNAME= tmw -PORTVERSION= 0.0.28.1 -PORTREVISION= 1 +PORTVERSION= 0.0.29 CATEGORIES= games -MASTER_SITES= SF -MASTER_SITE_SUBDIR= themanaworld +MASTER_SITES= SF/themanaworld DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= mva@FreeBSD.org COMMENT= A free open source 2D MMORPG in development LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ png.5:${PORTSDIR}/graphics/png \ curl.5:${PORTSDIR}/ftp/curl \ physfs.1:${PORTSDIR}/devel/physfs BUILD_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan RUN_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan GNU_CONFIGURE= yes USE_SDL= sdl image mixer net ttf CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags` ${PTHREAD_CFLAGS}" MAN6= tmw.6 OPTIONS= MUSIC "Install additional music" on \ NLS "Enable gettext support" on .include .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl" PLIST_SUB+= NLS="" .else PLIST_SUB+= NLS="@comment " CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" .endif .if !defined(WITHOUT_MUSIC) MUSICNAME= tmwmusic-0.2 MUSICSUBDIR= data/music DISTFILES+= ${MUSICNAME}.tar.gz MUSICDIR= ${WRKDIR}/${MUSICNAME}/${MUSICSUBDIR} PLIST_SUB+= MUSICADDON="" .else PLIST_SUB+= MUSICADDON="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure .if defined(WITHOUT_NLS) @${REINPLACE_CMD} -e 's|SUBDIRS = data docs po src|SUBDIRS = data docs src|g' ${WRKSRC}/Makefile.in .endif post-install: .if !defined(WITHOUT_MUSIC) ${MKDIR} ${DATADIR}/data/music ${FIND} -E ${MUSICDIR} -type f -iregex ".*\.ogg" \ -exec ${INSTALL_DATA} "{}" "${DATADIR}/${MUSICSUBDIR}" \; .endif .include Property changes on: head/games/tmw/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.31 \ No newline at end of property +1.32 \ No newline at end of property Index: head/games/tmw/distinfo =================================================================== --- head/games/tmw/distinfo (revision 234101) +++ head/games/tmw/distinfo (revision 234102) @@ -1,6 +1,6 @@ -MD5 (tmw-0.0.28.1.tar.gz) = d92b06bb580df72587a668f97b8fd6a7 -SHA256 (tmw-0.0.28.1.tar.gz) = 3936240bc82e21105fd90d225ea18377f214e085647090cdd8d20274113eabc5 -SIZE (tmw-0.0.28.1.tar.gz) = 1701105 +MD5 (tmw-0.0.29.tar.gz) = d9ab5cfdbf0fbf0904b7a590dfb2790e +SHA256 (tmw-0.0.29.tar.gz) = 476287f1d2748144cbefeb600ee4dc925044bd02e0bacc632f31fb7ce3474eea +SIZE (tmw-0.0.29.tar.gz) = 2523884 MD5 (tmwmusic-0.2.tar.gz) = 66c9141d48a7e2ac34e7ab66298ee73c SHA256 (tmwmusic-0.2.tar.gz) = eb17592e84692dc5780250dfa3512b9c83c6a8f80cfb47597d3036a7ba4cd310 SIZE (tmwmusic-0.2.tar.gz) = 17841458 Property changes on: head/games/tmw/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/games/tmw/pkg-plist =================================================================== --- head/games/tmw/pkg-plist (revision 234101) +++ head/games/tmw/pkg-plist (revision 234102) @@ -1,105 +1,99 @@ bin/tmw share/applications/tmw.desktop share/pixmaps/tmw.png %%DATADIR%%/data/fonts/dejavusans.ttf +%%DATADIR%%/data/fonts/dejavusans-bold.ttf %%DATADIR%%/data/graphics/gui/bg_quad_dis.png %%DATADIR%%/data/graphics/gui/bubble.png %%DATADIR%%/data/graphics/gui/button.png %%DATADIR%%/data/graphics/gui/button_disabled.png %%DATADIR%%/data/graphics/gui/buttonhi.png %%DATADIR%%/data/graphics/gui/buttonpress.png %%DATADIR%%/data/graphics/gui/checkbox.png +%%DATADIR%%/data/graphics/gui/circle-gray.png +%%DATADIR%%/data/graphics/gui/circle-green.png %%DATADIR%%/data/graphics/gui/close_button.png %%DATADIR%%/data/graphics/gui/deepbox.png -%%DATADIR%%/data/graphics/gui/emotions.png -%%DATADIR%%/data/graphics/gui/fixedfont.png -%%DATADIR%%/data/graphics/gui/hits_blue.png -%%DATADIR%%/data/graphics/gui/hits_red.png -%%DATADIR%%/data/graphics/gui/hits_yellow.png +%%DATADIR%%/data/graphics/gui/default.png +%%DATADIR%%/data/graphics/gui/gui.xml %%DATADIR%%/data/graphics/gui/hscroll_left_default.png %%DATADIR%%/data/graphics/gui/hscroll_left_highlight.png %%DATADIR%%/data/graphics/gui/hscroll_left_pressed.png %%DATADIR%%/data/graphics/gui/hscroll_right_default.png %%DATADIR%%/data/graphics/gui/hscroll_right_highlight.png %%DATADIR%%/data/graphics/gui/hscroll_right_pressed.png %%DATADIR%%/data/graphics/gui/item_shortcut_bgr.png -%%DATADIR%%/data/graphics/gui/menuitemD.png -%%DATADIR%%/data/graphics/gui/menuitemF.png -%%DATADIR%%/data/graphics/gui/menuitemN.png -%%DATADIR%%/data/graphics/gui/menuitemP.png %%DATADIR%%/data/graphics/gui/mouse.png %%DATADIR%%/data/graphics/gui/radioin.png %%DATADIR%%/data/graphics/gui/radioout.png %%DATADIR%%/data/graphics/gui/resize.png -%%DATADIR%%/data/graphics/gui/rpgfont_wider.png %%DATADIR%%/data/graphics/gui/selection.png %%DATADIR%%/data/graphics/gui/slider.png +%%DATADIR%%/data/graphics/gui/speechbubble.xml +%%DATADIR%%/data/graphics/gui/sticky_button.png %%DATADIR%%/data/graphics/gui/tab.png %%DATADIR%%/data/graphics/gui/tabselected.png %%DATADIR%%/data/graphics/gui/target-cursor-blue-l.png %%DATADIR%%/data/graphics/gui/target-cursor-blue-m.png %%DATADIR%%/data/graphics/gui/target-cursor-blue-s.png %%DATADIR%%/data/graphics/gui/target-cursor-red-l.png %%DATADIR%%/data/graphics/gui/target-cursor-red-m.png %%DATADIR%%/data/graphics/gui/target-cursor-red-s.png -%%DATADIR%%/data/graphics/gui/thickborder.png %%DATADIR%%/data/graphics/gui/unknown-item.png -%%DATADIR%%/data/graphics/gui/vscroll_blue.png %%DATADIR%%/data/graphics/gui/vscroll_down_default.png %%DATADIR%%/data/graphics/gui/vscroll_down_highlight.png %%DATADIR%%/data/graphics/gui/vscroll_down_pressed.png %%DATADIR%%/data/graphics/gui/vscroll_grey.png -%%DATADIR%%/data/graphics/gui/vscroll_red.png %%DATADIR%%/data/graphics/gui/vscroll_up_default.png %%DATADIR%%/data/graphics/gui/vscroll_up_highlight.png %%DATADIR%%/data/graphics/gui/vscroll_up_pressed.png %%DATADIR%%/data/graphics/images/error.png %%DATADIR%%/data/graphics/images/login_wallpaper.png %%DATADIR%%/data/help/about.txt %%DATADIR%%/data/help/changes.txt %%DATADIR%%/data/help/commands.txt %%DATADIR%%/data/help/header.txt %%DATADIR%%/data/help/index.txt %%DATADIR%%/data/help/skills.txt %%DATADIR%%/data/help/support.txt %%DATADIR%%/data/help/team.txt %%DATADIR%%/data/icons/tmw.png %%NLS%%share/locale/ar/LC_MESSAGES/tmw.mo %%NLS%%share/locale/ca/LC_MESSAGES/tmw.mo %%NLS%%share/locale/cs/LC_MESSAGES/tmw.mo %%NLS%%share/locale/da/LC_MESSAGES/tmw.mo %%NLS%%share/locale/de/LC_MESSAGES/tmw.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/tmw.mo %%NLS%%share/locale/eo/LC_MESSAGES/tmw.mo %%NLS%%share/locale/es/LC_MESSAGES/tmw.mo %%NLS%%share/locale/fi/LC_MESSAGES/tmw.mo %%NLS%%share/locale/fr/LC_MESSAGES/tmw.mo %%NLS%%share/locale/he/LC_MESSAGES/tmw.mo %%NLS%%share/locale/hr/LC_MESSAGES/tmw.mo %%NLS%%share/locale/id/LC_MESSAGES/tmw.mo %%NLS%%share/locale/it/LC_MESSAGES/tmw.mo %%NLS%%share/locale/ja/LC_MESSAGES/tmw.mo %%NLS%%share/locale/nl/LC_MESSAGES/tmw.mo %%NLS%%share/locale/pl/LC_MESSAGES/tmw.mo %%NLS%%share/locale/pt/LC_MESSAGES/tmw.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/tmw.mo %%NLS%%share/locale/ru/LC_MESSAGES/tmw.mo %%NLS%%share/locale/sk/LC_MESSAGES/tmw.mo %%NLS%%share/locale/sv/LC_MESSAGES/tmw.mo %%NLS%%share/locale/th/LC_MESSAGES/tmw.mo %%MUSICADDON%%%%DATADIR%%/data/music/Faith.ogg %%MUSICADDON%%%%DATADIR%%/data/music/Clouds Calling.ogg %%MUSICADDON%%%%DATADIR%%/data/music/Magick - Real.ogg %%MUSICADDON%%%%DATADIR%%/data/music/The Mana World - The Forest.ogg %%MUSICADDON%%%%DATADIR%%/data/music/The Mana World - Snow Village.ogg %%MUSICADDON%%%%DATADIR%%/data/music/finalman_and_yakslem-cavesong.ogg %%MUSICADDON%%@dirrm %%DATADIR%%/data/music @dirrm %%DATADIR%%/data/icons @dirrm %%DATADIR%%/data/help @dirrm %%DATADIR%%/data/fonts @dirrm %%DATADIR%%/data/graphics/images @dirrm %%DATADIR%%/data/graphics/gui @dirrm %%DATADIR%%/data/graphics @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% @dirrmtry share/applications Property changes on: head/games/tmw/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property