Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2000 08:33:36 -0700 (PDT)
From:      shigeri@m10.alpha-net.ne.jp
Subject:   ports/18622: New port: mail/sylpheed
Message-ID:  <20000517153336.E09C137B6F4@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <shigeri@m10.alpha-net.ne.jp>
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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000517153336.E09C137B6F4>