I met a problem with pkg-query on 10.1-BETA1 with pkg 1.3.7.
Here is an example with my list of installed package:
[root@router]~# pkg info
bird-1.4.4 Dynamic IP routing daemon (IPv4 version)
bird6-1.4.4 Dynamic IP routing daemon (IPv6 version)
bsnmp-regex-0.6_1 bsnmpd module allowing creation of counters from log files
bsnmp-ucd-0.4.0 bsnmpd module that implements parts of UCD-SNMP-MIB
dhcprelya-4.8_1 Lightweight DHCP relay agent. Yandex edition
dlmalloc-2.8.6 Small, fast malloc library by Doug Lea
easy-rsa-2.2.0.m Small RSA key management package based on openssl
freevrrpd-1.1 This a VRRP RFC2338 Compliant implementation under FreeBSD
indexinfo-0.2 Utility to regenerate the GNU info page index
iperf-2.0.5 Tool to measure maximum TCP and UDP bandwidth
ipmitool-1.8.14_1 CLI to manage IPMI systems
ipsec-tools-0.8.1_7 KAME racoon IKE daemon, ipsec-tools version
isc-dhcp43-server-4.3.1 The ISC Dynamic Host Configuration Protocol server
libevent2-2.0.21_2 API for executing callback functions on events or timeouts
libgcrypt-1.6.1_5 General purpose crypto library based on code used in GnuPG
libgpg-error-1.13_1 Common error values for all GnuPG components
lzo2-2.08 Portable speedy, lossless data compression library
mcast-tools-20061214_1 IPv6 multicast routing daemons and tools
mpd5-5.7_1 Multi-link PPP daemon based on netgraph(4)
openldap-client-2.4.39_2 Open source LDAP client implementation
openvpn-2.3.4 Secure IP/Ethernet tunnel daemon
openvpn-auth-radius-2.1_2 RADIUS authentication plugin for OpenVPN
pimd-devel-2.1.8 Lightweight stand-alone PIM-SM v2 multicast routing daemon
pimdd-0.2.1.0_1 UO Dense Protocol-Independent Multicast (PIM-DM) daemon for IPv4
pkg-1.3.7 Package manager
quagga-0.99.22.4_4 Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software
ssmtp-2.64_1 Extremely simple MTA to get mail off the system to a mail hub
strongswan-5.2.0_1 Open Source IKEv2 IPsec-based VPN solution
sudo-1.8.10.p3_1 Allow others to run commands as root
tayga-0.9.2 Userland stateless NAT64 daemon
tmux-1.9.a_2 Terminal Multiplexer
ucarp-1.5.2_2 Userlevel Common Address Redundancy Protocol
Now I want to pretty display all their licenses and website:
Some packages are missing! Like: ipsec-tools, mpd5, mcast-tools, ucarp, strongswan, ssmtp, quagga, pimdd. And theses packages have something in common: They don't have LICENSE in their Makefile.
We can reproduce this behavior with a simple usage:
I met a problem with pkg-query on 10.1-BETA1 with pkg 1.3.7.
Here is an example with my list of installed package:
Now I want to pretty display all their licenses and website:
Some packages are missing! Like: ipsec-tools, mpd5, mcast-tools, ucarp, strongswan, ssmtp, quagga, pimdd. And theses packages have something in common: They don't have LICENSE in their Makefile. We can reproduce this behavior with a simple usage: