1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jochen Neumeister 5f3c97aed9 Update to 3.0.8
Changelog:
 - Fixed build with PHP-7.3

Sponsored by:	Netzkommune GmbH
2019-03-26 11:03:53 +00:00
accessibility
arabic
archivers
astro
audio audio/spotifyd: Update to 0.2.8 2019-03-26 10:24:55 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils deskutils/kdeconnect-kde: update to 1.3.4 2019-03-25 20:42:09 +00:00
devel - Unbreak the build on -CURRENT after r345349 2019-03-26 09:06:32 +00:00
dns
editors
emulators emulators/citra: update to s20190324 2019-03-26 00:41:49 +00:00
finance
french
ftp
games games/colobot: fix build with GCC-based architectures 2019-03-25 17:21:57 +00:00
german Update to 2019.03.24 2019-03-25 18:47:46 +00:00
graphics Fix build after base r345349 2019-03-25 18:46:34 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rust-nightly: update to 1.35.0.20190326 2019-03-26 00:41:59 +00:00
mail mail/thunderbird: update to 60.6.1 2019-03-26 00:58:34 +00:00
math
misc
Mk Adjust documented values for LLVM_DEFAULT 2019-03-25 18:09:43 +00:00
multimedia multimedia/aom: update to 1.0.0.1518 2019-03-26 00:41:20 +00:00
net Update CONFLICTS. 2019-03-26 10:59:32 +00:00
net-im New port net-im/nheko 2019-03-25 22:04:55 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/klee: Update to 2.0 and switch to LLVM 8. 2019-03-26 04:38:52 +00:00
shells Update to the latest att/ast github commit. 2019-03-26 04:10:41 +00:00
sysutils Update to the latest cfengine commits on github. 2019-03-26 04:10:50 +00:00
Templates
textproc Update to 2019.03.20 2019-03-25 18:47:51 +00:00
Tools
ukrainian
vietnamese
www Update to 3.0.8 2019-03-26 11:03:53 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/Kvantum: Update to 0.11.0 2019-03-26 05:19:09 +00:00
x11-toolkits
x11-wm x11-wm/xcompmgr: Update to 1.1.8 2019-03-26 09:54:09 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.