Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2010 06:20:03 GMT
From:      MJBrune <admin@mjbrune.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/146103: New Port: editors/textroom, an editor to get you writing right away
Message-ID:  <201004280620.o3S6K3V5016851@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/146103; it has been noted by GNATS.

From: MJBrune <admin@mjbrune.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146103: New Port: editors/textroom, an editor to get you
 writing right away
Date: Tue, 27 Apr 2010 23:20:09 -0700

 # 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 <bsd.port.pre.mk>
 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 <bsd.port.post.mk>
 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
 
 
 -- 
 Michael James Brune
 206-552-8572
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004280620.o3S6K3V5016851>