From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 22 16:40:14 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1E6816A41C for ; Wed, 22 Jun 2005 16:40:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83CA543D58 for ; Wed, 22 Jun 2005 16:40:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5MGeExx084693 for ; Wed, 22 Jun 2005 16:40:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5MGeERT084692; Wed, 22 Jun 2005 16:40:14 GMT (envelope-from gnats) Resent-Date: Wed, 22 Jun 2005 16:40:14 GMT Resent-Message-Id: <200506221640.j5MGeERT084692@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Geoffrey Mainland Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5550B16A41C for ; Wed, 22 Jun 2005 16:36:13 +0000 (GMT) (envelope-from mainland@apeiron.net) Received: from mail.apeiron.net (h-68-164-219-98.cmbrmaor.covad.net [68.164.219.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07FAA43D49 for ; Wed, 22 Jun 2005 16:36:12 +0000 (GMT) (envelope-from mainland@apeiron.net) Received: from localhost (localhost.apeiron.net [127.0.0.1]) by mail.apeiron.net (Postfix) with ESMTP id 52D0A5D2F for ; Wed, 22 Jun 2005 12:36:11 -0400 (EDT) Received: from mail.apeiron.net ([127.0.0.1]) by localhost (mail.apeiron.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 81000-06 for ; Wed, 22 Jun 2005 12:36:00 -0400 (EDT) Received: from hamilton.apeiron.net (hamilton.apeiron.net [192.168.0.11]) by mail.apeiron.net (Postfix) with ESMTP id 8EC185D2E for ; Wed, 22 Jun 2005 12:36:00 -0400 (EDT) Received: by hamilton.apeiron.net (Postfix, from userid 4001) id C025611598; Wed, 22 Jun 2005 12:35:59 -0400 (EDT) Message-Id: <20050622163559.C025611598@hamilton.apeiron.net> Date: Wed, 22 Jun 2005 12:35:59 -0400 (EDT) From: Geoffrey Mainland To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82542: [NEW PORT] net/gaim-latex X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Geoffrey Mainland List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 16:40:15 -0000 >Number: 82542 >Category: ports >Synopsis: [NEW PORT] net/gaim-latex >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: Wed Jun 22 16:40:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Geoffrey Mainland >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD hamilton.apeiron.net 5.4-STABLE FreeBSD 5.4-STABLE #30: Mon Jun 13 22:18:16 EDT 2005 toor@hamilton.apeiron.net:/usr/obj/usr/src/sys/APEIRON i386 >Description: This is a plugin for Gaim that allows you to display LaTeX output in your IMs. >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: # # gaim-latex # gaim-latex/Makefile # gaim-latex/distinfo # gaim-latex/pkg-descr # gaim-latex/pkg-plist # echo c - gaim-latex mkdir -p gaim-latex > /dev/null 2>&1 echo x - gaim-latex/Makefile sed 's/^X//' >gaim-latex/Makefile << 'END-of-gaim-latex/Makefile' X# New ports collection makefile for: Gaim-LaTeX X# Date created: 2005-06-22 X# Whom: Geoffrey Mainland X# X# $FreeBSD$ X# X XPORTNAME= latex XPORTVERSION= 0.3 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} XPKGNAMEPREFIX= gaim- XDISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} X XMAINTAINER= mainland@apeiron.net XCOMMENT= Allows you to display LaTeX output in your IMs. X XBUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim XRUN_DEPENDS= gaim:${PORTSDIR}/net/gaim \ X latex:${PORTSDIR}/print/latex \ X convert:${PORTSDIR}/graphics/ImageMagick X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XUSE_GNOME= gtk20 XUSE_BZIP2= yes X Xdo-install: X ${INSTALL_DATA} ${WRKSRC}/LaTeX.so ${PREFIX}/lib/gaim X X.include END-of-gaim-latex/Makefile echo x - gaim-latex/distinfo sed 's/^X//' >gaim-latex/distinfo << 'END-of-gaim-latex/distinfo' XMD5 (gaim-latex-0.3.tar.bz2) = e0ff7686b3e40a8f2e456785b0557a29 XSIZE (gaim-latex-0.3.tar.bz2) = 12903 END-of-gaim-latex/distinfo echo x - gaim-latex/pkg-descr sed 's/^X//' >gaim-latex/pkg-descr << 'END-of-gaim-latex/pkg-descr' XThis is a plugin for Gaim that allows you to display LaTeX output in Xyour IMs. X XWWW: http://sourceforge.net/projects/gaim-latex END-of-gaim-latex/pkg-descr echo x - gaim-latex/pkg-plist sed 's/^X//' >gaim-latex/pkg-plist << 'END-of-gaim-latex/pkg-plist' Xlib/gaim/LaTeX.so END-of-gaim-latex/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: