1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin c099fb8f56 Deprecate python-gnome2 stuff
With hat:	portmgr
2020-01-14 09:44:37 +00:00
accessibility
arabic
archivers Deprecate some ROX desktop components 2020-01-14 09:34:34 +00:00
astro Update to 0.111 2020-01-13 17:45:19 +00:00
audio Deprecate python-gnome2 stuff 2020-01-14 09:44:37 +00:00
base
benchmarks Switch version of python used in USES=waf to default version of python 2020-01-14 09:27:18 +00:00
biology devel/jsoncpp: Update 1.8.1 -> 1.9.2 2020-01-13 21:38:35 +00:00
cad
chinese
comms
converters
databases Deprecate old versions of some samba libraries 2020-01-14 08:57:17 +00:00
deskutils Deprecate python-gnome2 stuff 2020-01-14 09:44:37 +00:00
devel Deprecate some ROX desktop components 2020-01-14 09:34:34 +00:00
dns Add EASYNAME, GRANSY, GRATISDNS, HENET, HETZNER, LOCALZONE, NAMECHEAP, PLESK, ROUTE53, SOFTLAYER, SUBREG and TRANSIP options 2020-01-13 17:41:35 +00:00
editors Deprecate some ROX desktop components 2020-01-14 09:34:34 +00:00
emulators
finance Update to 1.29 2020-01-13 17:47:53 +00:00
french
ftp
games games/vvvvvv: Spell ONLY_FOR_ARCHS correctly 2020-01-13 17:55:08 +00:00
german Update to 2020.01.12 2020-01-13 17:42:23 +00:00
graphics Switch version of python used in USES=waf to default version of python 2020-01-14 09:27:18 +00:00
hebrew
hungarian
irc
japanese
java java/bootstrap-openjdk8: use the correct behaviour for the bootstrap 2020-01-13 13:24:56 +00:00
Keywords
korean
lang Update to the 20200110 snapshot of GCC 8.3.1. 2020-01-14 06:29:33 +00:00
mail mail/mutt: upgrade 1.13.2 -> 1.13.3 2020-01-13 20:23:02 +00:00
math Update to 0.9.3 2020-01-14 08:04:38 +00:00
misc misc/cldr-emoji-annotation: Update 34.12.14891_0 -> 36.12.120191002_0 2020-01-14 05:31:49 +00:00
Mk Switch version of python used in USES=waf to default version of python 2020-01-14 09:27:18 +00:00
multimedia Deprecate some ROX desktop components 2020-01-14 09:34:34 +00:00
net Switch version of python used in USES=waf to default version of python 2020-01-14 09:27:18 +00:00
net-im - Update WWW 2020-01-14 09:30:20 +00:00
net-mgmt
net-p2p
news
polish Update to 20200108 2020-01-13 17:42:28 +00:00
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2020-01-13 18:02:29 +00:00
portuguese
print
russian
science devel/jsoncpp: Update 1.8.1 -> 1.9.2 2020-01-13 21:38:35 +00:00
security Document gitlab vulnerability. 2020-01-14 07:28:53 +00:00
shells
sysutils Deprecate python-gnome2 stuff 2020-01-14 09:44:37 +00:00
Templates
textproc misc/cldr-emoji-annotation: Update 34.12.14891_0 -> 36.12.120191002_0 2020-01-14 05:31:49 +00:00
Tools
ukrainian
vietnamese
www Update to 4.4.13 release. 2020-01-14 08:31:09 +00:00
x11 Deprecate some ROX desktop components 2020-01-14 09:34:34 +00:00
x11-clocks
x11-drivers
x11-fm Deprecate some ROX desktop components 2020-01-14 09:34:34 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Deprecate python-gnome2 stuff 2020-01-14 09:44:37 +00:00
x11-wm x11-wm/chamfer: add missing patch comment 2020-01-14 01:03:05 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add a note about need of additional update of Samba-related ports in case of Python 3 upgrade. 2020-01-13 13:25:49 +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.