1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Wills 580db765b2 net-mgmt/nstat: don't assume timespecadd is undefined
PR:		230058
Submitted by:	asomers
2018-07-26 17:54:36 +00:00
accessibility
arabic
archivers
astro New port: astro/py-pysofa: Python binding for SOFA, the fundamental astronomy library 2018-07-26 03:12:23 +00:00
audio audio/alure: Cleanup and fix options 2018-07-26 09:12:28 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Delete stray blank line from pkg-plist 2018-07-26 07:04:13 +00:00
deskutils
devel devel/libvirt: fix xen-tools dependency 2018-07-26 15:44:57 +00:00
dns
editors
emulators emulators/virtualbox-ose: Fix build when using 3.? as default Python 2018-07-26 11:46:58 +00:00
finance
french
ftp
games
german
graphics - Update to 8.6.5 2018-07-26 15:07:46 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update lang/erlang-runtime21 to version 21.0.4. 2018-07-26 11:29:31 +00:00
mail
math Update to 0.7.5 2018-07-26 14:52:32 +00:00
misc misc/openhmd: Small correction 2018-07-26 09:12:27 +00:00
Mk Extract PLIST_SUB substitutions into a sed script. 2018-07-26 11:09:46 +00:00
multimedia - Fix build with clang6 2018-07-26 13:16:06 +00:00
net Update to 0.105.0 which is required for gitlab 11.1.1. 2018-07-26 13:46:10 +00:00
net-im
net-mgmt net-mgmt/nstat: don't assume timespecadd is undefined 2018-07-26 17:54:36 +00:00
net-p2p - Use corresponded luasocket while SOCKET option enabled 2018-07-26 04:21:47 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/libghemical: Fix C++11 errors on 12 2018-07-26 08:11:33 +00:00
security - Document a graphics/vips buffer overflow. 2018-07-26 17:37:35 +00:00
shells
sysutils xen-tools411: remove oxenstored related files from plist 2018-07-26 09:31:36 +00:00
Templates
textproc Update to 1.6.4 which is required for gitlab 11.1.1. 2018-07-26 13:49:41 +00:00
Tools
ukrainian
vietnamese
www www/tomcat9: mark additional config files with @sample 2018-07-26 16:42:35 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Upgrade ibus-typing-booster to 2.1.0. 2018-07-25 21:02:21 +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.