1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthew Rezny 8508d7b0f7 Switch build to llvm38 to clear the last dependency on llvm37
PR:		217462
Approved by:	swills (mentor), maintainer (timeout)
Differential Revision:	https://reviews.freebsd.org/D10034
2017-03-16 18:49:48 +00:00
accessibility
arabic
archivers Remove last two occurrences of USE_OPENSSL. 2017-03-15 15:43:13 +00:00
astro - Update to 2.11.1 2017-03-14 08:11:29 +00:00
audio Remove all _USE=openssl occurrences. 2017-03-15 14:45:54 +00:00
base
benchmarks Remove all _USE=openssl occurrences. 2017-03-15 14:45:54 +00:00
biology
cad
chinese Remove all _USE=openssl occurrences. 2017-03-15 14:45:54 +00:00
comms Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
converters Fix typo 2017-03-14 21:35:30 +00:00
databases databases/pecl-mongodb: update 1.2.3 -> 1.2.7 2017-03-16 08:28:45 +00:00
deskutils Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
devel Update to 1.9.8. 2017-03-16 15:36:12 +00:00
dns Remove all _USE=openssl occurrences. 2017-03-15 14:45:54 +00:00
editors - Add LICENSE_FILE 2017-03-14 09:01:53 +00:00
emulators emulators/citra: update to s20170315 2017-03-16 16:15:24 +00:00
finance Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
french
ftp Remove all _USE=openssl occurrences. 2017-03-15 14:45:54 +00:00
games - Regenerate patches 2017-03-16 09:01:53 +00:00
german
graphics Fix build with clang-4.0. Error log: 2017-03-16 08:15:59 +00:00
hebrew
hungarian
irc Remove all _USE=openssl occurrences. 2017-03-15 14:45:54 +00:00
japanese
java java/intellij: Update to version 2016.3.5. 2017-03-14 17:44:26 +00:00
Keywords
korean
lang Switch build to llvm38 to clear the last dependency on llvm37 2017-03-16 18:49:48 +00:00
mail - update from 0.23.7 to 0.24 2017-03-16 10:32:00 +00:00
math math/p5-Math-Random-Secure: update 0.06 -> 0.080001 2017-03-15 12:14:13 +00:00
misc Update to 1.0.6 2017-03-15 20:30:42 +00:00
Mk COPYTREE_SHARE should also be using _SHAREMODE and not SHAREMODE. 2017-03-16 13:10:01 +00:00
multimedia - Unbreak, update urls 2017-03-15 16:18:47 +00:00
net Update net/radvd to 2.16 2017-03-16 16:55:13 +00:00
net-im Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
net-mgmt net-mgmt/observium: Observium has been tested with PHP 7.1 2017-03-16 15:19:56 +00:00
net-p2p Remove all _USE=openssl occurrences. 2017-03-15 14:45:54 +00:00
news Remove all _USE=openssl occurrences. 2017-03-15 14:45:54 +00:00
palm
polish
ports-mgmt
portuguese
print Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
russian Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
science
security security/nss: update to 3.30 2017-03-16 17:23:55 +00:00
shells
sysutils sysutils/nomad: go is not a run dependency 2017-03-16 13:35:46 +00:00
Templates
textproc Update to 0.19 2017-03-16 13:17:26 +00:00
Tools
ukrainian
vietnamese
www Update Adobe Flash Player to 25.0.0.127. 2017-03-16 11:00:11 +00:00
x11 Remove patch-kdecore__util__kshareddatacache_p.h 2017-03-16 17:22:07 +00:00
x11-clocks
x11-drivers Update to 7.9.0 2017-03-16 16:29:07 +00:00
x11-fm
x11-fonts
x11-servers Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
x11-themes
x11-toolkits - Fix LICENSE 2017-03-15 13:41:03 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Delete games/trigger-data 2017-03-15 13:31:55 +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.