Giter Site home page Giter Site logo

shelluser / portmaster-assist Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 43 KB

A set of shell scripts which can make it easier to update installed ports on FreeBSD.

License: BSD 3-Clause "New" or "Revised" License

Shell 100.00%
freebsd shell-scripts updater upgrade-tool bourne-shell

portmaster-assist's Introduction

Portmaster Assist
~~~~~~~~~~~~~~~~~

## ABOUT

Postmaster assist is a collection of three shell scripts which make
it easier to maintain the FreeBSD ports collection on the commandline.

Instead of having to manually use programs like portsnap or Git (to
update the ports collection) and portmaster (to upgrade the installed
ports) the entire process can basically be done using 2 commands:

./refresh
./update

I've been using this setup for a long time on my own servers and
after a friend of mine told me how much they enjoyed the scripts I
decided that I should share these with the rest of the FreeBSD
community. Many people enjoy(ed) this and I hope that you do too.

Be sure to also check out the TODO file :)

## FEATURES

 * Updates the ports collection and also checks /usr/ports/UPDATING for
   any relevant entries since the last run. If any UPDATING instructions
   are found then those get copied to a separate logfile called
   ./refresh-updating.log.

 * Upgrades all installed ports using Portmaster while also keeping a
   separate logfile (which is useful as reference when something goes
   wrong).

 * Can use ~/portmasterfail.txt to continue a failed update run.

## USAGE

Clone the repository to a working directory, then run 'refresh' to
update the ports collection. This will generate several files amongst
which 'portmaster.log' and 'refresh.log'. The latter contains a list
of all ports for which an update is available.

Then run 'update' to actually upgrade all the relevant ports. The
script will start Portmaster and log all output to 'update.log'.

For more detailed instructions please see the projects wiki on GitHub.

portmaster-assist's People

Contributors

shelluser avatar

Stargazers

 avatar

Watchers

 avatar

portmaster-assist's Issues

Set up the wiki

Add a bit more documentation, at least for all three individual scripts.

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.