1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-05-08 12:29:09 -07:00
.hooks
accessibility
arabic
archivers New port: archivers/lxqt-archiver 2021-05-08 18:51:59 +02:00
astro astro/swe: Update version 2.10=>2.10.01 2021-05-07 17:38:18 +00:00
audio audio/flac: Fix out-of-bounds read 2021-05-08 19:00:04 +02:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-pg8000: Update to 1.19.4 2021-05-08 16:41:23 +08:00
deskutils deskutils/qlipper: Update to 5.1.2 2021-05-08 18:52:00 +02:00
devel devel/py-hvac: Update to 0.10.11 2021-05-08 19:02:23 +02:00
dns dns/pear-Net_DNS2: update to 1.5.0. 2021-05-08 09:42:05 +08:00
editors editors/featherpad: Update to 0.18.0 2021-05-08 18:52:01 +02:00
emulators emulators/rpcs3: update to 0.0.16.12226 2021-05-08 00:32:05 +00:00
finance finance/prestashop: Update to 1.7.7.4 2021-05-08 19:47:28 +08:00
french
ftp ftp/pear-Net_FTP: update to 1.4.1. 2021-05-08 09:25:55 +08:00
games games/veloren: Unbreak build with Rust 1.52.0 (D30099) 2021-05-08 12:40:39 +02:00
german
graphics graphics/lximage-qt: Update to 0.17.0 2021-05-08 18:51:59 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc12-devel: Update to the 20210502 snapshot of GCC 12.0.0 2021-05-08 07:26:57 +00:00
mail mail/rainloop(-community): Update to 1.16.0 2021-05-08 12:27:45 -07:00
math math/Imath: relax user to C++11, regression fix 2021-05-08 11:52:43 +02:00
misc
Mk KDE_INVENT: drop WRKSRC hack 2021-05-07 14:33:22 +02:00
multimedia multimedia/minisatip: Update to 1.1.3 2021-05-08 08:20:47 +00:00
net net/librespeed-cli: Update to v1.0.9 2021-05-08 16:23:09 +02:00
net-im KDE_INVENT: drop WRKSRC hack 2021-05-07 14:33:22 +02:00
net-mgmt net-mgmt/unifi6: Update to 6.1.71 2021-05-07 20:03:41 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print New port: print/epson-inkjet-printer-escpr2 Epson Inkjet Printer Driver 2 (ESC/P-R) 2021-05-08 12:18:36 -07:00
russian
science KDE_INVENT: drop WRKSRC hack 2021-05-07 14:33:22 +02:00
security security/secpanel: Pass maintainership to submitter 2021-05-08 12:29:09 -07:00
shells shells/bash: Update to 5.1.8 2021-05-07 23:37:15 +02:00
sysutils New port: sysutils/lxqt-powermanagement 2021-05-08 18:52:00 +02:00
Templates
textproc textproc/py-python-slugify: update to 5.0.2 2021-05-08 14:48:57 +01:00
Tools
ukrainian
vietnamese
www www/ilias6: Update to 6.9 2021-05-08 16:38:18 +08:00
x11 x11/plasma5-plasma-desktop: fix screen reader configuration 2021-05-08 20:54:40 +02:00
x11-clocks
x11-drivers
x11-fm x11-fm/pcmanfm-qt: Update to 0.17.0 2021-05-08 18:52:00 +02:00
x11-fonts x11-fonts/fcft: update to 2.4.0 2021-05-07 16:22:43 +00:00
x11-servers
x11-themes x11-themes/lxqt-themes: Update to 0.17.0 2021-05-08 18:51:58 +02:00
x11-toolkits x11-toolkits/qtermwidget: Update to 0.17.0 2021-05-08 18:51:58 +02:00
x11-wm x11-wm/lxqt: Update to 0.17 2021-05-08 18:52:01 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs New port: net/gemserv: Gemini server written in Rust 2021-05-07 11:52:17 -07:00
LEGAL
Makefile
MOVED
README
UIDs New port: net/gemserv: Gemini server written in Rust 2021-05-07 11:52:17 -07:00
UPDATING devel/pycharm-ce: Update to version 2021.1.1 2021-05-08 00:40:52 +03: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://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.