1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jason W. Bacon 93db8fd309 biology/biolibc: Update to 0.2.6.4
bl_sam_copy(): Make sure all fields are properly initialized
2024-05-19 08:40:24 -05:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology biology/biolibc: Update to 0.2.6.4 2024-05-19 08:40:24 -05:00
cad
chinese chinese/libpinyin: Switch DB backend and improve port 2024-05-19 12:56:01 +02:00
comms
converters
databases
deskutils
devel devel/acsccid: udpate from 1.1.10 to 1.1.11 2024-05-19 15:02:30 +03:00
dns
editors
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc irc/kvirc: fix plist - remove help/en/doc_rfc2812.html 2024-05-19 12:32:45 +03:00
japanese
java
Keywords
korean
lang lang/gnat12: fix build on systems without 32-bit libraries 2024-05-19 12:14:44 +02:00
mail mail/vacation: Switch to db18 2024-05-19 06:24:25 -07:00
math math/fricas: Unbreak by increasing dynamic-space-size of SBCL 2024-05-19 14:46:46 +02:00
misc
Mk
multimedia
net
net-im
net-mgmt
net-p2p net-p2p/jigdo: Remove support for deprecated Berkeley DB 5.3 2024-05-19 09:36:15 +02:00
news
polish
ports-mgmt
portuguese
print print/panda: Deprecate and set expiration date to 2024-06-30 2024-05-19 09:54:30 +02:00
russian
science
security security/pks: Deprecate and set expiration date to 2024-06-30 2024-05-19 12:56:01 +02:00
shells
sysutils sysutils/ftwin: Remove databases/db5 dependency 2024-05-19 14:06:33 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/reproxy: the port had been updated to version 1.1.1 2024-05-19 09:28:26 +00:00
x11 x11/lumina-core: Update to 1.6.2_10 2024-05-19 08:36:14 -05:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING UPDATING: Add entry for comms/tio 2024-05-19 10:01:44 +02: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.