1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Marcelo Araujo a192879c17 Nomad is a tool for managing a cluster of machines and running
applications on them.
Nomad abstracts away machines and the location of applications,
and instead enables users to declare what they want to run and
Nomad handles where they should run and how to run them.

WWW: https://github.com/jrxFive/python-nomad

PR:		ports/215397
Submitted by:	John Hixson <jhixson@gmail.com>
2017-02-21 07:41:47 +00:00
accessibility
arabic
archivers Add go-compress 1.2.1 2017-02-20 15:15:48 +00:00
astro Omit GH_PROJECT=${PORTNAME} which is the default for USE_GITHUB=yes. 2017-02-19 22:42:29 +00:00
audio devel/libevent2: drop historical suffix after r362796 2017-02-20 02:57:04 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update databases/elixir-db_connection to version 1.1.1. 2017-02-20 21:21:20 +00:00
deskutils Fix indentation 2017-02-20 20:20:32 +00:00
devel devel/py-mypy: add new port 2017-02-21 06:10:11 +00:00
dns Update to latest snapshot. 2017-02-20 16:05:43 +00:00
editors
emulators
finance - Update to 1.7.0.5 2017-02-21 00:44:03 +00:00
french
ftp Update to 0.8.0 2017-02-20 15:08:58 +00:00
games Remove unnecessary mikmod dependency. 2017-02-20 18:12:36 +00:00
german german/mediathek: 2017-02-20 16:39:05 +00:00
graphics Update to 4.0.6 2017-02-20 08:44:28 +00:00
hebrew
hungarian
irc Update to 1.10 2017-02-20 15:10:08 +00:00
japanese
java
Keywords
korean
lang Update to v5.25.9-179-g2042c7f. 2017-02-20 16:05:04 +00:00
mail mail/getmail: Update to version 4.54.0. 2017-02-20 18:23:16 +00:00
math Update to 0.5.0 2017-02-20 08:33:14 +00:00
misc - Use NO_WRKSUBDIR 2017-02-19 21:54:11 +00:00
Mk devel/libevent2: drop historical suffix after r362796 2017-02-20 02:57:04 +00:00
multimedia Chase libass runtime fix r434477; bump PORTREVISION on consumers 2017-02-20 18:00:05 +00:00
net Remove expired port: 2017-02-20 18:00:18 +00:00
net-im devel/libevent2: drop historical suffix after r362796 2017-02-20 02:57:04 +00:00
net-mgmt devel/libevent2: drop historical suffix after r362796 2017-02-20 02:57:04 +00:00
net-p2p - Update to SVN-r10983 2017-02-21 00:43:30 +00:00
news
palm
polish
ports-mgmt Update to 1.10.99.2 2017-02-19 16:43:03 +00:00
portuguese
print Revert r421265. hplip is not a drop-in replacement for hpijs. 2017-02-19 06:45:10 +00:00
russian
science
security - Update to 0.4.0 2017-02-21 06:24:59 +00:00
shells
sysutils Nomad is a tool for managing a cluster of machines and running 2017-02-21 07:41:47 +00:00
Templates
textproc - Update to 0.16.5 2017-02-21 01:40:32 +00:00
Tools
ukrainian
vietnamese
www Upgrade from 1.11.9 to 1.11.10. 2017-02-21 00:41:18 +00:00
x11 Fix patch (it was malformed in revision r434478) 2017-02-20 22:59:38 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Enable autohint. [1] 2017-02-19 06:57:06 +00:00
x11-servers
x11-themes Update KDE Frameworks to 5.31 2017-02-18 19:56:12 +00:00
x11-toolkits Update KDE Frameworks to 5.31 2017-02-18 19:56:12 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to 5.2.1 2017-02-21 01:27:07 +00:00
README
UIDs
UPDATING Update to 5.2.1 2017-02-21 01:27:07 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.