1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke d8b5f9b512 - Update to 1.0.9
PR:		135142
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-06-02 21:35:09 +00:00
accessibility . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
arabic
archivers . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
astro
audio . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
benchmarks
biology - Update to 1.95 2009-06-02 21:34:06 +00:00
cad - Make the port localbase-clean. 2009-06-01 10:14:52 +00:00
chinese Use RUN_DEPENDS instead of BUILD_DEPENDS. 2009-06-02 06:46:42 +00:00
comms - Respect PREFIX/MANPREFIX 2009-06-02 17:33:48 +00:00
converters
databases - Update to 1.0.9 2009-06-02 21:35:09 +00:00
deskutils
devel . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
dns . add CONFLICTS to linux-f8 infrastructure ports; 2009-06-02 20:14:36 +00:00
editors
emulators - (Attempt to) fix build on head by entirely disabling the usb host code 2009-06-01 19:02:37 +00:00
finance
french Update to version 4.3.4. 2009-06-01 09:06:24 +00:00
ftp . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
games
german Update to version 4.3.4. 2009-06-01 09:06:24 +00:00
graphics . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
hebrew
hungarian
irc Update to 0.4.2 2009-06-02 19:46:56 +00:00
japanese Use RUN_DEPENDS instead of BUILD_DEPENDS. 2009-06-02 06:46:42 +00:00
java
korean
lang . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
mail PHP email transport class featuring multiple file attachments, SMTP 2009-06-02 12:15:25 +00:00
math Mark as broken on sparc64: uses i386 asm. 2009-06-02 02:33:30 +00:00
mbone
misc - Add CONFLICTS with sword-1.5 2009-06-02 17:06:41 +00:00
Mk - Update ruby 1.8.7 to the latest revision available from ruby-lang.org. 2009-06-02 17:25:37 +00:00
multimedia . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
net - Update to 1.0.22 2009-06-01 18:07:33 +00:00
net-im
net-mgmt
net-p2p Update to 3.2.2 2009-06-02 19:45:39 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Switch dependency away from cups-base 2009-06-02 12:34:29 +00:00
russian Update to version 4.3.4. 2009-06-01 09:06:24 +00:00
science
security . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
shells
sysutils - Update to 0.3.2 2009-06-02 21:31:57 +00:00
Templates
textproc . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.9 2009-06-02 21:32:53 +00:00
x11 . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
x11-servers
x11-themes . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
x11-toolkits . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Add note about devel/cvs-devel no longer installing in /bin. 2009-06-01 23:55:09 +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.