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
Max Brazhnikov 7c225866d1 emulators/aqemu: clean up port
- Drop needless linguisttools_build, the port does not use translations.
- Drop noninja. Works for me, have no idea why it was set in the first place.
- Correctly use rcc to fix build once misc/qtchooser is removed
2021-05-21 23:19:47 +03:00
.hooks
accessibility
arabic
archivers archivers/zchunk: Update 1.1.12 -> 1.1.14 2021-05-21 03:18:23 -07:00
astro
audio audio/boops-lv2: Update 1.2.10 -> 1.4.0 2021-05-21 03:51:18 -07:00
base
benchmarks benchmarks/glmark2: backport --fullscreen fix for WAYLAND option 2021-05-21 15:53:55 +00:00
biology biology/seqkit: Update 0.16.0 -> 0.16.1 2021-05-19 23:02:26 -07:00
cad
chinese chinese/rime-cantonese: Change LICENSE_PERMS_ODbL 2021-05-22 02:27:03 +08:00
comms
converters
databases databases/postgresql14-docs: Fix PKGBASE collision 2021-05-20 18:57:42 +00:00
deskutils deskutils/calibre: Update to 5.18 2021-05-21 14:41:04 +02:00
devel devel/rclint: Set NO_ARCH 2021-05-21 18:23:43 +02:00
dns dns/bind916: Update to 9.16.16. 2021-05-21 14:51:52 +02:00
editors editors/nano: Update to 5.7 2021-05-19 20:56:28 +01:00
emulators emulators/aqemu: clean up port 2021-05-21 23:19:47 +03:00
finance finance/bitcoin-armory: Remove unintended directory that was committed. 2021-05-21 03:00:58 -07:00
french
ftp
games games/tome4: update to 1.7.3 2021-05-21 12:16:25 +00:00
german
graphics graphics/waifu2x-ncnn-vulkan: update to 20210521 2021-05-21 15:53:55 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/perl5.34: Update to 5.34.0. 2021-05-21 14:52:08 +02:00
mail mail/evolution-ews: fix build 2021-05-21 16:39:26 +03:00
math math/R-cran-sandwich: Update to 3.0-1 2021-05-22 01:51:56 +09:00
misc misc/timetrace: Update to 0.4.0 2021-05-21 08:57:13 -07:00
Mk Mk/bsd.licenses.db.mk: Add ODbL license 2021-05-22 02:27:03 +08:00
multimedia multimedia/{opentoonz,zart}: unbreak (fixed by opencv) 2021-05-21 14:19:45 +03:00
net net/libdaq: Update version 3.0.2=>3.0.3 2021-05-21 18:13:29 +00:00
net-im
net-mgmt net-mgmt/librenms: Clean up Makefile and use LOCALBASE 2021-05-21 13:18:19 +00:00
net-p2p
news
polish
ports-mgmt ports-mgmt/poudriere-devel: - Update to 3.3.0-704-g8c78cfb24 2021-05-21 11:39:35 -07:00
portuguese
print print/trueprint: Pass maintainership to submitter 2021-05-19 21:47:10 -07:00
russian
science science/smoldyn: Update 2.64 -> 2.65 2021-05-21 03:00:48 -07:00
security security/snort3: Upsate version 3.1.3.0=>3.1.5.0 2021-05-21 18:13:30 +00:00
shells
sysutils sysutils/chezmoi: Update to 2.0.12 2021-05-21 08:50:31 -07:00
Templates
textproc textproc/kdiff3: update to 1.9.2, latest upstream 2021-05-20 14:57:44 +02:00
Tools
ukrainian
vietnamese
www www/surf: Update to 2.1 2021-05-21 08:39:14 -05:00
x11 x11/runner: new port had been added (+) 2021-05-21 08:09:25 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/river: update to s20210519 2021-05-20 00:57:43 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED /MOVED: automate alternative for devel/sope4 2021-05-21 14:40:12 +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.