Go to file
Tilman Keskinoz 907166c4da games/gnushogi: Fix Makefile to be make jobs safe
PR:		285190
Submitted by:	maintainer
Reported by:	freebsd-pkg-fallout
2025-07-25 18:42:30 +02:00
.hooks
Keywords
Mk
Templates
Tools
accessibility accessibility/atkmm: unbreak build after 815623f49e (+) 2025-07-25 17:23:25 +03:00
arabic
archivers
astro
audio audio/noson-app: Update to 5.6.13 2025-07-25 17:46:12 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/mariadb-java-client: New port: MariaDB JDBC driver for Java applications (precompiled .jar) 2025-07-25 18:52:32 +03:00
deskutils
devel devel/py-uv-dynamic-versioning: Add new port 2025-07-25 18:15:10 +02:00
dns
editors
emulators
filesystems
finance
french
ftp
games games/gnushogi: Fix Makefile to be make jobs safe 2025-07-25 18:42:30 +02:00
german
graphics
hebrew
hungarian
irc
japanese
java java/openjdk17: Update to 17.0.16 2025-07-25 08:39:29 -07:00
korean
lang
mail
math
misc misc/py-mcp: Update to 1.12.2 2025-07-25 18:15:10 +02:00
multimedia
net net/asterisk20: Update 20.14.1 → 20.15.0 (security fix) 2025-07-25 18:20:49 +03:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/ossec-hids*: fix make warnings 2025-07-25 16:02:32 +00:00
shells
sysutils
textproc
ukrainian
vietnamese
www www/nift: Fix build 2025-07-25 16:37:01 +03:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED
Makefile
README
UIDs
UPDATING

README

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

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.