Bug 34442 - xt, xalan-j, saxon should have the same CATEGORIES
Summary: xt, xalan-j, saxon should have the same CATEGORIES
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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-30 10:00 UTC by Kimura Fuyuki
Modified: 2004-01-23 00:03 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 Kimura Fuyuki 2002-01-30 10:00:02 UTC
xt, xalan-j, saxon should have the same CATEGORIES because these are
all XSLT implementations written in Java.

Fix: 

Before fix, what's the right categories?

(IMHO, "textproc java", even though I send-pr'ed the saxon port for
"java textproc" :)
How-To-Repeat: % cd /usr/ports
% grep CATEGORIES textproc/xt/Makefile java/xalan-j/Makefile textproc/saxon/Makefile
textproc/xt/Makefile:CATEGORIES=	textproc
java/xalan-j/Makefile:CATEGORIES=	java textproc
textproc/saxon/Makefile:CATEGORIES=	textproc java
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-01-30 10:50:03 UTC
On Wed, Jan 30, 2002 at 18:52:35 +0900, Kimura Fuyuki wrote:
> % cd /usr/ports
> % grep CATEGORIES textproc/xt/Makefile java/xalan-j/Makefile textproc/saxon/Makefile
> textproc/xt/Makefile:CATEGORIES=	textproc
> java/xalan-j/Makefile:CATEGORIES=	java textproc
> textproc/saxon/Makefile:CATEGORIES=	textproc java
> >Fix:
> Before fix, what's the right categories?
> (IMHO, "textproc java", even though I send-pr'ed the saxon port for
> "java textproc" :)

I think that "textproc java" is better :)
-- 
int i;main(){for(;i["]<i;++i){--i;}"];read('-'-'-',i+++"hell\
o, world!\n",'/'/'/'));}read(j,i,p){write(j/p+p,i---j,i/i);}
					-- IOCCC 1984
Comment 2 Kimura Fuyuki 2002-01-30 11:23:50 UTC
> I think that "textproc java" is better :)

I agree. Other maintainers?

(FYI: NetBSD folks chose "textproc www" ...hmm)

http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/textproc/saxon/
Comment 3 Jun Kuriyama 2002-02-06 07:46:58 UTC
I added "java" category into textproc/xt.

Should we change primary category of  xalan-j to textproc (by
repocopy)?

If not, I'll close this PR.


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project
Comment 4 Kimura Fuyuki 2002-02-06 08:20:29 UTC
(Cc'ed to the maintainer of the xalan-j port)

At Wed, 06 Feb 2002 16:46:58 +0900,
Jun Kuriyama <kuriyama@imgsrc.co.jp> wrote:
>
> I added "java" category into textproc/xt.
>
> Should we change primary category of  xalan-j to textproc (by
> repocopy)?

I think, yes, but please ask the maintainer.
Comment 5 Ernst de Haan freebsd_committer freebsd_triage 2002-02-06 08:52:35 UTC
Yup. Xalan-j should belong in textproc. Who will ask for the repocopy? Should 
I?

Ernst (znerd@FreeBSD.org)
Comment 6 Jun Kuriyama 2002-02-06 08:56:45 UTC
At Wed, 6 Feb 2002 09:52:35 +0100,
Ernst de Haan wrote:
> Yup. Xalan-j should belong in textproc. Who will ask for the repocopy? Should 
> I?

Yes, please ask about this to portmgr.


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project
Comment 7 Ernst de Haan freebsd_committer freebsd_triage 2002-02-06 09:14:28 UTC
Done. I've sent a CC to:

* Jun Kuriyama <kuriyama@imgsrc.co.jp> 
* Kimura Fuyuki <fuyuki@mj.0038.net>

Ernst
Comment 8 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-06-26 07:22:21 UTC
Responsible Changed
From-To: freebsd-ports->portmgr

repo-copy request : move java/xalan-j to textproc/
Comment 9 Kris Kennaway freebsd_committer freebsd_triage 2002-08-31 04:33:08 UTC
Responsible Changed
From-To: portmgr->cvs

Repo copy request
Comment 10 joe freebsd_committer freebsd_triage 2002-09-02 21:49:58 UTC
Responsible Changed
From-To: cvs->portmgr

The proper way to make a repocopy request is for the ports committer 
who's going to do the work to mail portmgr@ and cvs@ with the request. 
Cvs@ isn't responsible for PRs.
Comment 11 Kris Kennaway freebsd_committer freebsd_triage 2002-11-10 09:27:54 UTC
State Changed
From-To: open->suspended

Suspended awaiting committer to clean up after the repo-copy
Comment 12 Kris Kennaway freebsd_committer freebsd_triage 2003-02-01 22:37:57 UTC
State Changed
From-To: suspended->open

repo copy requests need to be owned by a committer 


Comment 13 Kris Kennaway freebsd_committer freebsd_triage 2003-02-01 22:37:57 UTC
Responsible Changed
From-To: portmgr->ports-bugs

repo copy requests need to be owned by a committer
Comment 14 Edwin Groothuis freebsd_committer freebsd_triage 2003-02-08 10:37:56 UTC
Responsible Changed
From-To: ports-bugs->freebsd-ports-bugs

Fix responsible person.
Comment 15 Mark Linimon freebsd_committer freebsd_triage 2003-11-01 22:11:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->znerd

The best that I can tell, this stale PR is about java/xalan-j. 
Assign to that port's maintainer in the off-chance that this 
will get this PR unstuck.
Comment 16 Mark Linimon freebsd_committer freebsd_triage 2004-01-19 06:44:03 UTC
Responsible Changed
From-To: znerd->linimon

znerd has passed this one over to me.
Comment 17 Oliver Eikemeier freebsd_committer freebsd_triage 2004-01-23 00:02:40 UTC
State Changed
From-To: open->closed

repocopy done, thanks.