FreeBSD Bugzilla – Attachment 31141 Details for
Bug 52030
New port: misc/libutf UTF-8 character set support library, including regular expression
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
libutf.shar
libutf.shar (text/plain), 2.99 KB, created by
Serge Gagnon
on 2003-05-10 19:10:06 UTC
(
hide
)
Description:
libutf.shar
Filename:
MIME Type:
Creator:
Serge Gagnon
Created:
2003-05-10 19:10:06 UTC
Size:
2.99 KB
patch
obsolete
># 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: ># ># libutf ># libutf/Makefile ># libutf/distinfo ># libutf/pkg-plist ># libutf/files ># libutf/files/patch-Makefile.in ># libutf/pkg-descr ># >echo c - libutf >mkdir -p libutf > /dev/null 2>&1 >echo x - libutf/Makefile >sed 's/^X//' >libutf/Makefile << 'END-of-libutf/Makefile' >X# New ports collection makefile for: libutf >X# Date created: Fri May 9 16:43:42 EDT 2003 >X# Whom: Serge Gagnon gagnon__s@videotron.ca >X# >X# $FreeBSD$ >X# >X >XPORTNAME= libutf >XPORTVERSION= 2.10 >XCATEGORIES= misc >XMASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/ \ >X http://www.westley.demon.co.uk/src/ >X >XMAINTAINER= gagnon__s@videotron.ca >XCOMMENT= UTF-8 character set support library, including regular expressions >X >XGNU_CONFIGURE= YES >XUSE_GMAKE= YES >XALL_TARGET= tst >X >XMAN3= ure.3 utf.3 >X >X.include <bsd.port.mk> >END-of-libutf/Makefile >echo x - libutf/distinfo >sed 's/^X//' >libutf/distinfo << 'END-of-libutf/distinfo' >XMD5 (libutf-2.10.tar.gz) = f83bcb35eb4600d5b0e16a401103c4bc >END-of-libutf/distinfo >echo x - libutf/pkg-plist >sed 's/^X//' >libutf/pkg-plist << 'END-of-libutf/pkg-plist' >Xinclude/ure.h >Xinclude/utf.h >Xlib/libutf.a >Xshare/examples/libutf/langcoll.utf >X@dirrm share/examples/libutf >END-of-libutf/pkg-plist >echo c - libutf/files >mkdir -p libutf/files > /dev/null 2>&1 >echo x - libutf/files/patch-Makefile.in >sed 's/^X//' >libutf/files/patch-Makefile.in << 'END-of-libutf/files/patch-Makefile.in' >X--- Makefile.in.old Sat May 10 00:38:36 2003 >X+++ Makefile.in Sat May 10 00:52:03 2003 >X@@ -9,6 +9,7 @@ >X INCDIR= $(prefix)/include >X MANDIR= $(prefix)/man >X ETCDIR= $(prefix)/etc >X+EGDIR= $(prefix)/share/examples/libutf >X >X # SVR4, I hate you. What ****idiot**** dreamed this up???? >X # Yeah, like all csh or rc users need this crap... >X@@ -32,11 +33,11 @@ >X ci -l ure.c ure.h urelang.c utf.c utf.h >X >X install: $(LIBS) >X- $(srcdir)/mkinstalldirs $(LIBDIR) $(INCDIR) $(ETCDIR) $(MANDIR)/man3 >X+ $(srcdir)/mkinstalldirs $(LIBDIR) $(INCDIR) $(EGDIR) $(MANDIR)/man3 >X $(INSTALL_DATA) $(LIBS) $(LIBDIR) ; $(RANLIB) $(LIBDIR)/$(LIBS) >X $(INSTALL_DATA) $(srcdir)/ure.h $(INCDIR) >X $(INSTALL_DATA) $(srcdir)/utf.h $(INCDIR) >X- $(INSTALL_DATA) $(srcdir)/langcoll.utf $(ETCDIR) >X+ $(INSTALL_DATA) $(srcdir)/langcoll.utf $(EGDIR) >X $(INSTALL_DATA) $(srcdir)/utf.3 $(MANDIR)/man3 >X $(INSTALL_DATA) $(srcdir)/ure.3 $(MANDIR)/man3 >X >END-of-libutf/files/patch-Makefile.in >echo x - libutf/pkg-descr >sed 's/^X//' >libutf/pkg-descr << 'END-of-libutf/pkg-descr' >XThis software is a library which implements UTF-8 support routines, >Xand uses those routines and others to implement UTF-8aware regular >Xexpresions. Language collation sequences are specified in a text >Xfile, ${PREFIX}/etc/langcoll.utf, and feedback as to their correctness >Xis appreciated. >X >XAlistair G. Crooks >END-of-libutf/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 52030
: 31141