Changes between Version 34 and Version 35 of FreeBSD10_Guide


Ignore:
Timestamp:
Aug 26, 2014, 6:02:16 PM (10 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD10_Guide

    v34 v35  
    8383build# make -C /usr/ports/devel/ocaml-findlib install clean WITHOUT="TOOLBOX X11 TK" BATCH=YES
    8484}}}
    85 (???
    86 build# make -C /usr/ports/devel/autoconf259 install clean BATCH=YES
    87 build# make -C /usr/ports/devel/autoheader259 install clean BATCH=YES
    88 build# make -C /usr/ports/dns/bind-tools/ install clean BATCH=yes #(required for nagios-plugins in FreeBSD10)
    8985
    90 checkout latest version of lvrouted (12878):
     86NOTE: Following steps ONLY if you want to update the lvrouted version (present version is 12878):
     87
     88Checkout latest version of lvrouted (i.e. beyond 12878):
    9189{{{
    9290build# svn checkout http://svn.wirelessleiden.nl/svn/node-config/other/lvrouted/trunk /usr/local/share/lvrouted
     
    9795build# tools/release.sh
    9896}}}
    99 Note: you may wish to verify the SHA256 en filesize in $R/ports/net/lvrouted/distinfo
     97
     98Upload the lvrouted-12878.tar.gz to the webfolder.wirelessleiden.nl/lvrouted/ directory and
     99modify the SHA256 en filesize in $R/ports/net/lvrouted/distinfo.
    100100
    101101
    102 === A.5. OPTIONAL, every developer has his own preferences, these are mine ===
     102=== A.5. OPTIONAL, every developer has his own preferences, e.g. ===
    103103build# make -C /usr/ports/editors/vim-lite install clean BATCH=yes
    104104build# make -C /usr/ports/security/sudo install clean BATCH=yes