glewis      2007-10-24 07:05:51 UTC

  FreeBSD ports repository

  Modified files:
    java/eclipse-devel   Makefile distinfo 
    java/eclipse-devel/files eclipse.in patch-build.xml 
                             
patch-features-equinox-executable-library-gtk-build.sh 
                             patch-features-equinox-gtk-make_freebsd.mak 
                             patch-features-jdt-build.xml 
                             patch-features-platform-source-feature.xml 
                             patch-features-rcp-feature.xml 
                             patch-features-rcp-source-feature.xml 
                             patch-features_org.eclipse.rcp_build.xml 
                             patch-plugins-ant-ui-build.xml 
                             patch-plugins-compare-build.xml 
                             patch-plugins-debug-ui-build.xml 
                             patch-plugins-help-ui-build.xml 
                             patch-plugins-jdt-apt-ui-build.xml 
                             patch-plugins-jdt-debug-ui-build.xml 
                             patch-plugins-jdt-junit-build.xml 
                             patch-plugins-jdt-ui-build.xml 
                             patch-plugins-jface-build.xml 
                             patch-plugins-jface-databinding-build.xml 
                             patch-plugins-jface-text-build.xml 
                             patch-plugins-jsch-ui-build.xml 
                             patch-plugins-ltk-ui-refactoring-build.xml 
                             patch-plugins-pde-build-build.xml 
                             patch-plugins-pde-core-build.xml 
                             patch-plugins-pde-junit-runtime-build.xml 
                             patch-plugins-pde-runtime-build.xml 
                             patch-plugins-pde-ui-build.xml 
                             patch-plugins-pde-ui-templates-build.xml 
                             patch-plugins-platform-build.xml 
                             patch-plugins-platform-doc-isv-build.xml 
                             patch-plugins-search-build.xml 
                             patch-plugins-team-cvs-ssh2-build.xml 
                             patch-plugins-team-cvs-ui-build.xml 
                             patch-plugins-team-ui-build.xml 
                             patch-plugins-ui-browser-build.xml 
                             patch-plugins-ui-build.xml 
                             patch-plugins-ui-cheatsheets-build.xml 
                             patch-plugins-ui-console-build.xml 
                             patch-plugins-ui-editor-build.xml 
                             patch-plugins-ui-externaltools-build.xml 
                             patch-plugins-ui-forms-build.xml 
                             patch-plugins-ui-ide-application-build.xml 
                             patch-plugins-ui-ide-build.xml 
                             patch-plugins-ui-intro-build.xml 
                             patch-plugins-ui-intro-universal-build.xml 
                             patch-plugins-ui-navigator-build.xml 
                             patch-plugins-ui-navigator-resources-build.xml 
                             patch-plugins-ui-net-build.xml 
                             patch-plugins-ui-presentations-r21-build.xml 
                             patch-plugins-ui-views-build.xml 
                             patch-plugins-ui-views-properties-tabbed-build.xml 
                             patch-plugins-ui-win32-build.xml 
                             patch-plugins-ui-workbench-build.xml 
                             patch-plugins-ui-workbench-compatibility-build.xml 
                             patch-plugins-ui-workbench-texteditor-build.xml 
                             patch-plugins-update-scheduler-build.xml 
                             patch-plugins-update-ui-build.xml 
                             
post-patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile 
    java/eclipse-devel/scripts pre-patch 
  Added files:
    java/eclipse-devel/files 
                             patch-assemble-sdk-freebsd-gtk-amd64.xml 
                             patch-assemble-sdk-freebsd-gtk-x86.xml 
  Removed files:
    java/eclipse-devel/files patch-extra-diffs patch-jar-args 
                             patch-plugins-dot-dot-dot-args 
                             patch-plugins-platform-1-build.xml 
  Log:
  . Update to 3.3.1.
  
  Submitted by:   Ken Yamada <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.12      +6 -12     ports/java/eclipse-devel/Makefile
  1.5       +6 -6      ports/java/eclipse-devel/distinfo
  1.3       +1 -2      ports/java/eclipse-devel/files/eclipse.in
  1.1       +118 -0    
ports/java/eclipse-devel/files/patch-assemble-sdk-freebsd-gtk-amd64.xml (new)
  1.1       +152 -0    
ports/java/eclipse-devel/files/patch-assemble-sdk-freebsd-gtk-x86.xml (new)
  1.4       +56 -53    ports/java/eclipse-devel/files/patch-build.xml
  1.2       +0 -1327   ports/java/eclipse-devel/files/patch-extra-diffs (dead)
  1.2       +28 -2     
ports/java/eclipse-devel/files/patch-features-equinox-executable-library-gtk-build.sh
  1.2       +8 -19     
ports/java/eclipse-devel/files/patch-features-equinox-gtk-make_freebsd.mak
  1.4       +83 -14    
ports/java/eclipse-devel/files/patch-features-jdt-build.xml
  1.3       +11 -11    
ports/java/eclipse-devel/files/patch-features-platform-source-feature.xml
  1.2       +26 -30    
