1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dave Cottlehuber 41b234ef18 net-mgmt/rubygem-riemann-client: fix ipv6
Sponsored by:	SkunkWerks. GmbH
2019-11-25 13:52:28 +00:00
accessibility
arabic
archivers
astro astro/kstars: update to 3.3.8 2019-11-24 07:06:36 +00:00
audio - Fix LICENSE 2019-11-25 09:39:59 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.10.11 2019-11-25 12:25:10 +00:00
biology biology/unanimity and dependencies: Flag as no longer open source 2019-11-24 15:53:00 +00:00
cad Pacify portlint. 2019-11-24 22:34:43 +00:00
chinese Add chinese/taipeisanstc: 2019-11-24 11:47:35 +00:00
comms comms/conserver-com: Update distinfo and remove BROKEN 2019-11-23 21:08:01 +00:00
converters
databases databases/cego: upgrade 2.45.6 -> 2.45.8 2019-11-24 17:29:30 +00:00
deskutils
devel devel/ptlib: add missing plist entry for PulseAudio plugin 2019-11-25 12:33:47 +00:00
dns
editors editors/o: Update 2.7.3 -> 2.10.1 2019-11-25 01:22:55 +00:00
emulators emulators/qemu: Updating version 3.1.1.1=>4.1.1 2019-11-25 11:01:43 +00:00
finance
french
ftp - Fix build on powerpc64 elfv2 2019-11-24 04:13:50 +00:00
games games/rocksndiamonds-data: Remove nop options 2019-11-25 10:50:12 +00:00
german
graphics Update to a recent snapshot and unbreak. 2019-11-25 06:41:41 +00:00
hebrew
hungarian
irc irc/eggdrop: Update to 1.8.4 2019-11-24 18:57:21 +00:00
japanese
java
Keywords
korean
lang Update to the 20191122 snapshot of GCC 8.3.1. 2019-11-25 06:07:58 +00:00
mail - update WWW 2019-11-24 19:54:52 +00:00
math Update to 0.8.8 2019-11-25 09:49:37 +00:00
misc Unbreak INDEX 2019-11-24 20:50:24 +00:00
Mk devel/py-qt5: Canonicalize option names 2019-11-25 07:55:16 +00:00
multimedia multimedia/svt-av1: update to 0.7.5 2019-11-25 08:54:09 +00:00
net net/zerotier: update to 1.4.6, note new LICENSE 2019-11-25 13:37:36 +00:00
net-im
net-mgmt net-mgmt/rubygem-riemann-client: fix ipv6 2019-11-25 13:52:28 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science There is a bug with GraphicsMagick: see 2019-11-23 18:05:22 +00:00
security Update to 0.102.1 2019-11-25 09:24:27 +00:00
shells shells/ammonite: Update to 1.8.2 2019-11-24 16:50:55 +00:00
sysutils sysutils/graylog: update to 3.1.3 2019-11-25 13:42:46 +00:00
Templates
textproc textproc/libxml2: update to 2.9.10 2019-11-23 20:09:34 +00:00
Tools
ukrainian
vietnamese
www www/cliqz: Fixes build failures under certain conditions. 2019-11-25 10:37:38 +00:00
x11 x11/py-i3ipc: add new port 2019-11-24 02:10:46 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/adwaita-qt: update to 1.1.1 2019-11-23 20:58:53 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL net/zerotier: update to 1.4.6, note new LICENSE 2019-11-25 13:37:36 +00:00
Makefile
MOVED merge duplicate ROS-related ports in devel and misc 2019-11-24 19:53:39 +00:00
README
UIDs
UPDATING emulators/qemu: Updating version 3.1.1.1=>4.1.1 2019-11-25 11:01:43 +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.