1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-05-31 03:57:39 +08:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/p5-version: Update to 0.9929 2021-05-31 03:53:17 +08:00
dns
editors
emulators
finance finance/p5-Finance-QuoteHist: Update to 1.32 2021-05-31 03:53:18 +08:00
french
ftp
games games/p5-Acme-GuessNumber: Update to 0.05 2021-05-31 03:53:19 +08:00
german
graphics graphics/p5-Graph-ReadWrite: Update to 2.10 2021-05-31 03:53:23 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/p5-ExtUtils-F77: Update to 1.26 2021-05-31 03:53:23 +08:00
mail mail/p5-Sisimai: Update to 4.25.11 2021-05-31 03:53:25 +08:00
math math/p5-Math-MPFR: Update to 4.16 2021-05-31 03:53:41 +08:00
misc misc/p5-Business-ISBN-Data: Update to 20210112.006 2021-05-31 03:53:46 +08:00
Mk
multimedia
net net/p5-Twitter-API: Update to 1.0006 2021-05-31 03:54:59 +08:00
net-im net-im/p5-Net-Stomp: Update to 0.61 2021-05-31 03:55:00 +08:00
net-mgmt net-mgmt/p5-Net-Netmask: Update to 2.0001 2021-05-31 03:55:12 +08:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/p5-Geo-WebService-Elevation-USGS: Update to 0.119 2021-05-31 03:55:16 +08:00
security security/p5-Net-SSLeay: Update to 1.90 2021-05-31 03:56:30 +08:00
shells
sysutils sysutils/p5-File-Which: Update to 1.27 2021-05-31 03:56:41 +08:00
Templates
textproc textproc/p5-Text-Greeking: Update to 0.15 2021-05-31 03:57:39 +08:00
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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.