CVS log for ports/misc/e2fsprogs-libuuid/files/uuidd.in
Up to [FreeBSD] / ports / misc / e2fsprogs-libuuid / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 14 08:56:07 2012 UTC (4 weeks ago) by dougb
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 27 00:13:27 2010 UTC (22 months, 2 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Begin the process of deprecating sysutils/rc_subr by s#. %%RC_SUBR%%#. /etc/rc.subr#
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 16 22:36:57 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -2 lines
* misc/e2fsprogs-libuuid: - bump revision, as we're changing files and fixing a bug even for those who had successfully built libuuid before - patch one more source file to make sure the clock.txt state file gets saved to the right directory - try to run the newly-build uuidd for our self-test (ignoring failures, as they are non-fatal) - (the actual build fix is inherited from the other port) * sysutils/e2fsprogs: - add files/patch-uuid-loop to actually fix the "self-test does not terminate" bug. What causes the client to see EOF prematurely or the server to fail to send a response remains unknown, but we'll fix the worse part of the issue: loop on EOF (read returning 0). PR: 134156 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 6 22:29:03 2008 UTC (3 years, 9 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
fix rc.d script to provide a default for its _enable variable. Andrew Pantyukhin <infofarmer@FreeBSD.org> PR: ports/123419 Submitted by: infofarmer@ Approved by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 13 18:54:27 2008 UTC (4 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0
- Add uuidd - Fix pkg-plist - Requires for sysutils/e2fsprogs update PR: 119622 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
