Index: head/converters/Makefile =================================================================== --- head/converters/Makefile (revision 288113) +++ head/converters/Makefile (revision 288114) @@ -1,157 +1,158 @@ # $FreeBSD$ # COMMENT = Character code converters SUBDIR += R-cran-RJSONIO SUBDIR += aish SUBDIR += ascii2binary SUBDIR += asr10 SUBDIR += base64 SUBDIR += bsdconv SUBDIR += btoa SUBDIR += chmview SUBDIR += cl-babel SUBDIR += cl-babel-clisp SUBDIR += cl-babel-sbcl SUBDIR += cmios9 SUBDIR += cocot SUBDIR += convmv SUBDIR += dosunix SUBDIR += drg2sbg SUBDIR += dumpasn1 SUBDIR += enca SUBDIR += fconv SUBDIR += fix-mime-charset SUBDIR += fondu SUBDIR += fpc-iconvenc SUBDIR += fribidi SUBDIR += gbase + SUBDIR += gbsdconv SUBDIR += hs-aeson SUBDIR += hs-dataenc SUBDIR += hs-json SUBDIR += htx SUBDIR += i18ntools SUBDIR += ical2html SUBDIR += iconv SUBDIR += iconv-extra SUBDIR += iconv-rfc1345 SUBDIR += igbinary SUBDIR += ish SUBDIR += konwert SUBDIR += ktextdecode SUBDIR += libiconv SUBDIR += libticonv SUBDIR += libutf-8 SUBDIR += lua-iconv SUBDIR += mimelib SUBDIR += mmencode SUBDIR += mpack SUBDIR += mule-ucs SUBDIR += nomyso SUBDIR += o3read SUBDIR += osm2mp SUBDIR += osm2pgsql SUBDIR += p5-Boulder SUBDIR += p5-Convert-ASCII-Armour SUBDIR += p5-Convert-ASN1 SUBDIR += p5-Convert-BER SUBDIR += p5-Convert-Bencode SUBDIR += p5-Convert-Bencode_XS SUBDIR += p5-Convert-BinHex SUBDIR += p5-Convert-Binary-C SUBDIR += p5-Convert-IBM390 SUBDIR += p5-Convert-Morse SUBDIR += p5-Convert-NLS_DATE_FORMAT SUBDIR += p5-Convert-PEM SUBDIR += p5-Convert-Recode SUBDIR += p5-Convert-TNEF SUBDIR += p5-Convert-UU SUBDIR += p5-Convert-UUlib SUBDIR += p5-Cstools SUBDIR += p5-Data-AMF SUBDIR += p5-Encode SUBDIR += p5-Encode-Detect SUBDIR += p5-Encode-DoubleEncodedUTF8 SUBDIR += p5-Encode-IMAPUTF7 SUBDIR += p5-Encode-JIS2K SUBDIR += p5-Encode-Locale SUBDIR += p5-Encode-Punycode SUBDIR += p5-Encode-compat SUBDIR += p5-Encoding-FixLatin SUBDIR += p5-Format-Human-Bytes SUBDIR += p5-JSON SUBDIR += p5-JSON-Any SUBDIR += p5-JSON-DWIW SUBDIR += p5-JSON-PP SUBDIR += p5-JSON-XS SUBDIR += p5-JSON-XS-VersionOneAndTwo SUBDIR += p5-JSON1 SUBDIR += p5-MIME-Base32 SUBDIR += p5-MIME-Base64 SUBDIR += p5-MIME-Base64-URLSafe SUBDIR += p5-Net-IDN-Nameprep SUBDIR += p5-Number-Nary SUBDIR += p5-Number-RecordLocator SUBDIR += p5-PerlIO-via-Unidecode SUBDIR += p5-Storable-AMF SUBDIR += p5-String-Multibyte SUBDIR += p5-String-SetUTF8 SUBDIR += p5-Text-Bidi SUBDIR += p5-Text-Iconv SUBDIR += p5-Text-Unidecode SUBDIR += p5-URI-UTF8-Punycode SUBDIR += p5-Unicode-IMAPUtf7 SUBDIR += p5-Unicode-Lite SUBDIR += p5-Unicode-Map SUBDIR += p5-Unicode-Map8 SUBDIR += p5-Unicode-MapUTF8 SUBDIR += p5-Unicode-RecursiveDowngrade SUBDIR += p5-Unicode-String SUBDIR += p5-Unicode-Stringprep SUBDIR += p5-Unicode-UTF8simple SUBDIR += p5-WAP-wbxml SUBDIR += p5-XML-WBXML SUBDIR += p5-bsdconv SUBDIR += pdf2djvu SUBDIR += pear-Services_JSON SUBDIR += pecl-fribidi SUBDIR += php4-iconv SUBDIR += php4-mbstring SUBDIR += php4-recode SUBDIR += php5-bsdconv SUBDIR += php5-iconv SUBDIR += php5-mbstring SUBDIR += php5-recode SUBDIR += php52-iconv SUBDIR += php52-mbstring SUBDIR += php52-recode SUBDIR += psiconv SUBDIR += py-bsdconv SUBDIR += py-iconv SUBDIR += py-pisa SUBDIR += py-svglib SUBDIR += py-unidecode SUBDIR += rcctools SUBDIR += recode SUBDIR += ruby-bsdconv SUBDIR += ruby-dump.rb SUBDIR += ruby-iconv SUBDIR += ruby-lv SUBDIR += shftool SUBDIR += showkey SUBDIR += ta2as SUBDIR += tnef SUBDIR += trans SUBDIR += tuc SUBDIR += unix2dos SUBDIR += uudeview SUBDIR += uudx SUBDIR += uulib SUBDIR += vda2fbd SUBDIR += wkhtmltopdf SUBDIR += xdeview SUBDIR += ytnef SUBDIR += zbase32 .include Property changes on: head/converters/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.198 \ No newline at end of property +1.199 \ No newline at end of property Index: head/converters/gbsdconv/Makefile =================================================================== --- head/converters/gbsdconv/Makefile (nonexistent) +++ head/converters/gbsdconv/Makefile (revision 288114) @@ -0,0 +1,40 @@ +# New ports collection makefile for: gbsdconv +# Date created: 22 Dec, 2011 +# Whom: buganini@gmail.com +# +# $FreeBSD$ +# + +PORTNAME= gbsdconv +PORTVERSION= 0.2 +CATEGORIES= converters python +MASTER_SITES= https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/ +DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION} + +MAINTAINER= buganini@gmail.com +COMMENT= GUI for bsdconv + +LICENSE= BSD + +LIB_DEPENDS= tag_c.0:${PORTSDIR}/audio/taglib +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsdconv>=7.1:${PORTSDIR}/converters/py-bsdconv \ + g-ir-scanner:${PORTSDIR}/devel/gobject-introspection + +GITVERSION= 6de84a5 +FETCH_ARGS= -pRr +WRKSRC= ${WRKDIR}/buganini-${PORTNAME}-${GITVERSION} +NO_BUILD= yes + +USE_GNOME+= gtk30 +USE_PYTHON= yes + +post-patch: + @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/gbsdconv + +do-install: + ${MKDIR} ${PREFIX}/share/gbsdconv + ${INSTALL_DATA} ${WRKSRC}/gbsdconv.xml ${PREFIX}/share/gbsdconv/ + ${INSTALL_DATA} ${WRKSRC}/gbsdconv.png ${PREFIX}/share/gbsdconv/ + ${INSTALL_SCRIPT} ${WRKSRC}/gbsdconv ${PREFIX}/bin + +.include Property changes on: head/converters/gbsdconv/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/converters/gbsdconv/distinfo =================================================================== --- head/converters/gbsdconv/distinfo (nonexistent) +++ head/converters/gbsdconv/distinfo (revision 288114) @@ -0,0 +1,2 @@ +SHA256 (buganini-gbsdconv-0.2-0-g6de84a5.tar.gz) = 55c7e0c66382f4a8719167eaa207be5c1a618dfb3445ef3b26815710c7b3d37b +SIZE (buganini-gbsdconv-0.2-0-g6de84a5.tar.gz) = 13076 Property changes on: head/converters/gbsdconv/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/converters/gbsdconv/pkg-descr =================================================================== --- head/converters/gbsdconv/pkg-descr (nonexistent) +++ head/converters/gbsdconv/pkg-descr (revision 288114) @@ -0,0 +1,10 @@ +GUI for bsdconv. + +Features: + Auto choose the best from mutiple conversion + Text conversion + File name conversion + File content conversion + Meta tag conversion + +WWW: https://github.com/buganini/gbsdconv Property changes on: head/converters/gbsdconv/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/converters/gbsdconv/pkg-plist =================================================================== --- head/converters/gbsdconv/pkg-plist (nonexistent) +++ head/converters/gbsdconv/pkg-plist (revision 288114) @@ -0,0 +1,4 @@ +bin/gbsdconv +%%DATADIR%%/gbsdconv.png +%%DATADIR%%/gbsdconv.xml +@dirrm %%DATADIR%% Property changes on: head/converters/gbsdconv/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property