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
Rodrigo Osorio d304408b64 - update audio/tagutil from 3.0 to 3.0.1
- remove unnecessary MASTER_SITES

PR:		ports/192064
Submitted by:	kaworu <alex@kaworu.ch> (maintainer)
Approved by:	bapt (mentor)
2014-07-30 22:02:03 +00:00
accessibility
arabic
archivers
astro
audio - update audio/tagutil from 3.0 to 3.0.1 2014-07-30 22:02:03 +00:00
benchmarks Fix build with clang. 2014-07-30 13:27:40 +00:00
biology
cad
chinese Fix patch. 2014-07-30 21:08:51 +00:00
comms security/libgcrypt: 1.5.3_3 -> 1.6.1 2014-07-30 03:57:23 +00:00
converters
databases Update to the latest snapshots. 2014-07-30 18:21:47 +00:00
deskutils deskutils/cdcat: Unbreak 2014-07-30 07:11:05 +00:00
devel devel/gpsim: Upgrade version 0.22.0 => 0.27.0 and stage 2014-07-30 21:51:14 +00:00
dns dns/nsd3: update to 3.2.18 2014-07-30 14:50:04 +00:00
editors - Switch to USES=libtool, drop .la files 2014-07-30 12:14:58 +00:00
emulators Switch to USE_GCC=yes 2014-07-30 16:11:35 +00:00
finance
french
ftp security/libgcrypt: 1.5.3_3 -> 1.6.1 2014-07-30 03:57:23 +00:00
games - Add license GPLv2, forgotten in previous commit 2014-07-30 11:20:24 +00:00
german
graphics Add another distfile source. 2014-07-30 20:15:21 +00:00
hebrew
hungarian
irc security/libgcrypt: 1.5.3_3 -> 1.6.1 2014-07-30 03:57:23 +00:00
japanese Unbreak 2014-07-30 11:49:03 +00:00
java
Keywords
korean
lang Attempt to unbreak INDEX 2014-07-30 20:25:51 +00:00
mail - Fix plist 2014-07-30 20:06:24 +00:00
math Attempt to unbreak INDEX 2014-07-30 20:25:51 +00:00
misc security/libgcrypt: 1.5.3_3 -> 1.6.1 2014-07-30 03:57:23 +00:00
Mk Add descriptions for Nagios/Monitoring Plugins from {nagios,monitoring}-plugins.org 2014-07-30 16:15:54 +00:00
multimedia - Update to 20140607, announce message: 2014-07-30 13:20:08 +00:00
net net/rtptools: pass maintainership 2014-07-30 17:24:07 +00:00
net-im - Switch to USES=libtool, drop .la files 2014-07-30 19:12:51 +00:00
net-mgmt net-mgmt/docsis: update to 0.9.6 2014-07-30 16:26:08 +00:00
net-p2p net-p2p/uhub: update to 0.4.1 2014-07-30 15:32:51 +00:00
news security/libgcrypt: 1.5.3_3 -> 1.6.1 2014-07-30 03:57:23 +00:00
palm
polish
ports-mgmt Quick fix for pkg-1.3 delete handling. It now requires -f to not automatically 2014-07-29 23:44:19 +00:00
portuguese
print security/libgcrypt: 1.5.3_3 -> 1.6.1 2014-07-30 03:57:23 +00:00
russian
science
security tor -- traffic confirmation attack 2014-07-30 20:54:21 +00:00
shells
sysutils Stage sysutils/LPRngTool 2014-07-30 20:59:56 +00:00
Templates
textproc Attempt to unbreak INDEX 2014-07-30 20:25:51 +00:00
Tools
ukrainian
vietnamese
www - Switch to USES=libtool 2014-07-30 19:11:38 +00:00
x11 - Switch to USES=libtool 2014-07-30 18:33:24 +00:00
x11-clocks Stage x11-clocks/intclock 2014-07-30 19:16:24 +00:00
x11-drivers Update to 0.0.4. 2014-07-30 11:47:31 +00:00
x11-fm
x11-fonts Unbreak 2014-07-30 18:43:18 +00:00
x11-servers Bump XORG_REVISION to reflect changed behavior on PowerPC. 2014-07-29 23:07:27 +00:00
x11-themes
x11-toolkits
x11-wm - Switch to USES=libtool 2014-07-30 18:33:45 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED lang/smlnj: 110.71 -> 110.76 2014-07-30 19:42:50 +00:00
README
UIDs
UPDATING Clear up a dangling modifier. 2014-07-30 12:56:40 +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.