1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Craig Leres 81fa8eceb7 net/savvycan: This adds net/savvycan which is a CAN bus reverse
engineering and capture tool. It supports EVTV hardware, socketCAN
compatible devices, and other hardware.

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D21212
2019-08-11 19:09:36 +00:00
accessibility
arabic
archivers Update to 2.087 2019-08-11 11:28:12 +00:00
astro
audio
base
benchmarks
biology biology/gperiodic: upgrade 2.0.10 -> 3.0.3 2019-08-11 17:29:10 +00:00
cad These ports now build on aarch64. 2019-08-11 08:30:38 +00:00
chinese
comms Update to 3.8.0.0-rc2 2019-08-11 14:19:28 +00:00
converters
databases Add rubygem-dalli 2.7.10 2019-08-11 16:46:08 +00:00
deskutils deskutils/cfiles: Update 1.7.2 -> 1.8 2019-08-11 18:58:31 +00:00
devel devel/gitblit: always depend on Tomcat 7, Tomcat 6 is EOL. 2019-08-11 18:53:02 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Add NO_ARCH 2019-08-11 16:50:53 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20180803 snapshot of GCC 9.1.1. 2019-08-11 09:27:25 +00:00
mail mail/thunderbird: update to 68.0 2019-08-11 00:49:33 +00:00
math Revert r508261, it's even more BROKEN 2019-08-11 18:34:15 +00:00
misc Update to 1.130 2019-08-11 11:28:26 +00:00
Mk
multimedia multimedia/aom: update to 1.0.0.2231 2019-08-11 00:45:53 +00:00
net net/savvycan: This adds net/savvycan which is a CAN bus reverse 2019-08-11 19:09:36 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to 2.8.2 2019-08-11 15:34:08 +00:00
shells
sysutils sysutils/crate: Update 0.1.2 -> 0.1.3 2019-08-11 07:39:30 +00:00
Templates
textproc Remove expired port: 2019-08-11 18:51:46 +00:00
Tools
ukrainian
vietnamese
www www/madsonic: remove optional dependency on expired www/tomcat6 2019-08-11 18:56:02 +00:00
x11 x11/waybar: add new port 2019-08-11 16:05:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2019-08-11 18:51:46 +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.