Show
Ignore:
Timestamp:
12/19/07 13:00:38 (12 months ago)
Author:
gonzalo
Message:

mldonkey integrated:Testing

Location:
pbibuild/modules/kmldonkey
Files:
8 added
3 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/kmldonkey/copy-files

    r1038 r1045  
    11/usr/local/bin/kmldonkey bin/ 
    22/usr/local/bin/kmldonkey_submit bin/ 
     3/usr/local/bin/mld_hash bin/ 
     4/usr/local/bin/mldonkey_previewer bin/ 
     5/usr/local/bin/mlgui bin/ 
     6/usr/local/bin/mlguistarter bin/ 
     7/usr/local/bin/mlnet bin/ 
     8/usr/local/bin/mlnet+gui bin/ 
     9/usr/local/bin/mlnet-real bin/ 
     10/usr/local/etc/rc.d/mlnet etc/rc.d/ 
     11/usr/local/share/doc/mldonkey share/doc/ 
     12/usr/local/share/examples/mldonkey share/examples/ 
    313/usr/local/include/kmldonkey include/ 
    414/usr/local/lib/libkmldonkey.a lib/ 
  • pbibuild/modules/kmldonkey/overlay-dir/PBI.SetupScript.sh

    r1038 r1045  
    1818ln -s /Programs/${PROGDIR}/.sbin/kmldonkey /usr/local/bin/kmldonkey 
    1919ln -s /Programs/${PROGDIR}/.sbin/kmldonkey_submit /usr/local/bin/kmldonkey_submit 
     20###mldonkey 
     21ln -s /Programs/${PROGDIR}/.sbin/mld_hash /usr/local/bin/mld_hash 
     22ln -s /Programs/${PROGDIR}/.sbin/mldonkey_previewer /usr/local/bin/mldonkey_previewer 
     23ln -s /Programs/${PROGDIR}/.sbin/mlgui /usr/local/bin/mlgui 
     24ln -s /Programs/${PROGDIR}/.sbin/mlguistarter /usr/local/bin/mlguistarter 
     25ln -s /Programs/${PROGDIR}/.sbin/mlnet /usr/local/bin/mlnet 
     26ln -s /Programs/${PROGDIR}/.sbin/mlnet+gui /usr/local/bin/mlnet+gui 
     27ln -s /Programs/${PROGDIR}/.sbin/mlnet-real /usr/local/bin/mlnet-real 
     28ln -s /Programs/${PROGDIR}/etc/rc.d/mlnet /usr/local/etc/rc.d/mlnet 
     29ln -s /Programs/${PROGDIR}/share/doc/mldonkey /usr/local/share/doc/mldonkey 
     30ln -s /Programs/${PROGDIR}/share/examples/mldonkey /usr/local/share/examples/mldonkey 
     31### 
    2032ln -s /Programs/${PROGDIR}/include/kmldonkey /usr/local/include/kmldonkey 
    2133ln -s /Programs/${PROGDIR}/lib/libkmldonkey.a /usr/local/lib/libkmldonkey.a 
  • pbibuild/modules/kmldonkey/pbi.conf

    r1038 r1045  
    2626 
    2727# Other Ports we need built (One per line) 
    28 OTHERPORT="" 
     28OTHERPORT="/usr/ports/net-p2p/mldonkey" 
    2929 
    3030# Enter your custom make options here 
     
    3333# Build Key - Change this to anything else to trigger a rebuild  
    3434#           - The rebuild will take place even if port is still the same ver 
    35 BUILDKEY="01" 
     35BUILDKEY="04" 
    3636 
    3737export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY