Rudix Unix ports and packages for Mac OS X delivered the Right Way™

U

unrar: Extract, list, and test RAR archives

The unRAR utility is a freeware program, distributed with source code and developed for extracting, testing and viewing the contents of archives created with the RAR archiver, version 1.50 and above. For the usage and distribution license please read the file /usr/local/share/doc/unrar/license.txt.

Download

unrar-3.7.8-5.dmgRudix 2010

V

varnish: High-performance HTTP accelerator

Varnish is a state-of-the-art, high-performance HTTP accelerator.

Download

varnish-2.0.4-1.dmgRudix 2010

vx32: portable, efficient, safe execution of untrusted x86 code

Vx32 is a user-mode library that can be linked into arbitrary applications that wish to create secure, isolated execution environments in which to run untrusted extensions or plug-ins implemented as native x86 code.

Download

vx32-0.12-2.dmgRudix 2010

Testing

$ /usr/local/bin/9vx 
9vx panic: cannot find plan 9 root; use -r

W

watch: GNU watch command

GNU watch runs a command repeatedly, displaying its output (the first screenfull). This allows one to watch the program output change over time.

Download

watch-3.2.7-12.dmgRudix 2010

Testing

$ /usr/local/bin/watch uptime

web.py: web framework for python that is as simple as it is powerful

web.py is a web framework for python that is as simple as it is powerful. web.py is in the public domain; you can use it for whatever purpose with absolutely no restrictions.

Download

web.py-0.34-0.dmgUpgraded to new version
web.py-0.33-0.dmgRudix 2010

Testing

$ python
Python 2.6.1 (r261:67515, Jul  7 2009, 23:51:51) 
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import web

wget: Retrieve files from the web via HTTP, HTTPS and FTP

GNU Wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols, as well as retrieval through HTTP proxies.

Download

wget-1.12-0.dmgRudix 2010

Testing

$ /usr/local/bin/wget --version
GNU Wget 1.11.4