FreeBSD ports tree (read-only mirror)
Find a file
Dmitry Marakasov bc4e25e945 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-09-11 09:08:23 +00:00
accessibility
arabic
archivers
astro
audio audio/rhvoice: Correct license, etc 2018-09-11 06:00:23 +00:00
base
benchmarks Convert to options target helper 2018-09-10 20:28:53 +00:00
biology
cad Various cleanup & fixes post-DOCS/EXAMPLES cleanup. 2018-09-10 13:16:16 +00:00
chinese
comms comms/freedv: Update 1.2.2 -> 1.3.1 2018-09-11 05:17:29 +00:00
converters Update to 3.0.1 2018-09-10 20:28:22 +00:00
databases Update to 4.047 2018-09-10 20:27:40 +00:00
deskutils
devel devel/radare2: Update to 2.9 2018-09-11 08:01:28 +00:00
dns Update to 2.1 2018-09-10 18:17:42 +00:00
editors Various cleanup & fixes post-DOCS/EXAMPLES cleanup. 2018-09-10 13:16:16 +00:00
emulators emulators/citra: update to s20180909 2018-09-11 00:34:39 +00:00
finance
french
ftp
games games/openbor: update to 6484 2018-09-11 00:34:49 +00:00
german Update to 2018.09.09 2018-09-10 20:27:25 +00:00
graphics graphics/piglit: Update to a snapshot of 2018-09-10 2018-09-11 09:05:07 +00:00
hebrew
hungarian
irc
japanese Various cleanup & fixes post-DOCS/EXAMPLES cleanup. 2018-09-10 13:16:16 +00:00
java
Keywords
korean
lang - Update to 2.80.0 2018-09-11 03:18:22 +00:00
mail Update to 5.1.1 2018-09-10 21:40:32 +00:00
math - Update to 0.99.14.11 2018-09-11 00:30:16 +00:00
misc
Mk Change USE_GL to become USES=gl. 2018-09-10 19:56:32 +00:00
multimedia multimedia/kodi-devel: Update to 18.0b2 2018-09-10 15:36:42 +00:00
net Update ntopng to latest upstream stable snapshot. 2018-09-11 07:41:37 +00:00
net-im net-im/centerim{,-devel}: Fix build with Clang 6 2018-09-10 15:32:24 +00:00
net-mgmt Fix invalid license. 2018-09-10 13:41:19 +00:00
net-p2p
news
palm
polish Update to 20180907 2018-09-10 20:27:30 +00:00
ports-mgmt Apply a patch from git that fixes make packages with hardlinks and config files. 2018-09-10 22:28:59 +00:00
portuguese
print print/harfbuzz: update to 1.9.0 2018-09-11 00:33:54 +00:00
russian
science Remove MASTER_SITE_SUBDIR 2018-09-10 20:27:04 +00:00
security Update to 1.5 2018-09-11 08:34:16 +00:00
shells update to 5.6.1 2018-09-11 07:46:57 +00:00
sysutils There is no need to remove .orig files. 2018-09-10 13:23:13 +00:00
Templates
textproc Update to 0.11.0 2018-09-10 20:28:38 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2018-09-11 09:08:23 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add NLS option to ports using it but not defining it. 2018-09-10 14:40:53 +00:00
x11-wm x11-wm/e16 - update to 1.0.19 2018-09-10 14:14:43 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED This is the commit message, please edit it. 2018-09-10 19:49:05 +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.