Date: Tue, 30 May 2006 10:43:10 +0700 From: "Khairil Yusof" <kaeru@inigo-tech.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/98118: [new-port] deskutils/tagutils : tagutils is a command line tool for tagging files Message-ID: <1148960590.21347@wolverine.inigo-tech.com> Resent-Message-ID: <200605300250.k4U2oABY000149@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98118 >Category: ports >Synopsis: [new-port] deskutils/tagutils : tagutils is a command line tool for tagging files >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 May 30 02:50:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Khairil Yusof >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD 6.1-RELEASE #17: Sun May 14 11:28:23 ICT 2006 kaeru@wolverine.inigo-tech.com:/tmp/obj/usr/src/sys/WOLVERINE >Description: Leaftag is a library and set of utilities for tagging files on the desktop. tagutils is the primary way of tagging files from the command line. It can tag, untag, display a list of known tags, manipulate tag properties, and show files belonging to a tag. Project homepage: WWW: http://www.chipx86.com/wiki/Leaftag >How-To-Repeat: >Fix: --- tagutils.shar begins here --- # 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: # # tagutils # tagutils/distinfo # tagutils/pkg-descr # tagutils/Makefile # tagutils/pkg-plist # echo c - tagutils mkdir -p tagutils > /dev/null 2>&1 echo x - tagutils/distinfo sed 's/^X//' >tagutils/distinfo << 'END-of-tagutils/distinfo' XMD5 (tagutils-0.3.0.tar.gz) = 7982695e411f6ba558080cbefe5a7940 XSHA256 (tagutils-0.3.0.tar.gz) = 0d12dc57d7e49bddf835f233d2a0726e0c0ca5a5dafbcbb62bec7c93a41dae10 XSIZE (tagutils-0.3.0.tar.gz) = 151036 END-of-tagutils/distinfo echo x - tagutils/pkg-descr sed 's/^X//' >tagutils/pkg-descr << 'END-of-tagutils/pkg-descr' XLeaftag is a library and set of utilities for tagging files on the desktop. X Xtagutils is the primary way of tagging files from the command line. XIt can tag, untag, display a list of known tags, manipulate tag properties, Xand show files belonging to a tag. X XProject homepage: XWWW: http://www.chipx86.com/wiki/Leaftag END-of-tagutils/pkg-descr echo x - tagutils/Makefile sed 's/^X//' >tagutils/Makefile << 'END-of-tagutils/Makefile' X# New ports collection makefile for: tagutils X# Date Created: 24 May 2006 X# Whom: Khairil Yusof <kaeru@inigo-tech.com> X# X# $FreeBSD$ X# X XPORTNAME= tagutils XPORTVERSION= 0.3.0 XCATEGORIES= deskutils XMASTER_SITES= http://releases.chipx86.com/leaftag/tagutils/ X XMAINTAINER= kaeru@inigo-tech.com XCOMMENT= tagutils is a command line tool for tagging files X XBUILD_DEPENDS= ${LOCALBASE}/lib/libleaftag.so.0:${PORTSDIR}/deskutils/libleaftag X XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_GNOME= gnomehack glib20 pkgconfig XINSTALLS_SHLIB= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X X.include <bsd.port.mk> END-of-tagutils/Makefile echo x - tagutils/pkg-plist sed 's/^X//' >tagutils/pkg-plist << 'END-of-tagutils/pkg-plist' Xbin/tag Xbin/tagls Xbin/tagprop Xbin/tags Xbin/tagutils Xbin/untag END-of-tagutils/pkg-plist exit --- tagutils.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1148960590.21347>