Go to file
Matthew Seaman 18eb7c8492
x11-fonts/gentium: Rename x11-fonts/gentium-plus, update to 7.00
Gentium-7.000 is a major update of the Gentium font family.  Gentium
Plus has been renamed to Gentium, and Gentium Book Plus has been
renamed to Gentium Book, and is now supplied as a separate font
package.

See https://software.sil.org/gentium/history/ and
https://software.sil.org/gentium/download/

Changes:	https://software.sil.org/gentium/v7changes/
Reported by:	repology
2025-06-10 13:37:11 +01:00
.hooks
Keywords
Mk Uses/linux.mk: Use linux_base for USE_LINUX=sqlite3 on Rocky Linux 2025-06-10 15:35:38 +03:00
Templates
Tools
accessibility
arabic
archivers
astro Uses/linux.mk: Use linux_base for USE_LINUX=sqlite3 on Rocky Linux 2025-06-10 15:35:38 +03:00
audio
benchmarks
biology
cad
chinese
comms
converters
databases databases/linux-rl9-sqlite3: Remove the port 2025-06-10 15:35:39 +03:00
deskutils gspell: chase soname change 2025-06-10 13:45:38 +02:00
devel devel/R-cran-tibble: Update to 3.3.0 2025-06-10 11:55:58 +00:00
dns
editors gspell: chase soname change 2025-06-10 13:45:38 +02:00
emulators Uses/linux.mk: Use linux_base for USE_LINUX=sqlite3 on Rocky Linux 2025-06-10 15:35:38 +03:00
filesystems
finance
french
ftp
games
german
graphics gspell: chase soname change 2025-06-10 13:45:38 +02:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail Uses/linux.mk: Use linux_base for USE_LINUX=sqlite3 on Rocky Linux 2025-06-10 15:35:38 +03:00
math
misc
multimedia
net
net-im gspell: chase soname change 2025-06-10 13:45:38 +02:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security Uses/linux.mk: Use linux_base for USE_LINUX=sqlite3 on Rocky Linux 2025-06-10 15:35:38 +03:00
shells
sysutils
textproc textproc/gspell: update to 1.14.0 2025-06-10 13:44:59 +02:00
ukrainian
vietnamese
www Uses/linux.mk: Use linux_base for USE_LINUX=sqlite3 on Rocky Linux 2025-06-10 15:35:38 +03:00
x11 gspell: chase soname change 2025-06-10 13:45:38 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/gentium: Rename x11-fonts/gentium-plus, update to 7.00 2025-06-10 13:37:11 +01:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED x11-fonts/gentium: Rename x11-fonts/gentium-plus, update to 7.00 2025-06-10 13:37:11 +01:00
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.