Personal patches
Go to file
2020-06-30 12:53:24 +00:00
accessibility
arabic
archivers - Update WWW 2020-06-28 09:35:07 +00:00
astro
audio Update audio/py-musicbrainzngs to 0.7.1 2020-06-29 17:39:46 +00:00
base
benchmarks
biology biology/hyphy: Update to version 2.5.15 2020-06-28 16:40:33 +00:00
cad cad/NASTRAN-95: Unbreak build with GCC 10 2020-06-28 04:29:19 +00:00
chinese Update to 5.4.2 2020-06-29 22:24:46 +00:00
comms comms/flmsg: Update 4.0.15 -> 4.0.16 2020-06-30 07:14:49 +00:00
converters
databases Remove expired ports: 2020-06-30 10:32:54 +00:00
deskutils Update to 1.26.4 2020-06-29 07:40:07 +00:00
devel Remove expired ports: 2020-06-30 10:32:54 +00:00
dns Update to 1.17 2020-06-29 16:15:46 +00:00
editors editors/o: Update 2.30.2 -> 2.30.3 2020-06-30 02:18:53 +00:00
emulators emulators/rpcs3: unbreak on FreeBSD < 11.4/12.2 after r540845 2020-06-30 06:11:00 +00:00
finance - Unbreak by fixing MASTER_SITES 2020-06-30 08:14:14 +00:00
french Update to 5.4.2 2020-06-29 22:24:46 +00:00
ftp
games Update to 5.0 2020-06-30 12:50:46 +00:00
german Update to 5.4.2 2020-06-29 22:24:46 +00:00
graphics Update to 3.4.3 2020-06-30 09:55:06 +00:00
hebrew
hungarian
irc
japanese Update to 5.4.2 2020-06-29 22:24:46 +00:00
java java/apache-commons-collections: 2020-06-28 13:47:26 +00:00
Keywords
korean
lang lang/rust-nightly: Update to 1.46.0.20200630 2020-06-30 09:47:20 +00:00
mail update 20200626 2020-06-30 09:52:19 +00:00
math - Update to 1.1.1 2020-06-30 02:52:35 +00:00
misc misc/py-progressbar2: update to 3.51.4 2020-06-28 11:39:51 +00:00
Mk
multimedia multimedia/kodi-devel: Update to latest commit 2020-06-30 09:44:34 +00:00
net Add a port of Sacc(omys), simple console Gopher client. 2020-06-30 12:53:24 +00:00
net-im Update to 2.1.13 2020-06-28 05:46:48 +00:00
net-mgmt Update to 1.23.0 2020-06-29 15:17:50 +00:00
net-p2p Update to 0.16.745 2020-06-28 08:07:15 +00:00
news
polish
ports-mgmt Use correct DISTVERSION 2020-06-29 08:59:32 +00:00
portuguese
print Remove expired ports: 2020-06-30 10:32:54 +00:00
russian Update to 5.4.2 2020-06-30 07:39:38 +00:00
science science/lammps: Update 15Jun2020 -> 30Jun2020 2020-06-29 19:55:53 +00:00
security - Update WWW 2020-06-30 09:35:09 +00:00
shells
sysutils Update to 2.16.0 2020-06-29 23:25:00 +00:00
Templates
textproc Remove expired ports: 2020-06-30 10:32:54 +00:00
Tools
ukrainian
vietnamese
www Remove expired ports: 2020-06-30 10:32:54 +00:00
x11 Update NVidia drivers and auxiliary utilities to their latest versions 2020-06-30 08:42:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/spleen: Update to 1.8.0 2020-06-30 09:50:12 +00:00
x11-servers
x11-themes
x11-toolkits Remove no-op typo 2020-06-29 16:16:48 +00:00
x11-wm x11-wm/chamfer: update to s20200527 2020-06-29 01:10:56 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-06-30 10:32:54 +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.