1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Frederic Culot d3487b0c14 Assorted utilities for manipulating MP3 files via MP3::Tag.
mp3rename - Rename MP3 files based off of it's tags.
mp3show - Show tags for one or more MP3 file.
mp3tag - Manipulate the tags for one or more MP3 files.

WWW: http://search.cpan.org/dist/MP3-Tag-Utils/

PR:             ports/186974
Submitted by:   Zane C. Bowers-Hadley <vvelox@vvelox.net>
2014-03-02 09:10:35 +00:00
accessibility
arabic
archivers Adopt this port. 2014-03-02 01:40:36 +00:00
astro Support stage 2014-03-02 02:08:57 +00:00
audio Assorted utilities for manipulating MP3 files via MP3::Tag. 2014-03-02 09:10:35 +00:00
benchmarks Replace USE_GCC=4.2+ by USE_GCC=any. [1] 2014-03-01 21:23:14 +00:00
biology
cad
chinese
comms - stagify 2014-03-02 02:23:41 +00:00
converters PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time 2014-03-01 00:06:29 +00:00
databases Replace USE_GCC=4.2+ by USE_GCC=any. [1] 2014-03-01 21:23:14 +00:00
deskutils - Convert to autoplist 2014-03-01 18:01:06 +00:00
devel Use dirrmtry for include/sys. 2014-03-02 08:48:05 +00:00
dns
editors
emulators - Fix build on 10.x 2014-03-01 00:51:49 +00:00
finance
french
ftp PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time 2014-03-01 00:06:29 +00:00
games - Stagify. 2014-03-01 17:04:45 +00:00
german
graphics Replace USE_GCC=4.2+ by USE_GCC=any. [1] 2014-03-01 21:23:14 +00:00
hebrew
hungarian
irc
japanese Deprecated some unmaintained, interactive and restricted ports 2014-03-01 17:25:28 +00:00
java - Reassign ports to the heap 2014-03-02 05:22:25 +00:00
Keywords
korean
lang - Reassign ports to the heap 2014-03-02 05:22:25 +00:00
mail - Add LICENSE 2014-03-01 17:14:48 +00:00
math Replace USE_GCC=4.2+ by USE_GCC=any. [1] 2014-03-01 21:23:14 +00:00
misc PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time 2014-03-01 00:06:29 +00:00
Mk PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time 2014-03-01 00:06:29 +00:00
multimedia Somehow multimedia/vdr itself was list in the previous commit. Sorry... :( 2014-03-01 23:15:14 +00:00
net net/mad_fcl: mark jobs unsafe 2014-03-02 01:22:41 +00:00
net-im Upgrade and switch from openal to openal-soft. 2014-03-01 18:19:04 +00:00
net-mgmt PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time 2014-03-01 00:06:29 +00:00
net-p2p Replace USE_GCC=4.2+ by USE_GCC=any. [1] 2014-03-01 21:23:14 +00:00
news Deprecated some unmaintained, interactive and restricted ports 2014-03-01 17:25:28 +00:00
palm
polish
ports-mgmt
portuguese
print - New LIB_DEPENDS syntax 2014-03-01 22:39:06 +00:00
russian
science Chase lang/python31 expiration 2014-03-01 13:35:36 +00:00
security - Fix build with HEIMBAL_BASE 2014-03-02 08:43:40 +00:00
shells - Convert to new options helper 2014-03-01 06:13:39 +00:00
sysutils sysutils/metalog: Fix build on DragonFly 2014-03-01 20:19:51 +00:00
Templates
textproc - Update to 2014.02.19 2014-03-02 08:20:58 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.11 2014-03-02 05:47:53 +00:00
x11 Support stage 2014-03-02 01:55:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Stage support 2014-03-01 18:09:27 +00:00
x11-servers Support stage 2014-03-02 01:58:17 +00:00
x11-themes
x11-toolkits - Convert to autoplist 2014-03-01 18:10:33 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-03-01 00:14:57 +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.