1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-07-19 01:47:58 +08:00
.hooks
accessibility accessibility/rubygem-atk: Update to 3.4.6 2021-07-19 01:47:47 +08:00
arabic
archivers archivers/gnome-autoar: update to 0.3.3 2021-07-17 20:43:39 +02:00
astro
audio audio/midipp: Update to 2.0.9 2021-07-18 13:07:20 +02:00
base
benchmarks
biology
cad *: bump PORTREVISION after math/Imath update 2021-07-17 11:17:59 +02:00
chinese
comms
converters
databases databases/p5-DBIx-DisconnectAll: Add p5-DBIx-DisconnectAll 0.03 2021-07-19 01:46:40 +08:00
deskutils deskutils/py-py3status: Add GEVENT and UDEV options 2021-07-19 01:47:14 +08:00
devel devel/rubygem-gobject-introspection: Update to 3.4.6 2021-07-19 01:47:50 +08:00
dns dns/p5-Net-DNS: Update to 1.32 2021-07-19 01:47:03 +08:00
editors *: bump PORTREVISION after math/Imath update 2021-07-17 11:17:59 +02:00
emulators emulators/dosbox-staging: Update to 0.77.0 2021-07-17 15:14:51 +03:00
finance
french
ftp
games games/corsix-th: Update to 0.65.1 2021-07-18 11:48:17 +02:00
german
graphics graphics/rubygem-gdk_pixbuf2: Update to 3.4.6 2021-07-19 01:47:58 +08:00
hebrew
hungarian
irc irc/bitlbee-mastodon: Update to 1.4.5 2021-07-18 05:13:06 -04:00
japanese japanese/font-firge{,-nerd}: Hook two new ports to the build. 2021-07-19 01:39:37 +09:00
java java/sigar: the port had been updated and improved (+) 2021-07-16 19:44:37 +00:00
Keywords
korean
lang lang/v8: Update to 9.1.269.39 2021-07-19 01:47:01 +08:00
mail
math math/p5-Math-BigInt-Lite: Update to 0.23 2021-07-19 01:47:13 +08:00
misc misc/freebsd-doc-*: Add docproj-legacy dependency 2021-07-17 19:31:40 -03:00
Mk Mk/bsd.gcc.mk: User newer versions in examples 2021-07-16 12:39:41 +00:00
multimedia multimedia/gstreamer1-libav: Fix build on aarch64 2021-07-18 17:14:44 +02:00
net net/gfbgraph: update to 0.2.4 2021-07-17 20:43:39 +02:00
net-im net-im/tg_owt: Fix build on aarch64 2021-07-18 16:56:54 +02:00
net-mgmt net-mgmt/ipv6calc: Update to 3.2.0 2021-07-18 10:56:06 -03:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-fonttools: Update to 4.25.1 2021-07-19 01:47:22 +08:00
russian
science *: bump PORTREVISION after math/Imath update 2021-07-17 11:17:59 +02:00
security security/py-google-auth-oauthlib: Add py-google-auth-oauthlib 0.4.4 2021-07-19 01:46:54 +08:00
shells shells/p5-Shell-Perl: Fix PORTVERSION (going backward from 0.0022 to 0.004) 2021-07-19 01:47:14 +08:00
sysutils sysutils/brut: New port 2021-07-18 15:22:35 +01:00
Templates
textproc textproc/py-texttable: Update to 1.6.4 2021-07-18 08:47:14 -03:00
Tools
ukrainian
vietnamese
www www/rubygem-protocol-http: Update to 0.22.5 2021-07-19 01:47:46 +08:00
x11 x11/sddm: make "user session" more resilient 2021-07-18 00:21:59 +02:00
x11-clocks
x11-drivers
x11-fm textproc/exempi: update to 2.5.2 2021-07-17 19:34:38 +02:00
x11-fonts x11-fonts/cantarell-fonts: update to 0.301 2021-07-17 19:36:56 +02:00
x11-servers
x11-themes x11-themes/classiclooks: update to 2.2.0 2021-07-16 09:56:56 +02:00
x11-toolkits x11-toolkits/plasma5-kdeplasma-addons: lighten dependencies 2021-07-17 15:55:59 +02:00
x11-wm x11-wm/river: update to s20210715 2021-07-17 00:15:08 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED cleanup: Remove expired ports: 2021-07-18 11:33:02 +02: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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.