1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Josh Paetzel 95a82ab782 Fix permissions issue in tarball
PR:	ports/149085
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
2010-07-30 15:53:09 +00:00
accessibility
arabic
archivers Update to 1.3, which fixes two security bugs. Detailed description 2010-07-29 22:45:51 +00:00
astro Fix and sort plist 2010-07-29 19:45:00 +00:00
audio - Mark BROKEN: 2010-07-29 22:34:50 +00:00
benchmarks - Update to 0.5.0.3 2010-07-30 09:21:44 +00:00
biology - Update the libmap instructions for amd64/8 2010-07-29 08:30:24 +00:00
cad Fix a few typos in ports/cad. 2010-07-30 14:51:37 +00:00
chinese Update to 1.3.5.20100706 2010-07-28 13:46:12 +00:00
comms Reset long-time inactive maintainer jbq@caraldi.com due to maintainer 2010-07-30 04:39:21 +00:00
converters - Update to 0.13.0.3 2010-07-30 09:08:22 +00:00
databases Typo fixes. 2010-07-30 14:14:55 +00:00
deskutils Reset long-time inactive maintainer jbq@caraldi.com due to maintainer 2010-07-30 04:39:21 +00:00
devel - Update to 2.4.4 2010-07-30 09:23:12 +00:00
dns - Update to 1.00 2010-07-29 06:29:57 +00:00
editors - Delete pkg-message (missed from last-commit). 2010-07-30 08:25:23 +00:00
emulators (Attempt to) fix build on head. 2010-07-27 16:43:37 +00:00
finance
french
ftp Bump the port to chase the libgcrypt update and makes changes to use 2010-07-29 10:09:57 +00:00
games Typo fix. 2010-07-30 14:11:09 +00:00
german
graphics Typo fix. 2010-07-30 14:11:09 +00:00
hebrew
hungarian
irc Update to 0.7.2.2. 2010-07-29 18:32:39 +00:00
japanese - Use $SUB_FILES to dynamically adjust pkg-message 2010-07-28 15:44:05 +00:00
java - Mark BROKEN: bad depobj 2010-07-29 22:15:19 +00:00
korean
lang Update to the 20100729 snapshot of GCC 4.5.1. 2010-07-30 15:29:45 +00:00
mail - Mark DEPRECATED and set EXPIRATION_DATE to 2010-09-25, it is no longer maintained and also no longer fetchable. 2010-07-30 11:54:25 +00:00
math Fix permissions issue in tarball 2010-07-30 15:53:09 +00:00
mbone
misc Update to 2.0 2010-07-28 13:48:14 +00:00
Mk - Prepare for upcoming Firefox 4 2010-07-29 11:37:03 +00:00
multimedia Update to 1.1 2010-07-28 20:12:39 +00:00
net - Update to 1.0.2. 2010-07-30 11:57:17 +00:00
net-im Chase security/libgcrypt shlib bump. 2010-07-27 01:25:20 +00:00
net-mgmt - Convert to new USERS/GROUPS framework 2010-07-27 08:07:15 +00:00
net-p2p Change maintainer address to my new @FreeBSD.org 2010-07-28 17:31:01 +00:00
news - Add OPTIONS instead of knobs for news/slrn 2010-07-30 09:56:53 +00:00
palm
polish
ports-mgmt
portuguese
print Over to new volunteer. 2010-07-29 02:48:30 +00:00
russian
science - Update to 0.4.6 2010-07-30 09:14:14 +00:00
security Typo fix. 2010-07-30 14:11:09 +00:00
shells Typo fix. 2010-07-30 14:11:09 +00:00
sysutils Typo fix. 2010-07-30 14:53:54 +00:00
Templates
textproc Add p5-PPIx-Utilities 1.000001, extensions to PPI. 2010-07-30 14:58:58 +00:00
Tools Fix mishandling of root/all case. 2010-07-30 03:18:21 +00:00
ukrainian
vietnamese
www - Update to 3001.0.2.3 2010-07-30 09:06:45 +00:00
x11 - Bump PORTREVISION as well 2010-07-29 13:49:06 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Respect PORTVERSION 2010-07-28 18:49:50 +00:00
x11-servers
x11-themes
x11-toolkits - Back to the ports@ I've no used it anymore. 2010-07-30 12:08:29 +00:00
x11-wm Change maintainer address to my new @FreeBSD.org 2010-07-28 17:31:01 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Minor speling and Capitalization and a few legibility changes. 2010-07-28 22:52:28 +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.