Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2000 14:37:00 -0400 (EDT)
From:      Mikhail Teterin <mi@privatelabs.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        andreas@freebsd.org
Subject:   ports/17985: X-Face support for news/knews
Message-ID:  <200004131837.OAA27029@misha.privatelabs.com>

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

>Number:         17985
>Category:       ports
>Synopsis:       X-Face support for news/knews
>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:   Thu Apr 13 11:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     misha
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	The knews  program can recognize and  support the X-Face
	headers in postings. Unfortunately, the  news/knews port
	is currently building it with this support disabled...

>How-To-Repeat:

>Fix:

--- Makefile	Mon Apr 10 16:19:43 2000
+++ Makefile	Thu Apr 13 10:27:21 2000
@@ -16,3 +16,4 @@
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
-		png.3:${PORTSDIR}/graphics/png
+		png.3:${PORTSDIR}/graphics/png \
+		compface:${PORTSDIR}/mail/faces
 RUN_DEPENDS=    newsp:${PORTSDIR}/print/mp-letter
--- patches/patch-aa	Thu Jan  7 18:53:50 1999
+++ patches/patch-aa	Thu Apr 13 10:09:44 2000
@@ -19,3 +19,4 @@
 +#define HAVE_PNG	1
- #define HAVE_COMPFACE	0
+-#define HAVE_COMPFACE	0
++#define HAVE_COMPFACE	1
  

>Release-Note:
>Audit-Trail:
>Unformatted:
 Mikhail Teterin


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?200004131837.OAA27029>