1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dima Panov ac83436f78 sysutils/lxqt-config: add missed translations to plist
Reported by:	poudriere -t build
With hat:	ports-secteam
2021-04-13 00:27:53 +10:00
accessibility
arabic
archivers
astro astro/p5-Astro-satpass: Update to 0.118 2021-04-12 11:15:21 +08:00
audio
base
benchmarks
biology New port: biology/ncbi-vdb: NCBI's virtualized back-end for accessing Sequence Read Archive 2021-04-12 02:29:42 -07:00
cad cad/netgen: fix build 2021-04-12 11:14:53 +02:00
chinese
comms
converters
databases
deskutils deskutils/syncthingtray: update to 1.1.5 2021-04-11 23:11:17 -04:00
devel devel/py-python-dbusmock: update to 0.23.0 2021-04-12 22:30:26 +09:00
dns
editors
emulators emulators/wine-devel: Update to Wine 6.6 2021-04-12 13:11:14 +00:00
finance
french
ftp
games devel/godot2: remove dependency on python2, undeprecate consumer ports 2021-04-12 16:20:25 +03:00
german
graphics graphics/gdal: make compatible with OpenEXR/Imath 3.0 2021-04-12 02:33:53 +02:00
hebrew
hungarian
irc
japanese
java java/intellij-ultimate: update to 2021.1 2021-04-12 09:33:52 +02:00
Keywords
korean
lang
mail
math
misc
Mk
multimedia
net devel/libzrtpcpp: mark BROKEN 2021-04-12 11:14:53 +02:00
net-im
net-mgmt
net-p2p net-p2p/monero-cli: Upgrade from 0.17.1.9 to 0.17.2.0 2021-04-12 11:36:49 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/trezord: update to 2.0.31 release. 2021-04-12 09:30:58 +02:00
shells
sysutils sysutils/lxqt-config: add missed translations to plist 2021-04-13 00:27:53 +10:00
Templates
textproc Fix pkgconfig files. 2021-04-12 09:51:30 +02:00
Tools
ukrainian
vietnamese
www - Update www/mediawiki to 1.35.2 and 1.31.14 2021-04-12 20:20:53 +08:00
x11 x11/lavalauncher: update to 2.1.0 2021-04-12 10:17:27 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/Kvantum: add missed translation to plist 2021-04-13 00:20:20 +10:00
x11-toolkits
x11-wm
.arcconfig Remove history.immutable from .arcconfig 2021-04-12 17:44:02 +08:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.