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
Jochen Neumeister 7120a0670f Mk/bsd.sites.mk: remove mirror pages that no longer exist
Sponsored by:	Netzkommune GmbH
2022-09-22 14:26:41 +02:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad cad/libredwg: fix build on powerpc64* 2022-09-22 10:13:41 +00:00
chinese
comms
converters
databases databases/redis: Update to 7.0.5 2022-09-22 16:33:01 +09:00
deskutils
devel devel/pecl-eio: fix build on big-endian architectures 2022-09-22 10:13:54 +00:00
dns
editors
emulators
finance finance/kmymoney: fix build on powerpc 2022-09-22 10:14:00 +00:00
french
ftp
games
german
graphics graphics/heimer: Use upstream patch for qt6 issue 2022-09-22 13:09:33 +01:00
hebrew
hungarian
irc irc/irssi-xmpp: add -fPIC on all architectures 2022-09-22 10:13:43 +00:00
japanese
java
Keywords
korean
lang lang/racket: fix build on powerpc 2022-09-22 10:13:56 +00:00
mail mail/snappymail: Update to 2.18.1 2022-09-22 16:31:14 +09:00
math math/flexfloat: remove not necessary anymore CFLAGS_powerpc 2022-09-22 10:13:45 +00:00
misc
Mk Mk/bsd.sites.mk: remove mirror pages that no longer exist 2022-09-22 14:26:41 +02:00
multimedia
net net/beanstalkd: fix build on 32-bits by specifying correct format specifier 2022-09-22 10:13:38 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/snort3: define TSC option everywhere to add it to PLIST_SUB 2022-09-22 10:13:58 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www www/nginx-full: Add 3rd party module 2022-09-22 12:08:36 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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.