1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jimmy Olgeni 61edeb7548 lang/erlang-runtime20: unbreak ODBC.
PR:		254767 (ODBC part)
2021-04-10 21:25:40 +02:00
accessibility
arabic
archivers
astro astro/py-skyfield: upgrade to 1.38. 2021-04-10 18:48:14 +02:00
audio audio/faac: Update to 1.30; switch upstream fetch location to GitHub. 2021-04-10 14:50:56 +02:00
base
benchmarks
biology biology/vsearch: Update to 2.17.0 2021-04-10 09:02:55 -05:00
cad
chinese
comms
converters
databases databases/mysqlwsrep57-server: Update to 5.7.33-25.25 2021-04-10 23:29:49 +08:00
deskutils deskutils/bijiben: Add generated biji-marshalers.h to libbiji dependency sources (D29353) 2021-04-10 09:15:00 +02:00
devel devel/samurai: Update to 1.2-16-gca5a6ba 2021-04-10 21:21:40 +02:00
dns dns/dnscontrol: Fix distfile (upstream tag did not change) 2021-04-10 12:39:47 +00:00
editors
emulators
finance finance/electrum: Update to 4.1.2 2021-04-10 16:03:35 +02:00
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/erlang-runtime20: unbreak ODBC. 2021-04-10 21:25:40 +02:00
mail
math
misc
Mk
multimedia multimedia/ffdec: Update to 14.4.0 2021-04-10 21:08:26 +02:00
net net/libnpupnp: Update to 4.1.3 2021-04-10 11:41:45 +02:00
net-im
net-mgmt Add a port of ancillary utilities and agent for VictoriaMetrics. 2021-04-10 16:07:24 +08:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/simgrid: Update 3.26 -> 3.27 2021-04-10 00:24:02 -07:00
security
shells
sysutils sysutils/di: Update to 4.5.0 2021-04-10 19:11:07 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/nift: Update to 2.4.11 2021-04-10 18:57:15 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts finance/electrum: Update to 4.1.2 2021-04-10 16:03:35 +02:00
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wn/hikari: Update to 2.3.0 2021-04-10 13:11:19 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add a port of VictoriaMetrics, fast, cost-effective, and scalable 2021-04-10 15:27:25 +08:00
LEGAL
Makefile
MOVED
README
UIDs Add a port of VictoriaMetrics, fast, cost-effective, and scalable 2021-04-10 15:27:25 +08: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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.