Bug 85372 - repocopy request: openoffice.org
Summary: repocopy request: openoffice.org
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Maho Nakata
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-28 10:30 UTC by NAKATA
Modified: 2005-09-09 00:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description NAKATA freebsd_committer freebsd_triage 2005-08-28 10:30:18 UTC
I'm maintaining openoffice.org port in the ports tree
o openoffice.org (or OOo) 2.0 release is approaching. we need openoffice.org-2.0 port as well. At the moment OOo 2.0beta2 is available and I have already
made one and tested on 5.4-RELEASE. we still need 2.0-devel because
2.0.1 will appear.
o we have ports named as openoffice-1.0, 1.1, 1.1-devel, 2.0-devel
but name of these software is openoffice.org and not openoffice. so please rename to correct name.

Fix: 

summary of request:
editors/openoffice-2.0-devel -> editors/openoffice.org-2.0
editors/openoffice-2.0-devel -> editors/openoffice.org-2.0-devel
editors/openoffice-1.1-devel -> editors/openoffice.org-1.1-devel
editors/openoffice-1.1       -> editors/openoffice.org-1.1
editors/openoffice-1.0       -> editors/openoffice.org-1.0
Comment 1 Maho Nakata freebsd_committer freebsd_triage 2005-08-28 10:49:44 UTC
State Changed
From-To: open->repocopy

change status according to committer's guide 


Comment 2 Maho Nakata freebsd_committer freebsd_triage 2005-08-28 10:49:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

change status according to committer's guide
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2005-08-28 20:27:39 UTC
State Changed
From-To: repocopy->open

Repocopies completed. 


Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2005-08-28 20:27:39 UTC
Responsible Changed
From-To: portmgr->maho

Repocopies completed.
Comment 5 Maho Nakata freebsd_committer freebsd_triage 2005-08-29 12:33:18 UTC
State Changed
From-To: open->closed

Finished. thanks all!
Comment 6 Stuart Barkley 2005-09-08 23:23:48 UTC
This missed adding openoffice.org-2.0.  Patch below:

--- editors/Makefile.orig	Thu Sep  8 18:19:34 2005
+++ editors/Makefile	Thu Sep  8 18:19:51 2005
@@ -159,6 +159,7 @@
     SUBDIR += openoffice.org-1.0
     SUBDIR += openoffice.org-1.1
     SUBDIR += openoffice.org-1.1-devel
+    SUBDIR += openoffice.org-2.0
     SUBDIR += openoffice.org-2.0-devel
     SUBDIR += pico
     SUBDIR += poedit
Comment 7 NAKATA Maho 2005-09-09 00:41:55 UTC
In Message-ID: <20050908181831.V6628@freeman.4gh.net> 
Stuart Barkley <stuartb@4gh.net> wrote:

> This missed adding openoffice.org-2.0.  Patch below:
> 
> --- editors/Makefile.orig	Thu Sep  8 18:19:34 2005
> +++ editors/Makefile	Thu Sep  8 18:19:51 2005
> @@ -159,6 +159,7 @@
>      SUBDIR += openoffice.org-1.0
>      SUBDIR += openoffice.org-1.1
>      SUBDIR += openoffice.org-1.1-devel
> +    SUBDIR += openoffice.org-2.0
>      SUBDIR += openoffice.org-2.0-devel
>      SUBDIR += pico
>      SUBDIR += poedit
thanks! committed.
-- NAKATA, Maho (maho@FreeBSD.org)