1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin 89b4379a17 Deprecate most glib12 consumers
With hat:	portmgr
2018-10-12 09:19:04 +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 Deprecate most glib12 consumers 2018-10-12 09:19:04 +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 Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
converters
databases - Update to 0.14.1 2018-10-12 07:22:46 +00:00
deskutils Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
devel Deprecate most glib12 consumers 2018-10-12 09:19:04 +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 Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
hebrew
hungarian
irc
japanese Update KDE Applications to 18.08.2 2018-10-11 20:23:50 +00:00
java
Keywords
korean
lang Update KDE Applications to 18.08.2 2018-10-11 20:23:50 +00:00
mail Deprecate most glib12 consumers 2018-10-12 09:19:04 +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 Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
net Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
net-im Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
net-mgmt net-mgmt/unifi5: Update to 5.9.29 2018-10-11 13:49:22 +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 science/py-MDAnalysisTests: Update 0.18.0 -> 0.19.0 2018-10-12 01:16:48 +00:00
security Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
shells
sysutils Deprecate most glib12 consumers 2018-10-12 09:19:04 +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 Second try to fix OpenSSL 1.1.1 build. 2018-10-12 08:45:36 +00:00
x11 Deprecate most glib12 consumers 2018-10-12 09:19:04 +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 Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
x11-wm
.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.