Changeset b3224f7 for general/sysutils
- Timestamp:
- 10/07/2002 08:17:30 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b35b684
- Parents:
- 0d00570
- Location:
- general/sysutils/fcron
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/fcron/fcron-exp.xml
r0d00570 rb3224f7 1 1 <sect2> 2 2 <title>Command explanations</title> 3 4 <para><userinput>--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-1.77</userinput> Can be added IF you have installed openjade and dsssl-stylesheets per the <ulink url="http://hints.linuxfromscratch.org/hints/docbook.txt">Docbook 5 Hint</ulink>.</para> 3 6 4 7 <para><userinput>make CC="gcc $CFLAGS":</userinput> This makes fcron -
general/sysutils/fcron/fcron-intro.xml
r0d00570 rb3224f7 15 15 local mail system (<xref linkend="sendmail"/> or <xref linkend="postfix"/>, for example) 16 16 fcron utilizes: 17 <xref linkend="Linux_PAM"/> </screen>17 <xref linkend="Linux_PAM"/>, openjade and dsssl-stylesheets</screen> 18 18 19 19 </sect2> -
general/sysutils/fcron/fcron.ent
r0d00570 rb3224f7 5 5 <!ENTITY fcron-desc SYSTEM "fcron-desc.xml"> 6 6 <!ENTITY fcron-config SYSTEM "fcron-config.xml"> 7 <!ENTITY fcron-buildsize "2. 5MB">8 <!ENTITY fcron-version "2.9. 1">9 <!ENTITY fcron-download-http "http://fcron.free.fr/fcron-2.9. 1.src.tar.gz">10 <!ENTITY fcron-download-ftp " ">11 <!ENTITY fcron-size "36 0KB">7 <!ENTITY fcron-buildsize "2.7 MB"> 8 <!ENTITY fcron-version "2.9.2"> 9 <!ENTITY fcron-download-http "http://fcron.free.fr/fcron-2.9.2.src.tar.gz"> 10 <!ENTITY fcron-download-ftp "ftp://ftp.seul.org/pub/fcron/fcron-2.9.2.src.tar.gz"> 11 <!ENTITY fcron-size "368 KB">
Note:
See TracChangeset
for help on using the changeset viewer.