1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Nicola Vitale 7b6dd6cf64 - Fix MASTER_SITES
PR:	ports/179652
Submitted by:	John Marino <draco@marino.st>
2013-06-17 22:32:05 +00:00
accessibility
arabic
archivers
astro - Update MASTER_SITES 2013-06-17 15:05:07 +00:00
audio - Support CFLAGS properly 2013-06-17 15:18:21 +00:00
benchmarks
biology
cad
chinese Remove chinese/cxterm. 2013-06-17 20:52:03 +00:00
comms Add gqrx, a Qt-based software defined radio receiver 2013-06-17 06:59:01 +00:00
converters - Trim Makefile header 2013-06-17 15:27:58 +00:00
databases Remove Broken, it works now. 2013-06-17 16:47:35 +00:00
deskutils - Trim Makefile header 2013-06-17 15:27:58 +00:00
devel - Trim Makefile header, update my email address 2013-06-17 19:32:44 +00:00
dns - Update to version 0.10.0.20130404 2013-06-17 15:29:25 +00:00
editors Forgot the MASTER_SITE_SUBDIR. 2013-06-17 21:17:50 +00:00
emulators Update to Wine 1.6 RC2. This includes a number of bug fixes. 2013-06-17 14:36:27 +00:00
finance - Update to 4.1 2013-06-17 15:33:12 +00:00
french
ftp ftp/yafc: update to 1.2.5 2013-06-17 12:52:05 +00:00
games - Fix build with clang 2013-06-17 17:59:51 +00:00
german
graphics - Update to 0.3.0 2013-06-17 19:41:46 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Update to 05_20130616 2013-06-17 14:31:42 +00:00
mail Add a directory created by the port to pkg-plist 2013-06-17 19:50:25 +00:00
math math/numdiff: update to 5.6.1 2013-06-17 16:17:41 +00:00
misc
Mk - Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstall 2013-06-17 16:18:54 +00:00
multimedia Handbrake tries to dlopen() libdvdcss.so.2, while library installed by the 2013-06-17 09:23:52 +00:00
net Add two new examples files. 2013-06-17 17:42:38 +00:00
net-im
net-mgmt - Update to version 1.4.05 2013-06-17 15:07:59 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 685cb60 2013-06-17 13:17:03 +00:00
portuguese
print
russian
science - Update to 0.99.25 2013-06-17 15:31:12 +00:00
security - Add RUN_DEPENDS for security/py-cracklib 2013-06-17 15:32:04 +00:00
shells
sysutils - Trim Makefile header 2013-06-17 15:27:58 +00:00
Templates
textproc - Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstall 2013-06-17 16:18:54 +00:00
Tools
ukrainian
vietnamese
www - Fix MASTER_SITES 2013-06-17 22:32:05 +00:00
x11 Yelp has a MimeType line in its share/applications desktop file so add 2013-06-17 19:05:33 +00:00
x11-clocks
x11-drivers
x11-fm Fix build with glib 2.36. 2013-06-17 08:16:03 +00:00
x11-fonts Add x11-fonts/gohufont. 2013-06-17 19:59:44 +00:00
x11-servers Add a patch to fix upstream bug 18451 for 1.7.7. 2013-06-17 21:51:48 +00:00
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Change comment for uzap. Distributing the source is OK (has been 2013-06-17 21:37:24 +00:00
Makefile
MOVED bee -> been 2013-06-17 20:52:23 +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.