1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh da284ecb34 Sort PLIST
2018-10-10 13:10:29 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology Update to 1.73 2018-10-10 10:23:10 +00:00
cad
chinese
comms
converters - Add LICENSE 2018-10-10 09:08:40 +00:00
databases - Update devel/courier-unicode to 2.1 2018-10-10 11:54:58 +00:00
deskutils deskutils/treesheets: Update to 1.0.1 2018-10-09 13:52:06 +00:00
devel - Update to 1.11.8 2018-10-10 12:37:12 +00:00
dns - Update to 1.27 2018-10-09 05:55:56 +00:00
editors - Remove redundant GMP option added in r481628, as GMP support already 2018-10-10 00:52:23 +00:00
emulators
finance
french
ftp - fix OpenSSL 1.1.x build 2018-10-10 06:11:42 +00:00
games
german
graphics Fix LICENSE 2018-10-10 10:23:27 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang bump PORTREVISON after fix in r481618 2018-10-09 17:32:29 +00:00
mail - Update devel/courier-unicode to 2.1 2018-10-10 11:54:58 +00:00
math Update to 0.4 2018-10-10 10:24:00 +00:00
misc Mark BROKEN: wrong LICENSE_FILE 2018-10-09 20:48:13 +00:00
Mk
multimedia
net - Update devel/courier-unicode to 2.1 2018-10-10 11:54:58 +00:00
net-im Hook fractal to the build 2018-10-09 20:34:02 +00:00
net-mgmt Update to 0.6.0 2018-10-10 10:22:29 +00:00
net-p2p Update to 0.17.0 release. 2018-10-09 07:56:25 +00:00
news - Update to 0.09 2018-10-10 01:22:21 +00:00
palm
polish
ports-mgmt ports-mgmt/pkg_replace: Update to 20180927 2018-10-09 13:57:34 +00:00
portuguese
print - Update to 1.21.3. 2018-10-10 12:11:03 +00:00
russian
science - Update to 0.110 2018-10-10 01:38:11 +00:00
security - Update devel/courier-unicode to 2.1 2018-10-10 11:54:58 +00:00
shells Add LICENSE 2018-10-10 10:24:15 +00:00
sysutils Mark BROKEN: fails to build 2018-10-09 20:54:20 +00:00
Templates
textproc Sort PLIST 2018-10-10 13:10:29 +00:00
Tools
ukrainian
vietnamese
www Unbreak by fixing dependencies. 2018-10-10 11:50:44 +00:00
x11 x11/rsibreak: updatae to 0.12.9 2018-10-09 20:07:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Added new port x11-fonts/materialdesign-ttf 2018-10-09 08:50:12 +00:00
x11-servers
x11-themes
x11-toolkits Unbreak by fixing dependencies. 2018-10-10 11:50:44 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Yuri Pankov (yuripv) 2018-10-09 19:59:33 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Final fix for MOVED. 2018-10-10 08:25:57 +00:00
README
UIDs
UPDATING - Update devel/courier-unicode to 2.1 2018-10-10 11:54:58 +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.