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
2019-09-27 21:26:17 +00:00
accessibility
arabic - Update to 6.3.2 2019-09-27 17:56:27 +00:00
archivers
astro astro/xephem: Stop linking against libXp 2019-09-27 17:32:09 +00:00
audio Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
base
benchmarks
biology Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
cad
chinese - Update to 6.3.2 2019-09-27 17:56:27 +00:00
comms
converters
databases Update to 1.7.3 2019-09-27 21:26:17 +00:00
deskutils Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
devel devel/nimble: Upgrade to 0.11.0 2019-09-27 13:16:33 +00:00
dns
editors - Update to 6.3.2 2019-09-27 17:56:27 +00:00
emulators emulators/qemu-devel: Update version 4.0.0=>4.1.0 2019-09-27 17:55:47 +00:00
finance
french - Update to 6.3.2 2019-09-27 17:56:27 +00:00
ftp Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
games games/barrage: fix build on GCC architectures 2019-09-27 12:48:06 +00:00
german - Update to 6.3.2 2019-09-27 17:56:27 +00:00
graphics Drop verbose flag for CTest after r444324 2019-09-27 17:25:50 +00:00
hebrew - Update to 6.3.2 2019-09-27 17:56:27 +00:00
hungarian - Update to 6.3.2 2019-09-27 17:56:27 +00:00
irc
japanese - Update to 6.3.2 2019-09-27 17:56:27 +00:00
java Update to 4.1.42 2019-09-27 21:22:19 +00:00
Keywords
korean - Update to 6.3.2 2019-09-27 17:56:27 +00:00
lang Update lang/erlang-runtime22 to version 22.1.1. 2019-09-27 14:49:15 +00:00
mail Chase MASTER_SITES directory rename. 2019-09-27 18:18:13 +00:00
math Drop verbose flag for CTest after r444324 2019-09-27 17:25:50 +00:00
misc Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
Mk Mk/Uses/cargo.mk: Handle git URLs that end with / 2019-09-27 12:51:19 +00:00
multimedia Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
net net/deviceatlas-enterprise-c: Update to 2.1.5 2019-09-27 20:35:09 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish - Update to 6.3.2 2019-09-27 17:56:27 +00:00
ports-mgmt ports-mgmt/modules2tuple: Update to 1.8.2 2019-09-27 15:02:38 +00:00
portuguese - Update to 6.3.2 2019-09-27 17:56:27 +00:00
print
russian - Update to 6.3.2 2019-09-27 17:56:27 +00:00
science Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
security Document databases/mantis vulnerabilities 2019-09-27 19:30:17 +00:00
shells
sysutils sysutils/consul: update to 1.6.1 2019-09-27 20:07:10 +00:00
Templates
textproc Text::Locus provides a class for representing locations in text files. 2019-09-27 17:41:16 +00:00
Tools
ukrainian - Update to 6.3.2 2019-09-27 17:56:27 +00:00
vietnamese - Update to 6.3.2 2019-09-27 17:56:27 +00:00
www
x11 Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Pawel Biernacki (kaktus) 2019-09-27 12:24:25 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING emulators/qemu-devel: Update version 4.0.0=>4.1.0 2019-09-27 17:55:47 +00:00

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.