gugus

pkg-query

Sep 19th, 2014
410
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. [root@router]~# uname -a
  2. FreeBSD router.bsdrp.net 10.1-BETA1 FreeBSD 10.1-BETA1 #0 r271528M: Sun Sep 14 11:36:09 CEST 2014 [email protected]:/usr/obj/BSDRP.amd64/usr/local/BSDRP/BSDRP/FreeBSD/src/sys/amd64 amd64
  3. [root@router]~# pkg --version
  4. 1.3.7
  5. [root@router]~# pkg info
  6. bird-1.4.4 Dynamic IP routing daemon (IPv4 version)
  7. bird6-1.4.4 Dynamic IP routing daemon (IPv6 version)
  8. bsnmp-regex-0.6_1 bsnmpd module allowing creation of counters from log files
  9. bsnmp-ucd-0.4.0 bsnmpd module that implements parts of UCD-SNMP-MIB
  10. dhcprelya-4.8_1 Lightweight DHCP relay agent. Yandex edition
  11. dlmalloc-2.8.6 Small, fast malloc library by Doug Lea
  12. easy-rsa-2.2.0.m Small RSA key management package based on openssl
  13. freevrrpd-1.1 This a VRRP RFC2338 Compliant implementation under FreeBSD
  14. indexinfo-0.2 Utility to regenerate the GNU info page index
  15. iperf-2.0.5 Tool to measure maximum TCP and UDP bandwidth
  16. ipmitool-1.8.14_1 CLI to manage IPMI systems
  17. ipsec-tools-0.8.1_7 KAME racoon IKE daemon, ipsec-tools version
  18. isc-dhcp43-server-4.3.1 The ISC Dynamic Host Configuration Protocol server
  19. libevent2-2.0.21_2 API for executing callback functions on events or timeouts
  20. libgcrypt-1.6.1_5 General purpose crypto library based on code used in GnuPG
  21. libgpg-error-1.13_1 Common error values for all GnuPG components
  22. lzo2-2.08 Portable speedy, lossless data compression library
  23. mcast-tools-20061214_1 IPv6 multicast routing daemons and tools
  24. mpd5-5.7_1 Multi-link PPP daemon based on netgraph(4)
  25. openldap-client-2.4.39_2 Open source LDAP client implementation
  26. openvpn-2.3.4 Secure IP/Ethernet tunnel daemon
  27. openvpn-auth-radius-2.1_2 RADIUS authentication plugin for OpenVPN
  28. pimd-devel-2.1.8 Lightweight stand-alone PIM-SM v2 multicast routing daemon
  29. pimdd-0.2.1.0_1 UO Dense Protocol-Independent Multicast (PIM-DM) daemon for IPv4
  30. pkg-1.3.7 Package manager
  31. quagga-0.99.22.4_4 Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software
  32. ssmtp-2.64_1 Extremely simple MTA to get mail off the system to a mail hub
  33. strongswan-5.2.0_1 Open Source IKEv2 IPsec-based VPN solution
  34. sudo-1.8.10.p3_1 Allow others to run commands as root
  35. tayga-0.9.2 Userland stateless NAT64 daemon
  36. tmux-1.9.a_2 Terminal Multiplexer
  37. ucarp-1.5.2_2 Userlevel Common Address Redundancy Protocol
  38.  
  39. [root@router]~# pkg query -a 'Software: %n, License: %L, WWW: %w'
  40. Software: bird, License: GPLv2, WWW: http://bird.network.cz/
  41. Software: bird6, License: GPLv2, WWW: http://bird.network.cz/
  42. Software: bsnmp-regex, License: BSD, WWW: http://thewalter.net/stef/software/bsnmp-regex/
  43. Software: bsnmp-ucd, License: BSD2CLAUSE, WWW: http://bsnmp-ucd.googlecode.com/
  44. Software: dhcprelya, License: BSD3CLAUSE, WWW: UNKNOWN
  45. Software: easy-rsa, License: GPLv2, WWW: https://community.openvpn.net/openvpn/wiki/GettingEasyRsa
  46. Software: indexinfo, License: BSD2CLAUSE, WWW: http://fossil.etoilebsd.net/indexinfo
  47. Software: iperf, License: BSD2CLAUSE, WWW: http://iperf.sourceforge.net/
  48. Software: ipmitool, License: BSD3CLAUSE, WWW: http://ipmitool.sourceforge.net/
  49. Software: isc-dhcp43-server, License: ISCL, WWW: https://www.isc.org/products/DHCP/
  50. Software: libevent2, License: BSD3CLAUSE, WWW: http://libevent.org/
  51. Software: libgcrypt, License: LGPL21, WWW: http://www.gnupg.org/
  52. Software: libgcrypt, License: GPLv2, WWW: http://www.gnupg.org/
  53. Software: lzo2, License: GPLv2, WWW: http://www.oberhumer.com/opensource/lzo/
  54. Software: openldap-client, License: OPENLDAP, WWW: http://www.OpenLDAP.org/
  55. Software: openvpn, License: GPLv2, WWW: http://openvpn.net/index.php/open-source.html
  56. Software: openvpn-auth-radius, License: GPLv2, WWW: http://www.nongnu.org/radiusplugin/index.html
  57. Software: pimd-devel, License: BSD3CLAUSE, WWW: http://troglobit.com/pimd.html
  58. Software: pkg, License: BSD2CLAUSE, WWW: http://wiki.freebsd.org/pkgng
  59. Software: quagga, License: GPLv2, WWW: http://www.quagga.net/
  60. Software: sudo, License: sudo, WWW: http://www.sudo.ws/
  61. Software: tayga, License: GPLv2, WWW: http://www.litech.org/tayga/
  62. Software: tmux, License: BSD2CLAUSE, WWW: http://www.sourceforge.net/projects/tmux/
  63.  
  64. => Some output are missing! Like: ipsec-tools, mpd5, mcast-tools, ucarp, strongswan, ssmtp, quagga, pimdd
  65.  
  66. [root@router]~# pkg query -a "%n"
  67. bird
  68. bird6
  69. bsnmp-regex
  70. bsnmp-ucd
  71. dhcprelya
  72. dlmalloc
  73. easy-rsa
  74. freevrrpd
  75. indexinfo
  76. iperf
  77. ipmitool
  78. ipsec-tools
  79. isc-dhcp43-server
  80. libevent2
  81. libgcrypt
  82. libgpg-error
  83. lzo2
  84. mcast-tools
  85. mpd5
  86. openldap-client
  87. openvpn
  88. openvpn-auth-radius
  89. pimd-devel
  90. pimdd
  91. pkg
  92. quagga
  93. ssmtp
  94. strongswan
  95. sudo
  96. tayga
  97. tmux
  98. ucarp
Advertisement
Add Comment
Please, Sign In to add comment