Changeset 2635

Show
Ignore:
Timestamp:
08/21/08 06:35:34 (3 months ago)
Author:
kris
Message:

Enabling building the OO 1i8n version for now, need a fresh build for PC-BSD 7

Location:
pbibuild/modules/openoffice-i18n
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/openoffice-i18n/pbi.conf

    r1737 r2635  
    4141# Build Key - Change this to anything else to trigger a rebuild  
    4242#           - The rebuild will take place even if port is still the same ver 
    43 BUILDKEY="33" 
     43BUILDKEY="23" 
    4444 
    4545# If this port has a non-standard port version variable in Makefile, then 
     
    4848 
    4949# Set this to YES to mark a port / module as broken 
    50 PORTBROKE="YES" ; export PORTBROKE 
     50#PORTBROKE="YES" ; export PORTBROKE 
    5151 
    5252# Don't build this PBI on certian processors (i386 / amd64) 
  • pbibuild/modules/openoffice-i18n/preportmake.sh

    r1694 r2635  
    1010then 
    1111  # Get the diablo-caffe file 
    12   fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2 
     12  fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd6-i386-1.6.0_07-b02.tar.bz2 
     13  fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd7-i386-1.6.0_07-b02.tar.bz2 
     14 
    1315fi 
    1416 
     
    1618then 
    1719  # Get the diablo-caffe file 
    18   fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd6-amd64-1.5.0_07-b01.tar.bz2 
     20  fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd6-amd64-1.6.0_07-b02.tar.bz2 
     21  fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd7-amd64-1.6.0_07-b02.tar.bz2 
    1922fi 
    2023 
     24# Get the tzupdater files 
     25fetch http://www.pcbsd.org/~kris/autobuildpkgs/jdk-1_5_0_14-fcs-src-b03-jrl-05_oct_2007.jar 
     26fetch http://www.pcbsd.org/~kris/autobuildpkgs/jdk-1_5_0_14-fcs-bin-b03-jrl-05_oct_2007.jar 
     27fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1_3_6-2008c.zip 
    2128 
    22 # Get the tzupdater files 
    23 fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1.3.3-2007k.zip 
    24  
     29cd /usr/ports/java/jdk16/ 
     30echo "#!/bin/sh 
     31exit 0" > /usr/ports/java/jdk16/files/license.sh