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
Dima Panov 1d6dda8d0a devel/eric6: update to 20.6 release
- pass all python scripts via shebangfix (env python3 is not looks good)
- rename variable INSTALL_CMD to INSTALL_PY to avoid stage error at pkg build cluster
- install qsci files under share/qt5 subdir instead of share/qt4
2020-06-10 16:41:49 +00:00
accessibility
arabic
archivers
astro - Update to r4525 2020-06-10 13:09:34 +00:00
audio Chase audio/libadplug update. 2020-06-10 09:30:48 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update from 6.0.4 to 6.0.5. 2020-06-10 15:45:38 +00:00
deskutils
devel devel/eric6: update to 20.6 release 2020-06-10 16:41:49 +00:00
dns dns/subfinder: Update 2.3.4 -> 2.3.5 2020-06-09 23:38:39 +00:00
editors
emulators Update to Wine 5.10. This includes the following changes: 2020-06-09 21:28:01 +00:00
finance
french
ftp
games games/eduke32: allow installation of full game data 2020-06-10 14:54:38 +00:00
german devel/eric6: update to 20.6 release 2020-06-10 16:41:49 +00:00
graphics graphics/py-pyqtgraph: Update 0.10.0 -> 0.11.0 2020-06-09 23:41:07 +00:00
hebrew
hungarian
irc Remove -std=gnu11 from internal compiler flags to attempt to fix build 2020-06-10 11:26:04 +00:00
japanese
java
Keywords
korean
lang
mail Update to 1.4.6 release. 2020-06-10 10:01:59 +00:00
math
misc
Mk
multimedia
net Update net/intel-ix-kmod to 3.3.14 2020-06-10 14:52:07 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian devel/eric6: update to 20.6 release 2020-06-10 16:41:49 +00:00
science science/pagmo2: Update 2.11.4 -> 2.15.0-90 2020-06-10 16:05:16 +00:00
security Document npm vulnerabilities. 2020-06-10 12:12:57 +00:00
shells
sysutils sysutils/gotop: Update 4.0.0 -> 4.0.1 2020-06-10 16:20:48 +00:00
Templates
textproc textproc/libcyaml: Update 1.0.2 -> 1.1.0 2020-06-10 00:15:51 +00:00
Tools
ukrainian
vietnamese
www www/authelia: Update 4.19.1 -> 4.19.2 2020-06-10 16:25:16 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/herbstluftwm: Update to 0.8.3 2020-06-10 16:07:11 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED www/py-dj22-django_csp: Rename port to www/py-django-csp 2020-06-10 11:50:04 +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://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.