1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-04-29 14:57:55 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad cad/sweethome3d: Reset MAINTAINER 2020-04-29 06:06:03 +00:00
chinese
comms Update to 1.4.1 2020-04-29 13:40:39 +00:00
converters
databases
deskutils
devel devel/py-oci: Update to 2.14.0 2020-04-29 12:04:52 +00:00
dns
editors editors/o: Update 2.24.2 -> 2.25.0 2020-04-29 04:11:23 +00:00
emulators
finance
french
ftp
games - Update to 0.3.1 2020-04-29 07:24:54 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords Replace @rmtry shell implementation with a lua implementation 2020-04-29 14:33:55 +00:00
korean
lang Update to the 20200424 snapshot of GCC 8.4.1. 2020-04-29 14:06:53 +00:00
mail Update to 20200424 2020-04-29 07:12:15 +00:00
math - Update to 0.9.870.2.0 2020-04-29 08:42:31 +00:00
misc misc/urh: Update 2.8.6 -> 2.8.7 2020-04-29 03:53:41 +00:00
Mk Allow lua scripts in the framworks. 2020-04-29 14:01:05 +00:00
multimedia multimedia/plexmedaserver-plexpass: Update to 1.19.2.2737 2020-04-29 14:57:55 +00:00
net Import patch to fix build on !x86 !arm. 2020-04-29 14:41:02 +00:00
net-im - Fix configuration path into rc script 2020-04-29 05:14:45 +00:00
net-mgmt net-mgmt/py-arouteserver: Update version 0.24.1=>0.25.0 2020-04-29 13:20:15 +00:00
net-p2p
news
polish
ports-mgmt Update to 1.14.4 2020-04-29 07:32:00 +00:00
portuguese
print
russian
science science/highfiv: Update 2.2 -> 2.2.1 2020-04-29 07:05:09 +00:00
security net/ceph14: document CVE-2020-1759, CVE-2020-1760 2020-04-29 06:08:20 +00:00
shells - Update to 2.1.1 2020-04-29 11:28:14 +00:00
sysutils Command-line tool that displays information about your Git repository 2020-04-29 07:33:15 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 1.0.6 2020-04-29 11:15:54 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES Allow lua scripts in the framworks. 2020-04-29 14:01:05 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL [NEW PORTS]: games/libretro-* libretro cores for compatible emulators 2020-04-29 05:27:55 +00:00
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.