diff options
author | Maho Nakata <maho@FreeBSD.org> | 2012-02-17 01:48:16 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2012-02-17 01:48:16 +0000 |
commit | 97fa95529c6367b551db44502f2919cdfa5159ad (patch) | |
tree | 76f3b5d0ab165a7d245609f020df69dbbbd38b1a /editors/openoffice-3-devel | |
parent | fe3e79bd57f1ccc4139b3fcca809338b84315406 (diff) | |
download | ports-97fa95529c6367b551db44502f2919cdfa5159ad.tar.gz ports-97fa95529c6367b551db44502f2919cdfa5159ad.zip |
Notes
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 21 | ||||
-rw-r--r-- | editors/openoffice-3-devel/distinfo | 8 |
2 files changed, 19 insertions, 10 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 6ee28ab97872..2ff1dfa26ac7 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= ${OOOSRC} ${EXTSRC} MAINTAINER= office@FreeBSD.org COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(developer version) +#LICENSE= AL2 + NO_LATEST_LINK= yes USE_GNOME= desktopfileutils gtk20 libxslt libidl gconf2 gnomevfs2 glib20 @@ -54,7 +56,7 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh OOOSRC= ApacheOpenOffice.r${SVNREVISION}${EXTRACT_SUFX} EXTSRC= ApacheOpenOffice.ext_sources.r${SVNREVISION}${EXTRACT_SUFX} OOODIR= openoffice.org3 -SVNREVISION= 1243485 +SVNREVISION= 1244320 INSTALLATION_BASEDIR?= openoffice-r${SVNREVISION} EXECBASE?= openoffice-r${SVNREVISION} DIST_SUBDIR= openoffice @@ -73,7 +75,12 @@ PKGNAMEPREFIX= ${LANG_PKGNAME}- PKGNAMESUFFIX= -${LANG_SUFFIX} .endif -RUN_DEPENDS+= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +RUN_DEPENDS+= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ + ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \ + ${JAVALIBDIR}/commons-httpclient.jar:${PORTSDIR}/java/jakarta-commons-httpclient \ + ${JAVALIBDIR}/commons-lang.jar:${PORTSDIR}/java/jakarta-commons-lang \ + ${JAVALIBDIR}/bsh.jar:${PORTSDIR}/lang/bsh \ + ${JAVALIBDIR}/saxon9.jar:${PORTSDIR}/textproc/saxon-devel \ .if defined(WITH_CCACHE) BUILD_DEPENDS+= ccache:${PORTSDIR}/devel/ccache @@ -100,17 +107,17 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip \ - gcp:${PORTSDIR}/sysutils/coreutils \ gpatch:${PORTSDIR}/devel/patch \ ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ bash:${PORTSDIR}/shells/bash \ imake:${PORTSDIR}/devel/imake \ - gtar:${PORTSDIR}/archivers/gtar \ ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf \ ant:${PORTSDIR}/devel/apache-ant \ ${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs \ ${LOCALBASE}/bin/vigra-config:${PORTSDIR}/graphics/vigra \ ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \ + ${JAVALIBDIR}/commons-httpclient.jar:${PORTSDIR}/java/jakarta-commons-httpclient \ + ${JAVALIBDIR}/commons-lang.jar:${PORTSDIR}/java/jakarta-commons-lang \ ${JAVALIBDIR}/bsh.jar:${PORTSDIR}/lang/bsh \ ${JAVALIBDIR}/saxon9.jar:${PORTSDIR}/textproc/saxon-devel \ epm:${PORTSDIR}/devel/epm \ @@ -133,7 +140,6 @@ CONFIGURE_ARGS+= --enable-verbose \ --enable-crashdump \ --with-vendor="FreeBSD ports system" \ --with-epm=${LOCALBASE}/bin/epm \ - --with-gnu-cp=${LOCALBASE}/bin/gcp \ --with-gnu-patch=${LOCALBASE}/bin/gpatch \ --with-gperf=${LOCALBASE}/bin/gperf \ --x-includes=${LOCALBASE}/include \ @@ -152,6 +158,10 @@ CONFIGURE_ARGS+= --enable-verbose \ --with-system-libtextcat \ --with-system-vigra \ --with-system-stdlibs \ + --with-commons-codec-jar=${JAVALIBDIR}/commons-codec.jar \ + --with-commons-lang-jar=${JAVALIBDIR}/commons-lang.jar \ + --with-commons-httpclient-jar=${JAVALIBDIR}/commons-httpclient.jar \ + --with-commons-logging-jar=${JAVALIBDIR}/commons-logging.jar \ --with-system-saxon \ --with-saxon-jar=${JAVALIBDIR}/saxon9.jar \ --with-junit=${LOCALBASE}/share/java/classes/junit.jar \ @@ -171,7 +181,6 @@ OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt OOOEXTENSIONS+= presenter/presenter-screen.oxt OOOEXTENSIONS+= pdfimport/pdfimport.oxt OOOEXTENSIONS+= swext/wiki-publisher.oxt -OOOEXTENSIONS+= report-builder.oxt ICONS= ${WRKSRC}/sysui/desktop/icons diff --git a/editors/openoffice-3-devel/distinfo b/editors/openoffice-3-devel/distinfo index 113a729d5ace..cc1a29b7b3f3 100644 --- a/editors/openoffice-3-devel/distinfo +++ b/editors/openoffice-3-devel/distinfo @@ -1,6 +1,6 @@ -SHA256 (openoffice/ApacheOpenOffice.r1243485.tar.bz2) = 300b53f96b709c5b736fd97338fdd812004cae1f00a4b2b55c4cea2a881562fb -SIZE (openoffice/ApacheOpenOffice.r1243485.tar.bz2) = 250741860 -SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1243485.tar.bz2) = 576b076d0d889e0443feb250a0097126d1038fe458f1161137dcb0ed636a32cd -SIZE (openoffice/ApacheOpenOffice.ext_sources.r1243485.tar.bz2) = 215139732 +SHA256 (openoffice/ApacheOpenOffice.r1244320.tar.bz2) = 2077d31bbc4d09e3b1119ad8fbbb2553f41415309fade7eeda6da6b935010540 +SIZE (openoffice/ApacheOpenOffice.r1244320.tar.bz2) = 250829719 +SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1244320.tar.bz2) = ea780bf29b78528a93bf052cc19a9fb03e41601cf416fde5b4dec17ed59c009b +SIZE (openoffice/ApacheOpenOffice.ext_sources.r1244320.tar.bz2) = 215141007 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 |