1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tobias C. Berner f08d8601cc deskutils/gnome-shell-extension-windowoverlay-icons: Update to v36
PR:		250632
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-11-07 08:46:40 +00:00
accessibility
arabic
archivers
astro
audio audio/cyanrip: CD digital audio ripping program 2020-11-06 20:34:34 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 6.13.1 2020-11-06 22:11:13 +00:00
deskutils deskutils/gnome-shell-extension-windowoverlay-icons: Update to v36 2020-11-07 08:46:40 +00:00
devel devel/git: Fix options for flavors 2020-11-06 17:19:49 +00:00
dns
editors
emulators emulators/citra: update to s20201106 2020-11-07 00:40:06 +00:00
finance
french
ftp
games games/openjdk: fix packaging on powerpc64le while keeping compatibility with powerpc64 2020-11-07 01:58:50 +00:00
german
graphics graphics/mesa-devel: update to 20.2.b.3925 2020-11-07 00:40:12 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20201105 snapshot of GCC 8.4.1. 2020-11-07 08:30:17 +00:00
mail - Run main process as root and drop worker privileges 2020-11-06 18:53:51 +00:00
math - Update to 1.2.0 2020-11-07 08:20:53 +00:00
misc misc/mnn: Update 1.0.0 -> 1.1.0 2020-11-06 21:28:11 +00:00
Mk
multimedia multimedia/intel-media-sdk: update to 20.4.1 2020-11-06 21:30:11 +00:00
net Add net/gsocket 2020-11-07 08:06:18 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/portdowngrade: No need for svn dep 2020-11-07 08:15:03 +00:00
portuguese
print
russian
science - Fix libraries installation 2020-11-07 08:19:42 +00:00
security Update to 1.15.0 2020-11-06 21:30:21 +00:00
shells
sysutils [NEW PORT] sysutils/ethname: boot-time (re)naming of ethernet devices by MAC 2020-11-07 05:24:06 +00:00
Templates
textproc textproc/multimarkdown: update 6.5.2 to 6.6.0 2020-11-07 08:22:22 +00:00
Tools
ukrainian
vietnamese
www www/litmus: fix build with newer www/neon version 2020-11-07 06:49:55 +00:00
x11 x11/mate-dock-apllet: shebangfix python 2020-11-07 08:43:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.748 2020-11-07 00:47:56 +00:00
x11-themes x11-themes/qt5-style-plugins: fix background colour handling 2020-11-06 20:28:44 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Add misc/calendar-data entry (r553252) 2020-11-06 11:37:12 +00:00
README
UIDs
UPDATING Update to 0.2.4 2020-11-06 16:53:31 +00:00

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.