1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jason E. Hale 6617e104ad New port: audio/moodbar
Moodbar is a stand-alone moodbar file generator. These files can
be used by audio players to display a visual representation or
"mood" of an audio track.

The original moodbar generator developed for Amarok has become
abandonware. This is a new implementation based on GStreamer 1.x.

WWW: https://github.com/exaile/moodbar
2018-02-15 08:51:05 +00:00
accessibility - Add LICENSE 2018-02-14 15:11:40 +00:00
arabic
archivers
astro
audio New port: audio/moodbar 2018-02-15 08:51:05 +00:00
base
benchmarks Update to iperf-3.4. 2018-02-14 21:41:46 +00:00
biology
cad - Update to 3.10.8 2018-02-13 21:11:24 +00:00
chinese
comms PyQt: Unconditionally install the .pyi files 2018-02-14 21:30:14 +00:00
converters
databases PyQt: Unconditionally install the .pyi files 2018-02-14 21:30:14 +00:00
deskutils Add gtk3 argument to USES=xfce forgotten in previous commit. 2018-02-14 07:50:13 +00:00
devel Add compiler:c++11-lang to USES to unbreak protobuf-c build on Tier-2 2018-02-15 00:33:27 +00:00
dns New port dnsdb/dnsdbq. 2018-02-15 06:56:11 +00:00
editors
emulators emulators/citra: update to s20180214 2018-02-15 00:59:35 +00:00
finance
french
ftp
games - Update to 4.16.0 2018-02-14 21:24:30 +00:00
german
graphics graphics/epix: Update to 1.2.18 2018-02-15 06:51:02 +00:00
hebrew
hungarian
irc
japanese
java . Update to 2018c. 2018-02-15 03:53:59 +00:00
Keywords
korean
lang PyQt: Unconditionally install the .pyi files 2018-02-14 21:30:14 +00:00
mail - set EXPIRATION_DATE to 2018-06-22 2018-02-12 20:20:36 +00:00
math freemat fails to build with python3 2018-02-14 23:24:13 +00:00
misc
Mk
multimedia PyQt: Unconditionally install the .pyi files 2018-02-14 21:30:14 +00:00
net Take maintenership and remove LOCAL/ehaupt/rsync from mirror list 2018-02-15 08:38:46 +00:00
net-im net-im/py-sleekxmpp: Update to 1.3.3 2018-02-15 08:12:08 +00:00
net-mgmt Add net-mgmt/prometheus2 2018-02-14 21:58:37 +00:00
net-p2p net-p2p/bitmessage: Update to 0.6.3.2; Fixes security vulnerability 2018-02-14 21:43:30 +00:00
news
palm
polish
ports-mgmt Update pkg to 1.10.5 2018-02-15 00:14:49 +00:00
portuguese
print PyQt: Unconditionally install the .pyi files 2018-02-14 21:30:14 +00:00
russian
science PETSc doesn't work with python3 2018-02-14 09:57:02 +00:00
security VulnXML: Bitmessage vulnerability 2018-02-14 21:02:34 +00:00
shells
sysutils sysutils/3dm: MASTER_SITES update 2018-02-15 08:29:20 +00:00
Templates
textproc Re-create textproc/elasticsearch6 after copying it from textproc/elasticsearch5 2018-02-15 08:50:44 +00:00
Tools
ukrainian
vietnamese
www www/waterfox: remove incompatible FF57 fix after r461852 2018-02-15 01:57:31 +00:00
x11 PyQt: Unconditionally install the .pyi files 2018-02-14 21:30:14 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update MASTER_SITES, WWW 2018-02-13 20:24:44 +00:00
x11-toolkits x11-toolkits/libxaw3dxft: Update to 1.6.2e 2018-02-15 08:24:51 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs New port: www/osrm-backend 2018-02-13 19:56:37 +00:00
LEGAL
Makefile
MOVED Remove expired ports: 2018-02-14 22:14:12 +00:00
README
UIDs New port: www/osrm-backend 2018-02-13 19:56:37 +00:00
UPDATING Fix typo in 20180214 entry 2018-02-14 13:05:14 +00:00

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.