1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-10-31 07:50:16 +00:00
accessibility
arabic
archivers Update WWW 2018-10-28 19:56:53 +00:00
astro Fix build with GCC-based architectures. 2018-10-28 11:23:17 +00:00
audio * Updated to 3.5.0 2018-10-31 05:46:38 +00:00
base
benchmarks benchmarks/libcelero: Update 2.3.0 -> 2.4.0 2018-10-28 16:03:00 +00:00
biology biology/py-loompy: Update 2.0.15 -> 2.0.16 2018-10-30 05:57:43 +00:00
cad Upgrade to 7.3.0. 2018-10-30 17:23:01 +00:00
chinese chinese/librime: unbreak with boost 1.69 2018-10-27 00:53:05 +00:00
comms - Update to 3.2p3 2018-10-31 06:24:57 +00:00
converters
databases databases/py-asyncpg: Update to 0.18.0 2018-10-31 07:10:54 +00:00
deskutils Fix build with GCC-based architectures. 2018-10-30 12:26:42 +00:00
devel Update to 0.1.11 2018-10-31 07:50:16 +00:00
dns Update to 0.9.0 2018-10-30 19:55:24 +00:00
editors - Remove empty lines after .include <bsd.port.mk> 2018-10-29 09:00:46 +00:00
emulators Remove DNET option and hardwire the libdnet dependency 2018-10-30 19:17:34 +00:00
finance New port: finance/qtbitcointrader: Secure client uses latest OpenSSL and best encryption 2018-10-29 03:58:14 +00:00
french
ftp Now builds on powerpc64. 2018-10-27 12:08:49 +00:00
games Now builds on powerpc64. 2018-10-30 19:09:11 +00:00
german Update to 2018.10.28 2018-10-29 22:13:50 +00:00
graphics Undeprecate graphics/bugle again 2018-10-31 05:31:45 +00:00
hebrew
hungarian
irc - Remove BROKEN_SSL line (should've been part of r483042) 2018-10-29 10:54:15 +00:00
japanese japanese/a2ps: Fix license 2018-10-30 16:24:34 +00:00
java . Update to 8u192. 2018-10-27 23:13:37 +00:00
Keywords
korean
lang - Take maintainership 2018-10-30 19:53:36 +00:00
mail mail/py-authres: Update to 1.1.1 2018-10-31 01:58:46 +00:00
math Update to 1.0.11 2018-10-30 19:54:13 +00:00
misc Fix build on powerpc64. 2018-10-30 19:00:18 +00:00
Mk gecko: silence USES warnings 2018-10-29 22:32:17 +00:00
multimedia Fix build on powerpc64. 2018-10-30 19:02:48 +00:00
net And revert r483545, it breaks linkage of qt4-network consumers 2018-10-31 06:54:14 +00:00
net-im Fix build on gcc-based archs. 2018-10-30 12:02:51 +00:00
net-mgmt net-mgmt/prometheus2: Remove syslog and newsyslog config files 2018-10-31 01:44:04 +00:00
net-p2p Fix build with GCC-based architectures. 2018-10-30 12:06:14 +00:00
news
palm
polish Update to 20181025 2018-10-29 22:13:58 +00:00
ports-mgmt - Update to 1.21 2018-10-29 09:19:57 +00:00
portuguese
print print/harfbuzz: update to 2.1.0 2018-10-31 01:07:54 +00:00
russian devel/eric6: update to 18.10 2018-10-28 18:24:34 +00:00
science - Add LICENSE 2018-10-30 09:00:15 +00:00
security Add missing RUN_DEPENDS 2018-10-30 19:55:49 +00:00
shells
sysutils Rather than flag cfengine ports that do not support openssl111 2018-10-31 05:10:50 +00:00
Templates
textproc Update to 1.2.0 2018-10-30 19:54:50 +00:00
Tools
ukrainian
vietnamese
www www/rssroll: update to 0.6.2 2018-10-31 01:56:10 +00:00
x11 x11/xkeyboard-config: Fix typo in Armenian layout 2018-10-30 21:31:08 +00:00
x11-clocks Fix build with GCC-based architectures for various kde@ ports. 2018-10-27 11:50:58 +00:00
x11-drivers x11-drivers/xf86-video-intel: Update snapshot 2018-10-28 20:20:27 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/kf5-kiconthemes: add new optional (default=on) runtime dependency on icons 2018-10-28 16:46:58 +00:00
x11-toolkits In r483285, compiler:c++11-lang was added to USES in order to unbreak the 2018-10-31 02:32:50 +00:00
x11-wm Update KDE Plasma to 5.12.7. 2018-10-28 10:59:23 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2018-10-29 09:48:21 +00:00
README
UIDs
UPDATING

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

	https://www.FreeBSD.org/ports

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

	https://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:

	https://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.