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
Mateusz Piotrowski 5c4ac6fe2c Switch to the official upstream 1.0.6 tag
Upstream has started to tag releases, so let's remove GH_TAGNAME. The
reason why distinfo changed is because upstream decided to incorporate some
small documentation changes after bumping the version number in the code.
2020-04-20 08:38:51 +00:00
accessibility
arabic
archivers archivers/lazperf: Update to 1.4.4 2020-04-19 15:58:04 +00:00
astro - Update to 0.14 2020-04-20 01:25:52 +00:00
audio New port: audio/spectacle-lv2: Realtime graphical spectrum analyzer, LV2 plugin and JACK application 2020-04-20 06:17:43 +00:00
base
benchmarks
biology Update to 7.6.9 2020-04-19 10:09:56 +00:00
cad cad/ktechlab: Update 0.40.1-74 -> 0.40.1-77 2020-04-19 19:41:35 +00:00
chinese
comms comms/gnuradio: fix build on GCC architectures 2020-04-19 18:21:12 +00:00
converters
databases - Update to 1.61 2020-04-20 00:59:57 +00:00
deskutils Fix build on GCC-based systems by adding c++11-lang to USES: 2020-04-19 04:45:42 +00:00
devel - Update to 2.232 2020-04-20 02:54:49 +00:00
dns dns/nsd: update 4.3.0 -> 4.3.1 2020-04-19 06:30:26 +00:00
editors editors/kak-lsp: Update to v8.0.0 2020-04-20 04:17:25 +00:00
emulators emulators/emu64: extend patch to fix an issue with OSS 2020-04-19 09:05:47 +00:00
finance
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/heimer: Update to 1.16.0 2020-04-20 03:35:16 +00:00
hebrew
hungarian
irc
japanese
java Update to 7u261 2020-04-19 21:28:43 +00:00
Keywords
korean
lang Update to the 20200418 snapshot of GCC 9.3.1. 2020-04-19 19:36:26 +00:00
mail Update to 20200417 2020-04-20 08:00:49 +00:00
math - Update net/openmpi to 4.0.3 (openmpi 1 is deprecated) 2020-04-19 09:49:02 +00:00
misc - Update net/openmpi to 4.0.3 (openmpi 1 is deprecated) 2020-04-19 09:49:02 +00:00
Mk
multimedia multimedia/svt-av1: update to 0.8.2 2020-04-20 08:38:50 +00:00
net New port: net/evans 2020-04-19 21:53:51 +00:00
net-im net-im/qTox: Update 1.16.3-882 -> 1.16.3-892 2020-04-19 19:11:43 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/pdftk: Update to v3.0.10 2020-04-20 03:34:42 +00:00
russian
science science/lammps: Update 19Mar2020 -> 15Apr2020 2020-04-20 04:38:13 +00:00
security - Update to 8.0.8 2020-04-20 03:31:01 +00:00
shells
sysutils Unbreak bulk -a after r532113 2020-04-19 20:08:19 +00:00
Templates
textproc Update to 1.0.19 2020-04-19 11:41:15 +00:00
Tools
ukrainian
vietnamese
www Unbreak bulk -a after r532113 2020-04-19 20:08:19 +00:00
x11 Now, PLIST is generated automatically. 2020-04-19 15:28:19 +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
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Unbreak bulk -a after r532113 2020-04-19 20:08:19 +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.