diff options
author | maho <maho@FreeBSD.org> | 2009-12-13 16:40:11 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2009-12-13 16:40:11 +0800 |
commit | 79701232a34580dc916c1faab223d38706267b2b (patch) | |
tree | 3f3cb6fc346ed065994d4716452737e3f6e000b8 /editors | |
parent | 30c42e616d6bc067723229671eff8eb6f4fe082a (diff) | |
download | freebsd-ports-gnome-79701232a34580dc916c1faab223d38706267b2b.tar.gz freebsd-ports-gnome-79701232a34580dc916c1faab223d38706267b2b.tar.zst freebsd-ports-gnome-79701232a34580dc916c1faab223d38706267b2b.zip |
Be more friendly patch submitters; creators of
porting patch must fill and send SCA.
http://www.openoffice.org/FAQs/faq-licensing.html#usinglicenses
> 3. Do I have to fill out a SCA?
> Yes, if you intend to contribute source code or other
> materials which are intended to be compiled or otherwise
> integrated with the OpenOffice.org product, regardless of the
> size of the contribution (e.g., including contributions of 10
> lines or less). However we encourage all contributors to the
> OpenOffice.org website domain, including the wiki, to fill
> out the SCA, as it streamlines the process for all.
see also http://porting.openoffice.org/freebsd/#policy
Funded by: OpenOffice.org community
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-3/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-2/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 0c5998af8bdc..d4e0654f8a71 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -16,6 +16,8 @@ MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ MASTER_SITE_SUBDIR+= seamonkey/releases/${SEAMONKEY_VERSION}/:mozsrc DISTFILES+= ${OOOSRC} unowinreg.dll:unowinreg +#de facto maintainer is maho@FreeBSD.org +#patch submitters must sign SCA; see http://porting.openoffice.org/freebsd/#policy MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(developer version) diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index ed40f3647b22..2ddf379e8add 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -19,6 +19,8 @@ DISTFILES+= gpc231.tar.Z:gpc .endif EXTRACT_ONLY= ${OOOSRC} +#de facto maintainer is maho@FreeBSD.org +#patch submitters must sign SCA; see http://porting.openoffice.org/freebsd/#policy MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 4923296656b5..60fe538ca42c 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -19,6 +19,8 @@ DISTFILES+= gpc231.tar.Z:gpc .endif EXTRACT_ONLY= ${OOOSRC} +#de facto maintainer is maho@FreeBSD.org +#patch submitters must sign SCA; see http://porting.openoffice.org/freebsd/#policy MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index 57a684d6777b..0cdc87736066 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -19,6 +19,8 @@ DISTFILES+= gpc231.tar.Z:gpc .endif EXTRACT_ONLY= ${OOOSRC} +#de facto maintainer is maho@FreeBSD.org +#patch submitters must sign SCA; see http://porting.openoffice.org/freebsd/#policy MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 08f0a6b165e7..82eefbf66aa7 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -18,6 +18,8 @@ MASTER_SITE_SUBDIR+= seamonkey/releases/${SEAMONKEY_VERSION}/:mozsrc DISTFILES+= ${OOOSRC} unowinreg.dll:unowinreg EXTRACT_ONLY= ${OOOSRC} +#de facto maintainer is maho@FreeBSD.org +#patch submitters must sign SCA; see http://porting.openoffice.org/freebsd/#policy MAINTAINER= openoffice@FreeBSD.org COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index 0c5998af8bdc..d4e0654f8a71 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -16,6 +16,8 @@ MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ MASTER_SITE_SUBDIR+= seamonkey/releases/${SEAMONKEY_VERSION}/:mozsrc DISTFILES+= ${OOOSRC} unowinreg.dll:unowinreg +#de facto maintainer is maho@FreeBSD.org +#patch submitters must sign SCA; see http://porting.openoffice.org/freebsd/#policy MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(developer version) diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index ed40f3647b22..2ddf379e8add 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -19,6 +19,8 @@ DISTFILES+= gpc231.tar.Z:gpc .endif EXTRACT_ONLY= ${OOOSRC} +#de facto maintainer is maho@FreeBSD.org +#patch submitters must sign SCA; see http://porting.openoffice.org/freebsd/#policy MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index e2b7ba742905..1d130e8a5eb7 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -13,6 +13,8 @@ MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ DISTFILES+= ${OOOSRC} unowinreg.dll:unowinreg EXTRACT_ONLY= ${OOOSRC} +#de facto maintainer is maho@FreeBSD.org +#patch submitters must sign SCA; see http://porting.openoffice.org/freebsd/#policy MAINTAINER= openoffice@FreeBSD.org COMMENT= Automated testtool for the openoffice.org |