1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-01-10 06:40:56 +00:00
accessibility
arabic
archivers New port: archivers/py-zstd: Python binding for Zstandard compression library 2018-01-09 22:01:04 +00:00
astro
audio Remove support for variables that have been deprecated for a while. 2018-01-09 07:40:55 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.09.09 2018-01-09 22:07:04 +00:00
biology
cad Remove support for variables that have been deprecated for a while. 2018-01-09 07:40:55 +00:00
chinese chinese/ibus-pinyin: Fixed build with NLS=off 2018-01-09 23:59:55 +00:00
comms
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-01-08 14:44:54 +00:00
databases There is no USES=gcc 2018-01-10 03:24:40 +00:00
deskutils deskutils/superkaramba, fix with clang6 2018-01-07 17:02:46 +00:00
devel Update to 4.7.0.3 2018-01-10 06:40:56 +00:00
dns Remove support for variables that have been deprecated for a while. 2018-01-09 07:40:55 +00:00
editors Prevent PKGBASE collision with science/medit 2018-01-08 23:27:32 +00:00
emulators Update to Wine 3.0 RC5 which brings yet more bug fixes. 2018-01-08 00:13:21 +00:00
finance finance/sql-ledger: Update version 3.2.5=>3.2.6 2018-01-08 21:25:33 +00:00
french
ftp
games - Update to 14.1 2018-01-09 15:44:21 +00:00
german Update to 2018.01.07 2018-01-08 16:51:43 +00:00
graphics graphics/synfigstudio: Update to 1.2.1 2018-01-09 15:57:07 +00:00
hebrew
hungarian
irc
japanese - Update to 20171228. 2018-01-09 02:23:26 +00:00
java
Keywords
korean
lang Add support for GCC-based targets to luajit 2018-01-10 03:51:12 +00:00
mail For some of the ports under `mail' category: remove superfluous linefeeds. 2018-01-09 18:22:10 +00:00
math Explicitly build with -std=gnu++98 2018-01-09 20:53:24 +00:00
misc New port: misc/lxi-tools 2018-01-09 19:10:45 +00:00
Mk Add USE_PHP=mcrypt for PHP 7.2 2018-01-10 06:40:25 +00:00
multimedia Update to 1.4.1 2018-01-09 20:59:05 +00:00
net Update to 0.68.0 2018-01-10 06:40:20 +00:00
net-im net-im/ekiga: unbreak build with Clang 6 (C++14 by default) 2018-01-08 17:07:21 +00:00
net-mgmt Remove support for variables that have been deprecated for a while. 2018-01-09 07:40:55 +00:00
net-p2p net-p2p/libktorrent, fix with clang6 2018-01-07 17:07:47 +00:00
news Remove support for variables that have been deprecated for a while. 2018-01-09 07:40:55 +00:00
palm
polish Update to 20180107 2018-01-08 16:51:48 +00:00
ports-mgmt Generally path FLAVOR via the environment, not the "make" command line, to 2018-01-09 12:35:47 +00:00
portuguese
print Drop PIE for cups, it's not supported on powerpc, so fails the build 2018-01-10 03:54:34 +00:00
russian
science
security security/libargon2: Update to 20171227 2018-01-09 23:18:28 +00:00
shells Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd 2018-01-07 18:54:47 +00:00
sysutils Add staticly named symlink to port-versioned directory 2018-01-10 04:42:29 +00:00
Templates
textproc Update to 0.1.3. 2018-01-10 02:19:36 +00:00
Tools
ukrainian
vietnamese
www Update to 28.0.0.137. 2018-01-09 21:12:55 +00:00
x11 Explicitly build with -std=gnu++98. 2018-01-09 21:47:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 0.5.2.3 2018-01-09 20:23:04 +00:00
x11-toolkits Remove support for variables that have been deprecated for a while. 2018-01-09 07:40:55 +00:00
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-01-08 14:44:54 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove entry for www/rubygem-sinatra-contrib as it breaks ports depending on the 2018-01-08 16:56:22 +00:00
README
UIDs
UPDATING Document issues during the upgrade of www/qt5-webengine 2018-01-09 20:41:19 +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.