1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrew Pantyukhin 6b1666d309 - Update to 3.0.1
PR:		ports/110891 (based on)
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-04-09 10:04:23 +00:00
accessibility Update to 4.4.1. 2007-04-08 21:35:28 +00:00
arabic
archivers
astro
audio Fix artsdsp on 64-bit archs 2007-04-08 14:52:32 +00:00
benchmarks Update to 1.1.r8.20070327. 2007-04-06 14:48:30 +00:00
biology
cad Adapt USE_TCL to the latest syntax and define USE_TCL_THREADS. 2007-04-08 08:46:54 +00:00
chinese
comms
converters - Update to 1.11 2007-04-09 08:06:35 +00:00
databases - Update to 1.5.4 2007-04-08 06:42:28 +00:00
deskutils - Introduce bsd.horde.mk 2007-04-08 23:42:31 +00:00
devel Add svn_load_dirs, a Perl script to load directories into a Subversion 2007-04-09 09:58:59 +00:00
dns
editors - Update to 2.0.2 2007-04-07 18:28:32 +00:00
emulators - Update to version 0.114. 2007-04-09 02:21:52 +00:00
finance
french
ftp - Convert the rest of horde ports to bsd.horde.mk 2007-04-09 09:07:58 +00:00
games Remove kgeography, latest versions of kgeography have been part of kdeedu 2007-04-09 09:39:50 +00:00
german
graphics - Update to 0.22 2007-04-08 09:59:59 +00:00
hebrew
hungarian
irc
japanese Fix dependency. 2007-04-08 23:23:08 +00:00
java New port eclipse datatools version 0.9.1 for eclipse 3.2.1 2007-04-08 21:07:33 +00:00
korean
lang lang/gfortran is now just an alias for lang/gcc42. Remove it. 2007-04-06 21:52:43 +00:00
mail - Update to 3.0.1 2007-04-09 10:04:23 +00:00
math Upgrade to 2.15-1. 2007-04-08 22:31:01 +00:00
mbone
misc
Mk - Fix regression in makesum target introduced with rev. 1.561 2007-04-07 12:51:47 +00:00
multimedia - Correct LIB_DEPENDS for dvdread (so.5 not so.4) 2007-04-08 20:36:27 +00:00
net - Chase libggz share library bump 2007-04-09 02:07:44 +00:00
net-im - Add missing manual page 2007-04-07 19:35:11 +00:00
net-mgmt - Introduce bsd.horde.mk 2007-04-08 23:42:31 +00:00
net-p2p - Update to 0.33 2007-04-06 20:17:54 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update to 11.84. Changes include: 2007-04-08 13:24:55 +00:00
russian
science
security - Convert the rest of horde ports to bsd.horde.mk 2007-04-09 09:07:58 +00:00
shells
sysutils Ignore if ${OSVERSION} < 700037 (this version was bumpted by delphij 2007-04-08 23:24:28 +00:00
Templates
textproc - Update to 0.11.4 2007-04-09 02:05:25 +00:00
Tools
ukrainian
vietnamese
www - Convert the rest of horde ports to bsd.horde.mk 2007-04-09 09:07:58 +00:00
x11
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove file that was missed when the rest of the port was 2007-04-06 10:00:28 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Add a note about sysutils/seatools. 2007-04-08 22:20:20 +00:00
Makefile
MOVED Remove kgeography, latest versions of kgeography have been part of kdeedu 2007-04-09 09:39:50 +00:00
README
UIDs
UPDATING Migrate japanese/ptex{,-base,-tetex} to japanese/ptex; the old version 2007-04-08 14:14:08 +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.