1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sean Bruno 3a4a7bd785 Setting DOCS=off will set EXTRA_PATCHES, so we need to append to this
variable, not clear it.

Submitted by:	tobik
2018-10-12 18:20:35 +00:00
accessibility Update KDE Applications to 18.08.2 2018-10-11 20:23:50 +00:00
arabic
archivers Fix build with OpenSSL 1.1.x 2018-10-12 07:35:46 +00:00
astro Update KDE Applications to 18.08.2 2018-10-11 20:23:50 +00:00
audio Finish glib12 deprecation 2018-10-12 12:42:22 +00:00
base
benchmarks Update to 3.11 2018-10-12 07:58:33 +00:00
biology Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
cad Update devel/tbb to version 2019.1 and bump dependent ports' revisions 2018-10-11 14:47:13 +00:00
chinese
comms comms/conserver-com: Update licensing details and pet portlint 2018-10-12 16:08:03 +00:00
converters
databases This is a MongoDB to Moose object mapper. This module allows you to use 2018-10-12 16:14:37 +00:00
deskutils Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
devel devel/py-libzfs: Fix build on systems that are missing the /sys symlink 2018-10-12 13:21:30 +00:00
dns
editors Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
emulators Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
finance
french
ftp
games Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
german Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
graphics Fix dependencies for latest Gimp release 2018-10-12 14:09:49 +00:00
hebrew
hungarian
irc
japanese Finish glib12 deprecation 2018-10-12 12:42:22 +00:00
java
Keywords
korean
lang Update to 7.1.23 2018-10-12 17:03:07 +00:00
mail Fix mail/opendkim to work with standard sendmail in base 2018-10-12 15:30:35 +00:00
math Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
misc Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
Mk Update KDE Applications to 18.08.2 2018-10-11 20:23:50 +00:00
multimedia Finish glib12 deprecation 2018-10-12 12:42:22 +00:00
net 0~net/intel-ix-kmod: New port for 10g Intel Ethernet Base Driver 2018-10-12 13:12:52 +00:00
net-im Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
net-mgmt net-mgmt/icinga2: 2018-10-12 12:19:57 +00:00
net-p2p Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
news
palm Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
polish
ports-mgmt
portuguese
print Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
russian
science Fix packaging with python 3.x 2018-10-12 14:58:58 +00:00
security Update to 1.6.2. 2018-10-12 18:20:13 +00:00
shells
sysutils Setting DOCS=off will set EXTRA_PATCHES, so we need to append to this 2018-10-12 18:20:35 +00:00
Templates
textproc Those ports are not compatible with php 7.3 2018-10-12 06:23:47 +00:00
Tools rmport: if the user edited the commit message, ask again afterwards. 2018-10-11 13:40:41 +00:00
ukrainian
vietnamese
www Update Template::Toolkit to 2.28, and pet portlint 2018-10-12 16:02:15 +00:00
x11 - Update WWW 2018-10-12 09:38:40 +00:00
x11-clocks Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
x11-drivers
x11-fm Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
x11-fonts Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
x11-servers
x11-themes
x11-toolkits Finish glib12 deprecation 2018-10-12 12:42:22 +00:00
x11-wm Mark x11-wm/qtile as deprecated too 2018-10-12 09:39:21 +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.