From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 29 19:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D6CED6F9 for ; Tue, 29 Jan 2013 19:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BCC8C1BE for ; Tue, 29 Jan 2013 19:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0TJU1Uj099286 for ; Tue, 29 Jan 2013 19:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0TJU11g099285; Tue, 29 Jan 2013 19:30:01 GMT (envelope-from gnats) Resent-Date: Tue, 29 Jan 2013 19:30:01 GMT Resent-Message-Id: <201301291930.r0TJU11g099285@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Javad Kouhi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E7CF3610 for ; Tue, 29 Jan 2013 19:23:29 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id D7402181 for ; Tue, 29 Jan 2013 19:23:29 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r0TJNTKd020785 for ; Tue, 29 Jan 2013 19:23:29 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r0TJNT1W020784; Tue, 29 Jan 2013 19:23:29 GMT (envelope-from nobody) Message-Id: <201301291923.r0TJNT1W020784@red.freebsd.org> Date: Tue, 29 Jan 2013 19:23:29 GMT From: Javad Kouhi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/175678: New port: misc/saghar X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2013 19:30:01 -0000 >Number: 175678 >Category: ports >Synopsis: New port: misc/saghar >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 29 19:30:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Javad Kouhi >Release: 9.1-STABLE >Organization: >Environment: FreeBSD mail.minootux.org 9.1-STABLE FreeBSD 9.1-STABLE #0 r245946: Sat Jan 26 19:19:28 IRST 2013 root@mail.minootux.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: New port: misc/saghar >How-To-Repeat: >Fix: # 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: # # saaghar # saaghar/Makefile # saaghar/distinfo # saaghar/pkg-descr # saaghar/pkg-plist # echo c - saaghar mkdir -p saaghar > /dev/null 2>&1 echo x - saaghar/Makefile sed 's/^X//' >saaghar/Makefile << 'ed588ddd7ac118411a6f2efbd2b9f0b3' X# $FreeBSD$ X XPORTNAME= saaghar XPORTVERSION= 1.0.94 XCATEGORIES= misc XMASTER_SITES= SF/saaghar/Source%20Code/:saaghar \ X SF/ganjoor/s3db:ganjoor X XDISTNAME= Saaghar-${PORTVERSION} XDISTFILES= Saaghar-${PORTVERSION}.tar.gz:saaghar \ X ganjoor-s3db-910612.zip:ganjoor X XDIST_SUBDIR= ${PORTNAME} XMAINTAINER= javad.kouhi@gmail.com XCOMMENT= Saaghar is a cross-platform Persian poetry software. XWRKSRC= ${WRKDIR}/Saaghar XUSE_QT4= gui moc_build qmake_build rcc_build uic_build sql XQMAKEFLAGS= -config release XHAS_CONFIGURE= yes XALWAYS_KEEP_DISTFILES= yes X X Xdo-configure: X @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ X ${QMAKE} ${QMAKEFLAGS} PREFIX=${PREFIX} saaghar.pro X Xpost-patch: X @${REINPLACE_CMD} -e 's|/usr/share/saaghar/|../../local/share/saaghar|g' ${WRKSRC}/mainwindow.cpp X @${REINPLACE_CMD} -e '1 s|^.*/|/|g' ${WRKSRC}/QGanjoorDbBrowser.cpp X @${REINPLACE_CMD} -e '1 s|^.*/|/|g' ${WRKSRC}/QGanjoorDbStuff.h X @${REINPLACE_CMD} -e '1 s|^.*/|/|g' ${WRKSRC}/mainwindow.cpp X Xpost-install: X @${UNZIP_CMD} -d ${PREFIX}/share/saaghar ${DISTDIR}/${DIST_SUBDIR}/ganjoor-s3db-910612.zip X X X.include ed588ddd7ac118411a6f2efbd2b9f0b3 echo x - saaghar/distinfo sed 's/^X//' >saaghar/distinfo << 'fb62de58dcefa1b4df7323d445d2cf23' XSHA256 (saaghar/Saaghar-1.0.94.tar.gz) = 03a5d0e3f0e1ad65aefd6fa083d6bc7920c47c16fecafe0b5005bc2fe42b6391 XSIZE (saaghar/Saaghar-1.0.94.tar.gz) = 3907520 XSHA256 (saaghar/ganjoor-s3db-910612.zip) = 16c3ec40d6e6ba413e560053fbcfc2e76571f4a4b7c72cdc633edbd0fc0a3d96 XSIZE (saaghar/ganjoor-s3db-910612.zip) = 33854736 fb62de58dcefa1b4df7323d445d2cf23 echo x - saaghar/pkg-descr sed 's/^X//' >saaghar/pkg-descr << 'd0566cdb146bdbd6d6ad10373c4197e5' XSaaghar is a cross-platform Persian poetry software. It uses "ganjoor.net" database as its database, XIt has lots of features: X X* Tabbed UI X* Tabbed and dockable search widgets X* Advanced Search X* Search for Rhymes X* Print and Print Preview X* Export, It supports exporting to "PDF", "HTML", "TeX", "CSV" and "TXT" X * CSV: indeed is a "Tab Separated Value" version X * TeX: uses XePersian and bidipoem X * TXT: is a text document with UTF-8 encoding. X* Copy and Multi-selection X* Icons Theme X* Customisable interface X* Portable Mode X XWWW: www.pozh.org/saaghar d0566cdb146bdbd6d6ad10373c4197e5 echo x - saaghar/pkg-plist sed 's/^X//' >saaghar/pkg-plist << '2ba214125644101128539d20b24b206f' Xbin/saaghar Xshare/applications/Saaghar.desktop Xshare/pixmaps/saaghar.png Xshare/saaghar/AUTHORS Xshare/saaghar/CHANGELOG Xshare/saaghar/COPYING Xshare/saaghar/LICENSE Xshare/saaghar/README Xshare/saaghar/Saaghar-Manual.pdf Xshare/saaghar/TODO Xshare/saaghar/ganjoor.s3db Xshare/saaghar/poets_images/10.png Xshare/saaghar/poets_images/11.png Xshare/saaghar/poets_images/12.png Xshare/saaghar/poets_images/13.png Xshare/saaghar/poets_images/14.png Xshare/saaghar/poets_images/15.png Xshare/saaghar/poets_images/16.png Xshare/saaghar/poets_images/17.png Xshare/saaghar/poets_images/18.png Xshare/saaghar/poets_images/19.png Xshare/saaghar/poets_images/2.png Xshare/saaghar/poets_images/20.png Xshare/saaghar/poets_images/21.png Xshare/saaghar/poets_images/22.png Xshare/saaghar/poets_images/23.png Xshare/saaghar/poets_images/24.png Xshare/saaghar/poets_images/25.png Xshare/saaghar/poets_images/26.png Xshare/saaghar/poets_images/27.png Xshare/saaghar/poets_images/28.png Xshare/saaghar/poets_images/29.png Xshare/saaghar/poets_images/3.png Xshare/saaghar/poets_images/30.png Xshare/saaghar/poets_images/31.png Xshare/saaghar/poets_images/32.png Xshare/saaghar/poets_images/33.png Xshare/saaghar/poets_images/34.png Xshare/saaghar/poets_images/35.png Xshare/saaghar/poets_images/37.png Xshare/saaghar/poets_images/38.png Xshare/saaghar/poets_images/39.png Xshare/saaghar/poets_images/4.png Xshare/saaghar/poets_images/40.png Xshare/saaghar/poets_images/41.png Xshare/saaghar/poets_images/42.png Xshare/saaghar/poets_images/43.png Xshare/saaghar/poets_images/44.png Xshare/saaghar/poets_images/45.png Xshare/saaghar/poets_images/46.png Xshare/saaghar/poets_images/47.png Xshare/saaghar/poets_images/48.png Xshare/saaghar/poets_images/49.png Xshare/saaghar/poets_images/5.png Xshare/saaghar/poets_images/50.png Xshare/saaghar/poets_images/501.png Xshare/saaghar/poets_images/502.png Xshare/saaghar/poets_images/503.png Xshare/saaghar/poets_images/504.png Xshare/saaghar/poets_images/505.png Xshare/saaghar/poets_images/506.png Xshare/saaghar/poets_images/51.png Xshare/saaghar/poets_images/6.png Xshare/saaghar/poets_images/600.png Xshare/saaghar/poets_images/602.png Xshare/saaghar/poets_images/610.png Xshare/saaghar/poets_images/7.png Xshare/saaghar/poets_images/8.png Xshare/saaghar/poets_images/9.png Xshare/saaghar/qt_fa.qm Xshare/saaghar/saaghar_fa.qm Xshare/saaghar/themes/backgrounds/bgpatterns_1.png Xshare/saaghar/themes/backgrounds/bgpatterns_2.png Xshare/saaghar/themes/backgrounds/bgpatterns_3.png Xshare/saaghar/themes/backgrounds/bgpatterns_4.png Xshare/saaghar/themes/backgrounds/grav-rand_1.png Xshare/saaghar/themes/backgrounds/grav-rand_2.png Xshare/saaghar/themes/backgrounds/grav-rand_3.png Xshare/saaghar/themes/backgrounds/grav-rand_4.png Xshare/saaghar/themes/backgrounds/saaghar-pattern_1.png Xshare/saaghar/themes/backgrounds/woodw-blue_1.png Xshare/saaghar/themes/backgrounds/woodw-golden_1.png Xshare/saaghar/themes/backgrounds/woodw-golden_2.png Xshare/saaghar/themes/backgrounds/woodw-green_1.png Xshare/saaghar/themes/backgrounds/woodw_3d_1.png Xshare/saaghar/themes/iconsets/light-gray/README Xshare/saaghar/themes/iconsets/light-gray/browse_net.png Xshare/saaghar/themes/iconsets/light-gray/cancel.png Xshare/saaghar/themes/iconsets/light-gray/check-updates.png Xshare/saaghar/themes/iconsets/light-gray/clear-left.png Xshare/saaghar/themes/iconsets/light-gray/clear-right.png Xshare/saaghar/themes/iconsets/light-gray/close-tab.png Xshare/saaghar/themes/iconsets/light-gray/copy.png Xshare/saaghar/themes/iconsets/light-gray/down.png Xshare/saaghar/themes/iconsets/light-gray/exit.png Xshare/saaghar/themes/iconsets/light-gray/export-pdf.png Xshare/saaghar/themes/iconsets/light-gray/export.png Xshare/saaghar/themes/iconsets/light-gray/faal.png Xshare/saaghar/themes/iconsets/light-gray/filter.png Xshare/saaghar/themes/iconsets/light-gray/fullscreen.png Xshare/saaghar/themes/iconsets/light-gray/home.png Xshare/saaghar/themes/iconsets/light-gray/import-to-database.png Xshare/saaghar/themes/iconsets/light-gray/left.png Xshare/saaghar/themes/iconsets/light-gray/new_tab.png Xshare/saaghar/themes/iconsets/light-gray/new_window.png Xshare/saaghar/themes/iconsets/light-gray/next.png Xshare/saaghar/themes/iconsets/light-gray/no-fullscreen.png Xshare/saaghar/themes/iconsets/light-gray/ocr-verification.png Xshare/saaghar/themes/iconsets/light-gray/previous.png Xshare/saaghar/themes/iconsets/light-gray/print-preview.png Xshare/saaghar/themes/iconsets/light-gray/print.png Xshare/saaghar/themes/iconsets/light-gray/qt-logo.png Xshare/saaghar/themes/iconsets/light-gray/random.png Xshare/saaghar/themes/iconsets/light-gray/remove-poet.png Xshare/saaghar/themes/iconsets/light-gray/right.png Xshare/saaghar/themes/iconsets/light-gray/search-options.png Xshare/saaghar/themes/iconsets/light-gray/search.png Xshare/saaghar/themes/iconsets/light-gray/select-mask.png Xshare/saaghar/themes/iconsets/light-gray/settings.png Xshare/saaghar/themes/iconsets/light-gray/up.png X@dirrm share/saaghar/themes/iconsets/light-gray X@dirrm share/saaghar/themes/iconsets X@dirrm share/saaghar/themes/backgrounds X@dirrm share/saaghar/themes X@dirrm share/saaghar/poets_images X@dirrm share/saaghar X@dirrm share/applications 2ba214125644101128539d20b24b206f exit >Release-Note: >Audit-Trail: >Unformatted: