1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Lev A. Serebryakov 3ba033d8b5 Cleanup pkg-plist.
Reported by:	Andrzej Tobola <ato AT iem.pw.edu.pl>
2010-12-12 17:29:22 +00:00
accessibility
arabic
archivers
astro
audio Belated PORTREVISION bump to chase the pulseaudio update. 2010-12-12 16:51:50 +00:00
benchmarks
biology - fix fetch: wget is not required for fetching 2010-12-12 08:10:05 +00:00
cad - Fix for new tix 2010-12-11 21:03:36 +00:00
chinese - Update to 3.0.3 2010-12-12 14:15:33 +00:00
comms - Two-way unbreak: .eliif->.elif and fix OSVERSION usage 2010-12-11 21:39:06 +00:00
converters - Fix pkg-plist 2010-12-11 18:51:26 +00:00
databases - Mark BROKEN: doesn't compile 2010-12-12 04:56:43 +00:00
deskutils - Update to 1.1.22 2010-12-12 10:11:21 +00:00
devel Update to 0.6.6. 2010-12-12 10:52:35 +00:00
dns - @comment cleanup in p5-* pkg-plist 2010-12-12 03:52:24 +00:00
editors - Fix NOPORTDOCS case 2010-12-12 08:06:51 +00:00
emulators o sort pkg-plist. 2010-12-12 16:20:09 +00:00
finance
french - Updated to 2.6.1. 2010-12-12 01:17:16 +00:00
ftp
games - Add amd64 as supported arch 2010-12-12 08:18:54 +00:00
german - Updated to 2.6.1. 2010-12-12 01:17:16 +00:00
graphics - Updated to 2.6.1. 2010-12-12 01:17:16 +00:00
hebrew
hungarian
irc - Fix pkg-plist when NOPORTDOCS 2010-12-11 21:52:36 +00:00
japanese - Update to 3.6.3 2010-12-12 05:58:37 +00:00
java - Update to 1.2 2010-12-12 15:07:56 +00:00
korean - Setup DATADIR, DOCSDIR 2010-12-11 22:45:43 +00:00
lang - Support = in hostnames compatiable with misc/149510. 2010-12-11 17:46:13 +00:00
mail - Update to 1.8.1.6 to fix fetch [1] 2010-12-12 02:41:17 +00:00
math - @comment cleanup in p5-* pkg-plist 2010-12-12 03:52:24 +00:00
mbone
misc - Updated to 2.6.1. 2010-12-12 01:17:16 +00:00
Mk - site no longer carries these bits 2010-12-11 20:42:48 +00:00
multimedia grake is a command line tool for scanning webpages for Youtube links. 2010-12-12 04:12:05 +00:00
net - Corresponding to www/apache20 deprecation, deprecate ports 2010-12-12 08:44:49 +00:00
net-im - Fix typo in patch 2010-12-10 23:05:58 +00:00
net-mgmt - Fix depends when WITH_MYSQL 2010-12-10 23:04:49 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.6.8 2010-12-11 17:40:26 +00:00
russian - Update to 3.6.3-ru-20101117 2010-12-12 06:00:16 +00:00
science
security Fix build error WITH_EMULATOR. 2010-12-12 16:20:52 +00:00
shells
sysutils Cleanup pkg-plist. 2010-12-12 17:29:22 +00:00
Templates
textproc - fix typo 2010-12-12 05:16:03 +00:00
Tools
ukrainian
vietnamese
www Add third-party syslog support, original patch obtained from 2010-12-12 13:20:05 +00:00
x11
x11-clocks
x11-drivers
x11-fm Update to 2.32.2. 2010-12-12 10:50:03 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.26.3. 2010-12-11 23:40:21 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Changed category 2010-12-11 18:19:13 +00:00
README
UIDs
UPDATING - Add a note about bugzilla and its language packs update to 3.6.3 2010-12-12 06:03:43 +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.