1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-12-21 17:40:46 +00:00
accessibility
arabic
archivers archivers/lua51-zlib: set LLD_UNSAFE 2017-12-20 01:58:39 +00:00
astro
audio Update to upstream version 0.20.13 2017-12-21 08:11:34 +00:00
base
benchmarks
biology Try to bring some consistency to ports that have x86-specific pieces. 2017-12-21 10:23:19 +00:00
cad Cross-builds under qemu may have pathname information encoded in CXX. 2017-12-20 15:30:55 +00:00
chinese
comms Switch from swig 2.0 to swig 3.0 2017-12-20 19:34:11 +00:00
converters
databases - Update to 1.0.1 2017-12-21 13:04:09 +00:00
deskutils
devel Update to 3.5.1 2017-12-21 17:40:46 +00:00
dns Switch from swig 2.0 to swig 3.0 2017-12-20 19:34:11 +00:00
editors editors/dte: Update to 1.6 2017-12-21 15:47:10 +00:00
emulators emulators/rpcs3: update to 0.0.4.178 2017-12-20 23:13:51 +00:00
finance
french
ftp
games Try to bring some consistency to ports that have x86-specific pieces. 2017-12-21 10:23:19 +00:00
german
graphics Try to bring some consistency to ports that have x86-specific pieces. 2017-12-21 10:23:19 +00:00
hebrew
hungarian
irc irc/inspircd: Modernize port (adding files/pkg-deinstall.in) 2017-12-19 02:29:04 +00:00
japanese Switch to swig 3.0 2017-12-20 13:24:43 +00:00
java java/intellij-fsnotifier: Drop maintainership 2017-12-20 16:51:01 +00:00
Keywords
korean
lang - Fix more shebangs 2017-12-21 17:21:14 +00:00
mail - Update to 2.19 2017-12-21 12:09:48 +00:00
math - Update to 0.7.4 2017-12-21 10:55:13 +00:00
misc
Mk Report (in q/a) and fix (in shebangfix) python[23] shebangs 2017-12-21 13:27:51 +00:00
multimedia Update to recent snapshot (as of 20171220) 2017-12-21 12:31:30 +00:00
net net/intel-ixl-kmod: Update to 1.9.5 2017-12-21 15:35:30 +00:00
net-im Remove net-im/p5-Net-AIM, the AIM service was shut down on 2017-12-15 2017-12-19 18:59:17 +00:00
net-mgmt * Updated to 6.2.4 2017-12-20 23:25:07 +00:00
net-p2p Use a more modern way of distinguishing "big-endian platforms". 2017-12-21 09:31:25 +00:00
news
palm
polish
ports-mgmt Remove useless MASTER_SITES entries 2017-12-21 09:14:45 +00:00
portuguese
print Update to 3.21.0 2017-12-19 18:20:47 +00:00
russian
science e-added port: science/PETSc: Suite of data structures and routines from Argonne National Laboratory (existed 2004/11/21-2014/09/01, deleted in r366959) 2017-12-21 00:26:58 +00:00
security Try to bring some consistency to ports that have x86-specific pieces. 2017-12-21 10:23:19 +00:00
shells
sysutils Update to latest version 2017-12-21 14:08:45 +00:00
Templates
textproc Move textproc/py-elasticsearch-py to textproc/py-elasticsearch 2017-12-21 17:40:35 +00:00
Tools
ukrainian
vietnamese
www www/py-pyocclient: Update to 0.4 2017-12-21 16:07:07 +00:00
x11 Fix typo in pkg-descr. 2017-12-20 19:08:52 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Add PORTSCOUT 2017-12-20 14:37:32 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/mygui: lift BROKEN after r456766 2017-12-20 06:48:25 +00:00
x11-wm USE_XZ was retired in April 2015 2017-12-19 20:54:17 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move textproc/py-elasticsearch-py to textproc/py-elasticsearch 2017-12-21 17:40:40 +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.