ports/58865: new port: textproc/libuninameslist

KANOU Hiroki kanou at khdd.net
Mon Nov 3 10:40:16 UTC 2003


>Number:         58865
>Category:       ports
>Synopsis:       new port: textproc/libuninameslist
>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:   Mon Nov 03 02:40:13 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KANOU Hiroki
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD khdd.net 4.9-STABLE FreeBSD 4.9-STABLE #1: Wed Oct 29 23:21:29 JST 2003 kanou at khdd.net:/usr/obj/usr/src/sys/COPPER i386

>Description:

A new port for libuninameslist (http://libuninameslist.sf.net/).
This was a part of the port print/pfaedit and splitted to clarify
dependencies.

>How-To-Repeat:
>Fix:

diff -uNr libuninameslist.orig/Makefile libuninameslist/Makefile
--- libuninameslist.orig/Makefile	Thu Jan  1 09:00:00 1970
+++ libuninameslist/Makefile	Mon Nov  3 19:05:24 2003
@@ -0,0 +1,27 @@
+# New ports collection makefile for:	libuninameslist
+# Date created:		3 November 2003
+# Whom:			KANOU Hiroki <kanou at khdd.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME=	libuninameslist
+PORTVERSION=	20${DIST_VER}
+CATEGORIES=	textproc
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+DISTNAME=	${PORTNAME}_src-${DIST_VER}
+EXTRACT_SUFX=	.tgz
+
+MAINTAINER=	kanou at khdd.net
+COMMENT=	A library of Unicode annotation data
+
+DIST_VER=	030713
+MASTER_SITE_SUBDIR =	libuninameslist
+WRKSRC=		${WRKDIR}/${PORTNAME}
+
+USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
+INSTALLS_SHLIB=	yes
+ALL_TARGET=	libuninameslist.la
+
+.include <bsd.port.mk>
diff -uNr libuninameslist.orig/distinfo libuninameslist/distinfo
--- libuninameslist.orig/distinfo	Thu Jan  1 09:00:00 1970
+++ libuninameslist/distinfo	Mon Nov  3 18:13:18 2003
@@ -0,0 +1 @@
+MD5 (libuninameslist_src-030713.tgz) = 051a0377d8e1674de9dc8da062b32646
diff -uNr libuninameslist.orig/pkg-descr libuninameslist/pkg-descr
--- libuninameslist.orig/pkg-descr	Thu Jan  1 09:00:00 1970
+++ libuninameslist/pkg-descr	Mon Nov  3 18:23:10 2003
@@ -0,0 +1,5 @@
+A library with a large (sparse) array mapping each unicode 
+code point to the annotation data for it provided in 
+http://www.unicode.org/Public/UNIDATA/NamesList.txt.
+
+WWW: http://libuninameslist.sourceforge.net/
diff -uNr libuninameslist.orig/pkg-plist libuninameslist/pkg-plist
--- libuninameslist.orig/pkg-plist	Thu Jan  1 09:00:00 1970
+++ libuninameslist/pkg-plist	Mon Nov  3 18:20:05 2003
@@ -0,0 +1,4 @@
+include/uninameslist.h
+lib/libuninameslist.la
+lib/libuninameslist.so
+lib/libuninameslist.so.0

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



More information about the freebsd-ports-bugs mailing list