# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: textroom X# Date created: 27 April 2010 X# Whom: admin@mjbrune.org X# X# $FreeBSD$ X# X XPORTNAME= textroom XPORTVERSION= 0.6.3.2 XCATEGORIES= editors XMASTER_SITES= SF X XMAINTAINER= admin@mjbrune.org XCOMMENT= Textroom editor X XBUILD_DEPENDS= hunspell:${PORTSDIR}/hungarian/hunspell X XUSE_SDL= sdl mixer XUSE_GZIP= yes X XWRKSRC= ${WRKDIR}/${PORTNAME} XUSE_QT_VER= 4 XQT_COMPONENTS= moc_build qmake_build rcc_build uic_build corelib gui XQMAKE_ARGS= PREFIX=${PREFIX} X X.include X Xpost-patch: X @${REINPLACE_CMD} -e 's|-lhunspell|-lhunspell-1.2|' \ X -e 's|/usr/share/|${PREFIX}/share|' \ X -e 's|/usr/bin|${PREFIX}/bin|' ${WRKSRC}/textroom.pro X Xdo-configure: X @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ X ${QMAKE} ${QMAKEFLAGS} ${QMAKE_ARGS} textroom.pro X X.include b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XMD5 (textroom-0.6.3.2.tar.gz) = 7c3bfb18bfca13807957de96a5a3ecdb XSHA256 (textroom-0.6.3.2.tar.gz) = 3f117c5409cf0d2382addc5ace4b23b555c4c3a21e72c1084c7a2098319425e0 XSIZE (textroom-0.6.3.2.tar.gz) = 4949646 57677d168a5ec21bdf22c9501f075a8f echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XTextRoom and all other similar editors share one goal: to get you writing Xright away by providing distraction free environment to your liking, as well Xas familiar set of keyboard shortcuts to control its behavior. If you don't Xfeel comfortable already with your editor of choice, you may find it useful. X X XWWW: http://code.google.com/p/textroom/ 7f9555c3c1089940396b503dd37f3979 echo x - pkg-plist sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742' Xsharesounds/keyany.wav Xsharesounds/keyenter.wav Xsharemyspell/dicts/tr.aff Xsharemyspell/dicts/tr.dic Xbin/textroom Xshareapplications/textroom.desktop Xbin/textroom-uninstall Xsharetextroom/textroom-txr-mime.xml Xsharepixmaps/textroom.png X@dirrm sharemyspell/dicts X@dirrm sharetextroom X@dirrm sharesounds X@dirrm shareapplications X@dirrm sharepixmaps X@dirrm sharemyspell 842cde48cf18b70a11b15515ca566742 exit diff -u /usr/ports/editors/textroom/Makefile /home/james/src/ports/textroom/Makefile --- /usr/ports/editors/textroom/Makefile 2010-05-07 12:34:42.000000000 +0000 +++ /home/james/src/ports/textroom/Makefile 2010-05-11 03:24:54.000000000 +0000 @@ -6,8 +6,7 @@ # PORTNAME= textroom -PORTVERSION= 0.6.3.2 -PORTREVISION= 1 +PORTVERSION= 0.6.4 CATEGORIES= editors MASTER_SITES= SF @@ -24,7 +23,6 @@ QMAKE_ARGS= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE} HAS_CONFIGURE= yes MAKE_JOBS_SAFE= yes -WRKSRC= ${WRKDIR}/${PORTNAME} post-patch: @${REINPLACE_CMD} -e 's|-lhunspell|-lhunspell-1.2|' \ diff -u /usr/ports/editors/textroom/distinfo /home/james/src/ports/textroom/distinfo --- /usr/ports/editors/textroom/distinfo 2010-05-02 06:21:22.000000000 +0000 +++ /home/james/src/ports/textroom/distinfo 2010-05-11 03:31:21.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (textroom-0.6.3.2.tar.gz) = 7c3bfb18bfca13807957de96a5a3ecdb -SHA256 (textroom-0.6.3.2.tar.gz) = 3f117c5409cf0d2382addc5ace4b23b555c4c3a21e72c1084c7a2098319425e0 -SIZE (textroom-0.6.3.2.tar.gz) = 4949646 +MD5 (textroom-0.6.4.tar.gz) = 5f65aedbd1fe3661e2ead8f22e895d8a +SHA256 (textroom-0.6.4.tar.gz) = ce1a3ed2902ffd1a1ac2c53bf083fc8bbb90bbb369e6776266521055ece190eb +SIZE (textroom-0.6.4.tar.gz) = 4952133 Common subdirectories: /usr/ports/editors/textroom/files and /home/james/src/ports/textroom/files