CVS log for ports/misc/ossp-uuid/pkg-plist
Up to [FreeBSD] / ports / misc / ossp-uuid
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Dec 12 15:06:11 2007 UTC (4 years, 2 months ago) by vd
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -0 lines
Turn on the C++ support of misc/ossp-uuid. Suggested by: Bradford Castalia <Castalia@idaeim.com>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 9 13:40:21 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
Update to 1.3.2 [1] Reorganize Makefile Remove .la files PR: 90109 [1] Submitted by: Vasil Dimov <vd@datamax.bg>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 6 15:51:18 2005 UTC (6 years, 5 months ago) by garga
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- Update to 1.3.0 PR: ports/85774 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 6 08:18:02 2004 UTC (7 years, 3 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -2 lines
- upgrade to OSSP uuid 1.1.0 - build both Perl API, C API and CLI - allow Perl API to be disabled with WITHOUT_PERL - build static libraries only because of the conflict with libc's uuid_create(3)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 14 04:38:17 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Add ossp-uuid, a ISO-C API and command line utility for generating DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifiers (UUIDs). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based), and version 4 (random number based). PR: 62810 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
