Date: Thu, 4 Oct 2001 04:25:53 -0700 (PDT) From: David <ddavid_3@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/31036: NEW PORT: KWebget Message-ID: <200110041125.f94BPr549303@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 31036 >Category: ports >Synopsis: NEW PORT: KWebget >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 04 04:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: David >Release: 4.4-STABLE >Organization: >Environment: >Description: Add New Port KWebget, a KDE2 frontend to Wget. >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: # # . # ./pkg-descr # ./pkg-comment # ./distinfo # ./Makefile # ./pkg-plist # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XKWebGet is a frontend to the great 'wget'. XIt comes with nearly the same functionallity, but the Xuser will not have to type such long commandline-arguments. X XIt can be used to download single files, or to download Xentire websites, which can be browsed offline. X XWWW: http://www.kpage.de/en/kwebget/content.html X X- David Xddavid_3@yahoo.com END-of-./pkg-descr echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XA KDE frontend to wget. END-of-./pkg-comment echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (KDE/kwebget-0.7.tar.bz2) = 9c6574aaf69a8ff01fe874acd5e78041 END-of-./distinfo echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: kwebget X# Date created: 21 September 2001 X# Whom: David <ddavid_3@yahoo.com> X# X# X XPORTNAME= kwebget XPORTVERSION= 0.7 XCATEGORIES= ftp kde XMASTER_SITES= http://www.kpage.de/download/ XDIST_SUBDIR= KDE X XMAINTAINER= ports@freebsd.org X XRUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget X XUSE_KDELIBS_VER=2 XUSE_BZIP2= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes X Xpost-patch: X @${PERL} -pi -e 's#lqt#lqt2#g' ${WRKSRC}/configure ${WRKSRC}/kwebget/Makefile.in X X.include <bsd.port.mk> END-of-./Makefile echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/kwebget Xshare/applnk/Internet/kwebget.desktop Xshare/doc/HTML/de/kwebget/index-1.html Xshare/doc/HTML/de/kwebget/index-2.html Xshare/doc/HTML/de/kwebget/index-3.html Xshare/doc/HTML/de/kwebget/index-4.html Xshare/doc/HTML/de/kwebget/index-5.html Xshare/doc/HTML/de/kwebget/index.html Xshare/doc/HTML/de/kwebget/logotp3.gif Xshare/doc/HTML/en/kwebget/index-1.html Xshare/doc/HTML/en/kwebget/index-2.html Xshare/doc/HTML/en/kwebget/index-3.html Xshare/doc/HTML/en/kwebget/index-4.html Xshare/doc/HTML/en/kwebget/index-5.html Xshare/doc/HTML/en/kwebget/index.html Xshare/doc/HTML/en/kwebget/logotp3.gif Xshare/icons/hicolor/32x32/apps/kwebget.png Xshare/icons/locolor/16x16/apps/mini-kwebget.png Xshare/locale/de/LC_MESSAGES/kwebget.mo Xshare/locale/fr/LC_MESSAGES/kwebget.mo X@dirrm share/doc/HTML/de/kwebget X@dirrm share/doc/HTML/en/kwebget END-of-./pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110041125.f94BPr549303>