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
Dmitri Goutnik 5eea752657 New port: sysutils/3mux
Terminal multiplexer with out-of-the-box support for
search, mouse-controlled scrollback, and i3-like
keybindings.

WWW: https://github.com/aaronjanse/3mux

PR:		245675
Submitted by:	Lewis Cook <vulcan@wired.sh>
2020-04-19 19:43:08 +00:00
accessibility
arabic
archivers archivers/lazperf: Update to 1.4.4 2020-04-19 15:58:04 +00:00
astro - Update to r4482 2020-04-19 19:21:32 +00:00
audio
base
benchmarks
biology
cad cad/ktechlab: Update 0.40.1-74 -> 0.40.1-77 2020-04-19 19:41:35 +00:00
chinese
comms comms/gnuradio: fix build on GCC architectures 2020-04-19 18:21:12 +00:00
converters
databases databases/erlfdb: upstream moved to apache.org 2020-04-19 12:12:19 +00:00
deskutils
devel devel/jetbrains-clion: Update to 2020.1 2020-04-19 19:01:21 +00:00
dns
editors
emulators
finance
french
ftp - Update to 1.98-1.2 2020-04-19 14:42:07 +00:00
games Drop maintainership 2020-04-19 18:50:55 +00:00
german
graphics - upate 2020-04-19 19:41:45 +00:00
hebrew
hungarian
irc
japanese
java java/intellij-ultimate: Update to 2020.1 2020-04-19 19:12:37 +00:00
Keywords
korean
lang Update to the 20200418 snapshot of GCC 9.3.1. 2020-04-19 19:36:26 +00:00
mail - update to 3.5.1 2020-04-19 15:38:18 +00:00
math
misc
Mk
multimedia Fix search path when build with JAVA option; bump PORTREVISION 2020-04-19 14:07:30 +00:00
net net/py-libcloud: update to 3.0.0 2020-04-19 14:08:40 +00:00
net-im net-im/qTox: Update 1.16.3-882 -> 1.16.3-892 2020-04-19 19:11:43 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security Update to 1.8.0 2020-04-19 15:54:02 +00:00
shells
sysutils New port: sysutils/3mux 2020-04-19 19:43:08 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Remove www/py-ddgr (outdated duplicate of www/ddgr) 2020-04-19 18:44:16 +00:00
x11 Now, PLIST is generated automatically. 2020-04-19 15:28:19 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts New port: x11-fonts/fontpreview 2020-04-19 18:24:30 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove www/py-ddgr (outdated duplicate of www/ddgr) 2020-04-19 18:44:16 +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.