Date: Sat, 7 Apr 2001 23:55:06 +0200 (CEST) From: baskruit@bsltwr.dnsalias.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26411: New port: Gmime Message-ID: <200104072155.f37Lt6W20798@gate.bsltwr.dnsalias.org>
next in thread | raw e-mail | index | archive | help
>Number: 26411 >Category: ports >Synopsis: New port: mail/gmime Library for MIME handling >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: Sat Apr 07 15:00:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: System: FreeBSD gate.bsltwr.dnsalias.org 4.2-STABLE FreeBSD 4.2-STABLE #2: Tue Feb 27 22:14:51 CET 2001 root@gate.bsltwr.dnsalias.org:/usr/obj/usr/src/sys/gate i386 >Description: New port of a library for handling MIME messages. Documentation is disabled, errors when making html-docs from sgml-format >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: # # gmime # gmime/pkg-plist # gmime/files # gmime/files/patch-Makefile.in # gmime/pkg-descr # gmime/pkg-comment # gmime/distinfo # gmime/Makefile # echo c - gmime mkdir -p gmime > /dev/null 2>&1 echo x - gmime/pkg-plist sed 's/^X//' >gmime/pkg-plist << 'END-of-gmime/pkg-plist' Xbin/gmime-config Xinclude/gmime/gmime.h Xinclude/gmime/gmime-content-type.h Xinclude/gmime/gmime-message.h Xinclude/gmime/gmime-param.h Xinclude/gmime/gmime-parser.h Xinclude/gmime/gmime-part.h Xinclude/gmime/gmime-utils.h Xinclude/gmime/internet-address.h Xinclude/gmime/md5-utils.h Xlib/libgmime.so.5 Xlib/libgmime.so Xlib/libgmime.a Xlib/gmimeConf.sh Xshare/aclocal/gmime.m4 X@dirrm include/gmime END-of-gmime/pkg-plist echo c - gmime/files mkdir -p gmime/files > /dev/null 2>&1 echo x - gmime/files/patch-Makefile.in sed 's/^X//' >gmime/files/patch-Makefile.in << 'END-of-gmime/files/patch-Makefile.in' X--- Makefile.in.orig Sat Apr 7 23:28:52 2001 X+++ Makefile.in Sat Apr 7 23:28:23 2001 X@@ -92,7 +92,7 @@ X glib_cflags = @glib_cflags@ X glib_libs = @glib_libs@ X X-SUBDIRS = . tests doc X+SUBDIRS = . tests X X INCLUDES = -I@srcdir@ $(VERSION_FLAGS) @GLIB_CFLAGS@ -DG_LOG_DOMAIN=\"gmime\" X END-of-gmime/files/patch-Makefile.in echo x - gmime/pkg-descr sed 's/^X//' >gmime/pkg-descr << 'END-of-gmime/pkg-descr' XGMime is a set of utilities for parsing and creating messages using Xthe Multipurpose Internet Mail Extension (MIME) as defined by the Xfollowing RFCs: X X * 0822: Standard for the Format of Arpa Internet Text Messages X * 2045: Multipurpose Internet Mail Extensions (MIME) Part One: X Format of Internet Message Bodies X * 2046: Multipurpose Internet Mail Extensions (MIME) Part Two: X Media Types X * 2047: Multipurpose Internet Mail Extensions (MIME) Part Three: X Message Header Extensions for Non-ASCII Text X * 2048: Multipurpose Internet Mail Extensions (MIME) Part Four: X Registration Procedures X * 2049: Multipurpose Internet Mail Extensions (MIME) Part Five: X Conformance Criteria and Examples X * 2183: Communicating Presentation Information in Internet Messages: X The Content-Disposition Header Field X XJeffrey Stedfast <fejj@helixcode.com> X X[ Port maintained S. kruit <baskruit@bsltwr.dnsalias.org> ] XWWW: http://www.xtorshun.org/gmime END-of-gmime/pkg-descr echo x - gmime/pkg-comment sed 's/^X//' >gmime/pkg-comment << 'END-of-gmime/pkg-comment' XLibrary (written in C) for parsing and creating messages using MIME END-of-gmime/pkg-comment echo x - gmime/distinfo sed 's/^X//' >gmime/distinfo << 'END-of-gmime/distinfo' XMD5 (gmime-0.5.0.tar.gz) = 7158529756ab8e15bbd52e9da622fd55 END-of-gmime/distinfo echo x - gmime/Makefile sed 's/^X//' >gmime/Makefile << 'END-of-gmime/Makefile' X# New ports collection makefile for: gmime X# Date created: 7 Apr 2001 X# Whom: Bas Kruit <baskruit@bsltwr.dnsalias.org> X# X# $FreeBSD$ X# X XPORTNAME= gmime XPORTVERSION= 0.5.0 XCATEGORIES= mail XMASTER_SITES= http://www.xtorshun.org/gmime/sources/ X XMAINTAINER= baskruit@bsltwr.dnsalias.org X XUSE_GMAKE= YES XUSE_GTK= YES XUSE_LIBTOOL= YES XGNU_CONFIGURE= YES X XINSTALLS_SHLIB= YES X X.include <bsd.port.mk> END-of-gmime/Makefile 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?200104072155.f37Lt6W20798>