Date: Sun, 10 May 2009 13:28:25 GMT From: Takashi Kato <townwear@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134419: [New port]: japanese/jd: jd - a 2ch browser for Linux Message-ID: <200905101328.n4ADSPF8061793@www.freebsd.org> Resent-Message-ID: <200905101330.n4ADU4LR074723@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134419 >Category: ports >Synopsis: [New port]: japanese/jd: jd - a 2ch browser for Linux >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: Sun May 10 13:30:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Takashi Kato >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: FreeBSD 7.2-RELEASE #1: Mon May 4 14:51:52 JST 2009 root@pwd.dip.jp:/usr/obj/usr/src/sys/PWD >Description: jd - a 2ch browser for Linux WWW: http://jd4linux.sourceforge.jp/ >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # jd/ # jd/Makefile # jd/pkg-descr # jd/pkg-plist # jd/distinfo # echo c - jd/ mkdir -p jd/ > /dev/null 2>&1 echo x - jd/Makefile sed 's/^X//' >jd/Makefile << '327aa0282ca3cd9b5ea47364f6cf0670' X# New ports collection makefile for: jd X# Date created: 10 May 2009 X# Whom: Takashi Kato <townwear@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= jd XPORTVERSION= 2.3.0 XPORTREVISION= 090305 XCATEGORIES= japanese XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} XMASTER_SITE_SUBDIR= jd4linux/38008 X XDISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION} XEXTRACT_SUFX= .tgz X XMAINTAINER= townwear@gmail.com XCOMMENT= a 2ch browser for Linux X XUSE_AUTOCONF= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_AUTOTOOLS= autoconf:262 automake:110 libtool:15 X XLIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls \ X gtkmm:${PORTSDIR}/x11-toolkits/gtkmm24 X X.if defined(WITH_ONIGURUMA) XCONFIGURE_ARGS+= --with-oniguruma XLIB_DEPENDS+= onig:${PORTSDIR}/devel/oniguruma5 X.endif X X.if defined(WITH_GNOMEUI) XCONFIGURE_ARGS+= --with-sessionlib=gnomeui XUSE_GNOME+= libgnomeui X.endif X X.if defined(WITH_PANGOLAYOUT) XCONFIGURE_ARGS+= --with-pangolayout X.endif X Xpre-configure: X @cd ${WRKSRC} && ${AUTORECONF} -i X X.include <bsd.port.mk> 327aa0282ca3cd9b5ea47364f6cf0670 echo x - jd/pkg-descr sed 's/^X//' >jd/pkg-descr << '020ddb802ec54945e20bb282803d5f4c' Xjd - a 2ch browser for Linux X XWWW: http://jd4linux.sourceforge.jp/ 020ddb802ec54945e20bb282803d5f4c echo x - jd/pkg-plist sed 's/^X//' >jd/pkg-plist << '68f5ec809b6c9480fca51415f0893aac' Xbin/jd Xshare/applications/jd.desktop Xshare/pixmaps/jd.png 68f5ec809b6c9480fca51415f0893aac echo x - jd/distinfo sed 's/^X//' >jd/distinfo << '57f4a81f9d66faedbf946ca462e2f54f' XMD5 (jd-2.3.0-090305.tgz) = db7ac7fb010d8bd95d2842c400b2659a XSHA256 (jd-2.3.0-090305.tgz) = b0711b92546a681d94417fc00f3c9f7cbd6d21425774e2530788fb12b81fa8c2 XSIZE (jd-2.3.0-090305.tgz) = 637474 57f4a81f9d66faedbf946ca462e2f54f exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905101328.n4ADSPF8061793>