FreeBSD Bugzilla – Attachment 39900 Details for
Bug 62810
New port: misc/ossp-uuid (an API and CLI for generating UUIDs)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.02 KB, created by
Kimura Fuyuki
on 2004-02-14 03:10:15 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2004-02-14 03:10:15 UTC
Size:
2.02 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: ># ># ossp-uuid ># ossp-uuid/pkg-descr ># ossp-uuid/distinfo ># ossp-uuid/pkg-plist ># ossp-uuid/Makefile ># >echo c - ossp-uuid >mkdir -p ossp-uuid > /dev/null 2>&1 >echo x - ossp-uuid/pkg-descr >sed 's/^X//' >ossp-uuid/pkg-descr << 'END-of-ossp-uuid/pkg-descr' >XOSSP uuid is a ISO-C application programming interface (API) and >Xcorresponding command line interface (CLI) for the generation of DCE >X1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifiers >X(UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node >Xbased), version 3 (name based) and version 4 (random number based). >X >XWWW: http://www.ossp.org/pkg/lib/uuid/ >END-of-ossp-uuid/pkg-descr >echo x - ossp-uuid/distinfo >sed 's/^X//' >ossp-uuid/distinfo << 'END-of-ossp-uuid/distinfo' >XMD5 (uuid-0.9.7.tar.gz) = aaa5a57d462685003f41f39366bb475a >XSIZE (uuid-0.9.7.tar.gz) = 332641 >END-of-ossp-uuid/distinfo >echo x - ossp-uuid/pkg-plist >sed 's/^X//' >ossp-uuid/pkg-plist << 'END-of-ossp-uuid/pkg-plist' >Xbin/uuid >Xbin/uuid-config >Xinclude/uuid.h >Xlib/libuuid.a >Xlib/libuuid.la >Xlib/libuuid.so >Xlib/libuuid.so.1 >END-of-ossp-uuid/pkg-plist >echo x - ossp-uuid/Makefile >sed 's/^X//' >ossp-uuid/Makefile << 'END-of-ossp-uuid/Makefile' >X# New ports collection makefile for: OSSP uuid >X# Date created: 12 February 2004 >X# Whom: Kimura Fuyuki <fuyuki@nigredo.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= uuid >XPORTVERSION= 0.9.7 >XCATEGORIES= misc devel >XMASTER_SITES= ftp://ftp.ossp.org/pkg/lib/${PORTNAME}/ >XPKGNAMEPREFIX= ossp- >X >XMAINTAINER= fuyuki@nigredo.org >XCOMMENT= An ISO-C API and CLI for generating Universally Unique Identifiers >X >XCONFLICTS= e2fsprogs-* >X >XUSE_LIBTOOL_VER= 15 >XINSTALLS_SHLIB= yes >X >XMAN1= uuid-config.1 uuid.1 >XMAN3= uuid.3 >X >X.include <bsd.port.mk> >END-of-ossp-uuid/Makefile >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 62810
:
39899
| 39900