1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2016-02-02 23:37:39 +00:00
accessibility Remove source and intermediate build output from intalled rubygem- ports 2016-02-02 01:21:21 +00:00
arabic
archivers Horde package update: 2016-02-02 22:56:26 +00:00
astro - Add NO_ARCH 2016-02-02 22:44:15 +00:00
audio Add LV2 OPTION, remove MIDI OPTION, strip binary, fix build on 9.3 2016-02-02 23:13:07 +00:00
benchmarks Update benchmarks/iperf3 to 3.1.2. 2016-02-02 00:40:32 +00:00
biology biology/mapm3: document ncurses rqmt (USES+=ncurses), respect LDFLAGS 2016-02-01 22:09:10 +00:00
cad Remove empty pkg-plist. 2016-02-02 15:28:45 +00:00
chinese chinese/qe: document ncurses requirement (USES+=ncurses) 2016-02-01 22:21:51 +00:00
comms Horde package update: 2016-02-02 22:56:26 +00:00
converters - Update to 2.80 2016-02-01 19:47:39 +00:00
databases Horde package update: 2016-02-02 22:56:26 +00:00
deskutils Update to 2.50.1 2016-02-02 23:15:02 +00:00
devel Horde package update: 2016-02-02 22:56:26 +00:00
dns Horde package update: 2016-02-02 22:56:26 +00:00
editors - Update to 7.4.1229 2016-02-01 19:47:35 +00:00
emulators - Add missing depends 2016-02-01 23:07:16 +00:00
finance
french
ftp Horde package update: 2016-02-02 22:56:26 +00:00
games Update to 120.1.2 2016-02-01 10:09:23 +00:00
german - Update to 2016.01.31 2016-02-02 22:45:08 +00:00
graphics Horde package update: 2016-02-02 22:56:26 +00:00
hebrew
hungarian
irc irc/bitchx: document ncurses requirement (USES+=ncurses) 2016-02-01 22:33:44 +00:00
japanese
java Remove expired ports: 2016-02-01 20:41:29 +00:00
Keywords
korean
lang Remove expired lang/python32 2016-02-02 20:16:34 +00:00
mail Horde package update: 2016-02-02 22:56:26 +00:00
math Bump minimal python3 version to 3.3 in USES 2016-02-02 20:01:44 +00:00
misc misc/dvorakng: document ncurses requirement (USES+=ncurses) 2016-02-02 23:37:39 +00:00
Mk Horde package update: 2016-02-02 22:56:26 +00:00
multimedia - Update to 0.7.82 2016-02-02 22:44:33 +00:00
net Horde package update: 2016-02-02 22:56:26 +00:00
net-im Cutegram is a free and opensource telegram clients for Linux, Windows, OS X and 2016-02-02 23:35:54 +00:00
net-mgmt - Update to 5.5.1 2016-02-02 23:08:46 +00:00
net-p2p
news
palm
polish
ports-mgmt build/synth: bug fixes, new features 2016-02-02 21:47:55 +00:00
portuguese
print
russian
science - Allow concurrent installation (USE_PYTHON=concurrent) 2016-02-02 22:45:00 +00:00
security Horde package update: 2016-02-02 22:56:26 +00:00
shells
sysutils Horde package update: 2016-02-02 22:56:26 +00:00
Templates
textproc Horde package update: 2016-02-02 22:56:26 +00:00
Tools
ukrainian
vietnamese
www Upgrade third-party http_push (nchan) module from ver.0.731 to ver.0.98. 2016-02-02 23:17:14 +00:00
x11 Remove source and intermediate build output from intalled rubygem- ports 2016-02-02 01:21:21 +00:00
x11-clocks
x11-drivers
x11-fm Update caja to 1.12.3. 2016-02-01 10:16:19 +00:00
x11-fonts - Update to 4.0 2016-02-02 22:44:42 +00:00
x11-servers
x11-themes [NEW] x11-themes/gtk-E17-theme: Dark GTK theme for Enlightenment 2016-02-02 17:51:52 +00:00
x11-toolkits Remove Python 3.2 related slave ports to unbreak INDEX 2016-02-02 20:48:06 +00:00
x11-wm Update x11-wm/awesome to 3.5.8 2016-02-01 11:25:55 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove Python 3.2 related slave ports to unbreak INDEX 2016-02-02 20:48:06 +00:00
README
UIDs
UPDATING

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.