Bug 97644 - move devel/p5-Encode(-compat)? to converters
Summary: move devel/p5-Encode(-compat)? to converters
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-22 20:40 UTC by Rong-En Fan
Modified: 2006-05-27 18:53 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 Rong-En Fan 2006-05-22 20:40:13 UTC
	p5-Encode (p5-Encode-compat provieds a compatible layer for older
	perl) provides methods for converting between different encodings
	and perl's internal (Unicode) from/to specified encodings.
	In addition, piconv (perl's reinvented iconv) uses Encode module.
	These two modules are thus more suitable to converters instead of
	devel.

	I'm the maintainer of p5-Encode, and tobez@ (p5-Encode-compat's 
	maintainer) also agrees:

	http://lists.freebsd.org/pipermail/freebsd-perl/2006-May/000969.html

Fix: 

Move devel/p5-Encode, devel/p5-Encode-compat to converters/
	and changes dependencies for (at least) the following ports:

	audio/gnump3d/Makefile
	chinese/p5-Encode-HanConvert/Makefile
	chinese/p5-Encode-HanExtra/Makefile
	databases/p5-Jifty-DBI/Makefile
	devel/svk/Makefile
	finance/p5-Finance-TW-TSEQuote/Makefile
	textproc/p5-Plucene/Makefile
	www/bricolage/Makefile
	www/rt3/Makefile
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-05-22 20:43:57 UTC
State Changed
From-To: open->repocopy

Please copy devel/p5-Encode* to converters 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-05-22 20:43:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Please copy devel/p5-Encode* to converters
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2006-05-27 18:38:05 UTC
State Changed
From-To: repocopy->open

Repocopies completed. 


Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2006-05-27 18:38:05 UTC
Responsible Changed
From-To: portmgr->pav

Repocopies completed.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2006-05-27 18:52:54 UTC
State Changed
From-To: open->closed

Committed, thanks!