Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Aug 2014 22:36:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192539] New: Ports Query: wxgtk30 & wxgtk29 isn't found
Message-ID:  <bug-192539-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192539

            Bug ID: 192539
           Summary: Ports Query: wxgtk30 & wxgtk29 isn't found
           Product: Base System
           Version: 10.0-STABLE
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: antumdeluge@gmail.com

I'm sorry if I'm not posting this bug in the right section.

I've been trying to search for wxWidgets in ports. It appears that it is known
in FreeBSD by the common name wxgtk. However, I am unable to find it using
search tools provided. I know that there are currently two versions in Ports:
x11-toolkits/wxgtk30 & x11-toolkits/wxgtk29 (at least I thought that 2.9 was
still being actively developed). But the search tools don't recognize them. I
believe (though I'm not 100% sure) that 2.9 has already been built on my system
even though 'pkg info wxgtk29' doesn't show it.

[console]
$ make quicksearch name=wxgtk30
$ make quicksearch name=wxgtk29
Port:    x11-toolkits/wxgtk29
Moved:    x11-toolkits/wxgtk30
Date:    2014-03-24
Reason:    wxGTK 2.9 was a development version superseded by the 3.0 release

$ cd x11-toolkits/wxgtk30
$ ls
Makefile    distinfo    files        pkg-descr    pkg-plist
$ pkg info wxgtk30
pkg: No package(s) matching wxgtk30
$ pkg info wxgtk29
pkg: No package(s) matching wxgtk29
$ pkg_search -r wxgtk30
$ pkg_search -r wxgtk29
$ pkg search wxgtk30
$ pkg search wxgtk29
$ 
[/console]

I hope this is enough information. I updated ports within the last hour.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192539-8>