1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pawel Pekala bf08a0ffa5 The aucatctl utility sends MIDI messages to control sndiod and/or
aucat volumes.

WWW: http://www.sndio.org/

PR:		211542
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-08-18 17:03:01 +00:00
accessibility
arabic
archivers archivers/zstd: Mark broken on FreeBSD 9 2016-08-16 22:16:15 +00:00
astro
audio The aucatctl utility sends MIDI messages to control sndiod and/or 2016-08-18 17:03:01 +00:00
benchmarks
biology - Switch to options helpers 2016-08-18 09:31:58 +00:00
cad Update to 2.11 2016-08-17 02:00:58 +00:00
chinese
comms
converters
databases - Update to 3.2.9 2016-08-18 14:46:14 +00:00
deskutils deskutils/xchm: drop maintainership 2016-08-18 15:04:47 +00:00
devel - Compile the realpath C extension to speed up rbenv across the board 2016-08-18 16:47:09 +00:00
dns Add profiles to nsd init script. 2016-08-17 13:22:27 +00:00
editors
emulators
finance
french
ftp - Add LICENSE 2016-08-17 11:46:12 +00:00
games - Add LICENSE 2016-08-18 13:26:08 +00:00
german
graphics graphics/sekrit-twc-zimg: update to 2.2 2016-08-17 14:24:43 +00:00
hebrew
hungarian
irc
japanese
java java/intellij-pycharm: Update to version 2016.2.1. 2016-08-18 08:29:37 +00:00
Keywords
korean
lang Backport the following from lang/gcc5-devel: 2016-08-17 16:22:50 +00:00
mail
math - Update to version 3.4.0, now hosted on GitHub [1] 2016-08-18 16:19:56 +00:00
misc - Update to 2.4 2016-08-17 12:10:09 +00:00
Mk Put back PLIST_DIRS handling. 2016-08-17 21:07:22 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.1.0 2016-08-18 16:53:39 +00:00
net - Add PORTSCOUT to filter out tags which as not new versions (such as "support-chrome-20-firefox-12") 2016-08-18 15:07:39 +00:00
net-im
net-mgmt Remove expired port: 2016-08-18 13:22:27 +00:00
net-p2p - Clarify LICENSE 2016-08-17 21:36:55 +00:00
news - Add NO_ARCH 2016-08-18 09:01:14 +00:00
palm
polish
ports-mgmt
portuguese
print - Update to 0.2.8 2016-08-17 19:26:59 +00:00
russian
science
security - Update to 1.7.3 (security fixes) 2016-08-18 11:24:48 +00:00
shells
sysutils Make stage-qa happy. As this commit adjusts dependencies, bump 2016-08-18 03:47:20 +00:00
Templates
textproc Switch to USES+= 2016-08-18 10:06:27 +00:00
Tools Fix the '-a' option to ${PORTSDIR}/Tools/scripts/addport 2016-08-17 09:14:35 +00:00
ukrainian
vietnamese
www - Update to 4.6 2016-08-18 13:02:38 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Pet portlint 2016-08-17 14:01:22 +00:00
x11-fonts
x11-servers
x11-themes x11-themes/slim-themes: fix invalid option definitions 2016-08-18 06:02:13 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES Add regexps capacity to PLIST_SUB. 2016-08-17 09:11:08 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2016-08-18 13:22:27 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.