FreeBSD ports tree (read-only mirror)
Find a file
Po-Chuan Hsieh 9be196fe7a
security/p5-Digest-MD5-File: Add LICENSE and NO_ARCH
Approved by:	portmgr (blanket)
2021-05-31 03:59:15 +08:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks benchmarks/rubygem-benchmark-ips: Update to 2.9.1 2021-05-31 03:52:35 +08:00
biology biology/seqan3: Update 3.0.2-1195 -> 3.0.3 2021-05-29 22:38:08 -07:00
cad
chinese
comms
converters
databases databases/py-marshmallow-sqlalchemy: Update to 0.26.0 2021-05-31 03:52:21 +08:00
deskutils deskutils/py-py3status: Update to 3.37 2021-05-31 03:52:22 +08:00
devel devel/p5-version: Update to 0.9929 2021-05-31 03:53:17 +08:00
dns dns/coredns: Update 1.8.3 -> 1.8.4 2021-05-29 22:38:09 -07:00
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 irc/catgirl: Update to 1.8 2021-05-29 20:19:51 -07:00
japanese
java
Keywords
korean
lang lang/p5-ExtUtils-F77: Update to 1.26 2021-05-31 03:53:23 +08:00
mail mail/p5-Email-Stuffer: Add LICENSE and NO_ARCH 2021-05-31 03:59:01 +08:00
math math/p5-Math-Random-Secure: Add LICENSE_FILE and NO_ARCH 2021-05-31 03:59:09 +08:00
misc misc/p5-Business-ISBN-Data: Update to 20210112.006 2021-05-31 03:53:46 +08:00
Mk www/firefox: depend on libpci to qualify for WebRender by default 2021-05-30 15:38:23 +00:00
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 print/R-cran-tinytex: Update to 0.32 2021-05-30 20:34:35 +09:00
russian
science science/p5-Geo-WebService-Elevation-USGS: Update to 0.119 2021-05-31 03:55:16 +08:00
security security/p5-Digest-MD5-File: Add LICENSE and NO_ARCH 2021-05-31 03:59:15 +08:00
shells
sysutils sysutils/p5-File-Which: Update to 1.27 2021-05-31 03:56:41 +08:00
Templates
textproc textproc/p5-ack: Update to 3.5.0 2021-05-31 03:58:03 +08:00
Tools
ukrainian
vietnamese
www www/p5-WebDriver-Tiny: Update to 0.105 2021-05-31 03:58:58 +08:00
x11 x11/p5-Clipboard: Update to 0.28 2021-05-31 03:58:59 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/p5-Tk: Add WWW 2021-05-31 03:59:00 +08:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs www/pydio-cells: Fix build and overhaul 2021-05-30 11:27:16 +00:00
LEGAL
Makefile
MOVED
README
UIDs www/pydio-cells: Fix build and overhaul 2021-05-30 11:27:16 +00:00
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.