Bug 44409

Summary: glabels and glabels?
Product: Ports & Packages Reporter: Martin Klaffenboeck <martin.klaffenboeck>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Martin Klaffenboeck 2002-10-23 15:30:01 UTC
There are two ports here:
${PORTSDIR}/graphics/glabels
${PORTSDIR}/deskutils/glabels

The one in graphics seems to be the glabels for gtk1
and the other one in deskutils is glabels for gtk2.

Maybe we can change this?

Fix: 

I think both belong to deskutils because glabes doesn't actually do anything
with graphics, it is more a tool to create labels for your maps, portfolios,
formatters, books and so on.  Yes, you can also create visiting cards with
glabels, but thats the only thing which has to do with graphics...

so a fix would be:
mv ${PORTSDIR}/deskutils/glabels ${PORTSDIR}/deskutils/glabels2
mv ${PORTSDIR}/graphics/glabels ${PORTSDIR}/deskutils/glabels

So we have the correct number, because glabels depends on gtk1
and glabels2 depends on gtk2.
How-To-Repeat: martin#	whereis glabels
glabels: /usr/ports/deskutils/glabels /usr/ports/graphics/glabels
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2002-10-23 17:34:12 UTC
State Changed
From-To: open->feedback

Where do you see a graphics/glabels port? There is none in CVS. 


Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2002-10-23 17:34:12 UTC
Responsible Changed
From-To: freebsd-ports->arved

I'll close this
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2002-10-24 14:30:29 UTC
State Changed
From-To: feedback->closed

Pilot Error