1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-11-18 08:05:17 +00:00
accessibility
arabic
archivers Update KDE Frameworks to 5.64.0 2019-11-17 11:06:13 +00:00
astro astro/oskar: fix build on powerpc* with clang 2019-11-17 19:01:58 +00:00
audio Update to 0.3.0 2019-11-17 19:37:27 +00:00
base
benchmarks
biology biology/haplohseq: Switch to distfile with example data 2019-11-17 15:00:13 +00:00
cad
chinese
comms comms/iwmbt-firmware: Unbreak fetch 2019-11-17 01:56:52 +00:00
converters
databases - Support PostgreSQL 12 2019-11-18 02:05:19 +00:00
deskutils
devel Add more missing USES=php 2019-11-18 08:05:17 +00:00
dns Update KDE Frameworks to 5.64.0 2019-11-17 11:06:13 +00:00
editors
emulators emulators/yuzu: update to s20191115 2019-11-17 00:39:58 +00:00
finance Add more missing USES=php 2019-11-18 08:05:17 +00:00
french
ftp
games games/openra: update to 20191117 2019-11-17 15:44:55 +00:00
german
graphics Add more missing USES=php 2019-11-18 08:05:17 +00:00
hebrew
hungarian
irc
japanese New port japanese/font-hackgen 2019-11-17 08:05:03 +00:00
java java/jd-gui: Update to v1.6.5 2019-11-18 07:04:20 +00:00
Keywords
korean
lang Update to the 20191115 snapshot of GCC 8.3.1. 2019-11-18 04:53:27 +00:00
mail - Simplify the port by dropping NO_MTREE 2019-11-17 14:52:05 +00:00
math - Update to 0.3.3.7.0 2019-11-17 23:37:13 +00:00
misc misc/cheat: Update 3.0.6 -> 3.1.0 2019-11-17 19:56:27 +00:00
Mk Mk/Uses/go.mk: Add GO_TEST_TARGET and provide default do-test 2019-11-17 16:19:36 +00:00
multimedia Update KDE Frameworks to 5.64.0 2019-11-17 11:06:13 +00:00
net Add more missing USES=php 2019-11-18 08:05:17 +00:00
net-im
net-mgmt Update to 1.6. 2019-11-17 09:39:49 +00:00
net-p2p - Update to version 0.3.16 2019-11-16 15:46:23 +00:00
news
polish
ports-mgmt ports-mgmt/portfmt: Update to latest commit (chase r517831) 2019-11-17 18:20:03 +00:00
portuguese
print Give some more ports to desktop@ 2019-11-16 15:11:06 +00:00
russian
science
security Add more missing USES=php 2019-11-18 08:05:17 +00:00
shells
sysutils Add more missing USES=php 2019-11-18 08:05:17 +00:00
Templates
textproc Update KDE Frameworks to 5.64.0 2019-11-17 11:06:13 +00:00
Tools
ukrainian
vietnamese
www Add more missing USES=php 2019-11-18 08:05:17 +00:00
x11 Pull out mere ports again 2019-11-18 06:11:58 +00:00
x11-clocks
x11-drivers
x11-fm - Update thunar to 1.8.11 2019-11-16 16:42:12 +00:00
x11-fonts x11-fonts/fantasque-sans-mono: Update to 1.8.0 2019-11-17 14:14:55 +00:00
x11-servers
x11-themes Update KDE Frameworks to 5.64.0 2019-11-17 11:06:13 +00:00
x11-toolkits Update KDE Frameworks to 5.64.0 2019-11-17 11:06:13 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs security/zeek: This adds security/zeek, the new version of security/bro. 2019-11-17 01:03:04 +00:00
LEGAL
Makefile
MOVED
README
UIDs security/zeek: This adds security/zeek, the new version of security/bro. 2019-11-17 01:03:04 +00:00
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.