FreeBSD Bugzilla – Attachment 58268 Details for
Bug 87851
sysutils/fcron: removed bad man page, general cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.43 KB, created by
Brad Huntting
on 2005-10-22 21:50:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Brad Huntting
Created:
2005-10-22 21:50:15 UTC
Size:
3.43 KB
patch
obsolete
>diff -NPru /usr/ports/sysutils/fcron/Makefile ./Makefile >--- /usr/ports/sysutils/fcron/Makefile Wed Oct 5 02:54:05 2005 >+++ ./Makefile Sat Oct 22 13:34:30 2005 >@@ -30,7 +30,6 @@ > SUB_FILES= pkg-message > > MAN1= fcrondyn.1 fcrontab.1 >-MAN3= bitstring.3 > MAN5= fcron.conf.5 fcrontab.5 > MAN8= fcron.8 > >@@ -49,7 +48,7 @@ > .endfor > ${MKDIR} ${EXAMPLESDIR} > ${INSTALL_DATA} ${FILESDIR}/fcrontab-* ${WRKSRC}/files/*.pam ${EXAMPLESDIR} >-.for n in 1 3 5 8 >+.for n in 1 5 8 > ${INSTALL_MAN} ${MAN${n}:S|^|${WRKSRC}/doc/man/|} ${PREFIX}/man/man${n} > .endfor > .if !defined(NOPORTDOCS) >diff -NPru /usr/ports/sysutils/fcron/files/patch-script::gen-in.pl ./files/patch-script::gen-in.pl >--- /usr/ports/sysutils/fcron/files/patch-script::gen-in.pl Sun Oct 2 11:49:32 2005 >+++ ./files/patch-script::gen-in.pl Wed Dec 31 17:00:00 1969 >@@ -1,8 +0,0 @@ >---- script/gen-in.pl.orig Wed Jun 16 14:36:38 2004 >-+++ script/gen-in.pl Tue Sep 6 11:29:55 2005 >-@@ -1,4 +1,4 @@ >--#!/usr/bin/perl >-+#!/usr/local/bin/perl >- >- # - read define assignations in config.h >- # - read variable assignations in Makefile >diff -NPru /usr/ports/sysutils/fcron/files/patch-script::has_usrgrp.pl ./files/patch-script::has_usrgrp.pl >--- /usr/ports/sysutils/fcron/files/patch-script::has_usrgrp.pl Sun Oct 2 11:49:32 2005 >+++ ./files/patch-script::has_usrgrp.pl Wed Dec 31 17:00:00 1969 >@@ -1,8 +0,0 @@ >---- script/has_usrgrp.pl.orig Wed Jun 16 14:36:38 2004 >-+++ script/has_usrgrp.pl Tue Sep 6 11:30:21 2005 >-@@ -1,4 +1,4 @@ >--#!/usr/bin/perl >-+#!/usr/local/bin/perl >- >- # call getpwnam() or getgrnam() to check if user or group (given as arg) exists >- # on the system (getpwnam() and getgrnam() use nsswitch.conf, so it works >diff -NPru /usr/ports/sysutils/fcron/files/sample-fcrontab-operator ./files/sample-fcrontab-operator >--- /usr/ports/sysutils/fcron/files/sample-fcrontab-operator Sun Oct 2 11:49:32 2005 >+++ ./files/sample-fcrontab-operator Wed Dec 31 17:00:00 1969 >@@ -1,9 +0,0 @@ >-# Derived from the default /etc/crontab for FreeBSD >-# See fcrontab(5) for syntax and semantics >-# >-SHELL=/bin/sh >-PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin >-HOME=/var/log >-# >-# Save some entropy so that /dev/random can re-seed on boot. >-@ 11 /usr/libexec/save-entropy >diff -NPru /usr/ports/sysutils/fcron/files/sample-fcrontab-root ./files/sample-fcrontab-root >--- /usr/ports/sysutils/fcron/files/sample-fcrontab-root Sun Oct 2 11:49:32 2005 >+++ ./files/sample-fcrontab-root Wed Dec 31 17:00:00 1969 >@@ -1,20 +0,0 @@ >-# Derived from the default /etc/crontab for FreeBSD >-# See fcrontab(5) for syntax and semantics >-# >-SHELL=/bin/sh >-PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin >-HOME=/var/log >-# >-@serial,lavg5(1.5) 5 /usr/libexec/atrun >-# >-# Rotate log files every hour, if necessary. >-%hourly * newsyslog >-# >-# Perform daily/weekly/monthly maintenance. >-%daily,serial * * periodic daily >-%weekly,serial * * periodic weekly >-%monthly,serial * * * periodic monthly >-# >-# Adjust the time zone if the CMOS clock keeps local time, as opposed to >-# UTC time. See adjkerntz(8) for details. >-1,31 0-5 * * * root adjkerntz -a >diff -NPru /usr/ports/sysutils/fcron/pkg-plist ./pkg-plist >--- /usr/ports/sysutils/fcron/pkg-plist Wed Oct 5 02:54:05 2005 >+++ ./pkg-plist Sat Oct 22 14:40:26 2005 >@@ -5,6 +5,11 @@ > etc/fcron.conf.dist > etc/fcron.deny.dist > sbin/fcron >+man/man1/fcrondyn.1 >+man/man1/fcrontab.1 >+man/man5/fcron.conf.5 >+man/man5/fcrontab.5 >+man/man8/fcron.8 > %%EXAMPLESDIR%%/fcron.pam > %%EXAMPLESDIR%%/fcrontab-operator > %%EXAMPLESDIR%%/fcrontab-root
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 87851
: 58268