1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Anton Berezin 9c5be3a61f Update to 1.13.
Changes: http://search.cpan.org/dist/B-Generate/Changes
PR:	126203
Submitted by:	Wen heping <wenheping@gmail.com>
2008-08-05 17:27:31 +00:00
accessibility - Update to qt 4.4.1 2008-08-04 23:30:38 +00:00
arabic
archivers Update to 1.4 2008-08-05 01:24:46 +00:00
astro
audio - Fix build after qt 4.4.1 update 2008-08-04 23:33:44 +00:00
benchmarks
biology
cad - Fix build after qt 4.4.1 update 2008-08-04 23:33:44 +00:00
chinese - Update to qt 4.4.1 2008-08-04 23:30:38 +00:00
comms Fix the build by resolving conflict between local macro and hexdump(3) 2008-08-05 10:11:45 +00:00
converters
databases - Update to qt 4.4.1 2008-08-04 23:30:38 +00:00
deskutils Strigi is a daemon which uses a very fast and efficient crawler that can index 2008-08-05 11:15:31 +00:00
devel Update to 1.13. 2008-08-05 17:27:31 +00:00
dns
editors - Unbreak and fix build 2008-08-04 21:30:25 +00:00
emulators Change the vmware-checkvm path in this script too. 2008-08-05 16:36:38 +00:00
finance
french
ftp
games - Fix build after qt 4.4.1 update 2008-08-04 23:33:44 +00:00
german - Fix build after qt 4.4.1 update 2008-08-04 23:33:44 +00:00
graphics - Fix Build after qt4 update 2008-08-04 23:34:15 +00:00
hebrew
hungarian
irc
japanese - Update to qt 4.4.1 2008-08-04 23:30:38 +00:00
java
korean - Update to qt 4.4.1 2008-08-04 23:30:38 +00:00
lang - Connect ypsilon to the build. 2008-08-05 15:23:27 +00:00
mail As per http://cr.yp.to/distributors.html, effective 2008-08-05, 2008-08-05 13:51:31 +00:00
math As per http://cr.yp.to/distributors.html, effective 2008-08-05, 2008-08-05 13:51:31 +00:00
mbone
misc - Update to 1.1. 2008-08-05 16:52:27 +00:00
Mk - improve detection installed openssl port 2008-08-05 09:33:07 +00:00
multimedia Fix compat headers installation, bump the PORTREVISION. 2008-08-05 03:02:39 +00:00
net Rearranged Makefile to work better with new slave ports. 2008-08-05 17:23:36 +00:00
net-im - Update to 4.22.5-70-g5f125 2008-08-04 14:21:42 +00:00
net-mgmt To avoid this port building on pointyhat, use IGNORE and not NO_PACKAGE 2008-08-05 07:19:31 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Fix build after qt 4.4.1 update 2008-08-04 23:33:44 +00:00
russian
science
security - Update to 20080805 2008-08-05 14:41:36 +00:00
shells
sysutils - Update to 1.2. 2008-08-05 16:49:40 +00:00
Templates
textproc Soprano (formerly known as QRDF) is a library which provides a highly usable 2008-08-05 11:21:38 +00:00
Tools
ukrainian Mark BROKEN: does not patch after the upgrade of www/webalizer 2008-08-04 18:23:45 +00:00
vietnamese
www - Update to 0.17 2008-08-05 14:19:13 +00:00
x11 - Restore USE_XORG 2008-08-05 10:24:39 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to qt 4.4.1 2008-08-04 23:30:38 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Add update note for devel/qt4 users. 2008-08-05 12:09:41 +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.