Giter Site home page Giter Site logo

xps's Introduction

xps

eXquisite Ports Seeker - An beautiful and easy way to search the FreeBSD ports tree.

xps is a tool that searches the ports INDEX file and prints all ports whose metadata contain the given terms and match the specified criterias.

The default mode prints a line for each port found. The brackets in the beginning of each line show the port's status. For the time being, this may only contain 'i' if the port is installed.

Examples:

Show all ports whose names contain 'firefox' and print verbose descriptions: xps -v firefox

Show all ports in category 'devel' with exact name 'python'. xps -e -c devel python

Show all ports whose names contain 'glib' and are installed: xps -i yes glib

Show all ports maintained by in category : xps -m -c

Show all ports that contain 'pdf' in thier short description: xps -D pdf

Show ports whose name starts with 'gnome': xps -E '^gnome'

Show ports that can be updated to newer version: xps -u yes

xps's People

Contributors

antanst avatar serpent7776 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.