ports/58268: ports with a wrong PKGORIGIN

Oliver Eikemeier eikemeier at fillmore-labs.com
Mon Oct 20 04:40:12 UTC 2003


>Number:         58268
>Category:       ports
>Synopsis:       ports with a wrong PKGORIGIN
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 19 21:40:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Eikemeier
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Fillmore Labs - http://www.fillmore-labs.com
>Environment:
System: FreeBSD nuuk.fillmore-labs.com 5.1-CURRENT

>Description:

Tools assume that PKGORIGIN is unique and correct, even bsd.port.mk
makes this assumtion in the check-already-installed target. The
following ports set the wrong PKGORIGIN:

real pkgorigin             => WRONG pkgorigin

chinese/links              => www/links
chinese/tintin++           => net/tintin++
editors/mode-info          => elisp/mode-info
irc/ircd-ru                => russian/ircd-ru
japanese/tdiary            => www/tdiary
korean/unzip               => archivers/unzip
multimedia/ruby-gst        => devel/ruby-gst
net/subcalc                => ipv6/subcalc
portuguese/kde3-i18n       => misc/kde3-i18n
portuguese/kde3-i18n-pt_BR => misc/kde3-i18n-pt_BR
sysutils/webjob            => security/webjob

>How-To-Repeat:

cd /usr/ports/korean/unzip; make -VPKGORIGIN

>Fix:

If the port is a slave port, the master port has to use CATEGORIES?=
or CATEGORIES+=, otherwise correct the CATEGORIES line in the
Makefile itself.

This affects the ports tree structure and not the port build itself, so
maybe is should be fixed without waiting for an approval from the
respective maintainers.


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list