1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich e327d87848 math/py-PuLP: Update 2.5.0 -> 2.5.1
Reported by:	portscout
2021-10-02 16:00:00 -07:00
.hooks
accessibility
arabic
archivers archivers/upx: fix build with clang 13 2021-10-02 12:48:13 +02:00
astro
audio audio/zrythm: Update 1.0.0-alpha.25.0.1 -> 1.0.0-alpha.25.1.22 2021-10-02 16:00:00 -07:00
base
benchmarks
biology
cad
chinese chinese/c2t: fix "error: address of register variable requested" 2021-10-02 13:19:56 +02:00
comms
converters
databases databases/closql: Update to 1.2.0 2021-10-02 16:55:28 +09:00
deskutils
devel devel/shfmt: Update to 3.4.0 2021-10-02 14:38:13 -06:00
dns dns/amass: Update 3.13.4 -> 3.14.0 2021-10-02 10:53:57 -07:00
editors editors/with-editor: Update to 3.0.5 2021-10-02 16:55:48 +09:00
emulators emulators/elliott: fix unused but set variable 2021-10-02 13:24:44 +02:00
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc irc/unreal: fix inline which should be static 2021-10-02 13:30:32 +02:00
japanese
java
Keywords
korean
lang
mail
math math/py-PuLP: Update 2.5.0 -> 2.5.1 2021-10-02 16:00:00 -07:00
misc misc/qt5ct: update to 1.5 2021-10-02 07:20:17 +02:00
Mk
multimedia
net net/xrdp: Update to 0.9.17 2021-10-02 23:26:45 +09:00
net-im
net-mgmt net-mgmt/check_ssl_cert: update to 2.9.0 2021-10-02 22:45:55 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/helib: Update 2.2.0 -> 2.2.1 2021-10-02 15:59:59 -07:00
shells
sysutils sysutils/conan: Update 1.40.2 -> 1.40.3 2021-10-02 16:00:00 -07:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/firefox: fix build on 32bit 2021-10-02 23:08:43 +02:00
x11 x11/libwacom: work around lld 13 no longer supporting symver tricks 2021-10-02 12:58:25 +02:00
x11-clocks
x11-drivers x11-drivers/xorgxrdp: Update to 0.2.17 2021-10-02 23:26:44 +09:00
x11-fm
x11-fonts x11-fonts/iosevka: Update to 10.3.1 2021-10-02 19:03:44 +02:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED MOVED: games/gemrb was resurrected 2021-10-02 08:55:15 +00:00
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.