1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexey Dokuchaev 16157f2f6b - Unbreak the build against modern OpenSSL versions
- Deprecated --preserve option removed in GNU tar 1.29
- Convert hand-rolled `test' target to TEST_TARGET
- Define LICENSE and drop useless `pre-patch' target
2021-01-26 09:01:19 +00:00
accessibility
arabic
archivers Do not check for OpenSSL_add_all_ciphers() existense in OpenSSL. 2021-01-25 08:55:01 +00:00
astro astro/qmapshack: Update version 1.15.0=>1.15.2 2021-01-25 23:38:32 +00:00
audio audio/geonkick-lv2: Update 2.6.1 -> 2.7.0 2021-01-26 00:03:06 +00:00
base
benchmarks
biology biology/kallisto: Add -lz for pending hdf5 upgrade 2021-01-26 01:34:20 +00:00
cad cad/netgen-lvs: Update 1.5.162 -> 1.5.165 2021-01-24 01:13:41 +00:00
chinese
comms comms/soapyplutosdr: Update 0.2.0 -> 0.2.1 2021-01-25 23:26:12 +00:00
converters
databases databases/sqlite3: Update to 3.34.1 2021-01-25 17:21:30 +00:00
deskutils deskutils/gnome-calendar: Update to 3.38.2 2021-01-24 04:10:09 +00:00
devel - Unbreak the build against modern OpenSSL versions 2021-01-26 09:01:19 +00:00
dns Update to 9.16.11. 2021-01-25 17:44:15 +00:00
editors editors/kak-lsp: Update to 9.0.0 2021-01-25 10:14:52 +00:00
emulators emulators/rpcs3: update to 0.0.14.11626 2021-01-26 00:27:27 +00:00
finance Mark BROKEN on FreeBSD 14 2021-01-25 09:03:37 +00:00
french - Chase gfortran10 and do not force Gcc any more; 2021-01-24 11:19:08 +00:00
ftp Mark BROKEN on FreeBSD 14 2021-01-25 07:15:42 +00:00
games Update to latest commit 2021-01-26 04:20:36 +00:00
german
graphics graphics/mesa-devel: update to 21.0.b.612 2021-01-26 00:27:34 +00:00
hebrew
hungarian
irc irc/bitlbee-facebook: fix ERROR_QUEUE_UNDERFLOW error, bump PORTREVISION 2021-01-25 07:20:50 +00:00
japanese
java
Keywords
korean
lang Update lang/erlang-runtime21 to version 21.3.8.20. 2021-01-25 23:48:59 +00:00
mail Unbreak bulk -a 2021-01-24 20:59:09 +00:00
math math/octomap: Update 1.9.5-190 -> 1.9.6 2021-01-25 23:51:55 +00:00
misc misc/lf: Update 18 -> 19 2021-01-26 03:02:20 +00:00
Mk
multimedia multimedia/ustreamer: Update 3.12 -> 3.13 2021-01-26 03:04:10 +00:00
net net/rsocket-cpp: Update 2021.01.18.00 -> 2021.01.25.00 2021-01-26 02:39:46 +00:00
net-im Unbreak bulk -a 2021-01-24 20:59:09 +00:00
net-mgmt net-mgmt/pushgateway: Update to 1.4.0 2021-01-26 07:18:06 +00:00
net-p2p Also mark as BROKEN on riscv64: 2021-01-25 06:39:41 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/py-dlib: fix build on powerpc64le 2021-01-25 12:59:42 +00:00
security security/fizz: Update 2021.01.18.00 -> 2021.01.25.00 2021-01-26 02:39:34 +00:00
shells
sysutils sysutils/slurm-wlm: Patch to work with hdf5 1.12 2021-01-26 02:23:21 +00:00
Templates
textproc Upgrade to 2.10.3. 2021-01-25 17:02:49 +00:00
Tools Tools/scripts/chkversion.pl: Guard against undefined values 2021-01-24 18:42:29 +00:00
ukrainian
vietnamese
www www/uwebsockets: Update 18.19.0 -> 18.20.0 2021-01-26 03:06:21 +00:00
x11 x11/cl-clx and x11/cl-clx-sbcl: Update to version 0.7.5.65 2021-01-25 22:24:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 5.0.0-beta.2 2021-01-25 17:05:08 +00:00
x11-servers
x11-themes Hook flatery-icon-themes to the build 2021-01-24 20:25:13 +00:00
x11-toolkits
x11-wm x11-wm/stumpwm: Update to version 20.11.3 2021-01-25 22:24:57 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2021-01-24 10:53:10 +00:00
README
UIDs
UPDATING net-mgmt/netbox: Update to 2.10.3 2021-01-24 12:20:49 +00:00

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.