1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Linimon 782661513f Alphabetize archs.
Approved by:	portmgr (tier-2 blanket)
2017-06-22 06:03:21 +00:00
accessibility
arabic
archivers qa: add check for NO_ARCH 2017-06-18 18:09:16 +00:00
astro
audio Mark as broken on aarch64. ISTM that the options code ought to be handling 2017-06-21 22:05:50 +00:00
base
benchmarks - benchmarks/phoronix-test-suite: Update from 6.8.0 to 7.0.1 2017-06-20 20:25:21 +00:00
biology
cad Update to 20170602115111. 2017-06-19 17:04:24 +00:00
chinese - chinese/wordpress-zh_TW: Update to 4.7.5 2017-06-20 16:15:21 +00:00
comms Horde package update: 2017-06-21 20:24:01 +00:00
converters qa: add check for NO_ARCH 2017-06-18 18:09:16 +00:00
databases Mark as broken on aarch64: fails to link with sbrk. 2017-06-21 22:25:49 +00:00
deskutils Update deskutils/calibre to 3.0.0. 2017-06-19 07:17:09 +00:00
devel Mark as broken on aarch64. 2017-06-21 23:03:00 +00:00
dns Remove Perl core modules 2017-06-21 18:53:11 +00:00
editors New port: editors/xi-core 2017-06-21 16:30:48 +00:00
emulators emulators/rpcs3: sync git-version.h fix if .git is present (unused here) 2017-06-21 12:20:13 +00:00
finance finance/R-cran-tseries: updated to version 0.10-41 2017-06-21 18:45:02 +00:00
french
ftp qa: add check for NO_ARCH 2017-06-18 18:09:16 +00:00
games Broken along with balazar_brothers. 2017-06-21 22:47:01 +00:00
german Update to 2017.06.18 2017-06-19 17:26:57 +00:00
graphics Remove mention of ia64 from the BROKEN messages of some archaic ports. 2017-06-22 05:54:37 +00:00
hebrew
hungarian
irc
japanese
java qa: add check for NO_ARCH 2017-06-18 18:09:16 +00:00
Keywords
korean
lang Remove mention of ia64 from the BROKEN messages of some archaic ports. 2017-06-22 05:54:37 +00:00
mail - Add workaround for CVE-2017-1000369 2017-06-21 22:17:34 +00:00
math Alphabetize archs. 2017-06-22 06:03:21 +00:00
misc This is a rewrite of the popular tool unclutter, but using the x11-xfixes 2017-06-21 15:09:44 +00:00
Mk gecko: phase out system jemalloc via 12.0-CURRENT as well 2017-06-22 01:19:28 +00:00
multimedia multimedia/mpv: add TEST option 2017-06-20 20:50:34 +00:00
net Update bsdec2-image-upload to version 1.1.2. This works around recent 2017-06-21 20:56:56 +00:00
net-im net-im/mastodon: Update to version 1.4.4 2017-06-22 00:39:35 +00:00
net-mgmt Remove Perl core modules 2017-06-21 18:53:40 +00:00
net-p2p
news
palm
polish Update to 20170618 2017-06-19 17:26:51 +00:00
ports-mgmt
portuguese
print
russian
science - Add LICENSE 2017-06-21 09:01:27 +00:00
security Document Stack Clash vulnerability related to Exim 2017-06-21 22:24:24 +00:00
shells
sysutils Also fails the exact same way on aarch64 as armv6. 2017-06-21 21:46:10 +00:00
Templates
textproc Update to 2.3.0 2017-06-21 18:53:01 +00:00
Tools
ukrainian
vietnamese
www www/firefox: enable RUST on aarch64 after r443777 and r443780 2017-06-22 01:19:16 +00:00
x11 New port: x11/alacritty 2017-06-21 16:28:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Do not silence installation messages 2017-06-19 17:27:06 +00:00
x11-servers
x11-themes
x11-toolkits - Update to 3.7.5 2017-06-19 09:42:59 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED www/py-flask-restplus08: remove port after r444021 2017-06-21 09:30:16 +00:00
README
UIDs
UPDATING

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

	http://www.FreeBSD.org/ports

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

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

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