From owner-freebsd-ports Wed May 17 8:40:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A09A737BC5A for ; Wed, 17 May 2000 08:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA35621; Wed, 17 May 2000 08:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nsx.nacsis.ac.jp (nsx.nacsis.ac.jp [136.187.17.2]) by hub.freebsd.org (Postfix) with SMTP id E09C137B6F4 for ; Wed, 17 May 2000 08:33:36 -0700 (PDT) (envelope-from shigeri@m10.alpha-net.ne.jp) Message-Id: <20000517153336.E09C137B6F4@hub.freebsd.org> Date: Wed, 17 May 2000 08:33:36 -0700 (PDT) From: shigeri@m10.alpha-net.ne.jp Reply-To: shigeri@m10.alpha-net.ne.jp X-Send-Pr-Version: 3.2 Subject: ports/18622: New port: mail/sylpheed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18622 >Category: ports >Synopsis: New port: mail/sylpheed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 17 08:40:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Shigetoshi Inohana >Release: FreeBSD 4.0-STABLE i386 >Organization: Personal >Environment: >Description: New port: mail/sylpheed >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: # # sylpheed # sylpheed/Makefile # sylpheed/pkg # sylpheed/pkg/COMMENT # sylpheed/pkg/DESCR # sylpheed/pkg/PLIST # sylpheed/files # sylpheed/files/md5 # echo c - sylpheed mkdir -p sylpheed > /dev/null 2>&1 echo x - sylpheed/Makefile sed 's/^X//' >sylpheed/Makefile << 'END-of-sylpheed/Makefile' X# New ports collection makefile for: sylpheed X# Date created: 15 June 2000 X# Whom: shigeri X# X# $FreeBSD$ X# X XPORTNAME= sylpheed XPORTVERSION= 0.3.8 XCATEGORIES= mail XMASTER_SITES= http://www.kcn.ne.jp/~hiro-y/sylpheed/ X XMAINTAINER= shigeri@m10.alpha-net.ne.jp X XLIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 X XGNU_CONFIGURE= yes XDOCS= ABOUT-NLS COPYING ChangeLog ChangeLog.jp \ X INSTALL INSTALL.jp README README.jp TODO.jp XCONFIGURE_ENV= GLIB_CONFIG=${LOCALBASE}/bin/glib12-config \ X GTK_CONFIG=${X11BASE}/bin/gtk12-config XUSE_GMAKE= yes XUSE_BZIP2= yes X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/sylpheed X.for i in ${DOCS} X ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/sylpheed X.endfor X.endif X X.include END-of-sylpheed/Makefile echo c - sylpheed/pkg mkdir -p sylpheed/pkg > /dev/null 2>&1 echo x - sylpheed/pkg/COMMENT sed 's/^X//' >sylpheed/pkg/COMMENT << 'END-of-sylpheed/pkg/COMMENT' XSylpheed an X based e-mail client END-of-sylpheed/pkg/COMMENT echo x - sylpheed/pkg/DESCR sed 's/^X//' >sylpheed/pkg/DESCR << 'END-of-sylpheed/pkg/DESCR' XThis program is an X based e-mail client X XWWW: http://www.kcn.ne.jp/~hiro-y/ END-of-sylpheed/pkg/DESCR echo x - sylpheed/pkg/PLIST sed 's/^X//' >sylpheed/pkg/PLIST << 'END-of-sylpheed/pkg/PLIST' Xbin/sylpheed Xshare/doc/sylpheed/ABOUT-NLS Xshare/doc/sylpheed/COPYING Xshare/doc/sylpheed/ChangeLog Xshare/doc/sylpheed/ChangeLog.jp Xshare/doc/sylpheed/INSTALL Xshare/doc/sylpheed/INSTALL.jp Xshare/doc/sylpheed/README Xshare/doc/sylpheed/README.jp Xshare/doc/sylpheed/TODO.jp Xshare/locale/ja/LC_MESSAGES/sylpheed.mo X@dirrm share/doc/sylpheed END-of-sylpheed/pkg/PLIST echo c - sylpheed/files mkdir -p sylpheed/files > /dev/null 2>&1 echo x - sylpheed/files/md5 sed 's/^X//' >sylpheed/files/md5 << 'END-of-sylpheed/files/md5' XMD5 (sylpheed-0.3.8.tar.bz2) = e03f8b4e4669be9371145411281495b6 END-of-sylpheed/files/md5 exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message