1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-04-21 19:37:29 +00:00
accessibility
arabic
archivers archivers/lazperf: Update to 1.4.4 2020-04-19 15:58:04 +00:00
astro - Update to r4483 2020-04-20 12:18:00 +00:00
audio Update to 0.4.1 2020-04-21 07:41:42 +00:00
base
benchmarks
biology Update to 7.6.9 2020-04-19 10:09:56 +00:00
cad Switch back to VTK-6.1 for the moment, unfortunately. 2020-04-20 14:04:36 +00:00
chinese - Add LICENSE 2020-04-20 09:32:28 +00:00
comms comms/gnuradio: fix build on GCC architectures 2020-04-19 18:21:12 +00:00
converters
databases Add LICENSE_FILE 2020-04-21 19:37:00 +00:00
deskutils Properly register the glib schema during installation 2020-04-20 12:15:30 +00:00
devel Update to 1.000018 2020-04-21 19:37:24 +00:00
dns
editors editors/kak-lsp: Update to v8.0.0 2020-04-20 04:17:25 +00:00
emulators Remove expired port: 2020-04-21 18:22:15 +00:00
finance - Moved py-ebaysdk-python to py-ebaysdk. it reflects current name hosted at 2020-04-21 17:05:36 +00:00
french
ftp - Update to 1.98-1.2 2020-04-19 14:42:07 +00:00
games games/legend-of-edgar: Update to 1.33 2020-04-20 03:35:40 +00:00
german
graphics graphics/libprojectm: Update 3.1.0 -> 3.1.3 2020-04-21 17:08:39 +00:00
hebrew
hungarian
irc
japanese
java Update to 7u261 2020-04-19 21:28:43 +00:00
Keywords
korean
lang Update to 1.55 2020-04-21 19:37:29 +00:00
mail - add WWW 2020-04-21 17:40:13 +00:00
math Sort SUBDIRs 2020-04-21 18:53:57 +00:00
misc Add rubygem-octicons 9.6.0 2020-04-21 19:33:17 +00:00
Mk OVERLAYS: Include <overlay>/Mk/bsd.overlay.mk 2020-04-21 15:50:40 +00:00
multimedia graphics/libprojectm: Update 3.1.0 -> 3.1.3 2020-04-21 17:08:39 +00:00
net Introduce new ports databases/ldb20 and net/samba411 2020-04-21 08:35:38 +00:00
net-im net-im/py-matrix-synapse: Update to 1.12.3, Fixes security vulnerability 2020-04-21 15:02:32 +00:00
net-mgmt
net-p2p net-p2p/py-libtorrent-rasterbar: Update 1.2.5 -> 1.2.6 2020-04-21 16:11:52 +00:00
news
polish
ports-mgmt
portuguese
print print/lilypond-devel: update 2.19.83 -> 2.20.0 2020-04-20 19:05:45 +00:00
russian
science Add py-scikit-optimize 0.7.4 2020-04-21 19:33:11 +00:00
security Update to 1.6 2020-04-21 19:35:07 +00:00
shells
sysutils - fix build for CURRENT 2020-04-21 17:52:36 +00:00
Templates
textproc Add rubygem-rouge317 3.17.0 (copied from rubygem-rouge) 2020-04-21 19:33:30 +00:00
Tools
ukrainian
vietnamese
www Update to 10.4.1 2020-04-21 19:35:14 +00:00
x11 - Add LICENSE 2020-04-21 09:32:28 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Switch to the official upstream 1.0.6 tag 2020-04-20 08:38:51 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/picom: update to v8 2020-04-21 19:37:15 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-04-21 18:22:15 +00:00
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.