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
Danilo Egea Gondolfo a16f53af09 - Update to 20191209
2019-12-09 22:09:43 +00:00
accessibility
arabic
archivers Update to 0.10.1alpha 2019-12-09 07:36:03 +00:00
astro Restrict USES=python to 3.5+ for py-pooch 0.7.0 update 2019-12-08 17:00:50 +00:00
audio - Fix LICENSE 2019-12-09 09:40:35 +00:00
base
benchmarks
biology Update to 1.007007 (1.7.7) 2019-12-08 16:57:23 +00:00
cad
chinese
comms Reported via direct email 2019-12-08 23:57:43 +00:00
converters
databases - Add support for PostgreSQL 10 [1] 2019-12-09 09:29:12 +00:00
deskutils
devel - Move graphics/osg to graphics/osg34 in preparation for update to 3.6 2019-12-09 21:07:13 +00:00
dns Update to latest commit. 2019-12-09 14:10:35 +00:00
editors Attempt to fix gcc builds on powerpc, that were broken by a boost upgrade. 2019-12-08 22:49:11 +00:00
emulators emulators/mame: add MAKE_JOBS_UNSAFE=yes 2019-12-09 11:17:41 +00:00
finance
french
ftp
games - Move graphics/osg to graphics/osg34 in preparation for update to 3.6 2019-12-09 21:07:13 +00:00
german
graphics - Move graphics/osg to graphics/osg34 in preparation for update to 3.6 2019-12-09 21:07:13 +00:00
hebrew
hungarian
irc irc/eggdrop-devel: Update to latest commit 2019-12-08 22:08:32 +00:00
japanese
java
Keywords
korean
lang Update to v5.31.6-115-gd821b3b405. 2019-12-09 14:10:10 +00:00
mail Reset maintainer at their request. 2019-12-08 23:21:13 +00:00
math Ask for modern compiler. Ancient GCC complains with: 2019-12-09 01:33:20 +00:00
misc - Move graphics/osg to graphics/osg34 in preparation for update to 3.6 2019-12-09 21:07:13 +00:00
Mk
multimedia multimedia/svt-hevc: update to 1.4.2 2019-12-09 15:52:47 +00:00
net Build ipv6 and ipv4 versions together and package both. 2019-12-09 19:07:42 +00:00
net-im
net-mgmt Update to 2.3.0. 2019-12-09 14:10:40 +00:00
net-p2p
news - Update MASTER_SITES, fixing fetch 2019-12-09 17:17:32 +00:00
polish
ports-mgmt ports-mgmt/create-rb-port: fetches again 2019-12-09 14:15:41 +00:00
portuguese
print - Update to 20191209 2019-12-09 22:09:43 +00:00
russian
science science/simbody: Update 3.6.1 -> 3.7 2019-12-09 16:20:00 +00:00
security Document Ghostscript vulnerabilities. 2019-12-09 20:54:17 +00:00
shells
sysutils - Update to 1.17.0 2019-12-09 22:09:14 +00:00
Templates
textproc textproc/py-chardet: drop uncoditional pytest dependency 2019-12-08 23:04:55 +00:00
Tools
ukrainian
vietnamese
www - Fix build on FreeBSD < 12.x 2019-12-09 21:52:29 +00:00
x11 Mark x11/rxvt for deletion 2019-12-08 18:43:52 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/piewm: unbreak, make fetchable 2019-12-09 13:47:16 +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.