Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2017 12:42:23 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Gj Aaftink <gertjan.aaftink@gmail.com>
Cc:        rust@FreeBSD.org, gecko@FreeBSD.org
Subject:   Re: Compling firefox returns error in configuration since v. 54.0.
Message-ID:  <37ar-yohc-wny@FreeBSD.org>
In-Reply-To: <CADegnAJuBZ9dU6iDtSLaE8u3NwV6K5=neSjVjypfQ4j2Vfb0UA@mail.gmail.com> (Gj Aaftink's message of "Fri, 23 Jun 2017 12:08:42 %2B0200")
References:  <CADegnAJfo-Xb87sf=YYLiLTbC2dLKP5Uj=hNPZ9T9tTHu-2=4w@mail.gmail.com> <a84z-zpxe-wny@FreeBSD.org> <CADegnAJuBZ9dU6iDtSLaE8u3NwV6K5=neSjVjypfQ4j2Vfb0UA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
(Keep discussion public. ENOTIME otherwise.)

Gj Aaftink <gertjan.aaftink@gmail.com> writes:

> Hi Jan,
>
> Thanks for your reply.See below. Replaced the cargo binary with a v17
> version. The v18 version runs as well without errors. Do you have any idea
> where to look next? uname -a output is included.

Can you show the output of "printenv" command? "environment corrupt"
hints something is unusual about it.

Maybe try building the port in a clean environment via poudriere or
synth, and if it succeeds bisect the environment by copying pieces of
your system configuration within a jail until the issue manifests. It's
time consuming process but often allows to track down most issues except
those affecting the kernel or hardware.

>
> GJ
>
>
>
>
> checking for rustc... /usr/local/bin/rustc
> checking for cargo... /usr/local/bin/cargo
> checking rustc version... 1.18.0
> checking cargo version...
> DEBUG: Executing: `/usr/local/bin/cargo --version --verbose`
> DEBUG: The command returned non-zero exit status 101.
> DEBUG: Its error output was:
> DEBUG: | cargo: environment corrupt; missing value for MAKEOVER
> DEBUG: | thread 'main' panicked at 'failed to remove environment variable
> `"HOME"`: Bad address (os error 14)', src/libstd/env.rs:352
> DEBUG: | note: Run with `RUST_BACKTRACE=1` for a backtrace.
> ERROR: Command `/usr/local/bin/cargo --version --verbose` failed with exit
> status 101.
> *** Fix above errors and then restart with\
>                "gmake -f client.mk build"
> gmake[2]: *** [/usr/ports/www/firefox/work/firefox-54.0/client.mk:383:
> configure] Error 1
> gmake[2]: Leaving directory '/usr/ports/www/firefox'
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to gecko@FreeBSD.org [maintainer] and attach the
> "/usr/ports/www/firefox/work/firefox-54.0/config.log" including the output
> of the failure of your make command. Also, it might be a good idea to
> provide
> an overview of all packages installed on your system (e.g. a
> /usr/local/sbin/pkg-static info -g -Ea).
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/ports/www/firefox
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/www/firefox
>
> ===>>> make build failed for www/firefox
> ===>>> Aborting update
>
>
> ===>>> You can restart from the point of failure with this command line:
>        portmaster <flags> www/firefox
>
> root@gypsy:/usr/ports/www/firefox # /usr/loca/bin/cargo --version --verbose
> /usr/loca/bin/cargo: Command not found.
> root@gypsy:/usr/ports/www/firefox # /usr/local/bin/cargo --version --verbose
> cargo-0.17.0 (built 2017-06-17)
> release: 0.17.0
> root@gypsy:/usr/ports/www/firefox # uname -a
> FreeBSD gypsy 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 #1: Tue Apr 18
> 10:16:37 CEST 2017     gja@gypsy:/usr/obj/usr/src/sys/GYPSY  amd64
> root@gypsy:/usr/ports/www/firefox #
>
>
>
> On Thu, Jun 22, 2017 at 11:13 PM, Jan Beich <jbeich@freebsd.org> wrote:
>
>> Gj Aaftink <gertjan.aaftink@gmail.com> writes:
>>
>> > Dear maintainer, compiling firefox returns this error. This is since v
>> > 54.0, and I just updated the ports tree again and the problem persists.
>> > There is no config.log file, so I cannot include that. Installed packages
>> > list is attached. Any help will be appreciated.
>> >
>> > Kind regards,
>> >
>> > Gert-Jan Aaftink
>> >
>> > Config output:
>> >
>> > checking MOZ_FFI_CFLAGS... -I/usr/local/lib/libffi-3.2.1/include
>> > checking MOZ_FFI_LIBS... -L/usr/local/lib -lffi
>> > checking for rustc... /usr/local/bin/rustc
>> > checking for cargo... /usr/local/bin/cargo
>> > checking rustc version... 1.18.0
>> > checking cargo version...
>> > DEBUG: Executing: `/usr/local/bin/cargo --version --verbose`
>> > DEBUG: The command returned non-zero exit status 101.
>> > DEBUG: Its error output was:
>> > DEBUG: | cargo: environment corrupt; missing value for MAKEOVER
>> > DEBUG: | thread 'main' panicked at 'failed to remove environment variable
>> > `"HOME"`: Bad address (os error 14)', src/libstd/env.rs:352
>> > DEBUG: | note: Run with `RUST_BACKTRACE=1` for a backtrace.
>> > ERROR: Command `/usr/local/bin/cargo --version --verbose` failed with
>> exit
>> > status 101.
>>
>> Can you confirm "cargo --version --verbose" crashes even if run outside
>> of firefox's configure? Can you try downgrading devel/cargo to 0.17.0?
>> Can you show "uname -a" output (sanitize hostname/timezone if necessary)?
>>
>> > *** Fix above errors and then restart with\
>> >                "gmake -f client.mk build"
>> > gmake[2]: *** [/usr/ports/www/firefox/work/firefox-54.0/client.mk:383:
>> > configure] Error 1
>> > gmake[2]: Leaving directory '/usr/ports/www/firefox'
>> > ===>  Script "configure" failed unexpectedly.
>> >
>> > GeoIP-1.6.9                    Find the country that any IP address or
>> hostname originates from
>> > ImageMagick-6.9.6.4_2,1        Image processing tools (legacy version)
>> > ORBit2-2.14.19_2               High-performance CORBA ORB with support
>> for the C language
>> > OpenEXR-2.2.0_5                High dynamic-range (HDR) image file format
>> > Thunar-1.6.11                  Xfce file manager
>> > a2ps-4.13b_8                   Formats an ASCII file for printing on a
>> postscript printer
>> > aalib-1.4.r5_11                ASCII art library
>> > adns-1.5.1                     Easy to use asynchronous-capable DNS
>> client library and utilities
>> > adwaita-icon-theme-3.22.0      GNOME Symbolic Icons
>> > alsa-lib-1.1.2                 ALSA compatibility library
>> > alsa-plugins-1.1.1_1           ALSA compatibility library plugins
>> > android-file-transfer-3.1_1    Android MTP client with minimalistic UI
>> > android-tools-adb-7.1.1.r4     Android debug bridge command line tool
>> > anonymous-pro-1.002_2          Fixed width sans designed especially for
>> coders
>> > appres-1.0.4                   Program to list application's resources
>> > arc-5.21p                      Create & extract files from DOS .ARC files
>> > argyllcms-1.9.2_1              ICC compatible color management system
>> > arj-3.10.22_4                  Open source implementation of the ARJ
>> archiver
>> > artwiz-fonts-1.0_4             Set of free fonts for X11 desktops
>> > asciidoc-8.6.9_5               Text document format for writing short
>> documents and man pages
>> > at-spi2-atk-2.24.0             Assisted Technology Provider module for
>> GTK+
>> > at-spi2-core-2.24.0            Assistive Technology Service Provider
>> Interface
>> > atk-2.24.0                     GNOME accessibility toolkit (ATK)
>> > autoconf-2.69_1                Automatically configure source code on
>> many Un*x platforms
>> > autoconf-wrapper-20131203      Wrapper script for GNU autoconf
>> > autoconf213-2.13.000227_6      Automatically configure source code on
>> many Un*x platforms (legacy 2.13)
>> > automake-1.15_1                GNU Standards-compliant Makefile generator
>> > automake-wrapper-20131203      Wrapper script for GNU automake
>> > avahi-app-0.6.31_5             Service discovery on a local network
>> > avahi-gtk3-0.6.31_3            Gtk+ 3 library to the Avahi mDNS system
>> > avahi-header-0.6.31            Install an avahi-gtk* header to avoid
>> conflict
>> > babl-0.1.14                    Dynamic pixel format conversion library
>> > bash-4.4.12_2                  GNU Project's Bourne Again SHell
>> > bash-completion-2.4,1          Programmable completion library for Bash
>> > beep-1.0_1                     Beeps a certain duration and pitch out of
>> the PC Speaker
>> > bigreqsproto-1.1.2             BigReqs extension headers
>> > bind-tools-9.10.4P4            Command line tools from BIND: delv, dig,
>> host, nslookup...
>> > binutils-2.28,1                GNU binary tools
>> > bison-3.0.4,1                  Parser generator from FSF, (mostly)
>> compatible with Yacc
>> > bitmap-1.0.8                   Bitmap editor and converter utilities for
>> X
>> > boehm-gc-7.6.0                 Garbage collection and memory leak
>> detection for C and C++
>> > bogofilter-1.2.4_5             Fast, teachable, learning spam detector
>> > boost-jam-1.64.0               Build tool from the boost.org
>> > boost-libs-1.64.0              Free portable C++ libraries (without
>> Boost.Python)
>> > c-ares-1.12.0_1                Asynchronous DNS resolver library
>> > ca_root_nss-3.31               Root certificate bundle from the Mozilla
>> Project
>> > cairo-1.14.8_1,2               Vector graphics library with cross-device
>> output support
>> > calibre-2.83.0                 Ebook management application
>> > cantarell-fonts-0.0.24         Cantarell, a Humanist sans-serif font
>> family
>> > cargo-0.19.0                   Rust's Package Manager
>> > cdrtools-3.01                  CD/DVD/BluRay and ISO-9660 image creation
>> and extraction tools
>> > cgal-4.9_5                     Computational geometry library
>> > check-0.11.0                   Unit test framework for C
>> > chmlib-0.40_1                  Library for dealing with Microsoft
>> ITSS/CHM format files
>> > chromium-57.0.2987.110         Google web browser based on WebKit
>> > clamav-0.99.2_2                Command line virus scanner written
>> entirely in C
>> > clang36-3.6.2                  C, Objective-C, and C++ compiler
>> > cmake-3.8.2                    Cross-platform Makefile generator
>> > cmake-modules-3.8.2            Modules and Templates for CMake
>> > codeblocks-16.01_3             Open source, cross-platform, free C/C++
>> IDE
>> > colord-1.2.12                  Manage color profiles to accurately color
>> input/output devices
>> > compositeproto-0.4.2           Composite extension headers
>> > consolekit-0.4.5_4             Framework for defining and tracking users
>> > cups-2.2.3                     Common UNIX Printing System
>> > curl-7.54.1                    Command line tool and library for
>> transferring data with URLs
>> > cvsps-2.1_2                    Create patchset information from CVS
>> > cyrus-sasl-2.1.26_12           RFC 2222 SASL (Simple Authentication and
>> Security Layer)
>> > damageproto-1.2.1              Damage extension headers
>> > db5-5.3.28_6                   Oracle Berkeley DB, revision 5.3
>> > dbus-1.10.16_1                 Message bus system for inter-application
>> communication
>> > dbus-glib-0.108                GLib bindings for the D-BUS messaging
>> system
>> > dconf-0.24.0_1                 Configuration database system for GNOME
>> > ddd-3.3.12_1                   Data Display Debugger -- a common
>> graphical front-end for GDB/DBX/XDB
>> > dejavu-2.37                    Bitstream Vera Fonts clone with a wider
>> range of characters
>> > desktop-file-utils-0.23        Couple of command line utilities for
>> working with desktop entries
>> > dialog4ports-0.1.6             Console Interface to configure ports
>> > dmidecode-3.0                  Tool for dumping DMI (SMBIOS) contents in
>> human-readable format
>> > dmxproto-2.3.1                 DMX extension headers
>> > docbook-1.5                    Meta-port for the different versions of
>> the DocBook DTD
>> > docbook-sgml-4.5_1             DocBook SGML DTD
>> > docbook-xml-5.0_3              DocBook XML DTD
>> > docbook-xsl-1.76.1_3           XSL DocBook stylesheets
>> > dotconf-1.3_1                  Simple, powerful configuration-file parser
>> > dri-17.0.3,2                   OpenGL hardware acceleration drivers for
>> the DRI
>> > dri2proto-2.8                  DRI2 prototype headers
>> > dri3proto-1.0                  DRI3 prototype headers
>> > droid-fonts-ttf-20131024_3     The Droid typeface family
>> > e2fsprogs-libuuid-1.43.4       UUID library from e2fsprogs package
>> > eclipse-4.6                    Eclipse Neon
>> > eigen-3.2.10                   Lightweight library for vector and matrix
>> math
>> > elinks-0.11.7_5                Links text WWW browser with enhancements
>> > emacs-devel-26.0.50.20170509_1,2 GNU editing macros
>> > en-freebsd-doc-49071,1         Documentation from the FreeBSD
>> Documentation Project
>> > enca-1.19                      Detect encoding of text files
>> > enchant-1.6.0_7                Dictionary/spellchecking framework
>> > encodings-1.0.4_3,1            X.Org Encoding fonts
>> > esound-0.2.41_3                Sound library for enlightenment package
>> > espeak-1.48.04_1               Software speech synthesizer
>> > evieext-1.1.1                  XEVIE extension headers
>> > evolution-3.18.5.1_2           Integrated mail, calendar and address
>> book distributed suite
>> > evolution-data-server-3.18.5_5 Data backends for the Evolution
>> integrated mail/PIM suite
>> > exiv2-0.25,1                   Exif, IPTC, and XMP metadata manipulation
>> library and tools
>> > expat-2.2.0_1                  XML 1.0 parser written in C
>> > ezjail-3.4.2                   Framework to easily create, manipulate,
>> and run FreeBSD jails
>> > faad2-2.7_6,1                  MPEG-2 and MPEG-4 AAC audio decoder
>> > ffmpeg-3.3_2,1                 Realtime audio/video encoder/converter
>> and streaming server
>> > fftw3-3.3.6.p2                 Fast C routines to compute the Discrete
>> Fourier Transform
>> > fftw3-float-3.3.6.p2           Fast Discrete Fourier Transform (Single
>> Precision C Routines)
>> > firefox-52.0_3,1               Web browser based on the browser portion
>> of Mozilla
>> > fixesproto-5.0                 Fixes extension headers
>> > flac-1.3.2                     Free lossless audio codec
>> > flex-2.6.1                     Fast lexical analyzer generator
>> > flock-2.29_1                   Manage locks from shell scripts
>> > font-adobe-100dpi-1.0.3_3      X.Org Adobe 100dpi font
>> > font-adobe-75dpi-1.0.3_3       X.Org Adobe 75dpi font
>> > font-adobe-utopia-100dpi-1.0.4_3 X.Org Adobe Utopia 100dpi font
>> > font-adobe-utopia-75dpi-1.0.4_3 X.Org Adobe Utopia 75dpi font
>> > font-adobe-utopia-type1-1.0.4_3 X.Org Adobe Utopia Type1 font
>> > font-alias-1.0.3_3             X.Org Font aliases
>> > font-arabic-misc-1.0.3_3       X.Org miscellaneous Arabic fonts
>> > font-bh-100dpi-1.0.3_3         X.Org Bigelow Holmes 100dpi font
>> > font-bh-75dpi-1.0.3_3          X.Org Bigelow Holmes 75dpi font
>> > font-bh-lucidatypewriter-100dpi-1.0.3_3 X.Org Bigelow Holmes Lucida
>> TypeWriter 100dpi font
>> > font-bh-lucidatypewriter-75dpi-1.0.3_3 X.Org Bigelow Holmes Lucida
>> TypeWriter 75dpi font
>> > font-bh-ttf-1.0.3_3            X.Org Bigelow & Holmes TTF font
>> > font-bh-type1-1.0.3_3          X.Org Bigelow Holmes Type1 font
>> > font-bitstream-100dpi-1.0.3_3  X.Org Bitstream Vera 100dpi font
>> > font-bitstream-75dpi-1.0.3_3   X.Org Bitstream Vera 75dpi font
>> > font-bitstream-type1-1.0.3_3   X.Org Bitstream Vera Type1 font
>> > font-cronyx-cyrillic-1.0.3_3   X.Org Cronyx Cyrillic font
>> > font-cursor-misc-1.0.3_3       X.Org miscellaneous Cursor fonts
>> > font-daewoo-misc-1.0.3_3       X.Org miscellaneous Daewoo fonts
>> > font-dec-misc-1.0.3_3          X.Org miscellaneous Dec fonts
>> > font-ibm-type1-1.0.3_3         X.Org IBM Type1 font
>> > font-isas-misc-1.0.3_3         X.Org miscellaneous ISAS fonts
>> > font-jis-misc-1.0.3_3          X.Org miscellaneous JIS fonts
>> > font-micro-misc-1.0.3_3        X.Org miscellaneous Micro fonts
>> > font-misc-cyrillic-1.0.3_3     X.Org miscellaneous Cyrillic font
>> > font-misc-ethiopic-1.0.3_3     X.Org miscellaneous Ethiopic font
>> > font-misc-meltho-1.0.3_3       X.Org miscellaneous Meltho font
>> > font-misc-misc-1.1.2_3         X.Org miscellaneous Misc fonts
>> > font-mutt-misc-1.0.3_3         X.Org miscellaneous Mutt fonts
>> > font-schumacher-misc-1.1.2_3   X.Org miscellaneous Schumacher fonts
>> > font-screen-cyrillic-1.0.4_3   X.Org Screen Cyrillic font
>> > font-sony-misc-1.0.3_3         X.Org miscellaneous Sony fonts
>> > font-sun-misc-1.0.3_3          X.Org miscellaneous Sun fonts
>> > font-util-1.3.1                Create an index of X font files in a
>> directory
>> > font-winitzki-cyrillic-1.0.3_3 X.Org Winitzki Cyrillic font
>> > font-xfree86-type1-1.0.4_3     X.Org XFree86 Type1 font
>> > fontcacheproto-0.1.3           Fontcache extension headers
>> > fontconfig-2.12.1,1            XML-based font configuration API for X
>> Windows
>> > fontsproto-2.1.3,1             Fonts extension headers
>> > fox16-1.6.51                   Fast and extensive C++ GUI toolkit --
>> ver.1.6
>> > freefilesync-8.3_4             Backup software to synchronize files and
>> folders
>> > freeglut-3.0.0_1               open source implementation of the GLUT
>> library
>> > freemind-1.0.1,1               Free mind-mapping software written in Java
>> > freerdp-2.0.0.g2016.11.24_2    Free implementation of Remote Desktop
>> Protocol
>> > freetype2-2.8                  Free and portable TrueType font rendering
>> engine
>> > frei0r-1.5.0                   Minimalistic plugin API for video effects
>> > fribidi-0.19.7                 Free Implementation of the Unicode
>> Bidirectional Algorithm
>> > fusefs-curlftpfs-0.9.2_5       Mount remote ftp directories
>> > fusefs-libs-2.9.5              FUSE allows filesystem implementation in
>> userspace
>> > fusefs-simple-mtpfs-0.3.0_1    Simple MTP fuse filesystem driver
>> > fusefs-sshfs-2.8               Mount remote directories over ssh
>> > fusefs-wdfs-1.4.2_6            Mount remote WebDAV directories with Fuse
>> > galculator-2.1.4               GTK-based scientific calculator
>> > gamin-0.1.10_9                 File and directory monitoring system
>> > garcon-0.4.0_1                 Freedesktop compliant menu library
>> > gawk-4.1.4                     GNU version of Awk
>> > gcc-ecj-4.5                    Eclipse Java Compiler used to build GCC
>> Java
>> > gcc5-5.4.0_2                   GNU Compiler Collection 5
>> > gconf2-3.2.6_5                 Configuration database system for GNOME
>> > gcr-3.18.0                     Library for bits of crypto UI and parsing
>> > gdb-7.11.1_3                   GNU GDB of newer version than comes with
>> the system
>> > gdbm-1.12                      GNU database manager
>> > gdk-pixbuf2-2.36.6             Graphic library for GTK+
>> > gegl-0.2.0_16                  Graph based image processing framework
>> > geoclue-2.3.0                  D-Bus service that provides location
>> information
>> > geocode-glib-3.18.2            Convenience library for the geocoding and
>> reverse geocoding
>> > getopt-1.1.6                   Replacement for getopt(1) that supports
>> GNU-style long options
>> > gettext-runtime-0.19.8.1_1     GNU gettext runtime libraries and programs
>> > gettext-tools-0.19.8.1         GNU gettext development and translation
>> tools
>> > ghostscript9-agpl-base-9.16_5  Ghostscript 9.x PostScript interpreter,
>> base part
>> > ghostscript9-agpl-x11-9.16_2   Ghostscript 9.x PostScript interpreter,
>> X11 support
>> > giflib-5.1.4                   Tools and library routines for working
>> with GIF images
>> > gimp-app-2.8.18_1,1            GNU Image Manipulation Program
>> > git-2.13.0                     Distributed source code management tool
>> > gle-3.1.0_6                    GL Tubing and Extrusion Library
>> > glew-1.13.0_1                  OpenGL Extension Wrangler Library
>> > glib-2.50.2_2,1                Some useful routines of C programming
>> (current stable version)
>> > glib-networking-2.46.1_1       Network-related giomodules for glib
>> > glproto-1.4.17                 GLX extension headers
>> > gmake-4.2.1_1                  GNU version of 'make' utility
>> > gmp-6.1.2                      Free library for arbitrary precision
>> arithmetic
>> > gnome-desktop-3.18.2_1         Additional UI API for GNOME 3
>> > gnome-doc-utils-0.20.10_4      GNOME doc utils
>> > gnome-icon-theme-3.12.0_1      Collection of icons for the GNOME desktop
>> > gnome-icon-theme-symbolic-3.12.0 GNOME Symbolic Icons
>> > gnome-keyring-3.18.3_2         Program that keeps passwords and other
>> secrets
>> > gnome-mime-data-2.18.0_5       MIME and Application database for GNOME
>> > gnome-mount-0.8_13             Front-end to mount, umount, and eject
>> using HAL
>> > gnome-online-accounts-3.18.6_1 Interface provider to access the user's
>> online accounts
>> > gnome-pty-helper-0.40.2        utmp/wtmp/lastlog helper program for the
>> vte Terminal widget
>> > gnome-vfs-2.24.4_4             GNOME Virtual File System
>> > gnome_subr-1.0                 Common startup and shutdown subroutines
>> used by GNOME scripts
>> > gnupg-2.1.16                   The GNU Privacy Guard
>> > gnutls-3.5.12                  GNU Transport Layer Security library
>> > gobject-introspection-1.50.0,1 Generate interface introspection data for
>> GObject libraries
>> > gperf-3.0.3_1                  Generates perfect hash functions for sets
>> of keywords
>> > gpgme-1.8.0                    Library to make access to GnuPG easier
>> > gprename-2.7,1                 Perl script for renaming multiple files
>> > graphite2-1.3.10               Rendering capabilities for complex
>> non-Roman writing systems
>> > graphviz-2.38.0_13             Graph Visualization Software from AT&T
>> and Bell Labs
>> > gsettings-desktop-schemas-3.18.1 Collection of globally shared GSetting
>> schemas
>> > gsfonts-8.11_6                 Standard Fonts for Ghostscript
>> > gsl-1.16_2                     The GNU Scientific Library - mathematical
>> libs
>> > gsoap-2.8.45                   Generator Tools for Coding SOAP/XML Web
>> Services in C and C++
>> > gstreamer-0.10.36_6            Development framework for creating media
>> applications
>> > gstreamer-plugins-0.10.36_8,3  GStreamer written collection of plugins
>> handling several media types
>> > gstreamer-plugins-good-0.10.31_2,3 Good gstreamer-plugins
>> > gstreamer1-1.8.0_1             Media applications framework
>> > gstreamer1-plugins-1.8.0_2     GStreamer written collection of plugins
>> handling several media types
>> > gtar-1.29                      GNU version of the traditional tape
>> archiver
>> > gtk-doc-1.25                   Code documentation system, originally for
>> GTK+
>> > gtk-update-icon-cache-2.24.29  Gtk-update-icon-cache utility from the
>> Gtk+ toolkit
>> > gtk-vnc-0.5.4_1                VNC viewer widget for GTK+
>> > gtk-xfce-engine-3.2.0          Xfce GTK2 theme engine
>> > gtk2-2.24.31                   Gimp Toolkit for X11 GUI (previous stable
>> version)
>> > gtk3-3.22.15                   Gimp Toolkit for X11 GUI (current stable
>> version)
>> > gtksourceview2-2.10.5_4        Widget that adds syntax highlighting to
>> GtkTextView
>> > gtkspell3-3.0.7                GTK+ 3 spell checking component
>> > gvfs-1.26.3_4                  GNOME virtual file system
>> > hal-0.5.14_31                  Hardware Abstraction Layer for
>> simplifying device access
>> > harfbuzz-1.4.6_1               OpenType text shaping engine
>> > help2man-1.47.4                Automatically generating simple manual
>> pages from program output
>> > hicolor-icon-theme-0.15        High-color icon theme shell from the
>> FreeDesktop project
>> > highlight-3.29_1,3             Customizable syntax highlighter
>> > html2text-1.3.2a               Converts HTML documents into plain text
>> > hunspell-1.6.1                 Improved spell-checker for Hungarian and
>> other languages
>> > iceauth-1.0.7                  ICE authority file utility for X
>> > icu-58.2_2,1                   International Components for Unicode
>> (from IBM)
>> > id3lib-3.8.3_8                 Library for manipulating ID3v1/v1.1 and
>> ID3v2 tags
>> > idnkit-1.0_5                   Library to handle internationalized
>> domain names
>> > ilmbase-2.2.0                  ILM Base libraries a.k.a. Half,
>> IlmThread, Imath, and Iex
>> > indexinfo-0.2.6                Utility to regenerate the GNU info page
>> index
>> > inputproto-2.3.2               Input extension headers
>> > intltool-0.51.0_1              Tools to internationalize various kinds
>> of data files
>> > iso-codes-3.74                 Lists of the country, language, and
>> currency iso names
>> > iso8879-1986_3                 Character entity sets from ISO 8879:1986
>> (SGML)
>> > itstool-2.0.2_1                Make XML documents translatable through
>> po files
>> > jade-1.2.1_10                  Object-oriented SGML/XML parser toolkit
>> and DSSSL engine
>> > jam-2.6                        Build utility like make(1)
>> > jasper-1.900.1_17              Implementation of the codec specified in
>> the JPEG-2000 standard
>> > java-zoneinfo-2017.b           Updated Java timezone definitions
>> > javavmwrapper-2.5_2            Wrapper script for various Java Virtual
>> Machines
>> > jbig2dec-0.13                  Decoder implementation of the JBIG2 image
>> compression format
>> > jbigkit-2.1_1                  Lossless compression for bi-level images
>> such as scanned pages, faxes
>> > jpeg-turbo-1.5.1               SIMD-accelerated JPEG codec which
>> replaces libjpeg
>> > json-c-0.12.1                  JSON (JavaScript Object Notation)
>> implementation in C
>> > json-glib-1.2.8                JSON (RFC 4627) interface for Glib
>> > jsoncpp-1.8.0_2                JSON reader and writer library for C++
>> > kBuild-0.1.9998_7              Makefile framework
>> > kbproto-1.0.7                  KB extension headers
>> > keepassx2-2.0.3,2              Cross Platform Password Manager
>> > kismet-2016.07.r1,1            802.11 layer2 wireless network detector,
>> sniffer, and IDS
>> > kodi-17.1_2                    Award winning media center application
>> > lcms-1.19_6,1                  Light Color Management System -- a color
>> management library
>> > lcms2-2.8                      Accurate, fast, and small-footprint color
>> management engine
>> > ldb-1.1.29_1                   LDAP-like embedded database
>> > leveldb-1.19                   Fast and lightweight key/value database
>> library by Google
>> > lha-1.14i_6                    Archive files using LZSS and Huffman
>> compression (.lzh files)
>> > libFS-1.0.7                    The FS library
>> > libGLU-9.0.0_3                 OpenGL utility library
>> > libICE-1.0.9_1,1               Inter Client Exchange library for X11
>> > libIDL-0.8.14_3                Library for creating trees of CORBA IDL
>> files
>> > libSM-1.2.2_3,1                Session Management library for X11
>> > libX11-1.6.5,1                 X11 library
>> > libXScrnSaver-1.2.2_3          The XScrnSaver library
>> > libXTrap-1.0.1_3               The XTrap library
>> > libXau-1.0.8_3                 Authentication Protocol library for X11
>> > libXaw-1.0.13,2                X Athena Widgets library
>> > libXcomposite-0.4.4_3,1        X Composite extension library
>> > libXcursor-1.1.14_3            X client-side cursor loading library
>> > libXdamage-1.1.4_3             X Damage extension library
>> > libXdmcp-1.1.2                 X Display Manager Control Protocol library
>> > libXevie-1.0.3_3               The Xevie library
>> > libXext-1.3.3_1,1              X11 Extension library
>> > libXfixes-5.0.3                X Fixes extension library
>> > libXfont-1.5.2,2               X font library
>> > libXfontcache-1.0.5_3          The Xfontcache library
>> > libXft-2.3.2_1                 Client-sided font API for X applications
>> > libXi-1.7.9,1                  X Input extension library
>> > libXinerama-1.1.3_3,1          X11 Xinerama library
>> > libXmu-1.1.2_3,1               X Miscellaneous Utilities libraries
>> > libXp-1.0.3,1                  X print library
>> > libXpm-3.5.12                  X Pixmap library
>> > libXrandr-1.5.1                X Resize and Rotate extension library
>> > libXrender-0.9.10              X Render extension library
>> > libXres-1.0.7_3                X Resource usage library
>> > libXt-1.1.5,1                  X Toolkit library
>> > libXtst-1.2.3                  X Test extension
>> > libXv-1.0.11,1                 X Video Extension library
>> > libXvMC-1.0.10                 X Video Extension Motion Compensation
>> library
>> > libXxf86dga-1.1.4_3            X DGA Extension
>> > libXxf86misc-1.0.3_3           X XF86-Misc Extension
>> > libXxf86vm-1.1.4_1             X Vidmode Extension
>> > libaacs-0.8.1                  Advanced Access Content System
>> implementation
>> > libao-1.2.0_3                  Portable audio output library
>> > libarchive-3.3.1,1             Library to create and read several
>> streaming archive formats
>> > libart_lgpl-2.3.21_3,1         Library for high-performance 2D graphics
>> > libass-0.13.6_1                Portable ASS/SSA subtitle renderer
>> > libassuan-2.4.3                IPC library used by GnuPG and gpgme
>> > libaudiofile-0.3.6_3           Sound library for SGI audio file
>> > libbdplus-0.1.2                BD+ System research implementation
>> > libbluray-0.9.3,1              Blu-Ray discs playback library for media
>> players
>> > libboard-0.9.4                 Vector graphics C++ library
>> > libbonobo-2.32.0_3             Component and compound document system
>> for GNOME2
>> > libbonoboui-2.24.4_3           GUI frontend to the libbonobo component
>> of GNOME 2
>> > libcanberra-0.30_4             Implementation of the Freedesktop sound
>> theme spec
>> > libcanberra-gtk3-0.30_4        Implementation of the Freedesktop sound
>> theme spec
>> > libcddb-1.3.2_4                Library to access data on a CDDB server
>> > libcdio-0.94                   Compact Disc Input and Control Library
>> > libcdio-paranoia-10.2+0.94+1   Read audio from the CDROM directly as data
>> > libcec-4.0.2                   Library to control Pulse-Eight's HDMI-CEC
>> adapter
>> > libclc-0.3.0.20170225          Required library functions for OpenCL C
>> programming language
>> > libcroco-0.6.11                CSS2 parsing library
>> > libcrossguid-20150803_2        Minimal and cross platform C++ GUID
>> library
>> > libcryptui-3.12.2_1            GNOME application for managing encryption
>> keys (PGP, SSH)
>> > libdaemon-0.14_1               Lightweight C library that eases the
>> writing of UNIX daemons
>> > libdcadec-0.2.0_1              DTS Coherent Acoustics decoder with
>> support for HD extensions
>> > libdevq-0.0.4                  Generic Device Query and Monitor interface
>> > libdmx-1.1.3_3                 DMX extension library
>> > libdrm-2.4.81,1                Userspace interface to kernel Direct
>> Rendering Module services
>> > libdvdnav-5.0.3                MPlayer version of the libdvdnav project
>> > libdvdread-5.0.3               MPlayer version of the libdvdread project
>> > libedit-3.1.20170329_2,1       Command line editor library
>> > libepoxy-1.3.1_1               Library to handle OpenGL function pointer
>> management
>> > libevent-2.1.8                 API for executing callback functions on
>> events or timeouts
>> > libexif-0.6.21_4               Library to read digital camera file
>> meta-data
>> > libexo-0.10.7                  Application library for the Xfce desktop
>> environment
>> > libffi-3.2.1                   Foreign Function Interface
>> > libfontenc-1.1.3               The fontenc Library
>> > libfpx-1.3.1.4_1               Library routines for working with
>> Flashpix images
>> > libftdi-0.20_4                 Library (using libusb) to talk to FTDI
>> chips
>> > libgcrypt-1.7.6                General purpose crypto library based on
>> code used in GnuPG
>> > libgd-2.2.4_1,1                Graphics library for fast creation of
>> images
>> > libgdata-0.17.4                GLib based implimentation of the GData
>> protocol
>> > libglade2-2.6.4_8              GNOME glade library
>> > libgnome-2.32.0_4              Libraries for GNOME, a GNU desktop
>> environment
>> > libgnome-keyring-3.12.0_2      Program that keeps passwords and other
>> secrets
>> > libgnomecanvas-2.30.3_4        Graphics library for GNOME
>> > libgnomeui-2.24.4_5            Libraries for the GNOME GUI, a GNU
>> desktop environment
>> > libgpg-error-1.27              Common error values for all GnuPG
>> components
>> > libgphoto2-2.5.12              Universal digital camera control library
>> > libgsf-1.14.41                 Extensible I/O abstraction for dealing
>> with structured file formats
>> > libgweather-3.18.2             Library to accessing online weather
>> informations
>> > libical-1.0.1                  Implementation of the IETF Calendaring
>> and Scheduling protocols
>> > libiconv-1.14_10               Character set conversion library
>> > libid3tag-0.15.1b_1            ID3 tags library (part of MAD project)
>> > libidn-1.33_1                  Internationalized Domain Names command
>> line tool
>> > libidn2-2.0.2                  Implementation of IDNA2008
>> internationalized domain names
>> > libinotify-20160505            Kevent based inotify compatible library
>> > libirman-0.4.6                 Library for Evation's Irman infrared
>> receiver
>> > libksba-1.3.5                  KSBA is an X.509 Library
>> > liblqr-1-0.4.2                 Easy to use C/C++ seam carving library
>> > libltdl-2.4.6                  System independent dlopen wrapper
>> > liblz4-1.7.5,1                 LZ4 compression library, lossless and
>> very fast
>> > libmad-0.15.1b_6               Libmad library (part of MAD project)
>> > libmicrohttpd-0.9.52           C library for embedding HTTP server
>> functionality
>> > libmng-1.0.10_3                Multiple-image Network Graphics (MNG)
>> reference library
>> > libmodplug-0.8.9.0             ModPlug mod-like music shared libraries
>> > libmpeg2-0.5.1_6               Free library for decoding MPEG-2 and
>> MPEG-1 video streams
>> > libmspack-0.5                  Library for Microsoft compression formats
>> > libmtp-1.1.13                  Media Transfer Protocol (MTP) library
>> > libnfs-1.3.0_1                 Client library for accessing NFS shares
>> over a network
>> > libnotify-0.7.7                Library for desktop notifications
>> > liboauth-1.0.3_2               C library implementing the OAuth Core
>> standard
>> > libogg-1.3.2_2,4               Ogg bitstream library
>> > liboldX-1.0.1_3                Old X library
>> > libopenraw-0.0.9_3             Library for camera RAW files decoding
>> > libotf-0.9.13_2                Library for handling OpenType fonts
>> > libpaper-1.1.24.4              Library providing routines for paper size
>> management
>> > libpci-3.5.4                   PCI configuration space I/O made easy
>> > libpciaccess-0.13.5            Generic PCI access library
>> > libplist-1.12                  Library to handle Apple Property List
>> format
>> > libpotrace-1.12                Library for transforming bitmaps into
>> vector graphics
>> > libproxy-0.4.12                Library that provides automatic proxy
>> configuration management
>> > libpst-0.6.69                  Tool for converting Outlook .pst files to
>> mbox and other formats
>> > libpthread-stubs-0.4           This library provides weak aliases for
>> pthread functions
>> > librecad-2.1.3_1               2D CAD system
>> > librsvg2-2.40.17               Library for parsing and rendering SVG
>> vector-graphic files
>> > librtmp-2.4.20151223           RTMP stream library
>> > libsamplerate-0.1.9            Secret Rabbit Code: a Sample Rate
>> Converter for audio
>> > libsecret-0.18.5               Library to access the secret service API
>> > libsidplay-1.36.59_1           Commodore SID-chip emulator library to
>> play SID music files
>> > libsigsegv-2.10_1              Handling page faults in user mode
>> > libslang2-2.3.0                Routines for rapid alpha-numeric terminal
>> applications development
>> > libsmi-0.4.8_1                 Library to access SMI MIB information
>> > libsndfile-1.0.28              Reading and writing files containing
>> sampled sound (like WAV or AIFF)
>> > libsoup-2.52.2                 SOAP (Simple Object Access Protocol)
>> implementation in C
>> > libsoup-gnome-2.52.2           SOAP (Simple Object Access Protocol)
>> implementation in C
>> > libsoxr-0.1.2.20160529_3       High quality, one-dimensional sample-rate
>> conversion library
>> > libspiro-0.5.20150702,1        Library to convert clothoid splines into
>> Bezier splines
>> > libssh-0.7.5                   Library implementing the SSH1 and SSH2
>> protocol
>> > libssh2-1.8.0,3                Library implementing the SSH2 protocol
>> > libsunacl-1.0                  Wrapper providing SunOS NFSv4 ACL API
>> > libtasn1-4.10                  ASN.1 structure parser library
>> > libtheora-1.1.1_7              Theora video codec for the Ogg multimedia
>> streaming system
>> > libtool-2.4.6                  Generic shared library support script
>> > libunistring-0.9.7             Unicode string library
>> > libunwind-20170113_1           Generic stack unwinding library
>> > libuv-1.12.0                   Multi-platform support library with a
>> focus on asynchronous I/O
>> > libv4l-1.6.3_2                 Video4Linux library
>> > libva-1.8.2                    VAAPI wrapper and dummy driver
>> > libvdpau-1.1.1                 VDPAU wrapper and tracing library
>> > libvncserver-0.9.11            Provide an easy API to a custom vnc server
>> > libvolume_id-0.81.1            Library to provide file system type
>> information
>> > libvorbis-1.3.5_1,3            Audio compression codec library
>> > libvpx-1.6.1_1                 VP8/VP9 Codec SDK
>> > libwmf-0.2.8.4_15              Tools and library for converting
>> Microsoft WMF (windows metafile)
>> > libwnck-2.30.7_1               Library used for writing pagers and
>> taskslists
>> > libx264-0.148.2728_1           H.264/MPEG-4 AVC Video Encoding (Library)
>> > libxcb-1.12_2                  The X protocol C-language Binding (XCB)
>> library
>> > libxfce4gui-4.10.0_5           Various Gtk widgets for the Xfce Desktop
>> > libxfce4menu-4.12.1_1          Widgets library for the Xfce desktop
>> environment
>> > libxfce4util-4.12.1            Extension library for the Xfce desktop
>> environment
>> > libxkbcommon-0.7.1             Keymap handling library for toolkits and
>> window systems
>> > libxkbfile-1.0.9               XKB file library
>> > libxkbui-1.0.2_4               The xkbui library
>> > libxklavier-5.3_1,1            Utility library to make XKB stuff easier
>> > libxml2-2.9.4                  XML parser library for GNOME
>> > libxshmfence-1.2_1             Shared memory 'SyncFence' synchronization
>> primitive
>> > libxslt-1.1.29_1               The XSLT C library for GNOME
>> > libyaml-0.1.6_2                YAML 1.1 parser and emitter written in C
>> > lirc-0.9.0_7,1                 Linux Infrared Remote Control
>> > llvm36-3.6.2_2                 Low Level Virtual Machine
>> > llvm37-3.7.1_3                 LLVM and Clang
>> > llvm39-3.9.1_4                 LLVM and Clang
>> > llvm40-4.0.1.r1_5              LLVM and Clang
>> > lsof-4.90.g,8                  Lists information about open files
>> (similar to fstat(1))
>> > lua52-5.2.4                    Small, compilable scripting language
>> providing easy access to C code
>> > luit-1.1.1_1                   Locale and ISO 2022 support for Unicode
>> terminals
>> > lzo2-2.10_1                    Portable speedy, lossless data
>> compression library
>> > m17n-db-1.7.0                  Data files for the m17n library
>> > m17n-lib-1.7.0_2               Library for the multilingual text handling
>> > m4-1.4.18,1                    GNU M4
>> > mDNSResponder-625.41.2         Bonjour (zero-configuration networking)
>> by Apple
>> > macchanger-1.7.0_1             GNU MAC Changer
>> > makedepend-1.0.5,1             Dependency generator for makefiles
>> > maven-wrapper-1_2              Wrapper script for the various
>> installations of Maven
>> > maven3-3.0.5                   Java project management tool, 3.x branch
>> > mc-4.8.17                      Midnight Commander, a free Norton
>> Commander Clone
>> > mesa-demos-8.3.0_2             OpenGL demos distributed with Mesa
>> > mesa-libs-17.1.2               OpenGL libraries that support GLX and EGL
>> clients
>> > minixmlto-0.0.2_1              Minimalistic alternative to xmlto
>> > mkfontdir-1.0.7                Create an index of X font files in a
>> directory
>> > mkfontscale-1.1.2              Creates an index of scalable font files
>> for X
>> > moc-2.5.2                      Console audio player designed to be
>> powerful and easy to use
>> > mousepad-0.4.0_2               Simple text editor for the Xfce Desktop
>> > mp4v2-1.9.1_2                  Library and tools to read, create, and
>> modify mp4 files
>> > mpc-1.0.3                      Library of complex numbers with
>> arbitrarily high precision
>> > mpfr-3.1.5_1                   Library for multiple-precision
>> floating-point computations
>> > mpg123-1.23.8                  Command-line player for MPEG Layer 1, 2,
>> and 3 audio files
>> > mplayer-1.3.0.20160912_3       High performance media player supporting
>> many formats
>> > mtpfs-1.1_2                    MTP device filesystem
>> > muparser-2.2.5                 Mathematical expressions parser library
>> written in C++
>> > mupdf-1.9a_1,1                 Lightweight PDF viewer and toolkit
>> > mysql56-client-5.6.36          Multithreaded SQL database (client)
>> > nasm-2.11.08_1,1               General-purpose multi-platform x86 and
>> amd64 assembler
>> > neon-0.30.1                    HTTP and WebDAV client library for Unix
>> systems
>> > netpbm-10.35.98                Toolkit for conversion of images between
>> different formats
>> > nettle-3.3                     Low-level cryptographic library
>> > ninja-1.7.2,2                  Ninja is a small build system closest in
>> spirit to Make
>> > nmap-7.40                      Port scanning utility for large networks
>> > node-7.9.0                     V8 JavaScript for client and server (7.x)
>> > npth-1.3                       New GNU Portable Threads
>> > nspr-4.15                      Platform-neutral API for system level and
>> libc like functions
>> > nss-3.31                       Libraries to support development of
>> security-enabled applications
>> > obexapp-1.4.15_2               Obex application to transfer objects to
>> mobile equipment
>> > open-motif-2.3.6_1             Motif X11 Toolkit (industry standard GUI
>> (IEEE 1295))
>> > opencl-2.1                     Open Computing Language (OpenCL)
>> specifications V2.1 (header files)
>> > opencsg-1.3.2_3                Constructive Solid Geometry rendering
>> library
>> > opencv-core-2.4.13.1_1         Open Source Computer Vision library
>> > openjdk8-8.131.11              Java Development Kit 8
>> > openjpeg-2.1.2_1               Open-source JPEG 2000 codec
>> > openjpeg15-1.5.2_1             Open-source JPEG 2000 codec
>> > openldap-client-2.4.44         Open source LDAP client implementation
>> > openobex-1.7.2                 Open source implementation of the OBEX
>> protocol
>> > openscad-2015.03_9             Programmer's solid 3D CAD modeller
>> > opus-1.1.4                     IETF audio codec
>> > opusfile-0.8                   Opus playback library
>> > orage-4.12.1_1                 Calendar application for the Xfce Desktop
>> > orc-0.4.25                     Library and toolset to operate arrays of
>> data
>> > p11-kit-0.23.5                 Library for loading and enumerating of
>> PKCS#11 modules
>> > p5-Authen-NTLM-1.09_1          Perl5 NTLM authentication module
>> > p5-Authen-SASL-2.16_1          Perl5 module for SASL authentication
>> > p5-Cairo-1.106                 Perl bindings to the cairo graphics
>> library
>> > p5-Digest-HMAC-1.03_1          Perl5 interface to HMAC Message-Digest
>> Algorithms
>> > p5-Encode-Locale-1.05          Determine the locale encoding
>> > p5-Error-0.17024               Error/exception handling in
>> object-oriented programming style
>> > p5-ExtUtils-Depends-0.405      Easily build XS extensions that depend on
>> XS extensions
>> > p5-ExtUtils-PkgConfig-1.15_1   Simplistic interface to pkg-config
>> > p5-File-Listing-6.04_1         Parse directory listings
>> > p5-Filter-1.55                 Number of source filters for perl5
>> programs
>> > p5-GSSAPI-0.28_1               Perl extension providing access to the
>> GSSAPIv2 library
>> > p5-Glib2-1.321                 This module provides access to Glib and
>> GObject libraries
>> > p5-Gtk2-1.2498                 Perl module for Gtk+ 2.x graphical user
>> interface library
>> > p5-HTML-Parser-3.72            Perl5 module for parsing HTML documents
>> > p5-HTML-Tagset-3.20_1          Some useful data table in parsing HTML
>> > p5-HTTP-Cookies-6.01_1         HTTP Cookie jars
>> > p5-HTTP-Daemon-6.01_1          Simple HTTP server class
>> > p5-HTTP-Date-6.02_1            Conversion routines for the HTTP protocol
>> date formats
>> > p5-HTTP-Message-6.11           Representation of HTTP style messages
>> > p5-HTTP-Negotiate-6.01_1       Implementation of the HTTP content
>> negotiation algorithm
>> > p5-IO-HTML-1.001_1             Open an HTML file with automatic charset
>> detection
>> > p5-IO-Socket-IP-0.37_1         Drop-in replacement for IO::Socket::INET
>> supporting IPv4 and IPv6
>> > p5-IO-Socket-SSL-2.038         Perl5 interface to SSL sockets
>> > p5-LWP-MediaTypes-6.02_1       Guess media type for a file or a URL
>> > p5-Locale-gettext-1.07         Message handling functions
>> > p5-Mozilla-CA-20160104         Perl extension for Mozilla CA cert bundle
>> in PEM format
>> > p5-Net-HTTP-6.09               Low-level HTTP client
>> > p5-Net-SMTP-SSL-1.03           SSL support for Net::SMTP
>> > p5-Net-SSLeay-1.78             Perl5 interface to SSL
>> > p5-Pango-1.227                 Perl module for layout and render i18n
>> text
>> > p5-Parse-Yapp-1.05_2           Perl extension for generating and using
>> LALR parsers
>> > p5-Socket-2.021                Networking constants and support functions
>> > p5-Switch-2.17_1               Switch - A switch statement for Perl
>> > p5-URI-1.71                    Perl5 interface to Uniform Resource
>> Identifier (URI) references
>> > p5-Unicode-Map8-0.13_1         Mapping table between 8-bit chars and
>> Unicode
>> > p5-Unicode-String-2.10         Perl5 modules to handle various Unicode
>> issues
>> > p5-WWW-RobotRules-6.02_1       Database of robots.txt-derived permissions
>> > p5-XML-Parser-2.44             Perl extension interface to James Clark's
>> XML parser, expat
>> > p5-libwww-6.15                 Perl5 library for WWW access
>> > p7zip-16.02                    File archiver with high compression ratio
>> > p8-platform-2.0.1              Platform support library used by libCEC
>> and binary add-ons for Kodi
>> > pango-1.40.6                   Open-source framework for the layout and
>> rendering of i18n text
>> > pangox-compat-0.0.2_1          Deprecated pangoX support
>> > pciids-20170316                Database of all known IDs used in PCI
>> devices
>> > pcre-8.40                      Perl Compatible Regular Expressions
>> library
>> > pcre2-10.21                    Perl Compatible Regular Expressions
>> library, version 2
>> > perl5-5.24.1_1                 Practical Extraction and Report Language
>> > perl5.20-5.20.3_15             Practical Extraction and Report Language
>> > pftop-0.7_7                    Utility for real-time display of
>> statistics for pf
>> > pinentry-1.0.0                 Collection of simple PIN or passphrase
>> entry dialogs
>> > pinentry-gnome3-1.0.0          GNOME 3 version of the GnuPG password
>> dialog
>> > pinentry-tty-1.0.0             Console version of the GnuPG password
>> dialog
>> > pixman-0.34.0                  Low-level pixel manipulation library
>> > pkg-1.10.1                     Package manager
>> > pkgconf-1.3.7,1                Utility to help to configure compiler and
>> linker flags
>> > png-1.6.29                     Library for manipulating PNG images
>> > podofo-0.9.4_1                 PDF manipulation library and tools
>> > policykit-0.9_10               Framework for controlling access to
>> system-wide components
>> > policykit-gnome-0.9.2_8        GNOME frontend to the PolicyKit framework
>> > polkit-0.113_5                 Framework for controlling access to
>> system-wide components
>> > poppler-0.50.0                 PDF rendering library
>> > poppler-data-0.4.7             Poppler encoding data
>> > poppler-glib-0.50.0            GLib bindings to poppler
>> > poppler-qt5-0.50.0_1           Qt 5 bindings to poppler
>> > poppler-utils-0.50.0_1         Poppler's xpdf-workalike command line
>> utilities
>> > popt-1.16_2                    Getopt(3) like library with a number of
>> enhancements, from Redhat
>> > portaudio-19.20140130_5        Portable cross-platform Audio API
>> > portmaster-3.17.9_4            Manage your ports without external
>> databases or languages
>> > presentproto-1.1               Present protocol specification
>> > printproto-1.0.5               Print extension headers
>> > psutils-1.17_5                 Utilities for manipulating PostScript
>> documents
>> > pulseaudio-10.0_3              Sound server for UNIX
>> > py27-Babel-2.3.4               Collection of tools for
>> internationalizing Python applications
>> > py27-Jinja2-2.9.5              Fast and easy to use stand-alone template
>> engine
>> > py27-MarkupSafe-1.0            Implements XML/HTML/XHTML Markup safe
>> string for Python
>> > py27-alabaster-0.7.6           Modified Kr Sphinx theme
>> > py27-apsw-3.18.0               Another Python SQLite Wrapper
>> > py27-beautifulsoup32-3.2.1     HTML/XML Parser for Python
>> > py27-cairo-1.10.0_2            Python 2 bindings for Cairo
>> > py27-cssselect-0.9.1_1         Cssselect parses CSS3 Selectors and
>> translates them to XPath 1.0
>> > py27-cssutils-1.0.2,1          CSS Cascading Style Sheets library for
>> Python
>> > py27-dateutil-2.6.0            Extensions to the standard Python
>> datetime module
>> > py27-dbus-1.2.0_1              Python2 bindings for the D-BUS messaging
>> system
>> > py27-dnspython-1.15.0          DNS toolkit for Python
>> > py27-docutils-0.13.1           Python Documentation Utilities
>> > py27-enum34-1.1.6              Python 3.4 Enum backported to 3.3, 3.2,
>> 3.1, 2.7
>> > py27-gobject-2.28.6_6          Python bindings for GObject
>> > py27-gtk2-2.24.0_4             Set of Python bindings for GTK+
>> > py27-gyp-20160504              Build System That Generates Other Build
>> Systems
>> > py27-html5lib-0.9999999        Python based HTML parser based on the
>> HTML5 spec
>> > py27-imagesize-0.7.1           Python image size library
>> > py27-iso8601-0.1.11            Simple module to parse ISO 8601 dates
>> > py27-libxml2-2.9.4             Python interface for XML parser library
>> for GNOME
>> > py27-lxml-3.6.0                Pythonic binding for the libxml2 and
>> libxslt libraries
>> > py27-mechanize-0.2.5_1         Stateful programmatic web browsing in
>> Python
>> > py27-netifaces-0.10.5          Getting network addresses from Python
>> > py27-pillow-3.4.2              Fork of the Python Imaging Library (PIL)
>> > py27-ply-3.10                  Python Lex-Yacc
>> > py27-pygments-2.2.0            Syntax highlighter written in Python
>> > py27-pystemmer-1.3.0_1         Snowball Stemming Algorithms for
>> Information Retrieval
>> > py27-pytz-2016.10,1            World Timezone Definitions for Python
>> > py27-qt5-core-5.6              Python bindings for the Qt5 toolkit,
>> QtCore module
>> > py27-qt5-gui-5.6               Python bindings for the Qt5 toolkit,
>> QtGui module
>> > py27-qt5-network-5.6           Python bindings for the Qt5 toolkit,
>> QtNetwork module
>> > py27-qt5-printsupport-5.6      Python bindings for the Qt5 toolkit,
>> QtPrintSupport module
>> > py27-qt5-svg-5.6               Python bindings for the Qt5 toolkit,
>> QtSvg module
>> > py27-qt5-webkit-5.6            Python bindings for the Qt5 toolkit,
>> QtWebKit module
>> > py27-qt5-webkitwidgets-5.6     Python bindings for the Qt5 toolkit,
>> QtWebKitWidgets module
>> > py27-qt5-widgets-5.6           Python bindings for the Qt5 toolkit,
>> QtWidgets module
>> > py27-qt5-xmlpatterns-5.6       Python bindings for the Qt5 toolkit,
>> QtXmlPatterns module
>> > py27-setuptools-36.0.1         Python packages installer
>> > py27-sip-4.18,1                Python to C and C++ bindings generator
>> > py27-six-1.10.0                Python 2 and 3 compatibility utilities
>> > py27-snowballstemmer-1.2.0_1   Snowball stemming library collection for
>> Python
>> > py27-sphinx-1.4.8_1,1          Python documentation generator
>> > py27-sphinx_rtd_theme-0.2.4    Mobile-friendly py-sphinx theme
>> > py27-sqlite3-2.7.13_7          Standard Python binding to the SQLite3
>> library (Python 2.7)
>> > py27-tkinter-2.7.13_6          Python bindings to the Tk widget set
>> (Python 2.7)
>> > pydbus-common-1.2.0_1          Common files for the Python bindings for
>> the D-BUS messaging system
>> > python-2.7_3,2                 "meta-port" for the default version of
>> Python interpreter
>> > python2-2_3                    The "meta-port" for version 2 of the
>> Python interpreter
>> > python27-2.7.13_4              Interpreted object-oriented programming
>> language
>> > python3-3_3                    The "meta-port" for version 3 of the
>> Python interpreter
>> > python34-3.4.5                 Interpreted object-oriented programming
>> language
>> > python35-3.5.3_1               Interpreted object-oriented programming
>> language
>> > qscintilla2-2.9.1,1            Qt 4 port of the Scintilla C++ editor
>> class
>> > qscintilla2-qt5-2.9.1          Qt 5 port of the Scintilla C++ editor
>> class
>> > qt4-assistant-4.8.7_1          Qt 4 documentation browser
>> > qt4-clucene-4.8.7_1            Qt bindings for the CLucene full-text
>> search library
>> > qt4-corelib-4.8.7_7            Qt core non-graphical module
>> > qt4-declarative-4.8.7_1        Qt declarative framework for dynamic user
>> interfaces
>> > qt4-designer-4.8.7_1           Qt 4 graphical user interface designer
>> > qt4-doc-4.8.7_1                Qt documentation
>> > qt4-gui-4.8.7_2                Qt graphical user interface module
>> > qt4-help-4.8.7_1               Qt online help integration module
>> > qt4-linguist-4.8.7_2           Qt 4 localization tools
>> > qt4-linguisttools-4.8.7_1      Qt 4 localization tools
>> > qt4-moc-4.8.7_2                Qt Meta-Object Compiler
>> > qt4-network-4.8.7_2            Qt network module
>> > qt4-opengl-4.8.7_2             Qt OpenGL support module
>> > qt4-qmake-4.8.7_1              Qt Makefile generator
>> > qt4-qt3support-4.8.7_1         Qt 3 compatibility module
>> > qt4-rcc-4.8.7_1                Qt Resource Compiler
>> > qt4-script-4.8.7_1             Qt scripting module
>> > qt4-sql-4.8.7_1                Qt SQL database integration module
>> > qt4-sqlite-plugin-4.8.7_3      Qt SQLite 3 database plugin
>> > qt4-svg-4.8.7_1                Qt SVG support module
>> > qt4-testlib-4.8.7_1            Qt unit testing module
>> > qt4-uic-4.8.7_1                Qt User Interface Compiler
>> > qt4-webkit-4.8.7_1             Qt WebKit implementation
>> > qt4-xml-4.8.7_1                Qt SAX and DOM implementations
>> > qt4-xmlpatterns-4.8.7_1        Qt support for XPath, XQuery, XSLT and
>> XML Schema
>> > qt5-buildtools-5.7.1           Qt build tools
>> > qt5-core-5.7.1                 Qt core non-graphical module
>> > qt5-dbus-5.7.1                 Qt D-Bus inter-process communication
>> module
>> > qt5-gui-5.7.1_1                Qt graphical user interface module
>> > qt5-imageformats-5.6.2         Qt plugins for additional image formats
>> > qt5-linguisttools-5.7.1        Qt localization tools
>> > qt5-network-5.7.1_1            Qt network module
>> > qt5-opengl-5.7.1_1             Qt 5-compatible OpenGL support module
>> > qt5-printsupport-5.7.1         Qt print support module
>> > qt5-qmake-5.7.1_2              Qt Makefile generator
>> > qt5-qml-5.7.1                  Qt QML and JavaScript language module
>> > qt5-quick-5.7.1                Qt declarative framework for dynamic user
>> interfaces
>> > qt5-sql-5.7.1                  Qt SQL database integration module
>> > qt5-svg-5.7.1                  Qt SVG support module
>> > qt5-testlib-5.7.1              Qt unit testing module
>> > qt5-webkit-5.6.2_1             Qt WebKit implementation
>> > qt5-widgets-5.7.1              Qt C++ widgets module
>> > qt5-x11extras-5.6.1            Qt platform-specific features for
>> X11-based systems
>> > qt5-xml-5.7.1                  Qt SAX and DOM implementations
>> > qt5-xmlpatterns-5.7.1          Qt support for XPath, XQuery, XSLT and
>> XML Schema
>> > qtchooser-39                   Qt tool wrapper
>> > randrproto-1.5.0               Randr extension headers
>> > rarian-0.8.1_4                 OMF help system based on the Freedesktop
>> specification
>> > re2-20151101                   Fast C++ regex library
>> > readline-6.3.8_1               Library for editing command lines as they
>> are typed
>> > recode-3.6_13                  Converts files between character sets and
>> usages
>> > recordproto-1.14.2             RECORD extension headers
>> > redshift-1.7_1                 Adjusts the color temperature of your
>> screen
>> > renderproto-0.11.1             RenderProto protocol headers
>> > resourceproto-1.2.0            Resource extension headers
>> > rest-0.7.93                    Easy access to RESTful web services
>> > rhash-1.3.4                    Utility and library for computing and
>> checking of file hashes
>> > ristretto-0.8.0                Image viewer with Xfce integration
>> > rsync-3.1.2_6                  Network file distribution/synchronization
>> utility
>> > ruby-2.3.3_2,1                 Object-oriented interpreted scripting
>> language
>> > ruby21-2.1.10_1,1              Object-oriented interpreted scripting
>> language
>> > ruby23-gems-2.6.11             Package management framework for the Ruby
>> language
>> > rust-1.18.0                    Language with a focus on memory safety
>> and concurrency
>> > samba44-4.4.14                 Free SMB/CIFS and AD/DC server and client
>> for Unix
>> > schroedinger-1.0.11_4          High-speed Dirac codec
>> > scons-2.5.1_1                  Build tool alternative to make
>> > screen-4.5.0_2                 Multi-screen window manager
>> > scrnsaverproto-1.2.2           ScrnSaver extension headers
>> > sdl-1.2.15_8,2                 Cross-platform multimedia development API
>> > sdl2-2.0.5_1                   Cross-platform multimedia development API
>> > sdl_image-1.2.12_10            Simple library to load images of various
>> formats as SDL surfaces
>> > sdocbook-xml-1.1_2,2           "Simplified" DocBook XML DTD
>> > seahorse-3.18.0_1              GNOME application for managing encryption
>> keys (PGP, SSH)
>> > sessreg-1.1.0                  Manage utmp/wtmp entries for non-init X
>> clients
>> > setxkbmap-1.3.1                Set the keyboard using the X Keyboard
>> Extension
>> > shairplay-0.9.0.20150921       Portable AirPlay server implementation
>> > shared-mime-info-1.8           MIME types database from the
>> freedesktop.org project
>> > smproxy-1.0.6                  Session Manager Proxy
>> > snappy-1.1.4                   Fast compressor/decompressor library
>> > sndio-1.2.0_2                  Small audio and MIDI framework from the
>> OpenBSD project
>> > soundtouch-1.9.2_2             Open-source audio processing library
>> > speech-dispatcher-0.8.6        Common interface to speech synthesis
>> > speex-1.2.0,1                  Audio compression format designed for
>> speech
>> > speexdsp-1.2.r3_1              Audio compression format designed for
>> speech
>> > spice-gtk-0.33                 Gtk client and libraries for SPICE remote
>> desktop servers
>> > spice-protocol-0.12.12         Simple Protocol for Independent Computing
>> Environments
>> > spidermonkey170-17.0.0_6       Standalone JavaScript based from Mozilla
>> 17-esr
>> > sqlite3-3.19.3                 SQL database engine in a C library
>> > squeeze-0.2.3_10               Squeeze is a modern and advanced archive
>> manager
>> > startup-notification-0.12_4    Library that supports startup
>> notification spec from freedesktop.org
>> > svgalib-1.4.3_7                Low level console graphics library
>> > swig13-1.3.40_1                Simplified Wrapper and Interface Generator
>> > swig30-3.0.12                  Generate wrappers for calling C/C++ code
>> from other languages
>> > t1lib-5.1.2_4,1                Type 1 font rasterization library for
>> Unix/X11
>> > taglib-1.10                    Library for manipulating ID3 tags and Ogg
>> comments
>> > talloc-2.1.9                   Hierarchical pool based memory allocator
>> > tcl85-8.5.19_1                 Tool Command Language
>> > tcl86-8.6.6_2                  Tool Command Language
>> > tdb-1.3.12,1                   Trivial Database
>> > teckit-2.5.1_2                 Toolkit for converting data between 8-bit
>> legacy encodings and Unicode
>> > telepathy-glib-0.24.1_1        GLib utility library for the Telepathy
>> framework
>> > terminus-font-4.40             Terminus Font - a clean fixed width font
>> > tevent-0.9.31                  Talloc based event loop library
>> > tex-basic-engines-20150521     Basic TeX Engines
>> > tex-dvipsk-5.995_1             Convert a TeX DVI file to PostScript
>> > tex-formats-20150521_2         Formats for basic TeX engines
>> > tex-kpathsea-6.2.1_1           Path searching library for TeX
>> > tex-ptexenc-1.3.3_2            Library for Japanese pTeX and its tools
>> > tex-web2c-20150521_1           TeX implementation translating WEB to C
>> > texi2html-5.0_1,1              Texinfo to HTML converter
>> > texinfo-6.3_1,1                Typeset documentation system with
>> multiple format output
>> > texlive-base-20150521_15       TeX Live Typesetting System, base binaries
>> > texlive-texmf-20150523_3       TeX Live Typesetting System, texmf Tree
>> > texlive-tlmgr-20150523_2       TeXLive manager modules
>> > the_silver_searcher-1.0.2      Code-searching tool similar to ack but
>> faster
>> > thunar-vfs-1.2.0_11            The virtual filesystem for Thunar
>> > thunderbird-52.1.1_1           Mozilla Thunderbird is standalone mail
>> and news that stands above
>> > tiff-4.0.8                     Tools and library routines for working
>> with TIFF images
>> > tinyxml-2.6.2_1                Small C++ XML parser
>> > tk85-8.5.19                    Graphical toolkit for Tcl
>> > tk86-8.6.6                     Graphical toolkit for Tcl
>> > tpm-emulator-0.7.4_1           Trusted Platform Module (TPM) emulator
>> > trapproto-3.4.3                DEC-XTRAP extension headers
>> > trousers-0.3.14_1              Open-source TCG Software Stack
>> > twm-1.0.9                      Tab Window Manager for the X Window System
>> > uhttpmock-0.5.0                HTTP web service mocking library for GNOME
>> > unique-1.1.6_6                 Library for single instance applications
>> > unrar-5.40,5                   Extract, view & test RAR archives
>> > unzoo-4.4_2                    ZOO archive extractor
>> > upower-0.99.4                  D-Bus daemon for simplifying power
>> management tasks
>> > urwfonts-1.0_7                 Another font package for X
>> > usbids-20170212                Database of all known IDs used in USB
>> devices
>> > v4l_compat-1.6.3               Video4Linux IOCTL header files
>> > vala-0.30.2                    Programming language and compiler that
>> converts Vala code into C code
>> > videoproto-2.3.3               Video extension headers
>> > vinagre-3.18.2_3               VNC client for the GNOME Desktop
>> > virtualbox-ose-5.1.18          General-purpose full virtualizer for x86
>> hardware
>> > virtualbox-ose-kmod-5.1.18     VirtualBox kernel module for FreeBSD
>> > vte-0.28.2_2                   Gtk 2 based terminal widget with
>> accessibility and I18N support
>> > vte3-0.48.1                    Terminal widget with improved
>> accessibility and I18N support
>> > w3m-0.5.3.20170102             Pager/text-based WWW browser
>> > webfonts-0.30_10               TrueType core fonts for the Web
>> > webkit-gtk2-2.4.11_7           Opensource browser engine using the GTK+
>> 2 toolkit
>> > webkit-gtk3-2.4.11_5           Opensource browser engine using the GTK+
>> 3 toolkit
>> > webkit2-gtk3-2.8.5_8           Opensource browser engine using the GTK+
>> 3 toolkit
>> > webp-0.6.0_2                   Google WebP image format conversion tool
>> > wget-1.18_2                    Retrieve files from the Net via HTTP(S)
>> and FTP
>> > wireshark-2.0.5                Powerful network analyzer/capture tool
>> > wx28-gtk2-2.8.12_6             The wxWidgets GUI toolkit with GTK+
>> bindings
>> > wx28-gtk2-common-2.8.12_6      The wxWidgets GUI toolkit (common files)
>> > wx30-gtk2-3.0.2_5              The wxWidgets GUI toolkit with GTK+
>> bindings
>> > x11perf-1.6.0                  X11 server performance test program
>> > xauth-1.0.9_1                  X authority file utility
>> > xbacklight-1.2.1_1             Program to adjust backlight brightness
>> > xbitmaps-1.1.1                 X.Org bitmaps data
>> > xcalc-1.0.6_2                  Scientific calculator for X
>> > xcb-proto-1.12                 The X protocol C-language Binding (XCB)
>> protocol
>> > xcb-util-0.4.0_2,1             Module with libxcb/libX11
>> extension/replacement libraries
>> > xcb-util-image-0.4.0_1         Port of Xlib's XImage and XShmImage
>> functions
>> > xcb-util-keysyms-0.4.0_1       Standard X key constants and conversion
>> to/from keycodes
>> > xcb-util-renderutil-0.3.9_1    Convenience functions for the Render
>> extension
>> > xcb-util-wm-0.4.1_3            Framework for window manager
>> implementation
>> > xclock-1.0.7_1                 Analog and digital clock for X
>> > xcmiscproto-1.2.2              XCMisc extension headers
>> > xcmsdb-1.0.5                   Device Color Characterization utility for
>> X
>> > xconsole-1.0.7_1               Monitor system console messages with X
>> > xcursor-themes-1.0.4_1         X.org cursors themes
>> > xcursorgen-1.0.6_1             Create an X cursor file from a collection
>> of PNG images
>> > xdg-utils-1.1.1                Tools to allow all applications to
>> integrate with the free desktop
>> > xdpyinfo-1.3.2                 Display information utility for X
>> > xdriinfo-1.0.5                 Query configuration information of DRI
>> drivers
>> > xev-1.2.2                      Print contents of X events
>> > xextproto-7.3.0                XExt extension headers
>> > xf86-input-keyboard-1.9.0_1    X.Org keyboard input driver
>> > xf86-input-mouse-1.9.2_1       X.Org mouse input driver
>> > xf86-video-ati-7.5.0_3         X.Org ati display driver
>> > xf86-video-intel-2.99.917.20170228 Driver for Intel integrated graphics
>> chipsets
>> > xf86-video-mach64-6.9.5        X.Org mach64 display driver
>> > xf86-video-nv-2.1.20_7         X.Org nv display driver
>> > xf86-video-openchrome-0.3.3_6  X.Org openChrome display driver
>> > xf86-video-r128-6.10.0         X.Org r128 display driver
>> > xf86-video-vesa-2.3.4          X.Org vesa display driver
>> > xf86bigfontproto-1.2.0         XFree86-Bigfont extension headers
>> > xf86dga-1.0.3_1                Test program for the XFree86-DGA extension
>> > xf86dgaproto-2.1               XFree86-DGA extension headers
>> > xf86driproto-2.1.1             XFree86-DRI extension headers
>> > xf86miscproto-0.9.3            XFree86-Misc extension headers
>> > xf86vidmodeproto-2.3.1         XFree86-VidModeExtension extension headers
>> > xfce-4.12_1                    The "meta-port" for the Xfce Desktop
>> Environment
>> > xfce4-appfinder-4.12.0         Application launcher and finder
>> > xfce4-battery-plugin-1.0.5_4   Battery monitor panel plugin for Xfce4
>> > xfce4-conf-4.12.1              D-Bus-based configuration storage system
>> > xfce4-cpugraph-plugin-1.0.5_4  Graphical representation of the CPU load
>> > xfce4-desktop-4.12.3_2         Xfce's desktop manager
>> > xfce4-mixer-4.11.0_3           Volume control for the Xfce desktop
>> > xfce4-notifyd-0.3.6            Visually-appealing notification daemon
>> for Xfce
>> > xfce4-panel-4.12.1             Xfce's panel
>> > xfce4-print-4.6.1_14           Print system support for the Xfce Desktop
>> > xfce4-screenshooter-plugin-1.8.2_2 Application and panel plugin to take
>> screenshots
>> > xfce4-session-4.12.1_3         Xfce's session manager
>> > xfce4-settings-4.12.1          Xfce 4 settings application
>> > xfce4-terminal-0.8.4           Terminal emulator for the X windowing
>> system
>> > xfce4-tumbler-0.1.31_5         Thumbnail service for Xfce desktop
>> > xfce4-whiskermenu-plugin-1.6.0 Alternate menu for the Xfce Desktop
>> > xfce4-wm-4.12.3                Xfce's window manager
>> > xfe-1.42                       Fast MS-Explorer like file manager for X
>> > xgamma-1.0.6                   Gamma correction through the X server
>> > xgc-1.0.5                      X graphics demo
>> > xhost-1.0.7                    Server access control program for X
>> > xineramaproto-1.2.1            Xinerama extension headers
>> > xinit-1.3.4,1                  X Window System initializer
>> > xinput-1.6.2                   Very useful utility for configuring and
>> testing XInput devices
>> > xkbcomp-1.3.1                  Compile XKB keyboard description
>> > xkbevd-1.1.4                   XKB event daemon
>> > xkbutils-1.0.4                 XKB utility demos
>> > xkeyboard-config-2.20          X Keyboard Configuration Database
>> > xkill-1.0.4                    Utility for killing a client by its X
>> resource
>> > xlsatoms-1.1.2                 List interned atoms defined on a server
>> > xlsclients-1.1.3               List client applications running on a
>> display
>> > xmedcon-0.14.1                 Medical image conversion utility and
>> library
>> > xmessage-1.0.4                 Display message or query in a X window
>> > xmlcatmgr-2.2_2                SGML and XML catalog manager
>> > xmlcharent-0.3_2               XML character entities
>> > xmlto-0.0.28                   Front-end to an XSL toolchain
>> > xmodmap-1.0.9                  Utility for modifying keymaps and pointer
>> button mappings in X
>> > xorg-7.7_2                     X.Org complete distribution metaport
>> > xorg-apps-7.7_2                X.org apps meta-port
>> > xorg-docs-1.7.1,1              X.org documentation files
>> > xorg-drivers-7.7_3             X.org drivers meta-port
>> > xorg-fonts-7.7_1               X.org fonts meta-port
>> > xorg-fonts-100dpi-7.7          X.Org 100dpi bitmap fonts
>> > xorg-fonts-75dpi-7.7           X.Org 75dpi bitmap fonts
>> > xorg-fonts-cyrillic-7.7        X.Org Cyrillic bitmap fonts
>> > xorg-fonts-miscbitmaps-7.7     X.Org miscellaneous bitmap fonts
>> > xorg-fonts-truetype-7.7_1      X.Org TrueType fonts
>> > xorg-fonts-type1-7.7           X.Org Type1 fonts
>> > xorg-libraries-7.7_2           X.org libraries meta-port
>> > xorg-macros-1.19.1             X.Org development aclocal macros
>> > xorg-nestserver-1.18.4,1       Nesting X server from X.Org
>> > xorg-server-1.18.4,1           X.Org X server and related programs
>> > xpdfopen-0.86                  Command line utility for PDF viewers
>> > xpr-1.0.4                      Utility for printing an X window dump
>> > xprop-1.2.2                    Property displayer for X
>> > xproto-7.0.31                  X11 protocol headers
>> > xrandr-1.5.0                   Primitive command line interface to the
>> RandR extension
>> > xrdb-1.1.0                     X server resource database utility
>> > xrefresh-1.0.5                 Refresh all or part of an X screen
>> > xset-1.2.3_1                   User preference utility for X
>> > xsetmode-1.0.0                 Set the mode for an X Input Device
>> > xsetroot-1.1.1                 Root window parameter setting utility for
>> X
>> > xterm-326                      Terminal emulator for the X Window System
>> > xtrans-1.3.5                   Abstract network code for X
>> > xvid-1.3.4,1                   Opensource MPEG-4 codec, based on OpenDivx
>> > xvinfo-1.1.3                   Print out X-Video extension adaptor
>> information
>> > xwd-1.0.6                      Dump an image of an X window
>> > xwininfo-1.1.3_1               Window information utility for X
>> > xwud-1.0.4                     Image displayer for X
>> > yajl-2.1.0                     Portable JSON parsing and serialization
>> library in ANSI C
>> > yasm-1.3.0                     Complete rewrite of the NASM assembler
>> > zenmap-7.40                    GUI frontend for the Nmap scanning utility
>> > zenxml-2.3                     Simple XML processing using C++
>> > zip-3.0_1                      Create/update ZIP files compatible with
>> PKZIP
>> > zziplib-0.13.62_2              Library to provide transparent read
>> access to zipped files
>>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37ar-yohc-wny>