ports/java/eclipse-devel/files/patch-features-rcp-feature.xml
  1.2       +11 -11    
ports/java/eclipse-devel/files/patch-features-rcp-source-feature.xml
  1.2       +24 -7     
ports/java/eclipse-devel/files/patch-features_org.eclipse.rcp_build.xml
  1.2       +0 -357    ports/java/eclipse-devel/files/patch-jar-args (dead)
  1.2       +31 -51    
ports/java/eclipse-devel/files/patch-plugins-ant-ui-build.xml
  1.2       +13 -13    
ports/java/eclipse-devel/files/patch-plugins-compare-build.xml
  1.2       +13 -13    
ports/java/eclipse-devel/files/patch-plugins-debug-ui-build.xml
  1.2       +0 -1429   
ports/java/eclipse-devel/files/patch-plugins-dot-dot-dot-args (dead)
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-help-ui-build.xml
  1.2       +12 -21    
ports/java/eclipse-devel/files/patch-plugins-jdt-apt-ui-build.xml
  1.2       +29 -20    
ports/java/eclipse-devel/files/patch-plugins-jdt-debug-ui-build.xml
  1.2       +9 -18     
ports/java/eclipse-devel/files/patch-plugins-jdt-junit-build.xml
  1.2       +14 -32    
ports/java/eclipse-devel/files/patch-plugins-jdt-ui-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-jface-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-jface-databinding-build.xml
  1.2       +8 -8      
ports/java/eclipse-devel/files/patch-plugins-jface-text-build.xml
  1.2       +8 -8      
ports/java/eclipse-devel/files/patch-plugins-jsch-ui-build.xml
  1.2       +8 -17     
ports/java/eclipse-devel/files/patch-plugins-ltk-ui-refactoring-build.xml
  1.2       +13 -4     
ports/java/eclipse-devel/files/patch-plugins-pde-build-build.xml
  1.2       +6 -6      
ports/java/eclipse-devel/files/patch-plugins-pde-core-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-pde-junit-runtime-build.xml
  1.2       +9 -9      
ports/java/eclipse-devel/files/patch-plugins-pde-runtime-build.xml
  1.2       +9 -9      
ports/java/eclipse-devel/files/patch-plugins-pde-ui-build.xml
  1.2       +7 -16     
ports/java/eclipse-devel/files/patch-plugins-pde-ui-templates-build.xml
  1.2       +0 -11     
ports/java/eclipse-devel/files/patch-plugins-platform-1-build.xml (dead)
  1.2       +16 -7     
ports/java/eclipse-devel/files/patch-plugins-platform-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-platform-doc-isv-build.xml
  1.2       +9 -9      
ports/java/eclipse-devel/files/patch-plugins-search-build.xml
  1.2       +9 -9      
ports/java/eclipse-devel/files/patch-plugins-team-cvs-ssh2-build.xml
  1.2       +9 -9      
ports/java/eclipse-devel/files/patch-plugins-team-cvs-ui-build.xml
  1.2       +10 -10    
ports/java/eclipse-devel/files/patch-plugins-team-ui-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-browser-build.xml
  1.2       +7 -7      ports/java/eclipse-devel/files/patch-plugins-ui-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-cheatsheets-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-console-build.xml
  1.2       +14 -14    
ports/java/eclipse-devel/files/patch-plugins-ui-editor-build.xml
  1.2       +9 -9      
ports/java/eclipse-devel/files/patch-plugins-ui-externaltools-build.xml
  1.2       +12 -14    
ports/java/eclipse-devel/files/patch-plugins-ui-forms-build.xml
  1.2       +10 -10    
ports/java/eclipse-devel/files/patch-plugins-ui-ide-application-build.xml
  1.2       +9 -9      
ports/java/eclipse-devel/files/patch-plugins-ui-ide-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-intro-build.xml
  1.2       +12 -12    
ports/java/eclipse-devel/files/patch-plugins-ui-intro-universal-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-navigator-build.xml
  1.2       +9 -9      
ports/java/eclipse-devel/files/patch-plugins-ui-navigator-resources-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-net-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-presentations-r21-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-views-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-views-properties-tabbed-build.xml
  1.2       +4 -4      
ports/java/eclipse-devel/files/patch-plugins-ui-win32-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-workbench-build.xml
  1.2       +7 -7      
ports/java/eclipse-devel/files/patch-plugins-ui-workbench-compatibility-build.xml
  1.2       +9 -9      
ports/java/eclipse-devel/files/patch-plugins-ui-workbench-texteditor-build.xml
  1.2       +9 -9      
ports/java/eclipse-devel/files/patch-plugins-update-scheduler-build.xml
  1.2       +14 -14    
ports/java/eclipse-devel/files/patch-plugins-update-ui-build.xml
  1.2       +1 -1      
ports/java/eclipse-devel/files/post-patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile
  1.4       +0 -1      ports/java/eclipse-devel/scripts/pre-patch
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to