1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-01-30 00:18:46 +00:00
accessibility
arabic
archivers Update to 0.5. 2015-01-28 01:54:02 +00:00
astro
audio Remove expired ports: 2015-01-28 16:18:27 +00:00
benchmarks
biology
cad
chinese
comms
converters - Update to 1.2.1 [1] 2015-01-28 14:46:51 +00:00
databases - Fix build with clang 2015-01-28 20:52:08 +00:00
deskutils
devel - add sasl support 2015-01-29 23:20:33 +00:00
dns
editors - Call override-local-map to set menudiag minibuffer keymap securely. 2015-01-29 09:38:37 +00:00
emulators Update emulators/i386-wine-devel to 1.7.35. 2015-01-28 19:23:51 +00:00
finance Deprecate ports broken for more than 6 months 2015-01-29 18:07:02 +00:00
french
ftp Remove expired ports: 2015-01-28 16:18:27 +00:00
games Update to 1.1. 2015-01-28 02:22:43 +00:00
german
graphics Build using lang/gcc* to avoid runtime issues with old -lgcc_s or Clang 2015-01-28 13:39:41 +00:00
hebrew
hungarian
irc irc/bitchx: update to 1.2.1 2015-01-29 13:13:59 +00:00
japanese
java
Keywords
korean
lang Also disable Java and libffi on amd64 until the next snapshot of 2015-01-30 00:18:46 +00:00
mail Update pear-Horde_Imap_Client to 2.26.1 2015-01-28 13:45:01 +00:00
math Deprecate ports broken for more than 6 months 2015-01-29 18:07:02 +00:00
misc Update to 1.3.3. 2015-01-28 02:15:08 +00:00
Mk Add sysutils/qt5-qtpaths. 2015-01-28 01:15:22 +00:00
multimedia - Update to 0.7.3 2015-01-29 15:37:46 +00:00
net Deprecate ports broken for more than 6 months 2015-01-29 18:07:02 +00:00
net-im Remove expired ports: 2015-01-28 16:18:27 +00:00
net-mgmt - Never link against libpci 2015-01-29 02:03:09 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Use bin/perl instead of bin/perlN.NN.N in the shebang line. 2015-01-29 05:00:30 +00:00
russian
science Unbreak. 2015-01-29 21:52:22 +00:00
security Document asterisk security issues. 2015-01-29 11:20:51 +00:00
shells
sysutils Replace use of d_thread_t with 'struct thread'. This has been accepted 2015-01-29 15:24:07 +00:00
Templates
textproc Update to 1.4.2. 2015-01-29 19:38:14 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.2.9 2015-01-29 17:00:42 +00:00
x11 - Update mainstream version to 340.76 2015-01-29 14:35:36 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 1.4.5 2015-01-28 09:33:23 +00:00
x11-fonts - Drop @dirrm* from pkg-plists 2015-01-29 12:01:11 +00:00
x11-servers
x11-themes - Add some mirrors to fix fetch 2015-01-28 21:05:27 +00:00
x11-toolkits - Drop @dirrm* from and add empty directories to pkg-plists 2015-01-28 01:08:43 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove lines corresponding to recently restored ports. 2015-01-29 21:33:52 +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.