1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

update to m74

This commit is contained in:
Maho Nakata 2005-01-28 08:42:21 +00:00
parent 168c4348da
commit cb7d6ca1d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127528
60 changed files with 372 additions and 108 deletions

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc

View File

@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
SNAPDATE= 20050123
SNAPDATE= 20050127
NO_LATEST_LINK= yes
USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade
CODELINE= 680
RELEASE_NR= 1.9
MILESTONE= 73
MILESTONE= 74
INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org2.0

View File

@ -1,5 +1,5 @@
MD5 (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 0885bb45bd204b03b16f8276cbd922e0
SIZE (openoffice.org2.0/OOo_1.9m73_source.tar.bz2) = 233756500
MD5 (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 87572abefbadc17c92a9a3287461d330
SIZE (openoffice.org2.0/OOo_1.9m74_source.tar.bz2) = 233587154
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
MD5 (openoffice.org2.0/cws_srx645_mozooo.20041016.tar.gz) = eda0ab73b24c45890ae08bdfe04049bd

View File

@ -18,10 +18,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
#CONFIGURE_ARGS+= --with-lang=ALL
CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif

View File

@ -1,6 +1,6 @@
#iZ and CWS
o http://www.openoffice.org/issues/show_bug.cgi?id=40180
o jre5issues
Description
Vendor name of FreeBSD's Java

View File

@ -0,0 +1,25 @@
o #iZ XXXX
o CWS nativefixer3
http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15066
Index: scp2/source/ooo/file_ooo.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/file_ooo.scp,v
retrieving revision 1.66
diff -u -r1.66 file_ooo.scp
--- scp2/source/ooo/file_ooo.scp 21 Jan 2005 12:14:20 -0000 1.66
+++ scp2/source/ooo/file_ooo.scp 28 Jan 2005 08:29:31 -0000
@@ -371,13 +371,6 @@
Styles = (PACKED);
End
-File gid_File_Bin_Gnome_Set_Default_Application
- BIN_FILE_BODY;
- Dir = gid_Dir_Program;
- Name = "gnome-set-default-application";
- Styles = (PACKED);
-End
-
#endif
File gid_File_Bin_Senddoc