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
Nuno Teixeira 0b53f60dab math/R-cran-gsl: Take maintainership
- Switch WWW url to r-project.org
2024-09-15 11:33:47 +01:00
.hooks
accessibility
arabic
archivers archivers/lhasa: Update to 0.4.0 2024-09-15 08:14:45 +02:00
astro astro/py-astral: Take maintainership 2024-09-15 15:18:16 +08:00
audio audio/milkytracker: Bump PORTREVISION 2024-09-15 08:16:36 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/pgvector: Update from 0.7.3 to 0.7.4 2024-09-15 09:45:01 +02:00
deskutils deskutils/calibre: Update to 7.18.0 2024-09-15 10:14:40 +02:00
devel devel/py-thriftpy2: Take maintainership 2024-09-15 15:18:30 +08:00
dns
editors editors/vscode: update to 1.93.1 2024-09-15 16:11:25 +09:00
emulators
finance finance/R-cran-tseries: drop maintainership 2024-09-14 18:42:07 -04:00
french
ftp
games games/py-pysol-cards: Take maintainership 2024-09-15 15:18:31 +08:00
german
graphics */*: Take maintainership 2024-09-15 08:35:23 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/lci: drop maintainership 2024-09-14 18:42:08 -04:00
mail
math math/R-cran-gsl: Take maintainership 2024-09-15 11:33:47 +01:00
misc misc/thefuck: drop maintainership 2024-09-14 18:42:15 -04:00
Mk
multimedia
net net/R-cran-pingr: drop maintainership 2024-09-14 18:42:15 -04:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/R-cran-fastICA: drop maintainership 2024-09-14 18:42:16 -04:00
security */*: Take maintainership 2024-09-15 08:35:23 +02:00
shells
sysutils sysutils/py-pkginfo: Take maintainership 2024-09-15 15:18:37 +08:00
Templates
textproc */*: Take maintainership 2024-09-15 08:35:23 +02:00
Tools
ukrainian
vietnamese
www www/websocketd: Take maintainership 2024-09-15 15:18:47 +08: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
Makefile
MOVED
README
UIDs
UPDATING

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.